You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by fu...@apache.org on 2006/05/17 10:55:41 UTC

svn commit: r407202 - /db/derby/code/trunk/BUILDING.txt

Author: fuzzylogic
Date: Wed May 17 01:55:41 2006
New Revision: 407202

URL: http://svn.apache.org/viewcvs?rev=407202&view=rev
Log:
Minor change to javadoc.tool property for Mac OS X build instructions.

Modified:
    db/derby/code/trunk/BUILDING.txt

Modified: db/derby/code/trunk/BUILDING.txt
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/BUILDING.txt?rev=407202&r1=407201&r2=407202&view=diff
==============================================================================
--- db/derby/code/trunk/BUILDING.txt (original)
+++ db/derby/code/trunk/BUILDING.txt Wed May 17 01:55:41 2006
@@ -777,5 +777,5 @@
 ${j14lib}/charsets.jar
 
 compile.classpath=${java13compile.classpath}
-javadoc.tool=${java.home}/bin/javadoc
+javadoc.tool.jdk14=${java.home}/bin/javadoc