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/07 17:25:46 UTC

cvs commit: maven/src/java/org/apache/maven GoalException.java

dion        2004/01/07 08:25:46

  Modified:    src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH
                        GoalException.java
  Log:
  Code cleanup
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.10.1  +2 -2      maven/src/java/org/apache/maven/GoalException.java
  
  Index: GoalException.java
  ===================================================================
  RCS file: /home/cvs/maven/src/java/org/apache/maven/GoalException.java,v
  retrieving revision 1.2
  retrieving revision 1.2.10.1
  diff -u -r1.2 -r1.2.10.1
  --- GoalException.java	12 Apr 2003 00:02:05 -0000	1.2
  +++ GoalException.java	7 Jan 2004 16:25:46 -0000	1.2.10.1
  @@ -56,7 +56,7 @@
    * ====================================================================
    */
   
  -/** 
  +/**
    * A generic exception related to Maven and goal acquisition
    *
    * @author <a href="mailto:bwalding@apache.org">Ben Walding</a>
  
  
  

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