Re: Drop support for Java 1.5

2012-11-20 Thread Lukasz Lenart
2012/11/20 ChadDavis : > I tried to migrate our project, a struts 2 project, to Java7 and hit > surprising amounts of incompatibility with our open source dependencies. > For instance, our OSG dependencies were broken because they can't compile > under java7 due to their use of a javac flag, gone

Re: Drop support for Java 1.5

2012-11-20 Thread Christian Grobmeier
pport for Java 1.6 will end soon and I think we should also drop > support for Java 1.5 in Struts 2. During one of the Devoxx talk there > was a question about how many of you are using Java 1.5 and almost no > one is using it. So I think it's time to go forward ;-) > > WDYT

Re: Drop support for Java 1.5

2012-11-20 Thread ChadDavis
are willing to pay for support. > > > > - René > > > > Am 20.11.12 15:19, schrieb Paul Benedict: > >> Keep what you have in Struts 2. Struts 3 should require 1.7 > >> > >> On Tue, Nov 20, 2012 at 8:18 AM, Lukasz Lenart >wrote: > >>

Re: Drop support for Java 1.5

2012-11-20 Thread Dave Newton
to pay for support. > > - René > > Am 20.11.12 15:19, schrieb Paul Benedict: >> Keep what you have in Struts 2. Struts 3 should require 1.7 >> >> On Tue, Nov 20, 2012 at 8:18 AM, Lukasz Lenart >> wrote: >> >>> Hi, >>> >>> Support for

Re: Drop support for Java 1.5

2012-11-20 Thread Rene Gielen
ing to pay for support. - René Am 20.11.12 15:19, schrieb Paul Benedict: > Keep what you have in Struts 2. Struts 3 should require 1.7 > > On Tue, Nov 20, 2012 at 8:18 AM, Lukasz Lenart wrote: > >> Hi, >> >> Support for Java 1.6 will end soon and I think we should als

Re: Drop support for Java 1.5

2012-11-20 Thread Rene Gielen
Dropping Java 1.5 seems reasonable for the 2.5 (aka 3.0) branch which is intended to introduce breaking changes. I'm not in favor to do this for any version < 2.5 René Lukasz Lenart schrieb: >Hi, > >Support for Java 1.6 will end soon and I think we should also drop >sup

Re: Drop support for Java 1.5

2012-11-20 Thread Umesh Awasthi
+1 for moving beyond 1.5 Though 1.6 is still widely in use but for 1.5 its only if there is no other options Thanks Umesh On Tue, Nov 20, 2012 at 7:48 PM, Lukasz Lenart wrote: > Hi, > > Support for Java 1.6 will end soon and I think we should also drop > support for Java 1.5 in Stru

Re: Drop support for Java 1.5

2012-11-20 Thread Paul Benedict
Keep what you have in Struts 2. Struts 3 should require 1.7 On Tue, Nov 20, 2012 at 8:18 AM, Lukasz Lenart wrote: > Hi, > > Support for Java 1.6 will end soon and I think we should also drop > support for Java 1.5 in Struts 2. During one of the Devoxx talk there > was a question

Drop support for Java 1.5

2012-11-20 Thread Lukasz Lenart
Hi, Support for Java 1.6 will end soon and I think we should also drop support for Java 1.5 in Struts 2. During one of the Devoxx talk there was a question about how many of you are using Java 1.5 and almost no one is using it. So I think it's time to go forward ;-) WDYT? Regards -- Ł