Property changes on: . ___________________________________________________________________ Modified: svn:ignore - build dist tags target test *~ velocity.log build.properties .idea *.iml *.ipr *.iws .project .classpath .settings prj.el + build dist backwards target test *~ velocity.log build.properties .idea *.iml *.ipr *.iws .project .classpath .settings prj.el Index: build.xml =================================================================== --- build.xml (revision 898525) +++ build.xml (working copy) @@ -33,8 +33,8 @@ - - + + @@ -76,73 +76,77 @@ - - - - + - + - + - + - + - - + - + - + + + + - + - - Specified tag '${tag}' could not be found in directory '${tags.dir}/${tag}'. + + Backwards branch '${backwards.branch}' could not be found in directory '${backwards.dir}'. - + - + - + srcdir="${backwards.dir}/${backwards.branch}/src/java" + destdir="${build.dir}/${backwards.branch}/classes/java" + javac.source="${javac.source.backwards}" javac.target="${javac.target.backwards}"> + - - + + - - + + - - + + - - + + + + + Index: common-build.xml =================================================================== --- common-build.xml (revision 898525) +++ common-build.xml (working copy) @@ -42,7 +42,8 @@ - + + @@ -60,8 +61,8 @@ - - + + @@ -85,7 +86,7 @@ - + @@ -95,9 +96,9 @@ - + - + @@ -111,6 +112,7 @@ --> + @@ -539,15 +541,15 @@ - - + + - +