You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/01/08 01:35:34 UTC

cvs commit: maven/src/java/org/apache/maven/jelly/tags/werkz MavenGoalTag.java

dion        2004/01/07 16:35:34

  Modified:    src/java/org/apache/maven/jelly/tags/werkz Tag:
                        MAVEN-1_0-BRANCH MavenGoalTag.java
  Log:
  Code cleanup
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.4.3   +2 -2      maven/src/java/org/apache/maven/jelly/tags/werkz/Attic/MavenGoalTag.java
  
  Index: MavenGoalTag.java
  ===================================================================
  RCS file: /home/cvs/maven/src/java/org/apache/maven/jelly/tags/werkz/Attic/MavenGoalTag.java,v
  retrieving revision 1.2.4.2
  retrieving revision 1.2.4.3
  diff -u -r1.2.4.2 -r1.2.4.3
  --- MavenGoalTag.java	9 Dec 2003 23:40:12 -0000	1.2.4.2
  +++ MavenGoalTag.java	8 Jan 2004 00:35:34 -0000	1.2.4.3
  @@ -63,7 +63,7 @@
   
   /** Replacement for werkz's <code>GoalTag</code> which does not allow a goal
    *  to be redefined once defined.
  - * For Jelly scripts that are run which contain this tag it is assumed that 
  + * For Jelly scripts that are run which contain this tag it is assumed that
    * they are being run in the order whereby the first definition wins.
    *
    *  @author <a href="mailto:brett@apache.org">Brett Porter</a>
  
  
  

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