Update of /cvsroot/xdoclet/xjavadoc/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24409/test

Modified Files:
        Hello2.java 
Log Message:
Test cases related to XJD-41 are updated 

Index: Hello2.java
===================================================================
RCS file: /cvsroot/xdoclet/xjavadoc/test/Hello2.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Hello2.java 17 Jun 2005 12:55:32 -0000      1.3
--- Hello2.java 13 Sep 2005 08:51:55 -0000      1.4
***************
*** 164,171 ****
  
        public void testVaArgs(Object... args) {
-                   
-       }
  
  
  
    //  public Map hm = new HashMap();
--- 164,173 ----
  
        public void testVaArgs(Object... args) {
  
+       }
  
+     public void enumTest(int x, MyEnum me) {
+            
+     }
  
    //  public Map hm = new HashMap();
***************
*** 181,185 ****
  
         /**
!        * Blabla. Do you like Norwegian letters? æøåÆØÅ.
         *
         * @foo
--- 183,187 ----
  
         /**
!        * Blabla. Do you like Norwegian letters? ������.
         *
         * @foo



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to