diff --git a/.gitignore b/.gitignore index 71bc12a7c4c..7d712b42377 100644 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,5 @@ solr/contrib/morphlines-core/test-lib/ solr/core/test-lib/ +solr/server/solr-webapp solr/server/start.jar diff --git a/lucene/build.xml b/lucene/build.xml index b7f790db356..e6d1418a067 100644 --- a/lucene/build.xml +++ b/lucene/build.xml @@ -336,25 +336,25 @@ - + + description="--> Generates the Lucene source distribution as .tgz"> - + - + - + - - + diff --git a/lucene/common-build.xml b/lucene/common-build.xml index 7927c7a7940..dc4bd465033 100644 --- a/lucene/common-build.xml +++ b/lucene/common-build.xml @@ -238,14 +238,7 @@ - - - + @@ -615,14 +608,12 @@ - - - - - - - - + + + + + + + value="${version} ${checkoutid} - ${user.name} - ${DSTAMP} ${TSTAMP}"/> @@ -1540,7 +1531,7 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites $ ant -Dclover.license.path=/path/to/clover.license -Drun.clover=true ... - Apache Lucene/Solr source checkouts from SVN already contain the + Apache Lucene/Solr source checkouts from Git already contain the file, but source distributions cannot because of legal reasons. ######################################################################### @@ -2170,51 +2161,21 @@ ${ant.project.name}.test.dependencies=${test.classpath.list} - - + + - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/solr/build.xml b/solr/build.xml index 473b9dcde1b..e7935aab31d 100644 --- a/solr/build.xml +++ b/solr/build.xml @@ -448,36 +448,36 @@ dest="${package.dir}/KEYS"/> - + - + - + - + - - - - -