mirror of https://github.com/apache/lucene.git
update noggit to r1209632
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209714 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6179cbb4bd
commit
ab1b26f162
|
@ -98,7 +98,7 @@
|
||||||
<classpathentry kind="lib" path="modules/benchmark/lib/commons-digester-1.7.jar"/>
|
<classpathentry kind="lib" path="modules/benchmark/lib/commons-digester-1.7.jar"/>
|
||||||
<classpathentry kind="lib" path="modules/benchmark/lib/commons-logging-1.0.4.jar"/>
|
<classpathentry kind="lib" path="modules/benchmark/lib/commons-logging-1.0.4.jar"/>
|
||||||
<classpathentry kind="lib" path="modules/benchmark/lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar"/>
|
<classpathentry kind="lib" path="modules/benchmark/lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/apache-solr-noggit-r1099557.jar"/>
|
<classpathentry kind="lib" path="solr/lib/apache-solr-noggit-r1209632.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/commons-codec-1.5.jar"/>
|
<classpathentry kind="lib" path="solr/lib/commons-codec-1.5.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/commons-csv-1.0-SNAPSHOT-r966014.jar"/>
|
<classpathentry kind="lib" path="solr/lib/commons-csv-1.0-SNAPSHOT-r966014.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/commons-fileupload-1.2.1.jar"/>
|
<classpathentry kind="lib" path="solr/lib/commons-fileupload-1.2.1.jar"/>
|
||||||
|
|
|
@ -652,7 +652,7 @@
|
||||||
<artifactId>solr-noggit</artifactId>
|
<artifactId>solr-noggit</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<file>solr/lib/apache-solr-noggit-r1099557.jar</file>
|
<file>solr/lib/apache-solr-noggit-r1209632.jar</file>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
<execution>
|
<execution>
|
||||||
|
|
|
@ -27,6 +27,6 @@
|
||||||
jar.file="${common-solr.dir}/lib/commons-csv-1.0-SNAPSHOT-r966014.jar" />
|
jar.file="${common-solr.dir}/lib/commons-csv-1.0-SNAPSHOT-r966014.jar" />
|
||||||
|
|
||||||
<m2-deploy-with-pom-template pom.xml="${common-solr.dir}/lib/apache-solr-noggit-pom.xml.template"
|
<m2-deploy-with-pom-template pom.xml="${common-solr.dir}/lib/apache-solr-noggit-pom.xml.template"
|
||||||
jar.file="${common-solr.dir}/lib/apache-solr-noggit-r1099557.jar" />
|
jar.file="${common-solr.dir}/lib/apache-solr-noggit-r1209632.jar" />
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -31,6 +31,6 @@
|
||||||
<artifactId>solr-noggit</artifactId>
|
<artifactId>solr-noggit</artifactId>
|
||||||
<name>Solr Specific Noggit</name>
|
<name>Solr Specific Noggit</name>
|
||||||
<version>@version@</version>
|
<version>@version@</version>
|
||||||
<description>Solr Specific Noggit r1099557</description>
|
<description>Solr Specific Noggit r1209632</description>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
AnyObjectId[5c4007c7e74af85d823243153d308f80e084eff0] was removed in git history.
|
|
||||||
Apache SVN contains full history.
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
AnyObjectId[f59a39b011591edafc7955e97ae0d195fdf8b42e] was removed in git history.
|
||||||
|
Apache SVN contains full history.
|
Loading…
Reference in New Issue