Author: lewismc
Date: Thu Aug  4 10:21:32 2011
New Revision: 1153832

URL: http://svn.apache.org/viewvc?rev=1153832&view=rev
Log:
commit to address NUTCH-1065 - New mvn.template and update to changes.txt

Modified:
    nutch/branches/branch-1.4/CHANGES.txt
    nutch/branches/branch-1.4/ivy/mvn.template

Modified: nutch/branches/branch-1.4/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/nutch/branches/branch-1.4/CHANGES.txt?rev=1153832&r1=1153831&r2=1153832&view=diff
==============================================================================
--- nutch/branches/branch-1.4/CHANGES.txt (original)
+++ nutch/branches/branch-1.4/CHANGES.txt Thu Aug  4 10:21:32 2011
@@ -2,6 +2,8 @@ Nutch Change Log
 
 Release 1.4 - Current development
 
+* NUTCH-1065 New mvn.template (lewismc)
+
 * NUTCH-1072 Display number and size of queues in Fetcher status (jnioche)
 
 * NUTCH-1071 Crawldb update displays total number of URLs per status (jnioche)

Modified: nutch/branches/branch-1.4/ivy/mvn.template
URL: 
http://svn.apache.org/viewvc/nutch/branches/branch-1.4/ivy/mvn.template?rev=1153832&r1=1153831&r2=1153832&view=diff
==============================================================================
--- nutch/branches/branch-1.4/ivy/mvn.template (original)
+++ nutch/branches/branch-1.4/ivy/mvn.template Thu Aug  4 10:21:32 2011
@@ -64,11 +64,6 @@
                        <email>[email protected]</email>
                </developer>
                <developer>
-                       <id>otis</id>
-                       <name>Otis Gospodnetić</name>
-                       <email>[email protected]</email>
-               </developer>
-               <developer>
                        <id>siren</id>
                        <name>Sami Siren</name>
                        <email>[email protected]</email>
@@ -83,6 +78,11 @@
                         <name>Alexis Detlegrode</name>
                         <email>[email protected]</email>
                 </developer>
+               <developer>
+                        <id>lewismc</id>
+                        <name>Lewis John McGibbney</name>
+                        <email>[email protected]</email>
+                </developer>
        </developers>
         <build>
           <sourceDirectory>src/java</sourceDirectory>


Reply via email to