[
http://jira.jboss.com/jira/browse/JBMICROCONT-236?page=all ]
Ales Justin resolved JBMICROCONT-236.
-------------------------------------
Resolution: Done
Created JarExtensionProvider interface + matching callbacks on the JARStructure.
If JarExtendionProvider returns non-null extension, it is added to JarUtils.
Need a way to update jar suffixes dynamically
---------------------------------------------
Key: JBMICROCONT-236
URL:
http://jira.jboss.com/jira/browse/JBMICROCONT-236
Project: JBoss MicroContainer
Issue Type: Task
Components: Deployment
Reporter: Adrian Brock
Assigned To: Ales Justin
Fix For: JBossMC-2.0.0.CR1
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