diff --git a/CHANGES.txt b/CHANGES.txt index bd1872fe122..dab48e44776 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -514,6 +514,8 @@ Build 2. SOLR-854: Added run-example target (Mark Miller vie ehatcher) 3. SOLR-1054:Fix dist-src target for DataImportHandler (Ryuuichi Kumai via shalin) + + 4. SOLR-1219: Added proxy.setup target (koji) Documentation diff --git a/build.xml b/build.xml index 5cd75549022..9ee08276dd5 100644 --- a/build.xml +++ b/build.xml @@ -875,7 +875,7 @@ - + diff --git a/common-build.xml b/common-build.xml index 12684fdb515..15340863d07 100644 --- a/common-build.xml +++ b/common-build.xml @@ -319,6 +319,19 @@ + + + + + + + + + + + + + diff --git a/contrib/clustering/build.xml b/contrib/clustering/build.xml index 276d3942c47..bf8765600f4 100644 --- a/contrib/clustering/build.xml +++ b/contrib/clustering/build.xml @@ -58,7 +58,7 @@ - +