From 51566e71a202d303b7eacb1b642e8dafa242e8c9 Mon Sep 17 00:00:00 2001 From: KevinVdV Date: Wed, 30 May 2012 09:33:24 +0200 Subject: [PATCH] [DS-1181] Upgrade to solr 3.5.0 --- pom.xml | 276 ++++++++++++++++++++++++------------------------- webapp/pom.xml | 220 +++++++++++++++++++-------------------- 2 files changed, 248 insertions(+), 248 deletions(-) diff --git a/pom.xml b/pom.xml index 4791f15a88aa..5e5ee4aaf6ab 100644 --- a/pom.xml +++ b/pom.xml @@ -1,138 +1,138 @@ - - - - - 4.0.0 - - - org.dspace - dspace-pom - 10 - - - org.dspace - dspace-solr-parent - Apache Solr Parent POM - 3.3.0.1-SNAPSHOT - Apache Solr Parent POM - http://lucene.apache.org/solr - pom - - - JIRA - http://issues.apache.org/jira/browse/SOLR - - - - 2006 - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk - - - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk - - http://svn.apache.org/viewvc/maven/pom/tags/dspace-solr-parent-3.3.0.0 - - - - webapp - - - - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-source-plugin - 2.1.1 - - - attach-sources - package - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - package - - jar - - - - - - - com.google.code.maven-license-plugin - maven-license-plugin - 1.4.0 - -
http://scm.dspace.org/svn/repo/licenses/LICENSE_HEADER
- - src/** - - - UTF-8 -
- - - - check - - - -
- -
-
- - - - javax.servlet - servlet-api - 2.5 - provided - - - junit - junit - 4.7 - test - - -
+ + + + + 4.0.0 + + + org.dspace + dspace-pom + 10 + + + org.dspace + dspace-solr-parent + Apache Solr Parent POM + 3.5.0.0 + Apache Solr Parent POM + http://lucene.apache.org/solr + pom + + + JIRA + http://issues.apache.org/jira/browse/SOLR + + + + 2006 + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk + + + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk + + http://svn.apache.org/viewvc/maven/pom/tags/dspace-solr-parent-3.3.0.0 + + + + webapp + + + + + + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + attach-sources + package + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + package + + jar + + + + + + + com.google.code.maven-license-plugin + maven-license-plugin + 1.4.0 + +
http://scm.dspace.org/svn/repo/licenses/LICENSE_HEADER
+ + src/** + + + UTF-8 +
+ + + + check + + + +
+ +
+
+ + + + javax.servlet + servlet-api + 2.5 + provided + + + junit + junit + 4.7 + test + + +
diff --git a/webapp/pom.xml b/webapp/pom.xml index 2d686719b842..e5f4c3f94f22 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -1,110 +1,110 @@ - - - - - 4.0.0 - - - org.dspace - dspace-solr-parent - 3.3.0.1-SNAPSHOT - - - org.dspace - dspace-solr - Apache Solr Webapp - 3.3.0.1-SNAPSHOT - Apache Solr Server - war - - - - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk/webapp - - - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk/webapp - - https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk/webapp - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.1-alpha-2 - - - - - org.apache.solr - solr - - - - - - - webapp - - true - true - true - classes - WEB-INF/classes/** - WEB-INF/classes/** - - - war - - package - - - - skinny - - false - skinny - WEB-INF/lib/**,WEB-INF/classes/** - WEB-INF/lib/**,WEB-INF/classes/** - - - war - - package - - - - - - - - - org.apache.solr - solr - 3.3.0 - war - - - - commons-logging - commons-logging - 1.0.4 - - - - + + + + + 4.0.0 + + + org.dspace + dspace-solr-parent + 3.5.0.0 + + + org.dspace + dspace-solr + Apache Solr Webapp + 3.5.0.0 + Apache Solr Server + war + + + + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk/webapp + + + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk/webapp + + https://scm.dspace.org/svn/repo/modules/dspace-solr/trunk/webapp + + + + + + org.apache.maven.plugins + maven-war-plugin + 2.1-alpha-2 + + + + + org.apache.solr + solr + + + + + + + webapp + + true + true + true + classes + WEB-INF/classes/** + WEB-INF/classes/** + + + war + + package + + + + skinny + + false + skinny + WEB-INF/lib/**,WEB-INF/classes/** + WEB-INF/lib/**,WEB-INF/classes/** + + + war + + package + + + + + + + + + org.apache.solr + solr + 3.5.0 + war + + + + commons-logging + commons-logging + 1.0.4 + + + +