Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcements section #879

Merged
merged 40 commits into from
Apr 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
d82d43a
Announcements section first commit
Dexmaster Sep 8, 2020
9c15997
Announcements add to main menu
Dexmaster Sep 8, 2020
a259c94
.adoc test page
Dexmaster Sep 11, 2020
cf8a7c9
Testing edit
dblevins Feb 17, 2021
f897574
Add Jakarta EE 9 Milestone announcement
dblevins Feb 18, 2021
32a6236
Update banner and add missing links on Jakarta EE 9 Milestone announc…
dblevins Feb 18, 2021
b7ac055
Add Jakarta EE 9 final announcement
dblevins Feb 18, 2021
2be9334
Add Jakarta EE 8 announcement
dblevins Feb 18, 2021
455d88b
Fix date on Jakarta EE 8 announcement
dblevins Feb 18, 2021
2639f6e
Add post Jakarta EE Marketing and Branding Committee Levels-Up with N…
dblevins Feb 18, 2021
57b8356
Add missing images
dblevins Feb 18, 2021
6a0a3c4
Yank reference to banner
dblevins Feb 18, 2021
3fdfdff
Fix the width on tetiana's image
dblevins Feb 18, 2021
f4faeac
Add Jakarta EE 9.1 Plan Approval (actual content TBD)
dblevins Feb 18, 2021
f42207d
Delete mock content
dblevins Feb 18, 2021
5c45801
Add Scott Marlow to the Jakarta EE 9.1 Plan post
dblevins Feb 18, 2021
4b05a39
Add Steve Millidge as potential co-author for the Jakarta EE 9.1 Plan…
dblevins Feb 18, 2021
5ccd122
Stub for OpenLiberty 21.0.0.2-beta now Jakarta EE 9 Web Profile Compa…
dblevins Feb 18, 2021
cf85938
Fix date
dblevins Feb 18, 2021
aa10ff9
Add mock summary for OpenLiberty certifications
dblevins Feb 18, 2021
ee6c7b1
Mock for Thunisoft certification
dblevins Feb 18, 2021
df4540b
Add co-author to Thunisoft certification announcement
dblevins Feb 18, 2021
20c4405
Stub for "Welcome Beijing Thunisoft Information Technology Co., Ltd t…
dblevins Feb 18, 2021
a2f0b66
Fix title
dblevins Feb 18, 2021
5d55f01
Stub for "Welcome Shandong Cvicse Middleware Co., Ltd to the Jakarta …
dblevins Feb 18, 2021
dd94d39
Fix typo in Jakarta EE 8 release announcement
dblevins Feb 18, 2021
5131508
Stub for "Warm welcome to Jelastic - a new Jakarta EE Working Group m…
dblevins Feb 18, 2021
717e32f
Fix date
dblevins Feb 18, 2021
2f3bdf0
Add tags to the Compatible Implementation Posts
dblevins Feb 18, 2021
aa5b25b
Fix date
dblevins Feb 18, 2021
5593633
Announcements sidebar remove humanize (it breaks EE acronyms)
Dexmaster Feb 18, 2021
136fd82
Rename announcements to news
Dexmaster Mar 16, 2021
5f850ec
News content improvements:
Dexmaster Mar 17, 2021
9997a8a
News list and details page i18n changes
Dexmaster Mar 17, 2021
d68fdf0
Simple news archetype for
Dexmaster Mar 17, 2021
c5967f3
Old news migration with link aliases
Dexmaster Mar 17, 2021
3d86b39
Optimized news images
Dexmaster Mar 31, 2021
891c0aa
Merge branch 'src' into feat/announcements
Dexmaster Apr 27, 2021
ec8610a
Merge branch 'src' into feat/announcements
Dexmaster Apr 29, 2021
aa3c3ac
Merge branch 'src' into feat/announcements
Dexmaster Apr 30, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ install:
- npm run specifications
- wget https://github.com/gohugoio/hugo/releases/download/v0.76.5/hugo_0.76.5_Linux-64bit.deb
- sudo dpkg -i hugo*.deb
- sudo apt-get install -y asciidoctor
script:
- hugo --gc --minify
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source 'https://rubygems.org'
chrisguindon marked this conversation as resolved.
Show resolved Hide resolved
gem 'asciidoctor'
9 changes: 9 additions & 0 deletions archetypes/news.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
type: "announcement"
#news/tags: []
#authors: []
#summary: ""
#seo_title: ""
---
9 changes: 8 additions & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title = "Jakarta® EE: The New Home of Cloud Native Java"
theme = "eclipsefdn-hugo-solstice-theme"
metaDataFormat = "yaml"
googleAnalytics = "UA-910670-30"
disableKinds = ["taxonomy", "taxonomyTerm"]
#disableKinds = ["taxonomy", "taxonomyTerm"]
themesDir = "node_modules/"
enableRobotsTXT = true
enableInlineShortcodes = true
Expand Down Expand Up @@ -39,6 +39,7 @@ enableInlineShortcodes = true
[taxonomies]
category = "categories"
tag = "tags"
news_tags = "news/tags"

