Generate Java API Docs as part of the build script

Description

I would suggest that if you want Java collaboration that you also produce the Java API Docs as part of the build process. Whenever you build Lucee the API Docs should be built as well.

  • There should be a main navigation item for it in the site as well API Docs

  • There should be a download available as well in version format

I would recommend you store the API Docs in S3 in version format:

Activity

Show:

Michael Offner 3 March 2017 at 14:52

is that ok for you or do you still miss something?

Michael Offner 3 March 2017 at 14:49
Edited

yeah, lucee produces already a javadoc jar with every snapshot/release
http://repo1.maven.org/maven2/org/lucee/lucee/5.1.1.65/

The lucee.jar what is the only important part for extension developrs does only change between major versions and the javadoc for it can be found here (a link) http://docs.lucee.org or here http://javadoc.lucee.org

Igal Sapir 4 September 2016 at 17:37

The Javadoc is produced if you run "mvn package"

Can this be closed?

Incomplete

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Priority

Created 20 May 2015 at 20:26
Updated 18 May 2021 at 18:45
Resolved 3 March 2017 at 14:52