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=12106>.
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=12106

While compiling org.apache.xerces.impl.dv package, exception is thrown.

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2003-07-05 21:53 -------
It sounds like you're trying to compile *only* the classes within one package, 
which in general may not be possible because they may depend on other classes 
which haven't been compiled yet. Trying to hand compile Xerces is tricky, as we 
do a number of things: replacing text, copying files to other locations, 
excluding source files, etc... in the Ant build script. 

If you want to compile the source code, I suggest you have a look at:
http://xml.apache.org/xerces2-j/faq-build.html

If you have further problems with compilation, could you please address them to 
the xerces-j-user list (http://xml.apache.org/mail.html#xerces-j-user).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to