Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.0
-
Component/s: Build infrastructure
-
Labels:None
Description
ant clean
ant dist
BUILD FAILED D:\carrot2\carrot2.sf.trunk\doc\build.xml:27: The following error occurred while executing this line: D:\carrot2\carrot2.sf.trunk\doc\etc\ant\doc.xml:35: The following error occurred while executing this line: D:\carrot2\carrot2.sf.trunk\doc\etc\ant\doc.xml:142: java.lang.IllegalStateExcep tion: basedir D:\carrot2\carrot2.sf.trunk\tmp\jar is not a directory
There are antcalls in the build file invoking cleanups – I've added a comment in there, can we
make an include pattern when copying artefacts instead of removing stuff? And, most of all, get
rid of antcalls, they are hell.
Issue Links
- depends on
-
CARROT-512
Don't use compiler="modern" to disable Clover instrumentation
-
Not blocking 3.2.0 release I think.