Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.0
-
Component/s: Build infrastructure
-
Labels:None
Description
Test classes and resources must be separated in the ANT build, otherwise it's a mess trying to separate them from a common classes folder.
At the moment, test resources end up in the final JAR file, unless a clean is issued before compiling the core JAR. This is very inconvenient, especially for cross-builds from other projects.
Issue Links
| This issue is depended on by: | ||||
| CARROT-704 | Building of Carrot2.NET distribution |
|
|
|
In trunk.