From e9a9d35cf8c131ebd98e663390a797ff8c480b02 Mon Sep 17 00:00:00 2001 From: "JavaServer Faces @jsf_spec" Date: Fri, 19 Mar 2021 15:03:24 -0700 Subject: [PATCH 1/4] a couple of project locations updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ddf8dd3..8500a3d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The following Java EE projects were migrated from Java.net to GitHub. * [javaeetutorial](https://javaee.github.io/tutorial/) * [javahelp](http://javaee.github.io/javahelp) * [javamail](http://javaee.github.io/javamail) -* [javaservefaces](http://javaserverfaces.github.io) +* [javaservefaces](http://java.github.io/javaserverfaces/index0.html) * [javaservefaces-spec-public](http://javaee.github.io/javaserverfaces-spec) * [jaxb](https://javaee.github.io/jaxb-v2/) * [jaxb2-commons](http://github.com/javaee/jaxb2-commons) @@ -78,7 +78,7 @@ The following Java EE projects were migrated from Java.net to GitHub. * [servlet-spec](https://javaee.github.io/servlet-spec/) * [shoal](http://javaee.github.io/shoal) * [stax-ex](http://javaee.github.io/metro-stax-ex) -* [tyrus](https://tyrus-project.github.io/) +* [tyrus](https://github.com/javaee/tyrus) * [uel](http://javaee.github.io/uel-ri) * [wadl](http://javaee.github.io/wadl) * [websocket-spec](http://github.com/javaee/websocket-spec) From d36f966bccb1d4110cbdd87a377e14dac592e89b Mon Sep 17 00:00:00 2001 From: "JavaServer Faces @jsf_spec" Date: Fri, 19 Mar 2021 15:05:19 -0700 Subject: [PATCH 2/4] Update README.md fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8500a3d..eaaa7b4 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The following Java EE projects were migrated from Java.net to GitHub. * [javaeetutorial](https://javaee.github.io/tutorial/) * [javahelp](http://javaee.github.io/javahelp) * [javamail](http://javaee.github.io/javamail) -* [javaservefaces](http://java.github.io/javaserverfaces/index0.html) +* [javaservefaces](http://javaee.github.io/javaserverfaces/index0.html) * [javaservefaces-spec-public](http://javaee.github.io/javaserverfaces-spec) * [jaxb](https://javaee.github.io/jaxb-v2/) * [jaxb2-commons](http://github.com/javaee/jaxb2-commons) From 55aab85e2bd3e4224d8dc2b43e6c53bc8a7939f2 Mon Sep 17 00:00:00 2001 From: "JavaServer Faces @jsf_spec" Date: Fri, 19 Mar 2021 15:15:21 -0700 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaaa7b4..89c5d79 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The following Java EE projects were migrated from Java.net to GitHub. * [javaeetutorial](https://javaee.github.io/tutorial/) * [javahelp](http://javaee.github.io/javahelp) * [javamail](http://javaee.github.io/javamail) -* [javaservefaces](http://javaee.github.io/javaserverfaces/index0.html) +* [javaservefaces](https://javaee.github.io/javaserverfaces/index-0.html) * [javaservefaces-spec-public](http://javaee.github.io/javaserverfaces-spec) * [jaxb](https://javaee.github.io/jaxb-v2/) * [jaxb2-commons](http://github.com/javaee/jaxb2-commons) From 63876db0e012760f61a01b7054808dea21ab61a6 Mon Sep 17 00:00:00 2001 From: "JavaServer Faces @jsf_spec" Date: Fri, 19 Mar 2021 15:24:29 -0700 Subject: [PATCH 4/4] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c5d79..8f90014 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ +# Legacy Java EE Home + +The Java EE project has been contributed to Eclipse Foundation and has been renamed to Jakarta EE. +All active work is taking place at this new location + ++ https://projects.eclipse.org/projects/ee4j ++ https://jakarta.ee/specifications + +The following legacy archives are available for anyone who wishes to browse the extensive history, prior +to contribution to Eclipse. + # Key Java EE resources * Java EE Platform [Specification](https://javaee.github.io/javaee-spec/) * [GlassFish](https://javaee.github.io/glassfish/), the Open Source Java EE Reference Implementation -* Official Java EE [discussion groups](https://javaee.groups.io/g/javaee) * Java EE [Javadocs](https://javaee.github.io/javaee-spec/javadocs/) * Java EE API [Maven coordinates](https://mvnrepository.com/artifact/javax/javaee-api/8.0) * Java.net mailing list [archives](http://download.oracle.com/javaee-archive/)