Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.5.3
-
Fix Version/s: 1.0.2
-
Component/s: XML code generator
-
Labels:None
-
Environment:Operating System: Windows 2000
Platform: PC
-
Bugzilla Id:1579
-
Number of attachments :
Description
SourceGenerator ignores "final" attribute on <java-class/> in binding file.
Test case details:
1) SourceGenerator command: java cp .;castor-0.9.5.3.jar;castor-0.9.5.3
xml.jar;xml-apis.jar;xercesImpl.jar org.exolab.castor.builder.SourceGenerator -
i "castor-bug.xsd" -types j2 -nomarshall -binding-file castor-bug-binding.xml
Attachments to be added:
-Example schema
-Example binding file.
Created an attachment (id=429)
Example binding file.