]
Adrian Brock closed JBDEPLOY-66.
--------------------------------
Resolution: Done
Simplify the StructureDeployer api
----------------------------------
Key: JBDEPLOY-66
URL:
https://jira.jboss.org/jira/browse/JBDEPLOY-66
Project: JBoss Deployers
Issue Type: Task
Components: structure
Reporter: Adrian Brock
Assignee: Adrian Brock
Fix For: JBDEPLOY-2.0.0.CR1
Currently the StructureDeployer api has a horrible method signature:
boolean determineStructure(VirtualFile root, VirtualFile parent, VirtualFile file,
StructureMetaData metaData, VFSStructuralDeployers deployers) throws DeploymentException;
These are fairly ad hoc and difficult to change when we need to pass new context.
We should introduce a new class "StructureContext" which encapsulates these
parameters
and any future parameters.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: