The xjb binding file gives me an option to enter only predefined values like <xjc:serializable uid="12345" /> Is there way to make this UID generation random/dynamic?
On Monday, March 13, 2017 at 4:18:04 AM UTC-5, Anders Hammar wrote: > > Hi, > > The Mojo team is pleased to announce the release of the JAXB2 Maven plugin > version 2.3.1. > > To get this update, simply specify the version in your project's plugin > configuration: > > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>jaxb2-maven-plugin</artifactId> > <version>2.3.1</version> > </plugin> > > Release Notes > https://github.com/mojohaus/jaxb2-maven-plugin/milestone/4?closed=1 > > Enjoy, > > The Mojo team. > > /Anders > -- You received this message because you are subscribed to the Google Groups "mojohaus-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mojohaus-dev/48d55778-1c25-4ef4-8e0a-50f882c01af9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
