brett 2004/12/03 23:50:16
Modified:java project.xml
java/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.5
Revision ChangesPath
1.27 +6 -1 maven-plugins/java/project.xml
Index: project.xml
=
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/15 18:08:45
Modified:java project.xml
java/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.4
Revision ChangesPath
1.23 +6 -1 maven-plugins/java/project.xml
Index: project.xml
=
brett 2004/05/07 18:02:29
Modified:java plugin.jelly
java/xdocs changes.xml
Log:
PR: MPJAVA-18
allow specifying external JDK
Revision ChangesPath
1.27 +12 -0 maven-plugins/java/plugin.jelly
Index: 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
evenisse2004/03/04 10:35:34
Modified:java plugin.jelly plugin.properties project.properties
project.xml
java/src/plugin-test maven.xml project.xml
java/xdocs changes.xml goals.xml index.xml navigation.xml
p