On Fri, 3 Jan 2025 at 16:43, Gary Gregory <garydgreg...@gmail.com> wrote:
>
> TY! :-)
>
> Eclipse no longer shows XML validation errors.
>
> It's not clear to me if the validation performed by
> https://maven.apache.org/plugins/maven-changes-plugin/examples/changes-file-validation.html
> is using the XSD or some other tooling. Should the page clarify this?
> Maybe point to the XSD?

changes-validate - goal uses schemas from current classloader ... it
is copied into plugin jar during build.

https://github.com/apache/maven-changes-plugin/blob/master/src/main/java/org/apache/maven/plugins/changes/schema/DefaultChangesSchemaValidator.java#L93

>
> I can see all the JIRA releases now. Maybe I wasn't logged to JIRA. Odd &
> TY again for the quick response!
>
> Gary
>
> On Fri, Jan 3, 2025 at 10:32 AM Slawomir Jaranowski <s.jaranow...@gmail.com>
> wrote:
>
> > On Fri, 3 Jan 2025 at 16:01, Gary Gregory <garydgreg...@gmail.com> wrote:
> > >
> > > Hi All:
> > >
> > > I'm trying to debug an issue in MCHANGES M2 and that version not in
> > Jira! I
> > > want to look at the ticket about making the "dev" attribute optional in
> > M2
> > > (it's not optional BTW, it should be).
> > >
> > > There must be a missing unit test because the XSD still requires "dev":
> > >
> > >
> > https://maven.apache.org/xsd/changes-2.0.0.xsd#:~:text=%3Cxs%3Aattribute%20name%3D%22dev%22%20type%3D%22xs%3Astring%22%20use%3D%22required%22%3E
> >
> > xsd updated
> >
> > >
> > > I only see 3.0.0 and 3.0.0-M3 in Jira.
> > >
> > > PLEASE don't delete the released versions!
> > >
> > > https://issues.apache.org/jira/browse/MCHANGES/fixforversion/12355533
> >
> > All releases are in place ...
> >
> > https://issues.apache.org/jira/projects/MCHANGES?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=no-filter
> >
> > M1 - https://issues.apache.org/jira/projects/MCHANGES/versions/12355450
> > M2 <https://issues.apache.org/jira/projects/MCHANGES/versions/12355450M2>
> > - https://issues.apache.org/jira/projects/MCHANGES/versions/12355515
> >
> > >
> > > TY,
> > > Gary
> >
> >
> >
> > --
> > Sławomir Jaranowski
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > For additional commands, e-mail: dev-h...@maven.apache.org
> >
> >



-- 
Sławomir Jaranowski

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to