Re: Potential removal of JAXB un/marshal extension methods in Groovy 4

2021-03-31 Thread Mariusz W
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

Re: Potential removal of JAXB un/marshal extension methods in Groovy 4

2021-03-31 Thread Paul King
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