Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-521

Rule Externalization - Create XML Handlers for Rule metadata

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Major
    • 2.2.0.Final
    • 2.1.0.Final
    • None
    • None

    Description

      Handlers need to be created to support the following metadata.

      <ruleset id=”WLS_10_12_TO_EAP_6” phase=”...”>
      <metadata>
      	<dependencies>
      		<addon id=”org.jboss.windup.rules:windup-rules-javaee:2.0.1.Final”>			<addon id=”org.jboss.windup.rules:windup-rules-java:2.0.0.Final”>
      		<!-- Do we need a specific version? Perhaps minimal?
                                     What if an old rule runs in new windup which needs newer addon? etc.-->
      	</dependencies>
      
      	<sourcePlatform id=”weblogic” versionRange=”(10,12]”/>
      	<sourceFramework id=”ejb2”/>
      	<targetPlatform id=”eap6”/>
      	<targetFramework id=”ejb2”/>
      	<targetFramework id=”ejb3”/>
      	<tags>
      		<tag>require-stateless</tag>
      		<tag>require-nofilesystem-io</tag>
      	</tags>
      	<executeAfter></executeAfter>
      	<executeBefore></executeBefore>
      </metadata>
      </ruleset>
      

      Attachments

        Activity

          People

            mbriskar_jira Matej Briskar (Inactive)
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: