Re: Working on maven-changes-plugin 3.0.0

2024-12-04 Thread Slawomir Jaranowski
Hi Does anybody use a trac system with changes plugin? On Fri, 22 Nov 2024 at 08:33, Slawomir Jaranowski wrote: > > Hi, > > I'm working on maven-changes-plugin - this project hasn't been > released for a long time, so it is time to refresh it and release it. > > I need to make changes in schema

Re: Working on maven-changes-plugin 3.0.0

2024-11-26 Thread Slawomir Jaranowski
On Tue, 26 Nov 2024 at 14:30, Giacomo wrote: > > Hi, > > is this the reason why I am having this issue during validation? > > "failed to validate changes.xml file [OMISSIS]\src\changes\changes.xml: > SAXException : cvc-elt.1.a: Cannot find the declaration of element > 'document'." You nee

Re: Working on maven-changes-plugin 3.0.0

2024-11-26 Thread Giacomo
Hi, is this the reason why I am having this issue during validation? "failed to validate changes.xml file [OMISSIS]\src\changes\changes.xml: SAXException : cvc-elt.1.a: Cannot find the declaration of element 'document'." Giacomo On Fri, Nov 22, 2024 at 8:33 AM Slawomir Jaranowski wrot

Working on maven-changes-plugin 3.0.0

2024-11-21 Thread Slawomir Jaranowski
Hi, I'm working on maven-changes-plugin - this project hasn't been released for a long time, so it is time to refresh it and release it. I need to make changes in schema - the newer version of modello doesn't support mixed tags - tags with content and other tags. It will breaking changes, you wil