Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration to be loaded from an external file #108

Merged

Conversation

hmarcelino
Copy link
Contributor

Instead of having the hotswap-agent.properties be in the resources
folder, it is now possible to specify which external file will have
the HotSwapAgent configuration.

-javaagent:hotswapagent/hotswap-agent.jar=propertiesFilePath=hotswapagent/hotswap-agent.properties

Instead of having the hotswap-agent.properties be in the resources
folder, it is now possible to specify which external file will have
the HotSwapAgent configuration.

 -javaagent:hotswapagent/hotswap-agent.jar=propertiesFilePath=hotswapagent/hotswap-agent.properties
skybber added a commit that referenced this pull request Feb 14, 2016
Allow configuration to be loaded from an external file
@skybber skybber merged commit 59b737b into HotswapProjects:master Feb 14, 2016
@hmarcelino hmarcelino deleted the load-conf-from-filesystem branch February 15, 2016 11:09
@hmarcelino hmarcelino restored the load-conf-from-filesystem branch February 15, 2016 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants