mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
Use the 1.0-alpha-2 release (2007-03-14) of retrotranslator-maven-plugin.
WW-1943 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@541159 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+2
-1
@@ -115,9 +115,10 @@
|
||||
<!--
|
||||
Run the translator for Java 1.4 compatiblity
|
||||
|
||||
Sample:
|
||||
Samples:
|
||||
$ cd struts/struts2/
|
||||
$ mvn clean install -Papps,j4 -Djava14.jar=$JAVA_HOME/../Classes/classes.jar
|
||||
$ mvn clean install -Papps,j4 -Djava14.jar="$JAVA_HOME/jre/lib/rt.jar"
|
||||
|
||||
-->
|
||||
<id>j4</id>
|
||||
|
||||
Reference in New Issue
Block a user