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 898946)
+++ build.xml (working copy)
@@ -33,8 +33,8 @@
-
-
+
+
@@ -76,74 +76,94 @@
-
-
-
-
+
-
+
-
+
-
+
-
-
-
-
-
+
+
+
+
+ Initial SVN checkout dir for '${backwards.branch}'...
+
+
+
-
+
+
+
+
+
+
+
+ Update backwards branch '${backwards.branch}' to revision ${backwards.rev}...
+
+
+
+
+
-
+
+
+
+
-
+
-
- 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}">
+
-
-
+
+
-
-
+
+
-
-
+
+
+
-
+ description="deprecated: removes the old 'tag' subdir">
+
+
+
+
+
Index: common-build.xml
===================================================================
--- common-build.xml (revision 898946)
+++ common-build.xml (working copy)
@@ -42,7 +42,8 @@
-
+
+
@@ -60,8 +61,8 @@
-
-
+
+
@@ -85,7 +86,7 @@
-
+
@@ -95,9 +96,9 @@
-
+
-
+
@@ -539,15 +540,15 @@
-
-
+
+
-
+