User: rinkrank
  Date: 02/04/29 05:21:59

  Modified:    test     Hello.java
  Log:
  -Tests are 100%
  -Fixed a bug which caused Parameter flyweights to be overwritten if a superclass 
wasn't resolved
  -Reverted to OLD xdoclet.jar (which makes it possible to compare xjavadoc/javadoc)
  -Refactored dimensionAsString to Util
  -Upgraded to Ant 1.5 and Xalan 1.2.3
  
  Revision  Changes    Path
  1.10      +1 -1      xjavadoc/test/Hello.java
  
  Index: Hello.java
  ===================================================================
  RCS file: /cvsroot/xdoclet/xjavadoc/test/Hello.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -r1.9 -r1.10
  --- Hello.java        10 Mar 2002 17:56:01 -0000      1.9
  +++ Hello.java        29 Apr 2002 12:21:59 -0000      1.10
  @@ -57,7 +57,7 @@
         * @more testdata, bla bla
         * @maybe this="is" only="testdata"
         */
  -     private void whatever( String[] s[], int i ) {
  +     void whatever( String[] s[], int i) {
        }
   
       /**
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to