PluginInstaller and assembly should be able to construct all the server config
files, not just the main ones (e.g. config.xml)
------------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-3579
URL: https://issues.apache.org/jira/browse/GERONIMO-3579
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Components: car-maven-plugin
Affects Versions: 2.1
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.1
The plugin system lets you specify stuff to add to an attribute manager and
artifact resolver, which ends up meaning config.xml,
config-substitutions.properties, and artifact_aliases.properties. But many
assemblies actually let you start a lot of servers (such as client, offline
deployer, etc) so we should let the geronimo-plugin.xml add stuff to the config
files for any of these servers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.