[ http://issues.apache.org/jira/browse/GERONIMO-1260?page=all ]
simon godik updated GERONIMO-1260:
----------------------------------
Attachment: geronimo-packaging-plugin-1260.patch
this patch enables <alt-dd> element replacement in the deployment plan
to enable alt-dd processing set geronimo.packaging.altdd.enable=true in the
project.properties file
search path for the replacement plans is defined by the
geronimo.packaging.altdd.searchPath property wich is set to
${geronimo.packaging.srcDir} by default
you can exclude alt-dd elements from substitution by defining
geronimo.packaging.altdd.excludePatterns property which by default excludes
meta-inf dir
(see plugin.properties)
alt-dd processing is recursive
alt-dd element is substituted with a plan, so you can insert alt-dd elements in
the plan even if schema does not allow it
> simplify construction of the combined deployment plan: deployment plan
> template and preprocessor
> ------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-1260
> URL: http://issues.apache.org/jira/browse/GERONIMO-1260
> Project: Geronimo
> Type: New Feature
> Components: deployment
> Versions: 1.0-M5
> Reporter: simon godik
> Priority: Minor
> Fix For: 1.1
> Attachments: geronimo-packaging-plugin-1260.patch
>
> To simplify construction and maintainance of the combined deployment plan
> create deployment plan template and preprocess it to create combined
> deployment plan from individual plans
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira