Bertrand Delacretaz wrote:
cocoon-2.1/src/java/org/apache/cocoon/generation/ CalendarGenerator.java:152:
cannot resolve symbol
symbol : constructor Locale (java.lang.String)
location: class java.util.Locale
locale = new Locale(langString);



It looks like the Locale(String language) constructor is not supported under 1.3.1.


Does someone want to look at this now? Otherwise I'll enter it into bugzilla.

-Bertrand

I just committed a fix. Can you tell me if there are other problems, as I don't have a JDK 1.3 here, please?


Ugo


Reply via email to