Re: Starting work on 2.5

2015-05-27 Thread Lukasz Lenart
This is official: we're running on JDK7 from now on :) Thanks Aaron! 2015-05-26 17:48 GMT+02:00 Paul Benedict : > +1 JDK 7 > > > Cheers, > Paul > > On Tue, May 26, 2015 at 8:39 AM, Aaron Johnson > wrote: > >> The best place for big changes is early in the release cycle. I haven't had >> any runti

Re: Starting work on 2.5

2015-05-26 Thread Paul Benedict
+1 JDK 7 Cheers, Paul On Tue, May 26, 2015 at 8:39 AM, Aaron Johnson wrote: > The best place for big changes is early in the release cycle. I haven't had > any runtime issues with JDK7 and Struts. > > On Tue, May 26, 2015 at 3:51 AM, Christoph Nenning < > christoph.nenn...@lex-com.net> wrote:

Re: Starting work on 2.5

2015-05-26 Thread Aaron Johnson
The best place for big changes is early in the release cycle. I haven't had any runtime issues with JDK7 and Struts. On Tue, May 26, 2015 at 3:51 AM, Christoph Nenning < christoph.nenn...@lex-com.net> wrote: > one more +1 for jdk7 > > > regards, > Christoph > > This Email was scanned by Sophos An

Re: Starting work on 2.5

2015-05-26 Thread Christoph Nenning
one more +1 for jdk7 regards, Christoph This Email was scanned by Sophos Anti Virus

Re: Starting work on 2.5

2015-05-26 Thread Johannes Geppert
+1 for JDK7 # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2015-05-26 9:39 GMT+02:00 Lukasz Lenart : > 2015-05-26 9:36 GMT+02:00 Greg Huber : > > Been using struts with jdk1.7.0_xx for ages and no issues. > > Thanks Greg! Just

Re: Starting work on 2.5

2015-05-26 Thread Lukasz Lenart
2015-05-26 9:36 GMT+02:00 Greg Huber : > Been using struts with jdk1.7.0_xx for ages and no issues. Thanks Greg! Just wondering if someone is using JDK6 these days? :) JDK7 is out of business now so maybe it's a good idea to support the last out-of-public-updates version which means JDK7 Regards

Re: Starting work on 2.5

2015-05-26 Thread Greg Huber
Been using struts with jdk1.7.0_xx for ages and no issues. ... After April 2015, Oracle will no longer post updates of Java SE 7 to its public download sites. Cheers Greg On 25 May 2015 at 10:23, Lukasz Lenart wrote: > 2015-05-15 15:08 GMT+02:00 Lukasz Lenart : > > Finally struts-archive was m

Re: Starting work on 2.5

2015-05-25 Thread Lukasz Lenart
2015-05-15 15:08 GMT+02:00 Lukasz Lenart : > Finally struts-archive was migrated to Git [1] so I can kicking out > deprecated plugins and start cleaning up the code [2] > > [1] https://git1-us-west.apache.org/repos/asf?p=struts-archive.git;a=tree > [2] > https://cwiki.apache.org/confluence/display

Re: Starting work on 2.5

2015-05-23 Thread Rene Gielen
Ah, fine then. I was under the impression that only recently deprecated plugins would be found in https://github.com/apache/struts-archive/tree/master/plugins. Thanks folks for clearing up my confusion :) - René Am 22.05.15 um 15:51 schrieb Johannes Geppert: >> It was already there, I assumed it

Re: Starting work on 2.5

2015-05-22 Thread Johannes Geppert
> It was already there, I assumed it was you when you were working on > adding support for Portlet 2 spec Right! This is the old one which was replaced with the new portlet2 spec implementation. # web: http://www.jgeppert.com twitter: http://twitte

Re: Starting work on 2.5

2015-05-22 Thread Lukasz Lenart
2015-05-22 13:40 GMT+02:00 Rene Gielen : > While it is OK for me to drop GitFlow, I'm -1 for moving core > development to GitHub. We should not rely on an external service for our > internal workflow. GitHub should remain the interface for external > contributors, but not the place where the commit

Re: Starting work on 2.5

2015-05-22 Thread Rene Gielen
While it is OK for me to drop GitFlow, I'm -1 for moving core development to GitHub. We should not rely on an external service for our internal workflow. GitHub should remain the interface for external contributors, but not the place where the committership driven development should take place. I'm

Re: Starting work on 2.5

2015-05-21 Thread Lukasz Lenart
Starting with the master plan - please do not touch Git :) 2015-05-17 10:33 GMT+02:00 Lukasz Lenart : > 2015-05-15 15:08 GMT+02:00 Lukasz Lenart : >> Finally struts-archive was migrated to Git [1] so I can kicking out >> deprecated plugins and start cleaning up the code [2] >> >> [1] https://git1-

Re: Starting work on 2.5

2015-05-18 Thread Christoph Nenning
yes, i also think it is best to use GH for real work > > 2015-05-15 15:08 GMT+02:00 Lukasz Lenart : > > Finally struts-archive was migrated to Git [1] so I can kicking out > > deprecated plugins and start cleaning up the code [2] > > > > [1] https://git1-us-west.apache.org/repos/asf?p=struts-a

Re: Starting work on 2.5

2015-05-17 Thread Dave Newton
Yeah, that's probably a good plan. On May 17, 2015 4:34 AM, "Lukasz Lenart" wrote: > 2015-05-15 15:08 GMT+02:00 Lukasz Lenart : > > Finally struts-archive was migrated to Git [1] so I can kicking out > > deprecated plugins and start cleaning up the code [2] > > > > [1] > https://git1-us-west.apac

Re: Starting work on 2.5

2015-05-17 Thread Lukasz Lenart
2015-05-15 15:08 GMT+02:00 Lukasz Lenart : > Finally struts-archive was migrated to Git [1] so I can kicking out > deprecated plugins and start cleaning up the code [2] > > [1] https://git1-us-west.apache.org/repos/asf?p=struts-archive.git;a=tree > [2] > https://cwiki.apache.org/confluence/display

Re: Starting work on 2.5

2015-05-15 Thread Lukasz Lenart
2015-05-15 23:07 GMT+02:00 Aaron Johnson : > I would suggest dropping support for the embedded JSP plugin. The ability > to serve JSPs (or any classpath resource) from a JAR is a part of the > servlet specification since 3.0. Nice idea but not everybody can switch to 3.0 - so I have added your sug

Re: Starting work on 2.5

2015-05-15 Thread Aaron Johnson
I would suggest dropping support for the embedded JSP plugin. The ability to serve JSPs (or any classpath resource) from a JAR is a part of the servlet specification since 3.0. On Fri, May 15, 2015 at 8:08 AM, Lukasz Lenart wrote: > Finally struts-archive was migrated to Git [1] so I can kicking

Starting work on 2.5

2015-05-15 Thread Lukasz Lenart
Finally struts-archive was migrated to Git [1] so I can kicking out deprecated plugins and start cleaning up the code [2] [1] https://git1-us-west.apache.org/repos/asf?p=struts-archive.git;a=tree [2] https://cwiki.apache.org/confluence/display/WW/Struts+Next#StrutsNext-M1(akaStruts2.5) Regards