Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3 rc1
-
Fix Version/s: 1.3
-
Component/s: XML code generator
-
Labels:None
-
Number of attachments :
Description
See parent task.
During the restructuring of the castorbuilder.properties file, I came about an issue with the
org.exolab.castor.builder.javaclassmapping
property which had a default value of null instead of element. When trying to make the element default value explicit, I discovered a bug with the XML code generator. I shall create a new issue for this soon.