Vincent,
I'd like to see a stronger documentation of this change. To the end
user, they don't see that if they build on JDK 1.4 now, it won't deploy
to JDK 1.3.
This would break my work environment, with the only changelog being:
"Make it work by default with any version of the JDK"
Thanks,
Br
vmassol 2004/10/07 11:45:35
Modified:java plugin.jelly plugin.properties
java/xdocs changes.xml properties.xml
Log:
Make it work with any version of the JDK. fixes MPJAVA-22.
Revision ChangesPath
1.30 +4 -1 maven-plugins/java/plugin.jelly
brett 2004/05/07 17:57:44
Modified:java plugin.jelly
java/xdocs changes.xml properties.xml
Log:
PR: MPJAVA-1
Submitted by: Scott Foster
add memory attributes to pass to javac task
Revision ChangesPath
1.26 +10 -0 maven-plugins/java/plugin
brett 2004/03/24 21:43:19
Modified:java plugin.jelly plugin.properties
java/xdocs changes.xml properties.xml
Log:
add maven.compile.source property. Needed to work under JDK 1.5.0
Revision ChangesPath
1.25 +1 -0 maven-plugins/java/plugin.jel