You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by gb...@apache.org on 2010/08/16 14:18:58 UTC

svn commit: r985897 - /pivot/branches/1.5.x/BUILD

Author: gbrown
Date: Mon Aug 16 12:18:58 2010
New Revision: 985897

URL: http://svn.apache.org/viewvc?rev=985897&view=rev
Log:
Fix Ant/JUnit URL in BUILD; trim whitespace in web query servlet tutorial.

Modified:
    pivot/branches/1.5.x/BUILD

Modified: pivot/branches/1.5.x/BUILD
URL: http://svn.apache.org/viewvc/pivot/branches/1.5.x/BUILD?rev=985897&r1=985896&r2=985897&view=diff
==============================================================================
--- pivot/branches/1.5.x/BUILD (original)
+++ pivot/branches/1.5.x/BUILD Mon Aug 16 12:18:58 2010
@@ -12,7 +12,7 @@ Project Set-Up
 * Ensure that JUnit is on your Ant classpath (set the CLASSPATH environment
   variable accordingly):
 
-  http://ant.apache.org/manual/OptionalTasks/junit.html
+  http://ant.apache.org/manual/Tasks/junit.html
 
 * Ensure that the LiveConnect APIs are on your classpath (set the CLASSPATH
   environment variable accordingly):