Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Deployer substitutions sometimes don't substitute the right property #136

Closed
dmcassel opened this issue Sep 16, 2013 · 1 comment
Closed
Assignees
Labels

Comments

@dmcassel
Copy link
Collaborator

Given these properties:

user=admin
user1=${app-name}-user1

And this reference in ml-config.xml:

@ml.user1

The replacement will look like this:

admin1

Fix property replacement such that the longest match wins.

@ghost ghost assigned dmcassel Sep 16, 2013
dmcassel added a commit that referenced this issue Sep 16, 2013
dmcassel added a commit that referenced this issue Sep 16, 2013
@dmcassel
Copy link
Collaborator Author

Documentation updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant