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:
Yonik Seeley 2011-12-02 21:53:23 +00:00
parent 6179cbb4bd
commit ab1b26f162
6 changed files with 6 additions and 6 deletions

View File

@ -98,7 +98,7 @@
<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/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-csv-1.0-SNAPSHOT-r966014.jar"/>
<classpathentry kind="lib" path="solr/lib/commons-fileupload-1.2.1.jar"/>

View File

@ -652,7 +652,7 @@
<artifactId>solr-noggit</artifactId>
<version>${project.version}</version>
<packaging>jar</packaging>
<file>solr/lib/apache-solr-noggit-r1099557.jar</file>
<file>solr/lib/apache-solr-noggit-r1209632.jar</file>
</configuration>
</execution>
<execution>

View File

@ -27,6 +27,6 @@
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"
jar.file="${common-solr.dir}/lib/apache-solr-noggit-r1099557.jar" />
jar.file="${common-solr.dir}/lib/apache-solr-noggit-r1209632.jar" />
</target>
</project>

View File

@ -31,6 +31,6 @@
<artifactId>solr-noggit</artifactId>
<name>Solr Specific Noggit</name>
<version>@version@</version>
<description>Solr Specific Noggit r1099557</description>
<description>Solr Specific Noggit r1209632</description>
<packaging>jar</packaging>
</project>

View File

@ -1,2 +0,0 @@
AnyObjectId[5c4007c7e74af85d823243153d308f80e084eff0] was removed in git history.
Apache SVN contains full history.

View File

@ -0,0 +1,2 @@
AnyObjectId[f59a39b011591edafc7955e97ae0d195fdf8b42e] was removed in git history.
Apache SVN contains full history.