eclipse-ee4j / glassfish-woodstock

GlassFish Woodstock UI components
Other
3 stars 15 forks source link

Jakarta Namespace transition #1406

Closed jGauravGupta closed 4 years ago

jGauravGupta commented 4 years ago

Signed-off-by: Gaurav Gupta gaurav.gupta@payara.fish

This PR includes Jakarta Namespace transition and bundles commons-fileupload in woodstock-webui-jsf artifact via the following process:

Related PRs:

https://github.com/apache/commons-fileupload/pull/26 or https://github.com/apache/commons-fileupload/pull/25

smillidge commented 4 years ago

To move on I suggest shading into this project the required File Upload classes and create an issue to remove them in the future.

smillidge commented 4 years ago

I will approve for now for a milestone release. Can you create an issue on GlassFish project to remove this workaround with something approved before the 6.0.0 release.

jGauravGupta commented 4 years ago

Thanks for approval, Created the issue to revert the shading of Apache Common FileUpload: https://github.com/eclipse-ee4j/glassfish-woodstock/issues/1407