[ALOY-945] Alloy compile copies .svn files from widgets and models to build
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2014-03-21T18:21:00.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.4.0 |
| Components | n/a |
| Labels | qe-closed-3.3.0 |
| Reporter | Tim Poulsen |
| Assignee | Tim Poulsen |
| Created | 2014-01-30T20:10:18.000+0000 |
| Updated | 2014-06-22T13:21:30.000+0000 |
Description
Subversion folders/files from widgets and models/migrations should not be included in the build.
Attachments
| File | Date | Size |
|---|---|---|
| ALOY-945.zip | 2014-03-21T18:19:54.000+0000 | 24988 |
Test case attached. Not a complete project. Create a new Alloy project then copy these files into the project's folder or build with jake app:run. This project includes a widget and model. There are .svn folders within the widgets and model folders.
Fixed by ALOY-839. Testing with the attached app shows that the svn folders are not present in Resources.
Since ALOY-839 has been closed and .svn folder does not present in the Resource folder. Hence closing the issue.