[Author]
name = "Christopher Guindon"
Expand Down Expand Up @@ -206,6 +207,12 @@ enableInlineShortcodes = true
parent = "Resources"
weight = 21

[[menu.main]]
name = "Jakarta EE Working Group news"
url = "/news/"
parent = "Resources"
weight = 20

[languages]
[languages.en]
languageName = "English"
Expand Down
12 changes: 12 additions & 0 deletions content/news/2019-11-06-election-updates-fall-2019/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Election Updates, Fall 2019"
date: 2019-11-06T05:10:00-00:00
type: "announcement"
#news/tags: []
#authors: []
summary: "We are happy to announce Arjan Tijms as Elected Committer representative for the Steering Committee who is acclaimed to this role, as the only nominee. The seats at Marketing and Brand Committee will stay empty until the next election period since we did not have nominees"
#seo_title: ""
aliases: ["/news/announcements/2019-11-06-election-updates-fall-2019/"]
---

We are happy to announce Arjan Tijms as Elected Committer representative for the Steering Committee who is acclaimed to this role, as the only nominee. The seats at Marketing and Brand Committee will stay empty until the next election period since we did not have nominees
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
title: "The Eclipse Foundation Announces the CN4J Day 2020 Event for Building Enterprise Java on Kubernetes"
date: 2020-01-28T7:50:00-05:00
type: "announcement"
#news/tags: []
#authors: []
summary: "Co-Located with Kubecon+CloudNativeCon Europe 2020, the March 30 event features speakers from IBM, Red Hat, Oracle and other enterprise Java leaders"
#seo_title: ""
# link: "http://bit.ly/2B6oSPH"
categories: ["announcements"]
aliases: ["/news/announcements/2020-01-28-cn4j-day/"]
---

*– Co-Located with Kubecon+CloudNativeCon Europe 2020, the March 30 event features speakers from IBM, Red Hat, Oracle and other enterprise Java leaders –*
Expand Down Expand Up @@ -38,4 +43,4 @@ Third-party trademarks mentioned are the property of their respective owners.
Nichols Communications for the Eclipse Foundation, Inc.
Jay Nichols
jay@nicholscomm.com
+1 408-772-1551
+1 408-772-1551
36 changes: 36 additions & 0 deletions content/news/2021-new-marketing-members/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: "Jakarta EE Marketing and Branding Committee Levels-Up with New Members"
date: "2021-02-10"
type: "announcement"
news/tags:
- "Marketing Committee"
authors: [{gh_handle: "TanjaObradovic", name: "Tanja Obradovic"}]
summary: "The Jakarta EE Working Group today announced during the JakartaOne Livestream virtual conference the release of the Jakarta EE 8 Full Platform and Web Profile specifications and related Technology Compatibility Kits (TCKs). This release provides a new baseline for the evolution and innovation of enterprise Java technologies under an open, vendor-neutral, community-driven process."
---


