Problem setting sanity state to false by using 'ant -Dsane=false'
-----------------------------------------------------------------
Key: DERBY-744
URL: http://issues.apache.org/jira/browse/DERBY-744
Project: Derby
Type: Bug
Components: Build tools
Versions: 10.1.2.1, 10.2.0.0, 10.1.3.0, 10.1.2.2
Reporter: Andrew McIntyre
Assigned to: Andrew McIntyre
Priority: Minor
Fix For: 10.2.0.0, 10.1.3.0, 10.1.2.2
Problem report from Kathey Marsden:
There seems to be some sort of problem with the sanity state.
After ant clobber, rm -rf jars, rm -rf snapshot no apparent problematic
files, ant -Dsane=false snapshot seemed to sometimes build the jars to
the sane jar directory and yield the following error.
....
[delete] Deleting directory D:\svn\opensource\10.1\javadoc\sourcedir
[mkdir] Created dir: D:\svn\opensource\10.1\snapshot
BUILD FAILED
D:\svn\opensource\10.1\build.xml:1287:
D:\svn\opensource\10.1\jars\insane not found.
A reliable workaround was to run
ant insane
before ant -Dsane=false snapshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira