PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2887
*** shadow/2887 Tue Jul 31 01:47:52 2001
--- shadow/2887.tmp.9748 Tue Jul 31 04:53:36 2001
***************
*** 2,9 ****
| D8 distribution has directory checksum error |
+----------------------------------------------------------------------------+
| Bug #: 2887 Product: XalanJ2 |
! | Status: NEW Version: 2.2.x |
! | Resolution: Platform: Other |
| Severity: Normal OS/Version: All |
| Priority: Other Component: Xalan |
+----------------------------------------------------------------------------+
--- 2,9 ----
| D8 distribution has directory checksum error |
+----------------------------------------------------------------------------+
| Bug #: 2887 Product: XalanJ2 |
! | Status: RESOLVED Version: 2.2.x |
! | Resolution: WONTFIX Platform: Other |
| Severity: Normal OS/Version: All |
| Priority: Other Component: Xalan |
+----------------------------------------------------------------------------+
***************
*** 25,27 ****
--- 25,35 ----
This is seen on Solaris 7 and 8, but not on Linux
or Tru64Unix (byteorder ??).
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-07-31 04:53 -------
+ Sorry, the default Solaris version of tar won't work - you need a GNU-
+ compatible implementation of tar, or use the .zip distro. This is a limitation
+ of Ant, the build tool we use.
+ See http://marc.theaimsgroup.com/?l=xalan-dev&m=99467745516280&w=2 for more
+ commentary.