Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[krazo-dev] Last steps for Krazo 2.0.1 release

Hi everyone,

I prepared a release branch for the upcoming 2.0.1 release called "releases/2.0.1". This branch has been created from the 2.0.0 release tag and just includes the latest fixes I did for supporting Krazo being installed as a Glassfish module (see [1]) and the dependency scope issues merged yesterday (see [2]).

https://github.com/eclipse-ee4j/krazo/tree/releases/2.0.1

I ran the TCK manually against this branch, and it passed without any issues for these environments:
  • Wildfly 23.0.2 Preview on JDK11 and Krazo packaged with the application
  • Glassfish 6.0.0 on JDK8 and Krazo packaged with the application
  • Glassfish 6.1.0-RC1 on JDK11 and Krazo packed with the application
  • Glassfish 6.1.0-RC1 on JDK11 and Krazo provided as a Glassfish module
From my point of view we are ready to start the release process for 2.0.1. Any thoughts or vetos?

As soon as this release is out, we could create a pull request for Glassfish to include Krazo. Not sure if they will accept it, but it is worth a try. ;-)

Christian


[1] https://github.com/eclipse-ee4j/krazo/pull/244
[2] https://github.com/eclipse-ee4j/krazo/pull/262

--

Back to the top