cvs commit: spice/sandbox/repository/componenthaus/src/tests/org/componenthaus/ant ClassAbbreviatorImplTestCase.java

Mike Hogan <[email protected]> Sun, 09 Nov 2003 08:21:39 -0800
Newsgroups gmane.comp.java.spice.cvs
Message-ID <[email protected]>
hogie       03/11/09 08:21:39

  Modified:    sandbox/repository/componenthaus/src/tests/org/componenthaus/ant
                        ClassAbbreviatorImplTestCase.java
  Log:
  Can now submit most of plexus-utils
  
  Revision  Changes    Path
  1.2       +1 -1      spice/sandbox/repository/componenthaus/src/tests/org/componenthaus/ant/ClassAbbreviatorImplTestCase.java
  
  Index: ClassAbbreviatorImplTestCase.java
  ===================================================================
  RCS file: /cvsroot/spice/spice/sandbox/repository/componenthaus/src/tests/org/componenthaus/ant/ClassAbbreviatorImplTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ClassAbbreviatorImplTestCase.java	9 Nov 2003 14:00:49 -0000	1.1
  +++ ClassAbbreviatorImplTestCase.java	9 Nov 2003 16:21:39 -0000	1.2
  @@ -124,7 +124,7 @@
           private final String className;
   
           public MockJavaClass(String packageName, String className) {
  -            //super(null);
  +            super(null);
               this.packageName = packageName;
               this.className = className;
               setName(className);
  
  
  


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/