Uploaded image for project: 'JBoss Metadata'
  1. JBoss Metadata
  2. JBMETA-381

DefaultPropertyReplacer can't handle ${:} expression

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.2.0.Final, 8.1.1.Final
    • None
    • common
    • None

    Description

      If the string "${:}" is passed to default property replacer, it does not parse it as indicating File.pathSeparator; rather it treats it as the default delimiter.

      ${:} resolves to an empty string.

      a${:} resolves to a

      ${:}a resolves to a

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: