21 Commits

Author SHA1 Message Date
buildmaster
47624fd6ef Going back to snapshots 2021-09-22 08:59:12 +00:00
buildmaster
38c8d24e3c Update SNAPSHOT to 3.0.4 2021-09-22 08:56:48 +00:00
buildmaster
ccd425a21a Bumping versions to 3.0.5-SNAPSHOT after release 2021-09-21 14:44:05 +00:00
buildmaster
bb311cd18c Going back to snapshots 2021-09-21 14:44:05 +00:00
buildmaster
0f6e70de31 Update SNAPSHOT to 3.0.4 2021-09-21 14:41:55 +00:00
buildmaster
6bbcf0a20e Going back to snapshots 2021-05-27 21:24:56 +00:00
buildmaster
81d6c3408e Update SNAPSHOT to 3.0.3 2021-05-27 21:23:00 +00:00
buildmaster
af6c627d04 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 08:16:52 +00:00
buildmaster
af7a98a3de Going back to snapshots 2021-05-27 08:16:51 +00:00
buildmaster
cd71213eb6 Update SNAPSHOT to 3.0.3 2021-05-27 08:14:42 +00:00
spencergibb
d6ab8a64b6 Fixes ordering with local and remote sources with profiles.
If the context is associated with a profile, the Option.PROFILE_SPECIFIC is added.

Fixes gh-706
2021-05-05 20:08:24 -04:00
buildmaster
2bd5282ecd Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 21:50:55 +00:00
buildmaster
0b3c21d5ad Going back to snapshots 2021-03-17 21:50:54 +00:00
buildmaster
da00529ff6 Update SNAPSHOT to 3.0.2 2021-03-17 21:49:17 +00:00
buildmaster
e7e3c69224 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 20:56:46 +00:00
buildmaster
6e16ed9b32 Going back to snapshots 2021-01-27 20:56:46 +00:00
buildmaster
0f25a90ebb Update SNAPSHOT to 3.0.1 2021-01-27 20:54:42 +00:00
buildmaster
33798362fa Bumping versions to 3.0.1-SNAPSHOT after release 2020-12-21 19:49:42 +00:00
buildmaster
aa35d98eef Going back to snapshots 2020-12-21 19:49:42 +00:00
buildmaster
eb98d86f85 Update SNAPSHOT to 3.0.0 2020-12-21 19:47:20 +00:00
spencergibb
c75a6c96bd Check if class is registered already.
In ConfigData promotion (promoting a bean from bootstrap to the application context) check to see if there is a bean of that name before registering again.

Fixes gh-687
2020-12-14 15:40:32 -05:00