Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 353 Bytes

Jakarta Mail Specification

This project generates the Jakarta Mail Specification.

Building

Prerequisites:

  • JDK8
  • Maven 3.0.3+

Run the full build:

mvn install

Locate the html files:

  • target/generated-docs/mail-spec-<version>.html

Locate the PDF files:

  • target/generated-docs/mail-spec<version>.pdf