[jboss-jira] [JBoss JIRA] Closed: (JBDEPLOY-6) Need a way to update jar suffixes dynamically
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Mar 10 11:13:59 EDT 2008
[ http://jira.jboss.com/jira/browse/JBDEPLOY-6?page=all ]
Adrian Brock closed JBDEPLOY-6.
-------------------------------
Resolution: Done
> Need a way to update jar suffixes dynamically
> ---------------------------------------------
>
> Key: JBDEPLOY-6
> URL: http://jira.jboss.com/jira/browse/JBDEPLOY-6
> Project: JBoss Deployers
> Issue Type: Task
> Components: structure
> Reporter: Adrian Brock
> Assigned To: Ales Justin
> Fix For: JBDEPLOY-2.0.0.Beta11
>
>
> There should be a way for deployers to automatically update the recognised jar extensions in the JARStructure
> in a similar way that implementing FileMatcher updates the FileStructure.
> I'd suggest making AbstractParsingDeployerWithOutput have a new property "jarExtension"
> and implement a JARMatcher interface.
> If the jarExtension is not null then the new jar suffix will be recognised as a subdeployment by the JARStructure.
> e.g. an AOP parsing deployer could be configured to have ".aop" as the jar extension,
> or .spring for the Spring deployer, etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list