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/03 07:31:08 UTC

cvs commit: maven/src/bootstrap/org/apache/maven BootstrapPomParser.java

dion        2004/01/02 22:31:08

  Modified:    src/bootstrap/org/apache/maven Tag: MAVEN-1_0-BRANCH
                        BootstrapPomParser.java
  Log:
  Code cleanup
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.5.10.1  +2 -0      maven/src/bootstrap/org/apache/maven/BootstrapPomParser.java
  
  Index: BootstrapPomParser.java
  ===================================================================
  RCS file: /home/cvs/maven/src/bootstrap/org/apache/maven/BootstrapPomParser.java,v
  retrieving revision 1.5
  retrieving revision 1.5.10.1
  diff -u -r1.5 -r1.5.10.1
  --- BootstrapPomParser.java	12 Jan 2003 06:43:21 -0000	1.5
  +++ BootstrapPomParser.java	3 Jan 2004 06:31:08 -0000	1.5.10.1
  @@ -52,6 +52,8 @@
    * individuals on behalf of the Apache Software Foundation.  For more
    * information on the Apache Software Foundation, please see
    * <http://www.apache.org/>.
  + *
  + * ====================================================================
    */
   import org.xml.sax.Attributes;
   import org.xml.sax.InputSource;
  
  
  

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