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

XmlFile.inFile("***") should be a ParameterizedPattern, not a Regex

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Final
    • 2.0.0.Final
    • None
    • None
    • None

      <xmlfile matches="/abc:project" in=".*" as="testVariable">
      

      should be:

      <xmlfile matches="/abc:project" in="{*}" as="testVariable">
      

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

                Created:
                Updated:
                Resolved: