http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3601 Summary: Unable to compile apache/xerces/validators/schema/TraverseSchema.java using sj Product: Xerces2-J Version: 2.0.0 [alpha] Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Serialization AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Hi, I downloaded Xerces-J-src.1.4.3.zip from http://xml.apache.org/dist/xerces- j/ site. I am trying to compile this xerces. But, I dont want to use any of the makefiles that come with source code. I have my own make scripts, in thode I collect names of all the java files in the xerces hierarchy and then run sj on each of those. I am using sj version 3.00.042. I noticed a weird thing abt the compilation of apache/xerces/validators/schema/TraverseSchema.java file. sj just aborts if I try to compile this file. When i took a look at this file, I found that this file is very big (9000 + lines) and it has nested class definitions. is it possible to simplify the this file, or even if it is not, then at least some kind of workaround. Thanks, Dhananjay. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
