dion        2003/07/27 21:12:29

  Modified:    src/java/org/apache/maven/jelly/tags/maven DisplayTag.java
  Log:
  Fix docs
  
  Revision  Changes    Path
  1.2       +2 -3      maven/src/java/org/apache/maven/jelly/tags/maven/DisplayTag.java
  
  Index: DisplayTag.java
  ===================================================================
  RCS file: 
/home/cvs/maven/src/java/org/apache/maven/jelly/tags/maven/DisplayTag.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DisplayTag.java   27 Jul 2003 23:33:57 -0000      1.1
  +++ DisplayTag.java   28 Jul 2003 04:12:29 -0000      1.2
  @@ -64,8 +64,7 @@
   import org.apache.tools.ant.types.Path;
   
   /**
  - * This class takes a given path using an <code>var</code> and appends another
  - * path (using <code>refid</code>) to it.
  + * This class displays the variable 'var' on System.out.
    *
    * @author Bob McWhirter
    * @version $Id$
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to