Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Commit 3eb2d09

Browse files
committed
Add downloads, update links, link to groups.io mailing list.
1 parent fd06f59 commit 3eb2d09

33 files changed

+18
-18
lines changed

Documents.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ The following documents are currently available:
44

55
|Document |Comments |
66
|:--------|:--------|
7-
|[Java EE 8 Update](https://java.net/projects/javaee-spec/downloads/download/JavaEE8Update.pdf) |JavaOne 2016 presentation |
8-
|[Enterprise Java for the Cloud](https://java.net/projects/javaee-spec/downloads/download/JavaEE9.pdf) |JavaOne 2016 presentation |
9-
|[Portable Cloud Applications with Java EE](https://java.net/projects/javaee-spec/downloads/download/PortableAppFinal.pdf) |JavaOne 2016 presentation |
7+
|[Java EE 8 Update](download/JavaEE8Update.pdf) |JavaOne 2016 presentation |
8+
|[Enterprise Java for the Cloud](download/JavaEE9.pdf) |JavaOne 2016 presentation |
9+
|[Portable Cloud Applications with Java EE](download/PortableAppFinal.pdf) |JavaOne 2016 presentation |

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ transactions, and interoperability.
1212
## Java EE Community Survey
1313

1414
Results from the Java EE Community Survey are available
15-
[here](https://java.net/projects/javaee-spec/downloads/download/Java%20EE%20Survey%20Results%20December%202016.pdf).
15+
[here](download/Java_EE_Survey_Results_December_2016.pdf).
1616
Thanks for telling us how to evolve Java EE for the next generation of
1717
cloud and microservices applications!
1818

@@ -26,29 +26,31 @@ A full list of the Expert Group members can be found on the
2626
[JSR 366 page](http://jcp.org/en/jsr/summary?id=366).
2727

2828
At JavaOne 2016, we presented our
29-
[proposed update to our Java EE 8 plans](https://java.net/projects/javaee-spec/downloads/download/JavaEE8Update.pdf).
29+
[proposed update to our Java EE 8 plans](download/JavaEE8Update.pdf).
3030
We'll decide exactly what updates to make based on the results of our
3131
[survey](http://glassfish.org/survey), the results of other community surveys,
3232
feedback from licensees, customers, and developers, and
33-
[discussions in the platform expert group](https://java.net/projects/javaee-spec/lists/jsr366-experts/archive).
33+
[discussions in the platform expert group](https://javaee.groups.io/g/javaee-spec/topics).
3434

3535
We also presented some of our thoughts for future Java EE releases in
36-
[Enterprise Java for the Cloud](https://java.net/projects/javaee-spec/downloads/download/JavaEE9.pdf) and
37-
[Portable Cloud Applications with Java EE](https://java.net/projects/javaee-spec/downloads/download/PortableAppFinal.pdf).
36+
[Enterprise Java for the Cloud](download/JavaEE9.pdf) and
37+
[Portable Cloud Applications with Java EE](download/PortableAppFinal.pdf).
3838

3939
Before our first proposal for Java EE 8 in 2014, we conducted an
4040
extensive Java EE 8 Community Survey. You can read about the
4141
questions we asked and see the results
42-
[here](https://java.net/projects/javaee-spec/downloads/download/JavaEE8_Community_Survey_Results.pdf).
42+
[here](download/JavaEE8_Community_Survey_Results.pdf).
4343
A number of the potential features we described in the survey
4444
received strong support by the community. To get further input, we then also
4545
asked community members to tell us how they would prioritize among
4646
these. The results from this last part of the survey are described
4747
[here](https://blogs.oracle.com/ldemichiel/entry/results_from_the_java_ee).
4848

49-
If you have further feedback for us, please join this project (if you
50-
are not already a member), and post to
51-
[users@javaee-spec.java.net](mailto:users@javaee-spec.java.net)
49+
If you have further feedback for us, please join the
50+
[javaee group](https://javaee.groups.io/g/javaee)
51+
and the [javaee-spec subgroup](https://javaee.groups.io/g/javaee-spec)
52+
and post to
53+
[javaee-spec@javaee.groups.io](mailto:javaee-spec@javaee.groups.io)
5254
for further discussion.
5355

5456
## Java EE 7
@@ -64,9 +66,9 @@ contributed to Java EE 7 on the
6466
## Project Communication
6567

6668
You can track all the platform expert group communication by
67-
subscribing to the "users" mailing list. To subscribe, or to
69+
subscribing to the javaee-spec mailing list. To subscribe, or to
6870
browse the archives, see the
69-
[Mailing Lists](http://java.net/projects/javaee-spec/lists) page.
71+
[javaee-spec group](https://javaee.groups.io/g/javaee-spec) page.
7072

7173
You can find the drafts of proposals and other working
7274
documents on the [Documents](Documents) page.

Specifications.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Specifications
22

3-
> XXX - This page needs to be updated after the move to github.
4-
53
This table contains useful links for Java EE specifications:
64

75
* The home page for the specification project.

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ links:
99
source: https://github.com/javaee/javaee-spec
1010
license: LICENSE
1111
issues_url: site.github.issues_url # project's issue tracker
12-
#mailinglist:
13-
#javadocs:
12+
mailinglist: https://javaee.groups.io/g/javaee-spec
13+
javadocs: javadocs
1414
#docs:
1515
#faq:
1616

download/CommonAnnotations.zip

73.1 KB
Binary file not shown.
73.8 KB
Binary file not shown.
730 KB
Binary file not shown.
731 KB
Binary file not shown.

download/Intercept.pdf

653 KB
Binary file not shown.

download/Interceptors.zip

50.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)