Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Version 3.0.2
-
None
Description
The old build might have used the oldxbean.jar for too long, i.e. it supposed to bootstrap the necessary schemas from the sources and then switch to the current classes.
After changing the build to be more strict about that bootstrap-switch, the attributes of a given schema weren't generated correctly anymore - this patch fixes it.