Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 367 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 367 Bytes

Jakarta XML RPC Specification

This project generates the Jakarta XML RPC Specification.

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Run the full build:

mvn install

Locate the html files:

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

Locate the PDF files:

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