You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2008/01/15 13:06:34 UTC

svn commit: r612091 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java

Author: jhm
Date: Tue Jan 15 04:06:19 2008
New Revision: 612091

URL: http://svn.apache.org/viewvc?rev=612091&view=rev
Log:
- spelling
- a sentence was incomplete (missing additional docs?)

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java?rev=612091&r1=612090&r2=612091&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java Tue Jan 15 04:06:19 2008
@@ -26,8 +26,8 @@
 
 /**
  *
- * A Resource representation of anything thta is accessed via a Java classloader.
- * The core methods to set/resolve the classpath are provided, and
+ * A Resource representation of anything that is accessed via a Java classloader.
+ * The core methods to set/resolve the classpath are provided.
  * @since Ant 1.8
  *
  */



AW: svn commit: r612091 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java

Posted by Ja...@rzf.fin-nrw.de.
>
ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractCla
sspathResource.java Tue Jan 15 04:06:19 2008
> > @@ -26,8 +26,8 @@
> 
> 
> I mustnt have saved the copy open in jedit...thanks for catching this


There was an uncomplete sentence in the doc. Maybe you want to comment
more?

Jan

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


Re: svn commit: r612091 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java

Posted by Steve Loughran <st...@apache.org>.
jhm@apache.org wrote:
> Author: jhm
> Date: Tue Jan 15 04:06:19 2008
> New Revision: 612091
> 
> URL: http://svn.apache.org/viewvc?rev=612091&view=rev
> Log:
> - spelling
> - a sentence was incomplete (missing additional docs?)
> 
> Modified:
>     ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java
> 
> Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java
> URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java?rev=612091&r1=612090&r2=612091&view=diff
> ==============================================================================
> --- ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java (original)
> +++ ant/core/trunk/src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java Tue Jan 15 04:06:19 2008
> @@ -26,8 +26,8 @@


I mustnt have saved the copy open in jedit...thanks for catching this

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