Re: Upgrading do Servlet API 2.5 and JSP API 2.1

2016-11-23 Thread Lukasz Lenart
2016-11-23 16:57 GMT+01:00 Greg Huber : > How is this in struts? thought it was set on the webapp/container? Yes, but Struts supports at least Servlets 2.4 - it's like supporting Java5, you cannot use the latest features from JDK8 as they won't work on Java5. Regards -- Ɓukasz + 48 606 323 122

Re: Upgrading do Servlet API 2.5 and JSP API 2.1

2016-11-23 Thread Greg Huber
How is this in struts? thought it was set on the webapp/container? On 23 November 2016 at 11:56, Lukasz Lenart wrote: > I prefer to go in small steps: > > - Struts 2.6 - Servlets 2.5, JSP 2.1, Java 7 > - Struts 3 - Servlets 3.0, JSP 2.2, Java 7 > - Struts 4 - ..., Java 8 > > and as from Struts 3

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Lukasz Lenart
The missing classes are here https://github.com/apache/struts/pull/114 - for now ignore the plugin, first the change must go in 2016-11-23 15:08 GMT+01:00 Greg Huber : > I don't use git, so i have no idea what your are saying PR wise. > > From the source: > > import org.apache.struts2.dispatcher.m

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Greg Huber
I don't use git, so i have no idea what your are saying PR wise. >From the source: import org.apache.struts2.dispatcher.multipart.AbstractMultiPartRequest public class GaeMultiPartRequest extends AbstractMultiPartRequest ## so i need the class org.apache.struts2.dispatcher.multipart.AbstractMu

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Lukasz Lenart
Yes, first the PR must be merged than the plugin can be used :) I have done that locally and everything is fine. The most important things is that the PR doesn't break backward compatibility :) 2016-11-23 14:52 GMT+01:00 Greg Huber : > I have downloaded the plugin to get the source to copy to my s

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Greg Huber
I have downloaded the plugin to get the source to copy to my server and these are the ones that are missing, and it won't compile.? On 23 November 2016 at 13:48, Lukasz Lenart wrote: > 2016-11-23 14:32 GMT+01:00 Greg Huber : > > where do all these come from? > > > > import org.apache.struts2.dis

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Lukasz Lenart
2016-11-23 14:32 GMT+01:00 Greg Huber : > where do all these come from? > > import org.apache.struts2.dispatcher.multipart.UploadedFile; > import org.apache.struts2.dispatcher.multipart.AbstractMultiPartRequest; These are new things added in that PR, where that abstract class is just a helper to r

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Greg Huber
where do all these come from? import org.apache.struts2.dispatcher.multipart.UploadedFile; import org.apache.struts2.dispatcher.multipart.AbstractMultiPartRequest; import org.apache.struts2.dispatcher.multipart.MultiPartRequest; On 23 November 2016 at 12:56, Lukasz Lenart wrote: > Could someon

Jenkins build is still unstable: Struts-JDK9-master #50

2016-11-23 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: [jira] [Updated] (WW-4717) Refactor file upload support to allow create virtual representation of java.io.File

2016-11-23 Thread Lukasz Lenart
Could someone tag that PR with :+1:? 2016-11-22 20:41 GMT+01:00 Lukasz Lenart : > All is good :) I have refactored the file upload logic a bit, cleaned > up and fixed some issues with wrong message keys. Also I added > dedicated converter to keep support for java.io.File so there is no > need for

Re: Referencing request parameters in struts tags.

2016-11-23 Thread Lukasz Lenart
Done https://issues.apache.org/jira/browse/WW-4720 2016-11-18 8:11 GMT+01:00 Aleksandr Mashchenko : >> but then having a dedicated class doesn't make sense, we cannot >> control how those parameters are accessed. I know that there is no >> much gain right now but I hope it will improve (as with ac

Re: Upgrading do Servlet API 2.5 and JSP API 2.1

2016-11-23 Thread Lukasz Lenart
I prefer to go in small steps: - Struts 2.6 - Servlets 2.5, JSP 2.1, Java 7 - Struts 3 - Servlets 3.0, JSP 2.2, Java 7 - Struts 4 - ..., Java 8 and as from Struts 3 switch to full Semantic Versioning http://semver.org/ Regards Lukasz 2016-11-18 13:15 GMT+01:00 Aaron Johnson : > +1 for Struts 2

Jenkins build is still unstable: Struts-JDK9-master #49

2016-11-23 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Using org.apache.struts2.plugin

2016-11-23 Thread Christoph Nenning
> > I have got some answers from repository@a.o and Sonatype and basically > this won't work :\ I meant from technical point of view there is no > such problem, but this can break Apache Foundation law and so on. > reminds me on this :) https://twitter.com/search?q=%22just%20commit%20to%20githu