You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/10/05 19:08:25 UTC

DO NOT REPLY [Bug 1875] - Build problem in Xalan-J 2.1.0

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1875>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1875

Build problem in Xalan-J 2.1.0

tom.amiro@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From tom.amiro@sun.com  2001-10-05 10:08 -------
I removed the build.sh file in my workspace in xml-xalan/java
and got the latest version from CVS. Doing a hex dump on it 
shows that the line endings are normal Unix line feeds (hex 0A)
without any DOS carriage returns (hex 0D or octal 015)