Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakarta.ee-spec] Faces 4.0/apidocs appears to be out of sync with staged 4.0/apidocs...

Initially mentioned via [1], the Faces 4.0 apidocs [2] does not have the `jakarta.faces.annotation.ManagedProperty` (and jakarta.faces.annotation.ManagedProperty.*) classes but the Faces 4.0 SPEC API jakarta.faces:jakarta.faces-api:jar:4.0.0 [3] does contain the ManagedProperty class. 

The staged apidocs [4] did seem to have the `jakarta.faces.annotation.ManagedProperty.*` classes, so something probably was missed in the SPEC release process process.

We can discuss further or perhaps someone can just fix ^.

Scott

[1] https://www.eclipse.org/lists/faces-dev/msg00252.html
[2] https://jakarta.ee/specifications/faces/4.0/apidocs/
[3] jakarta.faces:jakarta.faces-api:jar:4.0.0
[4] https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/faces/jakarta.faces-api/4.0.0/jakarta.faces-api-4.0.0-javadoc.jar


Back to the top