FYI- Slack for jab-tools is: http://eclipsefoundationhq.slack.com <http://eclipsefoundationhq.slack.com/>
Channel: #jaxb (jaxb-ri + jaxb-tools discussions) > On Oct 25, 2023, at 12:51 PM, Matt Pavlovich <mattr...@gmail.com> wrote: > > Hi Clebert- > > I suggest checking out the https://github.com/highsource/jaxb-tools (I’m the > lead maintainer now). This project now combines the main xjc plugin with > alignment for jaxb-plugins for doing advanced things like annotations, > toString/hashCode/equals strategies, etc. > > It supports JAXB v2, v3, and v4. Close coordination with Jakarta JAXB-RI team > as well (patches going both ways). JAXB-RI had regressions, so you want to > avoid the landmines with certain version. > > Thanks. > Matt Pavlovich > > >> On Oct 25, 2023, at 11:17 AM, Clebert Suconic <clebert.suco...@gmail.com> >> wrote: >> >> Just to record what Robbie Gemmel sent me : >> https://github.com/mojohaus/jaxb2-maven-plugin >> >> >> i'm not sure it works yet... just putting it here as a future note. >> >> On Tue, Oct 24, 2023 at 6:03 PM Clebert Suconic >> <clebert.suco...@gmail.com> wrote: >>> >>> In artemis/DTO, there's an ant call: >>> >>> https://github.com/apache/activemq-artemis/blob/9b56d296a31e1d1274f248b1fae1d50056090725/artemis-dto/pom.xml#L97-L132 >>> >>> >>> >>> This ant call is creating some leak with javac somehow.. after I >>> investigated it a bit with maven guys: >>> https://github.com/apache/maven-mvnd/issues/897 >>> >>> >>> >>> >>> I would appreciate any help on getting rid of this call.. does anyone >>> know a better way to do this? >>> >>> >>> Thanks >>> >>> >>> -- >>> Clebert Suconic >> >> >> >> -- >> Clebert Suconic >