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

Create a property that controls which source file gets substitutions #137

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

Comments

@dmcassel
Copy link
Collaborator

During "ml {env} deploy modules", Roxy looks for property references in $src/app/config/config.xqy and replaces them, as described here. That location makes sense for MVC and Hybrid applications. For REST applications, the developer may want to specify a location that fits with the application's structure.

Make a new property that lets the developer specify which module gets substitutions.

# default value
substitution-uri=/app/config/config.xqy
@grtjn
Copy link
Contributor

grtjn commented Jun 13, 2017

Covered by #665, fixed in MASTER

@grtjn grtjn closed this as completed Jun 13, 2017
@grtjn grtjn self-assigned this Jun 13, 2017
@grtjn grtjn added this to the July 2017 milestone Jun 13, 2017
@grtjn grtjn added the deployer label Jun 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants