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
- Re: CalendarGenerator does not compile under JDK 1.3.1 Bertrand Delacretaz
- Re: CalendarGenerator does not compile under JDK ... Ugo Cei
- Re: CalendarGenerator does not compile under ... Bertrand Delacretaz
- Re: CalendarGenerator does not compile under ... Bertrand Delacretaz
- Re: CalendarGenerator does not compile un... Ugo Cei
- Re: CalendarGenerator does not compil... Bertrand Delacretaz
