[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-120) Add comparator attribute to jboss-structure.xml/context element

Ales Justin (JIRA) jira-events at lists.jboss.org
Mon Nov 3 06:26:20 EST 2008


Add comparator attribute to jboss-structure.xml/context element
---------------------------------------------------------------

                 Key: JBDEPLOY-120
                 URL: https://jira.jboss.org/jira/browse/JBDEPLOY-120
             Project: JBoss Deployers
          Issue Type: Feature Request
          Components: structure
    Affects Versions: JBDEPLOY-2.0.0.CR3
            Reporter: Ales Justin
            Assignee: Ales Justin
             Fix For: JBDEPLOY-2.0.0.GA


Add comparator attribute to jboss-structure.xml/context element

e.g.
 <structure>
	<context comparator="org.jboss.system.SomeDeploymentComparator">
		<path name=""/>
		<metaDataPath>
         <path name="META-INF"/>
      </metaDataPath>
      <classpath>
			<path name="jar1.jar"/>
			<path name="lib-dir" suffixes=".jar"/>
		</classpath>
	</context>
</structure>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list