Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2.1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The configuration no longer defaults to a location under WEB-INF, (thanks!) but now it wants to write files to a "target" directory, for example:
Working Directory*: /Applications/continuum-20080912-1809-r694486/target/working-directory
There is already a 'data' directory where the databases live, let's put the build output and working copies there also.
I didn't see where to change this after a quick look around, but AbstractPurgeTest.java will need to be updated (it expects the target directory).
fixed in rev 701309.