On Sunday 23 August 2009 09:48:55 pm Jeromy Evans wrote: > Hi guys, > > I may have missed the announcement, but it seems Java 1.6 is now > mandatory to perform a full build of Struts 2.1.8+ > > The EmbeddedJSP plugin's JSPLoader uses javax.tools.JavaCompiler that > is "Since 1.6" only. > > If not deliberate, we may need a j5 profile in the build that excludes > that module (is that even possible?) >
We could easily create a profile that doesn't include the embeddedjsp plugin (and any other new modules that may require java 6). The real question is whether we want to continue targeting Java 5 and exclude the Java 6 stuff by default or vice versa? I'll go see if google can tell me about the lifespan of Java 5. -Wes -- Wes Wannemacher Head Engineer, WanTii, Inc. Need Training? Struts, Spring, Maven, Tomcat... Ask me for a quote! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org