Netui build.properties doesn't like back-slash for beehive.home value ---------------------------------------------------------------------
Key: BEEHIVE-690 URL: http://issues.apache.org/jira/browse/BEEHIVE-690 Project: Beehive Type: Bug Components: Documentation Versions: V1 Reporter: Mike Kaufman I'm following the page-flow tuturoial, and I get to the build part, and I see the following error: C:\temp\test\TestWorkspace\pageflow_tutorial\WEB-INF\src>ant clean build war Buildfile: build.xml BUILD FAILED C:\temp\test\TestWorkspace\pageflow_tutorial\WEB-INF\src\build.xml:28: Cannot fi nd C:beehive-distapache-beehive-incubating-20050510-svn169446/beehive-imports.xm l imported from C:\temp\test\TestWorkspace\pageflow_tutorial\WEB-INF\src\build.x ml Total time: 5 seconds The problem here is that the build.properties file doesn't like back-slashes for the value of beehive.home. In the tututurial in the "Edit your build.properties" section, it should make a note of this. This could throw people off. -- 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