Hi all,
Jakarta MVC 2.0 Milestone 1 has been
staged and I have updated the dependencies for Krazo.
For it to build you will need:
- Java 11
- Skip tests
- Activate staging profile
~/Development/ee4j/krazo$ java -version
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.8+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.8+10, mixed mode)
~/Development/ee4j/krazo$ mvn clean install -DskipTests -Pstaging
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2020-10-09T10:31:37+02:00
[INFO] ------------------------------------------------------------------------
The tests have been uncommented from the travis config.
As the work goes on, we will gradually add tests until we have the full suite enabled and Krazo is able to pass the TCK. Then we can start the release process of Krazo 2.0.0.
Ivar
--
Ivar Grimstad
Jakarta EE Developer Advocate | Eclipse Foundation, Inc.
Community. Code. Collaboration.
Join us at our virtual event: EclipseCon 2020 - October 20-22