You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/09/14 10:12:44 UTC

[Bug 3601] New: - Unable to compile apache/xerces/validators/schema/TraverseSchema.java using sj

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: xerces-j-dev@xml.apache.org
        ReportedBy: dhananjay.bhandari@bea.com
                CC: dhananjay.bhandari@bea.com


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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org