Re: [eclipse-plugin] java 1.5

2008-11-24 Thread Arnaud HERITIER
No, our plugins have to be compatible with java 1.4 (which is the current java version supported by maven 2.0.X). Be careful to not use 1.5 APIs and syntax in your patch. Arnaud On Sun, Nov 23, 2008 at 8:17 PM, Andreas Höhmann < [EMAIL PROTECTED]> wrote: > Hello folks, > > can we add a > >

[eclipse-plugin] java 1.5

2008-11-23 Thread Andreas Höhmann
Hello folks, can we add a org.apache.maven.plugins maven-compiler-plugin 1.5 1.5 to the pom of maven-eclipse-plugin (2.6-SNAPSHOT: trunk). Currently im fixing the bug http://jira.codehaus.org/browse/MECLIPSE-273 and i want use