dion        2003/07/27 21:06:18

  Modified:    src/java/org/apache/maven/jelly/tags/maven AddPathTag.java
  Log:
  Fix doc
  
  Revision  Changes    Path
  1.8       +2 -2      maven/src/java/org/apache/maven/jelly/tags/maven/AddPathTag.java
  
  Index: AddPathTag.java
  ===================================================================
  RCS file: 
/home/cvs/maven/src/java/org/apache/maven/jelly/tags/maven/AddPathTag.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- AddPathTag.java   27 Jul 2003 23:33:57 -0000      1.7
  +++ AddPathTag.java   28 Jul 2003 04:06:17 -0000      1.8
  @@ -87,7 +87,7 @@
        * the [EMAIL PROTECTED] #refid other path} to it.
        *
        * @param output used to write output
  -     * @throws org.apache.commons.jelly.JellyTagException when anything goes wrong. 
FIXME
  +     * @throws JellyTagException when anything goes wrong. FIXME
        */
       public void doTag( XMLOutput output )
           throws JellyTagException
  
  
  

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

Reply via email to