-
Notifications
You must be signed in to change notification settings - Fork 920
NetBeans RELEASE240 JavaDoc Malformed #8128
Copy link
Copy link
Closed
Labels
JavaDoc[ci] enable java/javadoc tests and build-javadoc target[ci] enable java/javadoc tests and build-javadoc targetRegressionThis used to work!This used to work!buildkind:bugBug report or fixBug report or fixpriority:criticalShowstopper issue that requires fixing in next releaseShowstopper issue that requires fixing in next release
Milestone
Metadata
Metadata
Assignees
Labels
JavaDoc[ci] enable java/javadoc tests and build-javadoc target[ci] enable java/javadoc tests and build-javadoc targetRegressionThis used to work!This used to work!buildkind:bugBug report or fixBug report or fixpriority:criticalShowstopper issue that requires fixing in next releaseShowstopper issue that requires fixing in next release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Apache NetBeans version
Apache NetBeans 24
What happened
In attempting to view JavaDoc in the development of a new
.nbmproject, none of it works.The JavaDoc JARs are malformed. Comparing the contents of
RELEASE230andRELEASE240JARs.Language / Project Type / NetBeans Component
Java Maven NetBeans NBM project
How to reproduce
Download any
RELEASE240JavaDoc, e.g.,*-RELEASE240-javadoc.jar. Compare and Contrast these JARs on Central:org-netbeans-modules-projectapi-RELEASE230-javadoc.jar 410807 bytes
org-netbeans-modules-projectapi-RELEASE240-javadoc.jar 57410 bytes
Did this work correctly in an earlier version?
Apache NetBeans 23
Operating System
macOS 15.2 Apple Silicon M3 Max
JDK
OpenJDK Runtime Environment Temurin-23.0.1+11 (build 23.0.1+11)
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
I would submit a PR, but this is a maintainer build problem.
Are you willing to submit a pull request?
No