[jboss-jira] [JBoss JIRA] (JBMETA-381) DefaultPropertyReplacer can't handle ${:} expression

Brian Stansberry (JIRA) issues at jboss.org
Mon Nov 24 11:33:40 EST 2014


Brian Stansberry created JBMETA-381:
---------------------------------------

             Summary: DefaultPropertyReplacer can't handle ${:} expression
                 Key: JBMETA-381
                 URL: https://issues.jboss.org/browse/JBMETA-381
             Project: JBoss Metadata
          Issue Type: Bug
          Components: common
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


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



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list