+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Author: jboynes
Date: Sun Jan 2 17:34:19 2011
New Revision: 1054436
URL: http://svn.apache.org/viewvc?rev=1054436&view=rev
Log:
fix bug #50265 by undoing caching change
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/fmt/FormatDateSupport.ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=50265
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
In Java6 support was added for LocaleServiceProviders that extend the Locales
supported by the java.text formatters. This causes #46052 as
getAvailableLocales() now needs to scan the entire classpath rather than just
return the Locales built in to the JRE. It also means we cannot continue to
ca
2011/1/3 Jeremy Boynes :
> As most users are likely to be running on 1.6 and we've not actually released
> a version needing 1.5 and Sun's 1.5 is generally end-of-lifed, I'd like to
> propose solving this with the 1.6 APIs and making it a pre-requisite. Any
> issue with this?
>
+1
While techni
> From: Jeremy Boynes [mailto:jer...@boynes.com] On Behalf Of Jeremy Boynes
> Subject: [taglibs] Move to pre-req Java 1.6 for Locale services?
> As most users are likely to be running on 1.6
As the traffic on the users list shows, this is clearly not the case.
> Sun's 1.5 is generally end-of-lif
On Jan 2, 2011, at 5:49 PM, Caldarale, Charles R wrote:
>> From: Jeremy Boynes [mailto:jer...@boynes.com] On Behalf Of Jeremy Boynes
>> Subject: [taglibs] Move to pre-req Java 1.6 for Locale services?
>
>> As most users are likely to be running on 1.6
>
> As the traffic on the users list shows,
> From: Jeremy Boynes [mailto:jer...@boynes.com]
> Subject: Re: [taglibs] Move to pre-req Java 1.6 for Locale services?
> although Tomcat 7 already requires Java SE 6 as does the
> Servlet 3.0 spec
Only when using the 3.0 features. We have successfully built and run Tomcat 7
on 1.5.
- Chuck
14 matches
Mail list logo