jvanzyl     2004/05/22 08:17:14

  Modified:    maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly
                        JellyHarnessGenerator.java
  Log:
  no message
  
  Revision  Changes    Path
  1.3       +3 -2      
maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly/JellyHarnessGenerator.java
  
  Index: JellyHarnessGenerator.java
  ===================================================================
  RCS file: 
/home/cvs/maven-components/maven-plugin/src/main/java/org/apache/maven/plugin/generator/jelly/JellyHarnessGenerator.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- JellyHarnessGenerator.java        22 May 2004 15:00:40 -0000      1.2
  +++ JellyHarnessGenerator.java        22 May 2004 15:17:14 -0000      1.3
  @@ -11,8 +11,9 @@
   import java.util.List;
   
   /**
  - * @todo use the descriptions in the descriptor for the javadoc pushed into
  - * the source code.
  + * @todo use the descriptions in the descriptor for the javadoc pushed into the 
source code.
  + * @todo write plugin.properties (as a place holder, we don't technially need it)
  + * @todo convert POM or just strip out the dependencies
    */
   public class JellyHarnessGenerator
       extends AbstractGenerator
  
  
  

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

Reply via email to