javaee / javaee-spec

Java EE Platform Specification
https://javaee.github.io/javaee-spec
Other
389 stars 69 forks source link

Possible wrong technology versions in the Java EE Tutorial #59

Closed cassiomolin closed 6 years ago

cassiomolin commented 6 years ago

Looks like the version of a few technologies in the Java EE Tutorial don't match the technology version described in the Java EE Overview.

For example, the tutorial mentions the following:

The Java EE 8 platform requires JavaMail 1.5.

The Java EE 8 platform requires Java Persistence API 2.1.

The Java EE 8 platform requires Java API for WebSocket 1.0.

cassiomolin commented 6 years ago

Reported in the the Java EE Tutorial repository: https://github.com/javaee/tutorial/issues/127