http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1834
*** shadow/1834 Mon May 21 03:08:06 2001
--- shadow/1834.tmp.9725 Thu Jun 21 07:13:15 2001
***************
*** 2,11 ****
| [javac] java.lang.InternalError: when compiling Sample code with ant1.3 |
+----------------------------------------------------------------------------+
| Bug #: 1834 Product: Ant |
! | Status: NEW Version: 1.3 |
! | Resolution: Platform: PC |
| Severity: Normal OS/Version: Windows 9x |
! | Priority: Component: Build Process |
+----------------------------------------------------------------------------+
| Assigned To: [EMAIL PROTECTED] |
| Reported By: [EMAIL PROTECTED] |
--- 2,11 ----
| [javac] java.lang.InternalError: when compiling Sample code with ant1.3 |
+----------------------------------------------------------------------------+
| Bug #: 1834 Product: Ant |
! | Status: RESOLVED Version: 1.3 |
! | Resolution: INVALID Platform: PC |
| Severity: Normal OS/Version: Windows 9x |
! | Priority: High Component: Build Process |
+----------------------------------------------------------------------------+
| Assigned To: [EMAIL PROTECTED] |
| Reported By: [EMAIL PROTECTED] |
***************
*** 66,68 ****
--- 66,74 ----
</target>
I am using the latest JDK and JRE. I have put all the .jar files including
the
servlet and jaxp, ant ones on the classpath.
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 07:13 -------
+ This is a bug in the compiler (Java's zip classes), not within Ant.
+
+ I've seen such compiler errors if some archives in the CLASSPATH have been
+ corrupt or contained compressed as well as uncompressed entries.
\ No newline at end of file