Lars Huttar wrote:

Hello Joern,
I've been trying to build Chicoon under Windows. I edited build.properties to set the Cocoon dir, which is "C:\Program Files\Apache Group\cocoon". But whenever I type "ant", I get this error:


   deploy:

BUILD FAILED
C:\temp\extract\CHICOO~1.0-S\chicoon\build.xml:55: Cocoon installation dir not present - Please specify in build.properties


Here are things I've tried for my build.properties cocoon.dir line:

   cocoon.dir=[C:\Program Files\Apache Group\cocoon]
   cocoon.dir=[C:/Program Files/Apache Group/cocoon]
   cocoon.dir=[/Program Files/Apache Group/cocoon]
   cocoon.dir=[/Progra~1/Apache~1/cocoon]
   cocoon.dir=[../../../../Progra~1/Apache~1/cocoon]
   cocoon.dir=[../../../../../Progra~1/Apache~1/cocoon]

Never mind... :-p

I finally figured out that the square brackets in the supplied build.properties.xml file were part of the comment saying I was supposed to suply the Cocoon dir path.
cocoon.dir=/Program Files/Apache Group/cocoon
worked fine.


Lars


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to