Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jakarta EE"

(Process guidelines)
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Work in progress.
+
__NOTOC__
Tanja's change
+
 
 +
PLEASE NOTE: this page is Work In Progress and is expected to evolve in the upcoming weeks and months. We are welcoming input and suggestions as well as updates.
 +
 
 +
== The Future of Cloud Native Java ==
 +
 
 +
In order to accelerate business application development for a cloud-native world, leading software vendors collaborated to move Java EE technologies to the Eclipse Foundation where they will evolve under the Jakarta EE brand.
 +
 
 +
<div style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
 +
<div class="row margin-bottom-10">
 +
<div class="col-md-6">
 +
=== Links ===
 +
* [https://jakarta.ee/ home page]
 +
* [https://projects.eclipse.org/projects/ee4j project home page]
 +
* [[How To Contribute]]
 +
* [https://github.com/eclipse-ee4j GitHub link]
 +
* [https://ci.eclipse.org/jakartaee-tck/ Jenkins (CI)]
 +
* Roadmap ??
 +
* Maven Repository ??
 +
* [https://wiki.eclipse.org/Development_Resources/Contributing_via_Git Eclipse Practices on Git Usage]
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
=== Jakarta EE Working Group ===
 +
* [https://jakarta.ee/about/ Landing page]
 +
* [https://jakarta.ee/meeting_minutes/ Meeting Minutes]
 +
* [https://jakarta.ee/connect/ Connect with us]
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
=== Specification project ===
 +
Eclipse EE4J is a GitHub top-level project for Jakarta EE technology
 +
 
 +
* [https://github.com/eclipse-ee4j GitHub link to top-level Eclipse EE4J project]
 +
* [https://github.com/eclipse-ee4j/jakartaee-platform GitHub link to Jakarta EE Platform project ]
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
=== Compatible Implementations===
 +
*
 +
</div>
 +
</div>
 +
 
 +
<div class="row margin-bottom-10">
 +
<div class="col-md-6">
 +
=== Adoptions ===
 +
*
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
=== Communication ===
 +
* [https://jakarta.ee/connect/ Connect with us]
 +
* [https://www.meetup.com/jakartatechtalks_/ Jakarta Tech Talk]
 +
** [https://docs.google.com/spreadsheets/d/19AfvCUdScUHwJejMYg370tum5mi7zI4bvkZczcQXiUM/edit#gid=0 Jakarta Tech Talks Sign up sheet]
 +
* [https://jakartablogs.ee/ Java Cloud Native Blogs]
 +
 
 +
 
 +
==== Google Calendar ====
 +
* [https://calendar.google.com/calendar?cid=ZWNsaXBzZS1mb3VuZGF0aW9uLm9yZ18zMjgxcW1zNnJpdTRrZGYzNTRqbjVpZG9uMEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t Jakarta Google Calendar]
 +
* [https://calendar.google.com/calendar/ical/eclipse-foundation.org_3281qms6riu4kdf354jn5idon0%40group.calendar.google.com/public/basic.ics file to be imported into your calendar]
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
=== Process Guidelines ===
 +
* [https://www.eclipse.org/projects/efsp/ Eclipse Foundation Specification Process]
 +
* [https://jakarta.ee/about/jesp/ Jakarta EE Specification Process]
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
 
 +
=== Documentation ===
 +
* How-tos
 +
* FAQ
 +
* Articles
 +
* Presentations
 +
* White Papers
 +
* [https://drive.google.com/drive/folders/1kJFh6EIpOyAWP3JkymYZXOK311WM2HXm?usp=sharing Jakarta EE Community Google Drive]
 +
* [https://www.youtube.com/watch?v=4t3QV2htQY8&list=PLy7t4z5SYNaT-6PRtijB8XZQJ7jq020CO Jakarta EE on YouTube]
 +
</div>
 +
</div>
 +
 
 +
<div class="row margin-bottom-10">
 +
<div class="col-md-6">
 +
=== Eclipse Guides ===
 +
* [[CBI | Common Build Infrastructure]] (Jenkins, Maven, etc.)
 +
* [[Services/Nexus | Maven Nexus Repository]]
 +
* [[Zoom_guidelines | Zoom conference tool guidelines]]
 +
</div>
 +
 
 +
<div class="col-md-6">
 +
=== Eclipse Mailing Lists ===
 +
* [https://dev.eclipse.org/mailman/listinfo/incubation Incubation - Discussions for new Eclipse projects]
 +
* [https://dev.eclipse.org/mailman/listinfo/technology-pmc Technology PMC]
 +
* [https://dev.eclipse.org/mailman/listinfo/cbi-dev Common-build Developers discussion] (CI, etc.)
 +
* [https://dev.eclipse.org/mailman/listinfo/eclipse.org-committers Eclipse Committers general discussion]
 +
* [https://dev.eclipse.org/mailman/listinfo/eclipse.org-members-committers Eclipse Membership and Committer List]
 +
</div>
 +
 
 +
</div>
 +
</div>
 +
 
 +
[[Category:Jakarta_EE]]

Latest revision as of 17:07, 10 October 2019


PLEASE NOTE: this page is Work In Progress and is expected to evolve in the upcoming weeks and months. We are welcoming input and suggestions as well as updates.

The Future of Cloud Native Java

In order to accelerate business application development for a cloud-native world, leading software vendors collaborated to move Java EE technologies to the Eclipse Foundation where they will evolve under the Jakarta EE brand.

Jakarta EE Working Group

Specification project

Eclipse EE4J is a GitHub top-level project for Jakarta EE technology

Compatible Implementations

Back to the top