Index: lucene/analysis/build.xml
===================================================================
--- lucene/analysis/build.xml (revision 1380912)
+++ lucene/analysis/build.xml (working copy)
@@ -103,10 +103,14 @@
-
+
+
+
+
+
Index: lucene/build.xml
===================================================================
--- lucene/build.xml (revision 1380912)
+++ lucene/build.xml (working copy)
@@ -432,12 +432,7 @@
-
-
-
+
@@ -449,6 +444,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
Index: lucene/common-build.xml
===================================================================
--- lucene/common-build.xml (revision 1380912)
+++ lucene/common-build.xml (working copy)
@@ -19,7 +19,8 @@
+ xmlns:junit4="antlib:com.carrotsearch.junit4"
+ xmlns:rsel="antlib:org.apache.tools.ant.types.resources.selectors">
This file is designed for importing into a main build file, and not intended
for standalone use.
@@ -29,6 +30,7 @@
+
@@ -172,6 +174,7 @@
+
@@ -448,6 +451,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1183,6 +1219,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: lucene/tools/custom-tasks.xml
===================================================================
--- lucene/tools/custom-tasks.xml (revision 1380912)
+++ lucene/tools/custom-tasks.xml (working copy)
@@ -16,6 +16,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -38,25 +55,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Index: solr/build.xml
===================================================================
--- solr/build.xml (revision 1380912)
+++ solr/build.xml (working copy)
@@ -183,7 +183,6 @@
-
@@ -535,7 +534,7 @@
-
+
@@ -548,7 +547,19 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: solr/common-build.xml
===================================================================
--- solr/common-build.xml (revision 1380912)
+++ solr/common-build.xml (working copy)
@@ -15,7 +15,7 @@
limitations under the License.
-->
-
+
This file is designed for importing into a main build file, and not intended
for standalone use.
@@ -50,6 +50,7 @@
+
@@ -276,6 +277,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+