[
https://issues.apache.org/jira/browse/WW-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446305#comment-13446305
]
Aaron Johnson commented on WW-3870:
-----------------------------------
It might be slightly clearer to use the 'parent' name instead of 'depends'
since 'parent' is the XML element's attribute.
{panel}Packages defined in a plugin can have parent packages that are defined
in another plugin. Plugins may define configuration elements with classes not
contained in the plugin. Any classes not included in the plugin's JAR must be
on the application's classpath at runtime.{panel}
I'm not sure how you version the wiki, but it should be clear which version of
Struts 2 the behavior changes.
> 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
> 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