[
https://issues.apache.org/jira/browse/WW-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447131#comment-13447131
]
Hudson commented on WW-3870:
----------------------------
Integrated in Struts2 #522 (See [https://builds.apache.org/job/Struts2/522/])
WW-3870 Adds package inheritance in plugins (Revision 1380129)
Result = SUCCESS
lukaszlenart :
Files :
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/config/ConfigurationUtil.java
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/config/providers/CycleDetector.java
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/config/providers/DirectedGraph.java
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/config/providers/XmlConfigurationProvider.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/config/providers/XmlConfigurationProviderPackagesTest.java
*
/struts/struts2/trunk/xwork-core/src/test/resources/com/opensymphony/xwork2/config/providers/xwork-test-package-inheritance.xml
> Allow Package Inheritance in Plugins
> ------------------------------------
>
> Key: WW-3870
> URL: https://issues.apache.org/jira/browse/WW-3870
> Project: Struts 2
> Issue Type: Improvement
> Components: XML Configuration
> Reporter: Aaron Johnson
> Assignee: Lukasz Lenart
> Fix For: 2.3.5
>
> Attachments: package-inheritance.patch
>
>
> Allow packages in plugins to have packages defined in a different plugin as a
> parent. This is currently not supported
> (http://struts.apache.org/2.3.4.1/docs/plugins.html). My team is creating a
> plugin with some base features for our organization. It would be nice to be
> able to use result types and other configuration defined in other plugins.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira