Laurent Schoelens

Results 96 comments of Laurent Schoelens

Created new PR (#543) and adding the following in `org.jvnet.jaxb:jaxb2-basics-runtime` (which is done in PR) : ```xml org.jvnet.jaxb2_commons jaxb2-basics-runtime [2.0.0,9999.0) ``` and having a project including 2 projects, one with...

@carlmolemans : this empty project was discontinued and integrated in 2.0.12 release of jaxb-tools. We need to do a 2.0.13 to restore version's range in `jaxb2-basics-runtime` artifact that was replaced...

If you're facing the same issue as me, you can force the old artifact version to 2.0.12 (which will be empty jar) to solve the class collision issue

Hi @nazrul074 Hope you finally found a way of renaming your generated code with binding files. If not, please let us know. I think I'll add sample project for this...

Hi @anders-payerl-mmb Could you share code sample please ? If you're using still v2, does that mean that you stick to jaxb 2 api ?

@anders-payerl-mmb : Just a reminder that is present in migration guide - v2 is for jaxb 2.3 - v3 is for jaxb 3 - v4 is for jaxb 4 with...

Good to hear from you that it worked now. If wiki is unclear on some parts, let me know I'll try to make it clearer.

@FernandoReynosoMartinez if you still have the problem, please generate new issue with full logs details attached and sample