You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2007/09/19 14:01:33 UTC

svn commit: r577262 - /ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java

Author: peterreilly
Date: Wed Sep 19 05:01:33 2007
New Revision: 577262

URL: http://svn.apache.org/viewvc?rev=577262&view=rev
Log:
trailing ws

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java

Modified: ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java?rev=577262&r1=577261&r2=577262&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/listener/ProfileLogger.java Wed Sep 19 05:01:33 2007
@@ -36,7 +36,7 @@
 
     /**
      * Logs a message to say that the target has started.
-     * 
+     *
      * @param event
      *            An event with any relevant extra information. Must not be
      *            <code>null</code>.
@@ -50,7 +50,7 @@
 
     /**
      * Logs a message to say that the target has finished.
-     * 
+     *
      * @param event
      *            An event with any relevant extra information. Must not be
      *            <code>null</code>.
@@ -63,7 +63,7 @@
 
     /**
      * Logs a message to say that the task has started.
-     * 
+     *
      * @param event
      *            An event with any relevant extra information. Must not be
      *            <code>null</code>.
@@ -77,7 +77,7 @@
 
     /**
      * Logs a message to say that the task has finished.
-     * 
+     *
      * @param event
      *            An event with any relevant extra information. Must not be
      *            <code>null</code>.



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