Coder Social home page Coder Social logo

jakartaee-api's Introduction

Jakarta EE APIs

This project generates the Jakarta EE API jar files and javadocs by combining the artifacts produced by the individual API projects.

To update the version of an API that's included, update the corresponding property in the top level pom.xml file.

To add or remove an API, all pom.xml files will need to be updated.

The file doc-files/speclicense.html should have the content of licenses/EPL.html for non-final releases, and should have the content of licenses/EFSL.html for final releases.

Note that the glassfishbuild-maven-plugin is used to create "clean" pom.xml files to be published for each of the projects.

Building

Prerequisites:

  • JDK8+
  • Maven 3.0.3+

Use the staging profile if necessary to pull in staged versions of artifacts.

Run the full build:

mvn -Pstaging install javadoc:javadoc

Locate the API jar files:

  • jakartaee-api/target/jakartaee-api-{version}.jar
  • jakartaee-web-api/target/jakartaee-web-api-{version}.jar

Locate the javadocs:

  • jakartaee-api/target/site/apidocs
  • jakartaee-web-api/target/site/apidocs

Locate the Bill Of Materials (BOM) file:

  • jakartaee-bom/target/pom.xml

jakartaee-api's People

Contributors

kwsutter avatar bshannon avatar m0mus avatar arjantijms avatar starksm64 avatar smillidge avatar markt-asf avatar krequena avatar jansupol avatar keilw avatar tomjenkinson avatar thomaswoehlke avatar scottkurz avatar rieonke avatar lukasj avatar joakime avatar gunnarmorling avatar ggam avatar dblevins avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.