You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by le...@apache.org on 2013/06/27 19:25:00 UTC

svn commit: r1497467 - in /nutch/branches/branch-2.2.1: CHANGES.txt conf/nutch-default.xml default.properties

Author: lewismc
Date: Thu Jun 27 17:24:59 2013
New Revision: 1497467

URL: http://svn.apache.org/r1497467
Log:
repare to tag branch 2.2.1

Modified:
    nutch/branches/branch-2.2.1/CHANGES.txt
    nutch/branches/branch-2.2.1/conf/nutch-default.xml
    nutch/branches/branch-2.2.1/default.properties

Modified: nutch/branches/branch-2.2.1/CHANGES.txt
URL: http://svn.apache.org/viewvc/nutch/branches/branch-2.2.1/CHANGES.txt?rev=1497467&r1=1497466&r2=1497467&view=diff
==============================================================================
--- nutch/branches/branch-2.2.1/CHANGES.txt (original)
+++ nutch/branches/branch-2.2.1/CHANGES.txt Thu Jun 27 17:24:59 2013
@@ -1,6 +1,5 @@
-Nutch Change Log
-
-Current Development
+Release 2.2.1 - 06/27/2013 (mm/dd/yyyy)
+Release Report - http://s.apache.org/PGa
 
 * NUTCH-1591 Incorrect conversion of ByteBuffer to String (Jason Howes via lewismc)
 

Modified: nutch/branches/branch-2.2.1/conf/nutch-default.xml
URL: http://svn.apache.org/viewvc/nutch/branches/branch-2.2.1/conf/nutch-default.xml?rev=1497467&r1=1497466&r2=1497467&view=diff
==============================================================================
--- nutch/branches/branch-2.2.1/conf/nutch-default.xml (original)
+++ nutch/branches/branch-2.2.1/conf/nutch-default.xml Thu Jun 27 17:24:59 2013
@@ -125,7 +125,7 @@
 
 <property>
   <name>http.agent.version</name>
-  <value>Nutch-2.3-SNAPSHOT</value>
+  <value>Nutch-2.2.1</value>
   <description>A version string to advertise in the User-Agent 
    header.</description>
 </property>

Modified: nutch/branches/branch-2.2.1/default.properties
URL: http://svn.apache.org/viewvc/nutch/branches/branch-2.2.1/default.properties?rev=1497467&r1=1497466&r2=1497467&view=diff
==============================================================================
--- nutch/branches/branch-2.2.1/default.properties (original)
+++ nutch/branches/branch-2.2.1/default.properties Thu Jun 27 17:24:59 2013
@@ -15,7 +15,7 @@
 
 
 name=apache-nutch
-version=2.3-SNAPSHOT
+version=2.2.1
 final.name=${name}-${version}
 year=2013