marcelhdl opened a new pull request, #129: URL: https://github.com/apache/cxf-xjc-utils/pull/129
We've found a minor bug when using extensions and substitiongroups. The defaultvalue-plugin generates a `new JAXBElement` expression, which isn't valid java code, as JAXBElement does not have a default constructor. I've added a fix and a xsd-file for the corresponding test, to reproduce this bug. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org