Thanks for the update, Jeff.
On Wed, Aug 2, 2023 at 5:44 AM Jeff Mesnil <jmesnil(a)redhat.com> wrote:
Hi,
JBoss DMR[1] is a foundational library at the core of WildFly. It’s been
pretty stable and has low activity.
However, we have a few initiatives that are impacting it (ASL relicensing,
improving our community standards, adding continuous integration, switch
default branch to main, etc.)
I’m not expecting to make any code changes to this upcoming release but
I’ll still bump its minor version to reflect the change in the license.
This will have no impact on API or code so it will be safe to upgrade from
the existing 1.6.1.Final version to this upcoming 1.7.0.Final.
The disruptive change will be for authors that will have to update their
Git repositories to switch the default branch from master to main. GitHub
will provide information about it but the usual commands to switch the
branches apply:
—8<—
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
—8<—
The payload for this 1.7.0.Final is tracked in JIRA at [2]
Best regards,
Jeff
[1]
https://github.com/jbossas/jboss-dmr
[2]
https://issues.redhat.com/issues/?jql=project%20%3D%20DMR%20AND%20fixVers...
--
Jeff Mesnil
Engineer @ Red Hat JBoss EAP
http://jmesnil.net/
_______________________________________________
wildfly-dev mailing list -- wildfly-dev(a)lists.jboss.org
To unsubscribe send an email to wildfly-dev-leave(a)lists.jboss.org
Privacy Statement:
https://www.redhat.com/en/about/privacy-policy
List Archives:
https://lists.jboss.org/archives/list/wildfly-dev@lists.jboss.org/message...
--
Brian Stansberry
Principal Architect, Red Hat JBoss EAP
He/Him/His