Task #7834
Story #7832: migrate from JibX to JAXB for XML binding / codegen
develop maven configuration
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-06-24
Due date:
% Done:
0%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
challenges will be:
- working with the published schemas (JAXB recommends local .xsd files).
- choosing antrun vs. jaxb plugin
- working with other schemas found in the .xsd
History
#1 Updated by Rob Nahf over 8 years ago
- Status changed from New to Rejected
- translation missing: en.field_remaining_hours set to 0.0
complexities of working with copies of the schemas along with getting all of the decorators (equals, hash, compare - especially special behavior in Subject) led us to work from the existing type classes and avoid code generation.