diff --git a/README.md b/README.md index 9821182..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/) @@ -27,25 +37,25 @@ The following Java EE projects were migrated from Java.net to GitHub. * [glassfish-samples](http://javaee.github.io/glassfish-samples) * [gmbal](http://javaee.github.io/gmbal) * [grizzly](http://javaee.github.io/grizzly) -* [hk2](https://hk2-project.github.io/) -* [interceptors-spec](http://github.com/javaee/interceptors-spec) +* [hk2](https://javaee.github.io/hk2/) +* [interceptors-spec](https://javaee.github.io/interceptors-spec/) * [istack-commons](http://javaee.github.io/jaxb-istack-commons) * [jacc-spec](http://javaee.github.io/jacc-spec) * [jaspic-spec](http://javaee.github.io/jaspic-spec) -* [javaee7-samples](http://github.com/javaee/javaee7-samples) -* [javaee-security-spec](https://github.com/javaee/security-spec) +* [javaee7-samples](https://javaee.github.io/javaee7-samples/) +* [javaee-security-spec](https://javaee.github.io/security-spec/) * [javaee-spec](http://javaee.github.io/javaee-spec) -* [javaeetutorial](https://github.com/javaee/tutorial) +* [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://github.com/javaee/jaxb-v2) +* [jaxb](https://javaee.github.io/jaxb-v2/) * [jaxb2-commons](http://github.com/javaee/jaxb2-commons) * [jaxb-verification](http://github.com/javaee/jaxb-verification) * [jax-rpc](http://github.com/javaee/jax-rpc-ri) * [jax-rs-spec](http://github.com/jax-rs) -* [jax-ws](https://github.com/javaee/metro-jax-ws) +* [jax-ws](https://javaee.github.io/metro-jax-ws/) * [jax-ws-commons](http://javaee.github.io/metro-jaxws-commons) * [jbatch](https://github.com/WASdev/standards.jsr352.batch-spec/wiki) * [jersey](http://github.com/jersey) @@ -70,15 +80,15 @@ The following Java EE projects were migrated from Java.net to GitHub. * [maven-jaxb2-plugin](http://javaee.github.io/metro-maven-jaxb2-plugin) * [metro](http://javaee.github.io/metro) * [mimepull](http://javaee.github.io/metro-mimepull) -* [mojarra](https://github.com/javaserverfaces/mojarra) +* [mojarra](https://javaserverfaces.github.io/) * [openmq](http://javaee.github.io/openmq) * [package-rename-task](http://github.com/javaee/metro-package-rename-task) * [policy](http://javaee.github.io/metro-policy) -* [saaj](https://github.com/javaee/metro-saaj) -* [servlet-spec](http://github.com/javaee/servlet-spec) +* [saaj](https://javaee.github.io/metro-saaj/) +* [servlet-spec](https://javaee.github.io/servlet-spec/) * [shoal](http://javaee.github.io/shoal) * [stax-ex](http://javaee.github.io/metro-stax-ex) -* [tyrus](http://github.com/tyrus-project/tyrus) +* [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)