You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by st...@apache.org on 2006/05/10 00:31:58 UTC

svn commit: r405557 - /ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java

Author: stevel
Date: Tue May  9 15:31:51 2006
New Revision: 405557

URL: http://svn.apache.org/viewcvs?rev=405557&view=rev
Log:
javadoc

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java
URL: http://svn.apache.org/viewcvs/ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java?rev=405557&r1=405556&r2=405557&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/util/ResourceUtils.java Tue May  9 15:31:51 2006
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2005 The Apache Software Foundation
+ * Copyright 2003-2006 The Apache Software Foundation
  *
  *  Licensed under the Apache License, Version 2.0 (the "License");
  *  you may not use this file except in compliance with the License.
@@ -539,7 +539,7 @@
      * Log which Resources (if any) have been modified in the future.
      * @param logTo the ProjectComponent to do the logging.
      * @param rc the collection of Resources to check.
-     * @param long the timestamp granularity to use.
+     * @param granularity the timestamp granularity to use.
      * @since Ant 1.7
      */
     private static void logFuture(ProjectComponent logTo,



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org