> Right... switching to LocaleUtils from commons wasn't that easy as I
> thought ;-) Can you register a ticket in JIRA and I will fix that :)
>
>
> Regards
Thanks Łukasz, for your ongoing great work! :-)
Markus
-
To unsubscribe
I see that support 2.3.x could be compiled and pass tests by jdk7. I can check
jdk8 too when my pc was available but I think it could too.
So we can keep it as is but use jdk7/8 for build, right?
Lukasz Lenart نوشت:
>Looks like Jenkins is going to support JDK8 very soon ...
>
>2017-06-26 12:36
I see that support 2.3.x could be compiled and pass tests by jdk7. I can check
jdk8 too when my pc was available but I think it could too.
So we can keep it as is but use jdk7/8 for build, right?
Lukasz Lenart نوشت:
>Looks like Jenkins is going to support JDK8 very soon ...
>
>2017-06-26 12:36
Looks like Jenkins is going to support JDK8 very soon ...
2017-06-26 12:36 GMT+02:00 Yasser Zamani :
> I have same opinion. If it's easy to continue 2.3 support just by dropping
> JDK6 support, then it's a more softer decision.
>
> Christoph Nenning نوشت:
>
>>> Hi,
>>>
>>> We still target Struts
2017-06-27 10:25 GMT+02:00 i...@flyingfischer.ch :
> provider.findText() seems to need in any case three arguments.
>
> provider.findDefaultText(key, locale) works perfectly without bundle.
Ach... you are right, this is what "global-only" implementation does,
it only uses "findDefaultText" methods
2017-06-27 10:16 GMT+02:00 i...@flyingfischer.ch :
> Sorry for all these mails. One thing more that seems to have changed:
No problem, this is what I have been expecting when published a test
build - test and send as many emails as you can :)
> <2.5.11 calling empty locale "?request_local=" will
This can affect our builds :\
It's about a time to think on switching to JDK8
-- Forwarded message --
From: Gavin McDonald
Date: 2017-06-27 9:03 GMT+02:00
Subject: [JENKINS] [IMPORTANT] - Jenkins Migration and Upgrade (And
JDK7 deprecation)
To: bui...@apache.org
DW: ASF Operati
Am 27.06.2017 um 10:05 schrieb Lukasz Lenart:
> 2017-06-27 8:59 GMT+02:00 i...@flyingfischer.ch :
>> For the time being, it really can't be shorter than this?:
>>
>> final LocaleProviderFactory factory =
>> ActionContext.getContext().getInstance(LocaleProviderFactory.class);
>> fina
Sorry for all these mails. One thing more that seems to have changed:
<2.5.11 calling empty locale "?request_local=" will result in locale en,
if I am not mistaken.
2.5.11 calling empty locale "?request_local=" will result in locale
object (not null) with property languageTag null
Both versions
2017-06-27 8:59 GMT+02:00 i...@flyingfischer.ch :
> For the time being, it really can't be shorter than this?:
>
> final LocaleProviderFactory factory =
> ActionContext.getContext().getInstance(LocaleProviderFactory.class);
> final Locale locale = factory.createLocaleProvider().getL
10 matches
Mail list logo