http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1124
*** shadow/1124 Mon Mar 26 14:52:44 2001
--- shadow/1124.tmp.17056 Mon Mar 26 22:40:02 2001
***************
*** 2,9 ****
| RMIC task breaks if package name starts with ".class" |
+----------------------------------------------------------------------------+
| Bug #: 1124 Product: Ant |
! | Status: NEW Version: 1.3 |
! | Resolution: Platform: PC |
| Severity: Normal OS/Version: Windows NT/2K |
| Priority: High Component: Core tasks |
+----------------------------------------------------------------------------+
--- 2,9 ----
| RMIC task breaks if package name starts with ".class" |
+----------------------------------------------------------------------------+
| Bug #: 1124 Product: Ant |
! | Status: RESOLVED Version: 1.3 |
! | Resolution: FIXED Platform: PC |
| Severity: Normal OS/Version: Windows NT/2K |
| Priority: High Component: Core tasks |
+----------------------------------------------------------------------------+
***************
*** 49,51 ****
--- 49,56 ----
compileList.addElement(classname);
}
}
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-03-26 22:40 -------
+ Applied your fix in CVS - first nightly without this problem should be
+ 2001-03-28.