Hi

I just tried to compile Lenya trunk from scratch and stumbled over

/home/michi/src/apache/lenya/trunk/src/modules/collection/java/src/org/apache/lenya/modules/collection/CollectionWrapper.java:158: cannot resolve symbol
symbol  : method parseBoolean (java.lang.String)
location: class java.lang.Boolean
               this.allLanguages = Boolean.parseBoolean(value);
                                          ^
1 error

which AFAIK is a JDK 1.5 method, but the documentation states JDK 1.4

http://lenya.apache.org/docs/2_0_x/installation/source_version.html

So what is the requirement re JDK version?

Thanks

Michael

--
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
[EMAIL PROTECTED], [EMAIL PROTECTED]
+41 44 272 91 61


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

Reply via email to