Re: Realease a first beta of version 2.5

2015-07-17 Thread Lukasz Lenart
https://github.com/apache/struts/commit/e2347f165c5e0a8522bc55ed01e973b196155185 2015-07-17 10:51 GMT+02:00 Lukasz Lenart : > 2015-07-17 10:45 GMT+02:00 Greg Huber : >> Any ideas on this one? >> >> >> Compiling, I get some missing classes on an interceptor for messages >> (think I don't use this

Re: Realease a first beta of version 2.5

2015-07-17 Thread Lukasz Lenart
2015-07-17 10:45 GMT+02:00 Greg Huber : > Any ideas on this one? > > > Compiling, I get some missing classes on an interceptor for messages > (think I don't use this any more), checking the source, have these been > depreciated/removed? on 2.3 they are not marked as depreciated. > > [ERROR] COMPI

Re: Realease a first beta of version 2.5

2015-07-17 Thread Greg Huber
Any ideas on this one? Compiling, I get some missing classes on an interceptor for messages (think I don't use this any more), checking the source, have these been depreciated/removed? on 2.3 they are not marked as depreciated. [ERROR] COMPILATION ERROR : [INFO] ---

Re: Realease a first beta of version 2.5

2015-07-17 Thread Lukasz Lenart
2015-07-17 10:36 GMT+02:00 Greg Huber : > ah, working now but was getting > > [WARNING] The POM for org.apache.struts:struts2-core:jar:2.5-SNAPSHOT is > missing, no dependency information available > > ## > > Compiling, I get some missing classes on an interceptor for messages > (Think I don't use

Re: Realease a first beta of version 2.5

2015-07-17 Thread Greg Huber
ah, working now but was getting [WARNING] The POM for org.apache.struts:struts2-core:jar:2.5-SNAPSHOT is missing, no dependency information available ## Compiling, I get some missing classes on an interceptor for messages (Think I don't use this any more), checking the source, have these been d

Re: Realease a first beta of version 2.5

2015-07-17 Thread Lukasz Lenart
2015-07-17 10:19 GMT+02:00 Greg Huber : > Ok, #2 should have checked. > > .do I have to specify a build date to get the latest? > > 2.5-SNAPSHOT > struts2-core-2.5-20150717.074551-37 No, just version, Maven will always pick the last one Regard -- Łukasz + 48 606 323 122 http://www.lenart.or

Re: Realease a first beta of version 2.5

2015-07-17 Thread Greg Huber
Ok, #2 should have checked. .do I have to specify a build date to get the latest? 2.5-SNAPSHOT struts2-core-2.5-20150717.074551-37 Cheers Greg. On 17 July 2015 at 08:50, Lukasz Lenart wrote: > > if I look at > > > > > https://repository.apache.org/content/groups/snapshots/org/apache/stru

Re: Realease a first beta of version 2.5

2015-07-17 Thread Lukasz Lenart
> if I look at > > https://repository.apache.org/content/groups/snapshots/org/apache/struts/struts-core/ > Index of /groups/snapshots/org/apache/struts/struts-core Struts 2 ;-) https://repository.apache.org/content/groups/snapshots/org/apache/struts/struts2-core/ Regards -- Łukasz + 48 606 323

Re: Realease a first beta of version 2.5

2015-07-17 Thread Greg Huber
if I look at https://repository.apache.org/content/groups/snapshots/org/apache/struts/struts-core/ Index of /groups/snapshots/org/apache/struts/struts-core all I see is: 1.3.11-SNAPSHOT/ So

Re: Realease a first beta of version 2.5

2015-07-17 Thread Lukasz Lenart
2015-07-17 9:17 GMT+02:00 Greg Huber : > Are there any maven staging builds for 2.5 ? On each build Jenkins publishes snapshot version here apache-snapshots https://repository.apache.org/content/groups/snapshots/ default

Re: Realease a first beta of version 2.5

2015-07-17 Thread Greg Huber
Are there any maven staging builds for 2.5 ? Cheers Greg. On 16 July 2015 at 21:50, Johannes Geppert wrote: > +1 :-) > > # > web: http://www.jgeppert.com > twitter: http://twitter.com/jogep > > > 2015-07-13 13:49 GMT+02:00 Lukasz Lenart : > > > Ok

Re: Realease a first beta of version 2.5

2015-07-16 Thread Johannes Geppert
+1 :-) # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2015-07-13 13:49 GMT+02:00 Lukasz Lenart : > Ok, I will prepare Struts-2.5-BETA1 > > 2015-07-03 8:46 GMT+02:00 Johannes Geppert : > > This sounds valid I forgot this point. ;-

Re: Realease a first beta of version 2.5

2015-07-13 Thread Lukasz Lenart
Ok, I will prepare Struts-2.5-BETA1 2015-07-03 8:46 GMT+02:00 Johannes Geppert : > This sounds valid I forgot this point. ;-) > But on the other side we could also release multiple beta releases. > > Johannes > > # > web: http://www.jgeppert.com > tw

Re: Realease a first beta of version 2.5

2015-07-02 Thread Johannes Geppert
This sounds valid I forgot this point. ;-) But on the other side we could also release multiple beta releases. Johannes # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2015-07-03 8:37 GMT+02:00 Christoph Nenning : > According to

Re: Realease a first beta of version 2.5

2015-07-02 Thread Christoph Nenning
According to master plan [1] there is one point missing: Switch to strict DMI by default I would wait until that is finished before doing the beta release. Regards, Christoph [1] https://cwiki.apache.org/confluence/display/WW/Struts+Next#StrutsNext-M1%28akaStruts2.5%29 > From: Johan