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

application properties override #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

simonjupp
Copy link

I've added a PropertiesManager that allows properties to be loaded from files outside of the source. This allows us to build one war and deploy in multiple environments. I've implemented in a way that only overrides properties, so any default in the resources will be set first.

I;ve also removed the target directly from version control. You should add the target directory to .gitignore

@simonjupp
Copy link
Author

Yannis, you never pulled in these changes. Why not? We really need the properties to be more configurable, you can't have hard coded paths like https://github.com/rousakis/detection_repair_maven/blob/master/src/main/java/services/change_detection/ChangeDetectionImpl.java#L49

WydD pushed a commit to WydD/detection_repair_maven that referenced this pull request Dec 8, 2015
Merged Commits from rousakis project
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