Skip to content
Snippets Groups Projects
Commit d4ecfff5 authored by Nicholas Blair's avatar Nicholas Blair
Browse files

Merge branch 'namespaced-profiles' into 'master'

feat: namespace all Spring Profiles with 'edu.wisc.uwss' prefix

This pull request addresses issue #3, and thus begins the deprecation path for the profiles 'local-users' and 'preauth'.

There are no behavior changes with this PR, only the acceptance of the new namespaced profiles. Votes on whether we should version bump to 1.5.0? Or will 1.4.x be satisfactory?

See:

* http://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/annotation/Profile.html
* http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/core/env/Environment.html#acceptsProfiles-java.lang.String...-

cc: @ahoffmann @paul.erickson @bhill6 @lyle @andrew-summers @apatwary @cknuth 



See merge request !20
parents e053c095 49467ae5
No related branches found
No related tags found
1 merge request!20feat: namespace all Spring Profiles with 'edu.wisc.uwss' prefix
Showing
with 45 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment