On Wed, Mar 31, 2021 at 10:39 PM Mariusz W wrote:
> Hi,
> Ok for me. I still had to remember to add / copy dependency files from
> extras-jaxb. As I understand it will no longer be needed.
>
Yes, those jars should be added transitively by your build tool if you have
groovy-jaxb as dependency and
Hi,
Ok for me. I still had to remember to add / copy dependency files from
extras-jaxb. As I understand it will no longer be needed.
Regards,
Mariusz
On 2021/03/29 06:14:30, Paul King wrote:
> Hi folks,
>
> We have 4 JAXB extension methods which offer a very small enhancement over
> the built
Hi folks,
We have 4 JAXB extension methods which offer a very small enhancement over
the built-in JAXB methods. The way these are packaged causes increased
complexity in JDK9+ environments which even today doesn't seem to be
handled well by IDEs such as JetBrains' IDEA. Weighing up the minimal val