Commit Graph

83 Commits

Author SHA1 Message Date
buildmaster
b8589e0eaa Going back to snapshots 2018-04-20 18:37:39 +00:00
buildmaster
b61187c761 Update SNAPSHOT to 2.0.0.RC1 2018-04-20 18:36:47 +00:00
buildmaster
328995c639 Going back to snapshots 2018-03-22 20:51:19 +00:00
buildmaster
19a47a366f Update SNAPSHOT to 2.0.0.M9 2018-03-22 20:50:33 +00:00
buildmaster
e63a3d4232 Going back to snapshots 2018-03-02 17:03:35 +00:00
buildmaster
5a79537a76 Update SNAPSHOT to 2.0.0.M8 2018-03-02 17:02:51 +00:00
buildmaster
b5eb64de2a Going back to snapshots 2018-02-26 17:30:07 +00:00
buildmaster
b1124e3fbe Update SNAPSHOT to 2.0.0.M7 2018-02-26 17:29:21 +00:00
buildmaster
12d778f330 Going back to snapshots 2018-02-09 17:47:33 +00:00
buildmaster
5ad8288e85 Update SNAPSHOT to 2.0.0.M6 2018-02-09 17:46:50 +00:00
Spencer Gibb
ca2e5e0405 Merge branch '1.3.x' 2018-02-01 19:12:51 -05:00
Spencer Gibb
cd436c7d15 Avoid proxy error if bean implements ScopedObject
fixes gh-277
2018-02-01 19:09:11 -05:00
buildmaster
0b01ca13bb Bumping versions to 1.3.2.BUILD-SNAPSHOT after release 2018-01-11 21:23:03 +00:00
buildmaster
dd34b7f189 Going back to snapshots 2018-01-11 21:23:03 +00:00
buildmaster
b60d21a076 Update SNAPSHOT to 1.3.1.RELEASE 2018-01-11 21:21:26 +00:00
buildmaster
1725550349 Going back to snapshots 2017-12-01 21:42:39 +00:00
buildmaster
9558b7651d Update SNAPSHOT to 2.0.0.M5 2017-12-01 21:41:58 +00:00
Ryan Baxter
924d870081 Bumping versions to 1.3.1.BUILD-SNAPSHOT after release 2017-11-20 14:17:02 -05:00
Ryan Baxter
75d30e1847 Going back to snapshots 2017-11-20 14:17:01 -05:00
Ryan Baxter
695739d7a0 Update SNAPSHOT to 1.3.0.RELEASE 2017-11-20 14:14:04 -05:00
buildmaster
0c7badb772 Going back to snapshots 2017-11-14 21:54:31 +00:00
buildmaster
54142ba2b4 Update SNAPSHOT to 2.0.0.M4 2017-11-14 21:53:46 +00:00
Dave Syer
77befcd7c5 Temporary exclusion to workaround bug in test 2017-11-01 16:53:24 +00:00
buildmaster
3a780623c1 Going back to snapshots 2017-10-27 15:49:29 +00:00
buildmaster
698124544c Update SNAPSHOT to 2.0.0.M3 2017-10-27 15:48:50 +00:00
Dave Syer
ff6fa5a65d Merge branch 'master' into 2.0.x 2017-10-24 08:51:01 +01:00
Dave Syer
942df8ed45 Remove lombok from spring-cloud-context 2017-10-24 08:49:10 +01:00
Spencer Gibb
892a6ee2bd Going back to snapshots 2017-10-20 15:45:37 -04:00
Spencer Gibb
e47a557636 Update SNAPSHOT to 1.3.0.RC1 2017-10-20 15:44:28 -04:00
Ryan Baxter
6ae5e0bec8 Going back to snapshots 2017-08-24 16:03:50 -04:00
Ryan Baxter
e6e5de275d Update SNAPSHOT to 1.3.0.M1 2017-08-24 16:02:42 -04:00
Spencer Gibb
0972699040 Going back to snapshots 2017-08-17 15:25:48 -06:00
Spencer Gibb
ac2821db5f Update SNAPSHOT to 2.0.0.M2 2017-08-17 15:17:19 -06:00
Spencer Gibb
2b6ad4a118 bump to version 1.3.0 2017-06-30 17:19:48 -06:00
Spencer Gibb
d4326005f9 Going back to snapshots 2017-06-16 14:54:23 -06:00
Spencer Gibb
02c522d015 Update SNAPSHOT to 2.0.0.M1 2017-06-16 14:53:15 -06:00
Spencer Gibb
0c041591d1 Bump to version 1.2.3.BUILD-SNAPSHOT 2017-05-19 14:59:52 -06:00
Spencer Gibb
6cfaea4bb7 Going back to snapshots 2017-05-19 14:57:35 -06:00
Spencer Gibb
79096fbf8d Update SNAPSHOT to 1.2.2.RELEASE 2017-05-19 14:54:42 -06:00
Jon Schneider
c02398959d Revert back to snapshots 2017-05-12 10:25:38 -05:00
Jon Schneider
9d53dd46bb Update SNAPSHOT to 1.2.1.RELEASE 2017-05-12 09:18:36 -05:00
Dave Syer
d030225d46 Split out ModifiedClassPathRunner into a separate jar 2017-05-12 11:05:17 +01:00
Spencer Gibb
b611e78075 Merge branch 'master' into 2.0.x
# Conflicts:
#	docs/pom.xml
#	pom.xml
#	spring-cloud-commons-dependencies/pom.xml
#	spring-cloud-commons/pom.xml
#	spring-cloud-context/pom.xml
#	spring-cloud-starter/pom.xml
2017-04-06 21:43:05 -06:00
Spencer Gibb
9675df02f6 Bumping versions to 1.2.1.BUILD-SNAPSHOT after release 2017-04-05 14:19:30 -06:00
Spencer Gibb
72685376a9 Going back to snapshots 2017-04-05 14:19:29 -06:00
Spencer Gibb
6b30820b09 Update SNAPSHOT to 1.2.0.RELEASE 2017-04-05 14:16:21 -06:00
Spencer Gibb
43fe59489e Update test jar inclusion 2017-04-05 12:34:37 -06:00
Spencer Gibb
b40ceef356 RefreshEventListener no longer depends on RefreshEndpoint.
Instead it depends on ContextRefresher with actually does the work.

This allows applications to use the listener even if they don't depend
on actuator.

fixes gh-171
2017-04-03 20:13:11 -06:00
Spencer Gibb
d11abd8f5e make code compile 2017-03-17 18:46:39 -06:00
Spencer Gibb
23f3e461ac Going back to snapshots 2017-03-15 17:40:06 -06:00