diff --git a/README.md b/README.md index ddf8dd3..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/) @@ -38,7 +48,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](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) @@ -78,7 +88,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)