[
https://issues.apache.org/jira/browse/DERBY-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126932#comment-13126932
]
Myrna van Lunteren commented on DERBY-5462:
-------------------------------------------
Yes, the failure shows up in the builduserdocs target.
To overcome this for the 10.8.2 release, I have committed the change in the
10.8 branch to have 'ant.bat' instead of ant.
Changing the call back to use 'ant' (and commenting out the svn clean checks) I
get the following error:
BUILD FAILED
C:\derby\108\10.8debug\build.xml:2711: The following error occurred while
executing this line:
C:\derby\108\10.8debug\build.xml:2052: Execute failed: java.io.IOException:
Cannot run program "ant" (in directory "c:\derby\108docs\10.8"): CreateProcess
error=2, The system cannot find the file specified.
> ant release needs to accommodate for different ant executables on different
> systems
> -----------------------------------------------------------------------------------
>
> Key: DERBY-5462
> URL: https://issues.apache.org/jira/browse/DERBY-5462
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.8.2.3, 10.9.0.0
> Reporter: Myrna van Lunteren
> Priority: Trivial
>
> The ant release target will call ant to build the classes, jars, and docs.
> However, the ant executable is different when running this on a windows OS
> vs. Unix. So the target should either figure out the correct name of the
> executable, or prompt for it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira