Github user code4craft commented on the pull request:
https://github.com/apache/struts/pull/6#issuecomment-38186496
There is only one "struts-biz.xml" file and one "struts-plugin.xml" file in
the web project. But "struts-plugin.xml" files in other jar (such as
"struts-spring-plugin.jar") are scanned by the same file name
"struts-plugin.xml".
So the changing of "struts-plugin.xml" will not be reloaded because it has
not been checked in the `public boolean needsReload()` method.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]