From 6f04c1cc95cca78bd6b545728af48037546c5a0a Mon Sep 17 00:00:00 2001 From: Lewis John McGibbney Date: Fri, 23 Nov 2012 11:34:42 +0000 Subject: [PATCH 1/2] Branch of Nutch 1.6 release. git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/branch-1.6@1412835 13f79535-47bb-0310-9956-ffa450edef68 From 235bd0c114fc7349529fed7a15f1c4e593a90ebc Mon Sep 17 00:00:00 2001 From: Lewis John McGibbney Date: Fri, 23 Nov 2012 13:47:02 +0000 Subject: [PATCH 2/2] committing pom.xml for 1.6 RC git-svn-id: https://svn.apache.org/repos/asf/nutch/branches/branch-1.6@1412894 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 427 +++++++++++++++++++++++--------------------------------- 1 file changed, 178 insertions(+), 249 deletions(-) diff --git a/pom.xml b/pom.xml index 5bfe9063f1..5d065ac6d9 100644 --- a/pom.xml +++ b/pom.xml @@ -15,286 +15,215 @@ See the License for the specific language governing permissions and limitations under the License. --> - + - 4.0.0 - - org.apache - apache - 9 - - - org.apache.nutch - nutch - jar - 1.6-SNAPSHOT - Apache Nutch - http://nutch.apache.org - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - scm:svn:http://svn.apache.org/repos/asf/nutch/trunk/ - scm:svn:https://svn.apache.org/repos/asf/nutch/trunk/ - http://svn.apache.org/viewvc/nutch/trunk/ - - + 4.0.0 + org.apache.nutch + nutch + jar + 1.6 + Apache Nutch + http://nutch.apache.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + http://svn.apache.org/viewvc/nutch + http://svn.apache.org/viewvc/nutch + + ab Andrzej Bialecki ab@apache.org - mattmann - Chris A. Mattmann - mattmann@apache.org - - - kubes - Dennis Kubes - kubes@apache.org - - + alexis + Alexis Detlegrode + alexis@apache.org + + dogacan - Dogacan G√ºney + Dogacan Güney dogacan@apache.org + ferdy + Ferdy Galema + ferdy@apache.org + + jnioche Julien Nioche jnioche@apache.org - siren - Sami Siren - siren@apache.org + kubes + Dennis Kubes + kubes@apache.org - markus - Markus Jelsma - markus@apache.org - + lewismc + Lewis John McGibbney + lewismc@apache.org + - alexis - Alexis Detlegrode - alexis@apache.org - + markus + Markus Jelsma + markus@apache.org + - lewismc - Lewis John McGibbney - lewismc@apache.org + mattmann + Chris A. Mattmann + mattmann@apache.org - ferdy - Ferdy Galema - ferdy@apache.org + siren + Sami Siren + siren@apache.org - - ${basedir}/src/test - ${basedir}/src/java - - - src/testresources - - - conf/ - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-surefire-plugin - - never - -Xms128m -Xmx256m - true - true - - - - org.apache.maven.plugins - maven-dependency-plugin - - - package - - copy-dependencies - - - lib - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.2 - - - - test-jar - - - - - - org.apache.maven.plugins - maven-release-plugin - - https://svn.apache.org/repos/asf/nutch/tags/ - - - - - - - org.apache.solr - solr-solrj - 3.1.0 - true - - - org.slf4j - slf4j-log4j12 - 1.5.5 - true - - - commons-lang - commons-lang - 2.4 - true - - - commons-collections - commons-collections - 3.1 - true - - - commons-httpclient - commons-httpclient - 3.1 - true - - - commons-codec - commons-codec - 1.3 - true - - - org.apache.hadoop - hadoop-common - 0.22.0 - true - + + src/java + src/test + + + src/testresources + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + + + + + org.apache.solr + solr-solrj + 3.4.0 + true + + + org.slf4j + slf4j-log4j12 + 1.6.1 + true + + + commons-lang + commons-lang + 2.6 + true + + + commons-collections + commons-collections + 3.1 + true + + + commons-httpclient + commons-httpclient + 3.1 + true + + + commons-codec + commons-codec + 1.3 + true + org.apache.hadoop - hadoop-mapred - 0.22.0 + hadoop-core + 1.0.3 + true + + + org.apache.tika + tika-core + 1.2 + compile + + + com.ibm.icu + icu4j + 4.0.1 + compile + + + org.mortbay.jetty + jetty-client + 6.1.22 + compile + + + log4j + log4j + 1.2.15 + true + + + xerces + xercesImpl + 2.9.1 + compile + + + xerces + xmlParserAPIs + 2.6.2 + compile + + + oro + oro + 2.0.8 + compile + + + com.google.guava + guava + 11.0.2 + compile + + + junit + junit + 3.8.1 true org.apache.hadoop - hadoop-hdfs - 0.22.0 + hadoop-test + 1.0.3 + true + + + org.mortbay.jetty + jetty + 6.1.22 + true + + + org.mortbay.jetty + jetty-util + 6.1.22 true - - com.ibm.icu - icu4j - 4.0.1 - compile - - - org.apache.tika - tika-core - 0.10 - compile - - - org.mortbay.jetty - jetty-client - 6.1.22 - compile - - - log4j - log4j - 1.2.15 - true - - - javax.jms - jms - - - com.sun.jmx - jmxri - - - com.sun.jdmk - jmxtools - - - - - xerces - xercesImpl - 2.9.1 - compile - - - xerces - xmlParserAPIs - 2.6.2 - compile - - - oro - oro - 2.0.8 - compile - - - junit - junit - 3.8.1 - true - - - org.apache.hadoop - hadoop-common-test - 0.22.0 - true - - - org.mortbay.jetty - jetty - 6.1.22 - true - - - org.mortbay.jetty - jetty-util - 6.1.22 - true - - +