jaxb2-basics
jaxb2-basics copied to clipboard
Useful plugins and tools for JAXB2.
Hi, I have a situation where a JAXBElement is in a List, and the simpleEquals plugins generated code contains something like this: ``` List leftAny; leftAny = (((this.any!= null)&&(!this.any.isEmpty()))?this.getAny():null); List...
http://jira.highsource.org/browse/JIIB-45
http://jira.highsource.org/browse/JIIB-47
With 0.9.2 and later versions I have ``` org.jvnet.jaxb2_commons jaxb2-basics 0.9.2 ``` I have got error: Using java.util.ServiceLoader ``` SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP)...
I'm not exactly sure if this is a feature request or a question, but I am not sure of a better place to ask. I am using the Simplify Plugin...
I haven't done any xjc plugin dev work for 10 years but posted up the old xjc plugin code in case it's useful to anyone.. https://github.com/warrenc5/xjc-plugins Really glad highsource published...
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps commons-beanutils:commons-beanutils from 1.9.3 to 1.11.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...