eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
158 stars 107 forks source link

Faces 5.0: we need to move vdldoc and renderkitdoc from Mojarra project into Faces project #5398

Open BalusC opened 4 months ago

BalusC commented 4 months ago

Brought up in https://github.com/jakartaee/faces/pull/1874

I think we need to move at least the following files into API project:

Then there's also the jsdoc. This is currently still tight coupled with Mojarra. We need to look closer at that.