Closed BalusC closed 1 year ago
Noticed during work on https://github.com/jakartaee/faces/issues/1821: javadoc still mentions backwards compatibility requirement for facelets.REFRESH_PERIOD but these have already been removed during https://github.com/eclipse-ee4j/mojarra/issues/4965 Javadoc needs to catch up.
facelets.REFRESH_PERIOD
we dont have this javadoc in that case, but added our label to mark is as "resolved" actually
Noticed during work on https://github.com/jakartaee/faces/issues/1821: javadoc still mentions backwards compatibility requirement for
facelets.REFRESH_PERIOD
but these have already been removed during https://github.com/eclipse-ee4j/mojarra/issues/4965 Javadoc needs to catch up.