The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation. The Foundation is home to the [Jakarta EE](https://jakarta.ee/), [MicroProfile](https://microprofile.io/), Eclipse IDE, and over 350 open source projects.

The Eclipse Foundation is an international not-for-profit association supported by over 300 [members](https://www.eclipse.org/membership) who value the Foundation’s unique [Working Group](https://www.eclipse.org/org/workinggroups/) governance model, open innovation processes, and community-building events. Members include industry leaders who have embraced open source as a key enabler for business strategy.

The newest members of the Eclipse Foundation’s Jakarta EE Marketing and Branding committee are [Otavio Santana](https://twitter.com/otaviojava) and [Tetiana Fydorenchyk](https://twitter.com/tetiana_ftv).

Otavio is a software engineer focused on Cloud and Java technology. He has experience mainly in persistence polyglot and high-performance applications in finances, social media, and e-commerce. He is a member of both Expert Groups and Expert Leader in several JSRs and JCP executive committee and he is working on several Apache and Eclipse Foundation projects such as Apache Tamaya, MicroProfile, Jakarta EE, where he is leading the first specification at Jakarta EE with Jakarta NoSQL. A JUG leader and global speaker at JavaOne and Devoxx conferences, Otavio has received recognition for his OSS contributions such as the JCP Outstanding Award, Member of the year and innovative JSR, Duke’s Choice Award, and Java Champion Award, to name a few. He is a developer relations engineer at [Platform.sh](https://platform.sh/), a platform built especially for agile development and continuous deployment.


![](otavio.png)


Otavio says, “I’m pleased to be part of the Jakarta EE Marketing and Branding Committee and help in shaping the strategy for our whole community to promote, share, engage with events about technology and bring even more visibility to the progress we’re making. This community is unique and will be a powerful force for the future of technology development because of the collaborative approach that drives us - where everybody can cooperate, help, and share their knowledge to create a community of success around Jakarta EE”

Otavio will also contribute Platform.sh's know-how, which has helped thousands of companies in the cloud adoption globally, the goal is to bring even more maturity and credibility with [guides](https://docs.platform.sh/guides.html), [templates](https://docs.platform.sh/development/templates.html#java), and cases, indeed, in the Java/Jakarta EE side as well. Furthermore, Platform.sh has a [community sponsorship program](https://docs.google.com/document/d/1yXrjk4obCOaRThqUiL0h3llOldOHbGVXAyYYHEFjcko/edit#heading=h.fgys9p2kbv6) to help the community and the open-source.

Tetiana Fydorenchyk is Vice President of Marketing at [Jelastic](https://jelastic.com/), a multi-cloud PaaS provider serving developers and hosting companies around the world. The company twice got [Duke’s Choice Award](https://jelastic.com/blog/duke-choice-award-2018-winner/) for its contribution to Java enhancement and cloud adoption. Tetiana provides executive leadership and management of Jelastic inbound and out-bound marketing activities worldwide, including: corporate, partner/channel, content and product marketing. She produces [articles](https://jelastic.com/blog/) on tech and business topics related to cloud computing, containers, DevOps, microservices, multi-cloud and others. Also, currently Tetiana is a member of Jakarta EE and Microprofile Working Groups.

Tetiana collaborates with leaders in the Java community and cloud customers on a daily basis. She develops blogs, arranges conferences, webinars, user groups meetups and other events designed to support the Java community in its growth and innovation. She has expertise in content creation, online events, public relations and social media, and looks forward to using these skills on behalf of the Jakarta EE project.

Tetiana says, “I’m thrilled to be part of the Jakarta EE Marketing Committee and leverage my network and marketing communications to help this exciting initiative. The main purpose is to accelerate and sustain the growth of the Jakarta EE community by making a valuable practical contribution such as spreading the word, creating content, participating in the events and collaborating on the future plans.”

![](tetiana.png)

Please stay up-to-date on the latest news and developments from the dynamic Jakarta EE community on Twitter, Facebook and our LinkedIn Group.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions content/news/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: "News"
seo_title: "News | Jakarta EE | The Future of Cloud Native Java"
chrisguindon marked this conversation as resolved.
Show resolved Hide resolved
description: "Get the latest news and announcements about Jakarta EE and enterprise Java technologies."
date: 2020-03-23T00:00:00-00:00
---
headline: "Jakarta EE Working Group News"
date: 2018-04-05T16:09:45-04:00
hide_page_title: true
header_wrapper_class: "announcements-news-list header-default-bg-img"
---

This file was deleted.

13 changes: 0 additions & 13 deletions content/news/announcements/_index.md

This file was deleted.

13 changes: 0 additions & 13 deletions content/news/community-news/_index.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
title: "Eclipse Foundation Unveils New Cloud Native Java Future with Jakarta EE"
date: 2018-04-24T05:03:58-04:00
slug: "eclipse-foundation-unveils-new-cloud-native-java-future-with-jakarta-ee"
categories: ["announcements"]
type: "announcement"
#news/tags: []
#authors: []
summary: "Future evolution of Java EE, Jakarta EE stack moves to the Eclipse Foundation."
#seo_title: ""
aliases: ["/news/announcements/eclipse-foundation-unveils-new-cloud-native-java-future-with-jakarta-ee/"]
---

Future evolution of Java EE, Jakarta EE stack moves to the Eclipse Foundation.
Expand Down
59 changes: 59 additions & 0 deletions content/news/jakarta-ee-8-released/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: "Jakarta EE 8 Released!"
date: "2019-09-10"
type: "announcement"
news/tags:
- "Jakarta EE"
- "Release"
authors: [{gh_handle: "shabnammayel", name: "Shabnam Mmayel"}, {gh_handle: "TanjaObradovic", name: "Tanja Obradovic"}]
image: "./banner.png"
summary: "The Jakarta EE Working Group today announced during the JakartaOne Livestream virtual conference the release of the Jakarta EE 8 Full Platform and Web Profile specifications and related Technology Compatibility Kits (TCKs). This release provides a new baseline for the evolution and innovation of enterprise Java technologies under an open, vendor-neutral, community-driven process."
---

The Eclipse Foundation today announced during the JakartaOne Livestream virtual conference the release of the [Jakarta EE 8](https://jakarta.ee/release/8/) Full Platform and Web Profile specifications and related Technology Compatibility Kits (TCKs). This release provides a new baseline for the evolution and innovation of enterprise Java technologies under an open, vendor-neutral, community-driven process. As a result, Java vendors, developers, and customers alike now have a foundation for migrating mission-critical Java EE applications and workloads to a standard enterprise Java stack for a cloud native world. This release represents a major milestone for the world’s leading innovators in cloud native Java, including Fujitsu, IBM, Oracle, Payara, Red Hat, Tomitribe, and dedicated independent community members who are collaborating at the Eclipse Foundation to advance Jakarta EE, the successor to Java EE.

“It’s difficult to overstate the significance of this release,” said Mike Milinkovich, executive director of the Eclipse Foundation. “There are tens of thousands of companies with strategic investments in Java EE and over 10 million Java developers globally. The finalization of the Jakarta EE 8 specifications means that the transition of Java EE to our new open, vendor-neutral, and community-based process has been completed, and paves the way for an entirely new era in Java innovation for enterprise and cloud workloads. Congratulations and thanks to all of the committers, project leads, and Foundation staff that made delivering the Jakarta EE 8 specifications possible.”

In addition to the release of the Jakarta EE 8 specifications, the Eclipse Foundation is announcing the certification of Eclipse GlassFish 5.1 as an open source compatible implementation of the Jakarta EE 8 Platform. Eclipse GlassFish 5.1 is fully tested under the open source licensed Jakarta EE 8 Technology Compatibility Kits (TCKs) for the Full Platform and Web Profiles. Eclipse GlassFish 5.1 is available for download [here](https://projects.eclipse.org/projects/ee4j.glassfish/downloads).

Accompanying this release, IBM has announced that [Open Liberty](https://openliberty.io/) has been fully certified as a compatible implementation of the Jakarta EE 8 profiles. All of the vendors in the [Jakarta EE Working Group](https://jakarta.ee/) intend to certify their Java EE 8 compatible implementations as Jakarta EE 8 compatible.

With upwards of 90 percent of the FORTUNE 500 running enterprise Java apps in production, the Jakarta EE 8 specifications give new life to this massive installed base. The specifications are fully compatible with Java EE 8 specifications and include the same APIs and Javadoc using the same programming model they have been using for many years. The Jakarta EE 8 TCKs are based on, and fully compatible with all Java EE 8 TCKs. Jakarta EE 8 will not require any changes to Java EE 8 applications or their use of existing APIs. The specifications were developed under the [Jakarta EE Specification Process](https://jakarta.ee/about/jesp/) and [Eclipse Development Process](https://www.eclipse.org/projects/dev_process/), which are the open, community-driven successors to the Java Community Process (JCP) for Java EE.

"I am very excited for the Jakarta EE community as this release demonstrates the strength and breadth of support for the successor to Java EE technologies,” said Todd Moore, IBM’s vice president, Open Technology, IBM Developer and Developer Advocacy. “We've already certified [Open Liberty](https://openliberty.io/) as a Jakarta EE compatible implementation and look forward to the rapid growth of a standard, open source, cloud native platform at the Eclipse Foundation through the Jakarta EE and MicroProfile projects."

“Red Hat was one of the founding members of Jakarta EE. We continue to believe that it is incredibly important to move Java EE 8 to the Eclipse Foundation because this gives the wider enterprise Java community a solid foundation upon which they can build their future cloud native applications,” said Mark Little, vice president, engineering at Red Hat. “Having Jakarta EE 8 fully compatible with Java EE 8 is likewise important so that existing Java EE 8 applications and developers can be confident they can move their applications seamlessly to the Eclipse Foundation effort.”

The Eclipse Foundation is actively soliciting new members for the Jakarta EE Working Group and encourages enterprises (particularly those involved in the JCP for Java EE) to become members. Interested parties can learn more about the benefits and advantages of membership, and join the Working Group [here](https://jakarta.ee/membership/).

Members and non-members alike can also stay abreast of new developments with Jakarta EE [here](https://jakarta.ee/).

In order to better facilitate industry understanding of Jakarta EE specifically and cloud native Java overall, the Eclipse Foundation is also using this occasion to launch a new eBook called “Fulfilling the Vision for Open Source, Cloud Native Java.” This new eBook explores what cloud native Java is, why it matters so much to so many people, and provides the community’s perspective of where Jakarta EE technologies are headed. The new eBook can be downloaded [here](https://jakarta-4753786.hs-sites.com/cloud-native-java-eBook).

The Eclipse Foundation is also showcasing Jakarta EE 8 in booth #3228 at the Oracle Code One conference and tradeshow, taking place September 16-19 at Moscone Center in San Francisco, California, United States.

## Quotes from Jakarta EE Working Group Members

### Fujitsu

“Fujitsu is excited to release Jakarta EE 8, which is the first open source Jakarta EE developed specification in Eclipse and is fully compatible with the Java EE 8 specifications,” said Takashi Fujiwara, SVP, Head of Fujitsu’s Software Business Unit. “This will accelerate the Jakarta EE and cloud native technologies. We continue to work with the Java community and make efforts to develop the Java ecosystem by contributing to Eclipse GlassFish and Jakarta EE."

### IBM

"I am very excited for the Jakarta EE community as this release demonstrates the strength and breadth of support for the successor to Java EE technologies,” said Todd Moore, IBM’s vice president, Open Technology, IBM Developer and Developer Advocacy. “We've already certified Open Liberty as a Jakarta EE compatible implementation and look forward to the rapid growth of a standard, open source, cloud native platform at the Eclipse Foundation through the Jakarta EE and MicroProfile projects."

### Payara

“The Payara Team is truly excited about the release of Jakarta EE 8,” said Steve Millidge, founder of Payara. “First, it is the culmination of a lot of work by all the companies and community involved in migrating the code, IP, TCKs and specifications over to the Eclipse Foundation. Second, it marks the start of the open evolution and modernisation of all the Jakarta EE APIs in an open, inclusive and neutral fashion for the benefit of all users. The Payara Team will be at the forefront of driving this evolution and ensuring that the Payara Platform is a Compatible Implementation of Jakarta EE 8 and beyond. “

### Oracle

"We're extremely pleased that Jakarta EE 8 has been released,” said Tom Snyder, vice president of Oracle Software Development. “This represents the culmination of a great deal of work by the entire Jakarta EE community, including Oracle, and we appreciate everyone's contributions. Oracle is working on delivery of a Java EE 8 and Jakarta EE 8 compatible WebLogic Server implementation, and we are looking forward to working with the community to evolve Jakarta EE for the future."

### Red Hat

“Red Hat was one of the founding members of Jakarta EE. We continue to believe that it is incredibly important to move Java EE 8 to the Eclipse Foundation because this gives the wider enterprise Java community a solid foundation upon which they can build their future cloud native applications,” said Mark Little, vice president, engineering at Red Hat. “Having Jakarta EE 8 fully compatible with Java EE 8 is likewise important so that existing Java EE 8 applications and developers can be confident they can move their applications seamlessly to the Eclipse Foundation effort.”

### Tomitribe

“In 20 years working in open source and Java standards I've never seen such a truly diverse and equally shared effort as that required to ship Jakarta EE 8,” said David Blevins, Founder and CEO of Tomitribe. “Source code has been donated, but what emerged is a community that bravely accepts change, innovates open processes and repeatedly choses shared victory over individual success. When we look back in 10 years at all we've accomplished in Jakarta, everyone will agree this was the singular moment in time that shaped our future.”
Binary file added content/news/jakarta-ee-8-released/banner.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.