enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
202 stars 34 forks source link

Remove JSDoc generation on build #7847

Closed rymsha closed 4 years ago

rymsha commented 4 years ago

Every build zip with JSDoc is generated. It was used for documentation auto-generation, but starting from XP 7 it is not.

JSDoc generation task requires grunt (obsolete) and node-gradle-plugin (doe not seem to be supported)

It also prevent an update to Gradle 6.x #7851

rymsha commented 4 years ago

No go for now. https://github.com/enonic/xp/pull/7884#issuecomment-588101304

Maybe try this? https://github.com/node-gradle/gradle-node-plugin