Great job! Sandra nice work on the tool!
Thanks a lot for your time
On Fri, 3 Jan 2025 at 4:06 pm, Slawomir Jaranowski
wrote:
> Hi,
>
> - We have a tool for migrating issues from JIRA to GitHub - [1] -
> thanks to Sandra Parsick
> - We have a one place when we can define labels for Maven project
Great & TY. I cut a new RC for commons-parent using m-changes-p 3.0.0-M2 :-)
Gary
On Fri, Jan 3, 2025 at 11:01 AM Slawomir Jaranowski
wrote:
> On Fri, 3 Jan 2025 at 16:43, Gary Gregory wrote:
> >
> > TY! :-)
> >
> > Eclipse no longer shows XML validation errors.
> >
> > It's not clear to me i
On Fri, 3 Jan 2025 at 16:43, Gary Gregory 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 too
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?
I c
On Fri, 3 Jan 2025 at 16:01, Gary Gregory 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 b
Hi,
- We have a tool for migrating issues from JIRA to GitHub - [1] -
thanks to Sandra Parsick
- We have a one place when we can define labels for Maven projects - [2]
- We have some automation on PR - default label and milestone can be
manage by GitHub action - [3]
I have enabled GitHub issues
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/x
On Fri, 3 Jan 2025 at 12:33, Sandra Parsick wrote:
>
> I continued working on the migration tool.
>
> Splitting Jira Project in several repositories:
> I added a JiraIssueFilter so that you can implement a filter based on
> issue information, so that only matched issues will be migrated (sample [1
I continued working on the migration tool.
Splitting Jira Project in several repositories:
I added a JiraIssueFilter so that you can implement a filter based on
issue information, so that only matched issues will be migrated (sample [1])
The idea is that you run the migration tool several time