JCgH4164838Gh792C124B5 commented on a change in pull request #397:
URL: https://github.com/apache/struts/pull/397#discussion_r419008690
##########
File path: core/src/main/resources/struts-default.xml
##########
@@ -68,7 +68,6 @@
<constant name="struts.excludedPackageNames"
value="
ognl.,
- java.io.,
Review comment:
Hi @lukaszlenart. A quick check confirms the upload failure is
happening in the Showcase application snapshots (2.6 and 2.5). After digging a
little into the cause, I still think we'd be safer leaving `java.io` in the
default exclusion list.
My proposal is to open a JIRA for the Showcase issue and fix-or-workaround
the upload failure in the Showcase application instead (leaving `java.io` in
the default exclusion list).
How does that sound to you ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]