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

DefaultPropertyReplacer can't handle ${:} expression

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: