On 04/15/2011 07:43 PM, Holger Kreek wrote:

I set the JAVA_HOME variable so that the script could find tools.jar and ran
the build.bat command.

I get

C:\...\cocoon-2.1.11-src\cocoon-2.1.11\tools\targets\compile-build.xml:51:
Compile failed; see the compiler error output for details. ...
C:\...\cocoon-2.1.11-src\cocoon-2.1.11\src\java\org\apache\cocoon\components\modules\input\XPathXMLFileModule.java:196:
valueOf(java.lang.String) in java.lang.Boolean cannot be applied to (boolean)

this.cacheSource = Boolean.valueOf(cacheAll);

I guess you have an old JDK (1.3.1 perhaps ?).


How do I fix these problems?

Try switching JDK to 1.5.

Regards,

Luca Morandini
http://www.lucamorandini.it


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to