-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
DocumentationIssues that affect the Wiki, Javadoc or any other form of documentationIssues that affect the Wiki, Javadoc or any other form of documentationbuildscriptAn issue with the buildscriptAn issue with the buildscriptexamplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project
Milestone
Description
As noted at the Forum, a new Javadoc .jar file (and a corresponding .jar.asc) is deployed for each new version of most packages (in the org.jmonkeyengine repo at BinTray/JCenter) but not for jme3-examples.
To see this, browse to https://bintray.com/jmonkeyengine/org.jmonkeyengine/jme3-examples/3.3.2-stable#files/org%2Fjmonkeyengine%2Fjme3-examples%2F3.3.2-stable
This looks to be intentional. jme3-examples/gradle.properties has:
# When running this project we don't need javadoc to be built.
buildJavaDoc = falseThe rationale isn't clear to me. Why do other subprojects need javadoc but not this one?
Metadata
Metadata
Assignees
Labels
DocumentationIssues that affect the Wiki, Javadoc or any other form of documentationIssues that affect the Wiki, Javadoc or any other form of documentationbuildscriptAn issue with the buildscriptAn issue with the buildscriptexamplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project