Blog Posts

    ECA Validation Update for Gerrit

    Tuesday, December 8, 2020 - 12:45 by Christopher Guindon
    We are planning to install a new version of our Gerrit ECA validation plugin this week in an effort to reduce errors when a contribution is validated. With this update, we are moving our validation logic to our new ECA Validation API that we created for our new Gitlab instance...

    Jakarta EE 9 Delivers the Big Bang

    Tuesday, December 8, 2020 - 10:35 by Mike Milinkovich
    The Jakarta EE 9 platform release announced during today’s JakartaOne Livestream virtual conference has a notable change: The package namespace is now jakarta.* instead of javax.*. Moving all the specification APIs to the jakarta namespace (sometimes referred to as the “big bang”) is a simple, but very significant, update that...

    Hashtag Jakarta EE #49

    Sunday, December 6, 2020 - 02:57 by Ivar Grimstad
    Welcome to the forty-ninth issue of Hashtag Jakarta EE! Big day on Tuesday! The second edition of JakartaOne Livestream happens on December 8, 2020. Make sure you are registered! I am really looking forward to hosting this event together with Tanja. We have an amazing lineup of speakers and lots...

    Become an Eclipse Technology Adopter

    Friday, December 4, 2020 - 12:50 by Christopher Guindon
    Did you know that organizations — whether they are members of the Eclipse Foundation or not — can be listed as Eclipse technology adopters? In November 2019, The Eclipse IoT working group launched a campaign to promote adopters of Eclipse IoT technologies. Since then, more than 60 organizations have shown...

    Member Case Study: Cedalo Finds New Opportunities in the Eclipse IoT Ecosystem

    Friday, December 4, 2020 - 12:27 by Thabang Mashologu
    In our latest member case study, we’re sharing Cedalo’s story. Cedalo is an active member of the Eclipse IoT ecosystem and a great example of how businesses and entrepreneurs naturally discover one another and new opportunities to co-innovate in Eclipse Foundation communities. Cedalo is deeply involved in the Eclipse Streamsheets...

    Jakarta MVC 2.0 Release Review

    Friday, December 4, 2020 - 03:01 by Ivar Grimstad
    Before a Jakarta EE specification can be released under the Jakarta EE Specification Process ( JESP), it has to go through a release review. The ballot for Jakarta MVC 2.0 can be followed in this ballot thread. The release review is initiated by creating a Pull Request to the Jakarta...

    Migrating to Jakarta EE 9

    Thursday, December 3, 2020 - 12:22 by Ivar Grimstad
    Jakarta EE 9 is out, and with it the namespace change from javax.* to jakarta.*. When we talk about the namespace change, we mostly talk about changing the import statements in your code when migrating to Jakarta EE 9. But there is more to it. I have created a slightly...

    Announcing Jakarta MVC 2.0

    Tuesday, December 1, 2020 - 02:48 by Ivar Grimstad
    On Saturday, I will present Jakarta MVC 2.0 at the Kotlin Hyderabad Community. In this talk, I will go through a bit of the history behind Jakarta MVC, as well as showing it in practice. Be prepared for an intense Live Coding session! Jakarta MVC 2.0 is planned to be...