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 2015/12/04 08:19:45 UTC

svn commit: r1717906 - in /nutch/trunk: CHANGES.txt default.properties

Author: lewismc
Date: Fri Dec  4 07:19:45 2015
New Revision: 1717906

URL: http://svn.apache.org/viewvc?rev=1717906&view=rev
Log:
Update documents in prep for Apache Nutch 1.11 RC#2

Modified:
    nutch/trunk/CHANGES.txt
    nutch/trunk/default.properties

Modified: nutch/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1717906&r1=1717905&r2=1717906&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Fri Dec  4 07:19:45 2015
@@ -1,6 +1,6 @@
 Nutch Change Log
     
-Nutch 1.11 Release 25/10/2015 (dd/mm/yyyy)
+Nutch 1.11 Release 03/12/2015 (dd/mm/yyyy)
 Release Report: http://s.apache.org/nutch11
 
 * NUTCH-2176 Clean up of log4j.properties (markus)

Modified: nutch/trunk/default.properties
URL: http://svn.apache.org/viewvc/nutch/trunk/default.properties?rev=1717906&r1=1717905&r2=1717906&view=diff
==============================================================================
--- nutch/trunk/default.properties (original)
+++ nutch/trunk/default.properties Fri Dec  4 07:19:45 2015
@@ -54,7 +54,7 @@ bin.dist.version.dir=${dist.dir}/${final
 javac.debug=on
 javac.optimize=on
 javac.deprecation=on
-javac.version= 1.7
+javac.version=1.7
 
 runtime.dir=./runtime
 runtime.deploy=${runtime.dir}/deploy