[ http://issues.apache.org/jira/browse/BEEHIVE-741?page=all ] Alejandro Ramirez closed BEEHIVE-741: -------------------------------------
Verified Fixed with SVN: 170484. Executed Repro Steps and now I'm able to run the build.samples target. > the build.samples target in /trunk/build.xml is broken > ------------------------------------------------------ > > Key: BEEHIVE-741 > URL: http://issues.apache.org/jira/browse/BEEHIVE-741 > Project: Beehive > Type: Bug > Components: Samples > Versions: V1 > Reporter: Alejandro Ramirez > Assignee: Alejandro Ramirez > Priority: Minor > Fix For: V1 > > 1.- Execute the following target from incubator/beehive/trunk$ ant > build.samples > Expected: Build the Beehive samples > Actual: BUILD FAILED > D:\beehive\trunk\build.xml:65: The following error occurred while executing > this line: > D:\beehive\trunk\samples\build.xml:53: The following error occurred while > executing this line: > D:\beehive\trunk\samples\petstoreWeb\build.xml:59: Unable to locate > ${derby.jar}. Please download Derby from > http://incubator.apache.org/derby/derby_downloads.html > Total time: 0 seconds > However, if you execute the build target from: > incubator/beehive/trunk/samples/petstoreWeb$ ant build > This actually builds the petstore web. > The cause of this failure seems to be that the properties file > incubator/beehive/trunk/samples/petstoreWeb/build.properties is not getting > loaded correctly when invoked from "trunk". -- 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
