brett       2003/12/30 17:52:36

  Modified:    src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH
                        JellyScriptHousing.java
  Log:
  javadoc
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.3.4.2   +2 -4      
maven/src/java/org/apache/maven/plugin/Attic/JellyScriptHousing.java
  
  Index: JellyScriptHousing.java
  ===================================================================
  RCS file: 
/home/cvs/maven/src/java/org/apache/maven/plugin/Attic/JellyScriptHousing.java,v
  retrieving revision 1.3.4.1
  retrieving revision 1.3.4.2
  diff -u -r1.3.4.1 -r1.3.4.2
  --- JellyScriptHousing.java   26 Nov 2003 11:45:17 -0000      1.3.4.1
  +++ JellyScriptHousing.java   31 Dec 2003 01:52:36 -0000      1.3.4.2
  @@ -4,8 +4,6 @@
   import org.apache.maven.project.Project;
   
   /**
  - * @todo [RC2]: is this class really needed?
  - * 
    * @author <a href="mailto:[EMAIL PROTECTED]">Jason van Zyl</a>
    *
    * @version $Id$
  @@ -21,7 +19,7 @@
       /** Id of the jelly script. @todo [RC2] no the same as a regular id - rename */
       private String id;
   
  -    /** the source of the jelly script @todo [RC2] not always set correctly */
  +    /** the source of the jelly script. @todo [RC2] not always set correctly */
       private String source;
   
       public JellyScriptHousing()
  
  
  

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

Reply via email to