Commit Graph

29 Commits

Author SHA1 Message Date
Dave Syer
fe89d91c8c Add flatten plugin to publish poms with no hierarchy
Also strips out repositories and profiles and other stuff that users
don't need in their dependency management. And adds the license
and project metadata automatically.
2017-09-15 11:10:31 +01:00
Dave Syer
61a902ce9a Add spring-cloud-function-dependencies and use it throughout 2017-09-15 09:34:44 +01:00
Dave Syer
3c412e04f5 Attach javadoc to parent project 2017-07-18 13:43:07 +01:00
Dave Syer
0d51e87f10 Add javadoc aggregator 2017-07-17 15:15:14 +01:00
Oleg Zhurakousky
aa87764580 Added initial docs module
Merged gh-89
2017-07-17 14:08:35 +01:00
Dave Syer
e2e7adabe4 Update some deps and remove gateway (moved to separate project) 2017-07-17 13:59:46 +01:00
Dave Syer
cf707fd872 Update thin launcher to 1.0.5 2017-06-29 08:50:33 +01:00
Dave Syer
b9eb46c7bd Update thin launcher to 1.0.4 2017-06-27 09:47:43 +01:00
markfisher
719237e9c7 add adapters as child module 2017-05-23 16:30:18 -04:00
Dave Syer
e2c257b3e7 Fix sample so the thin.profile=stream works 2017-04-27 12:33:08 +01:00
Dave Syer
b80ce1fb3e Update to latest reactor 2017-04-19 10:23:24 +01:00
Dave Syer
36c6b2dba7 Update versions of boot things 2017-04-12 17:57:28 +01:00
Marius Bogoevici
82e19894b2 Add stream-function tests 2017-04-04 00:25:12 -04:00
Dave Syer
5162e6b149 Add gateway library for building micro-proxies 2017-03-27 10:42:05 +01:00
Dave Syer
22cab6a3f1 Upgrade to stable thin launcher 1.0.0.M2 2017-02-24 17:01:32 +00:00
Dave Syer
fa86e5fb1f Update reactor versions 2017-02-24 10:07:01 +00:00
Dave Syer
d6a4ccf001 Update thin launcher to snapshot for fixes 2017-02-23 14:50:48 +00:00
markfisher
d7a33055d8 update stream version to Brooklyn SR2 2017-02-02 11:22:18 -05:00
Dave Syer
cab48a17f2 Update thin launcher to 1.0.0.M1 2017-01-31 15:35:03 +00:00
Dave Syer
68e83c4bba Update poms to latest Boot and thin launcher 2017-01-31 14:22:31 +00:00
markfisher
76c6b7b5f4 excluding deployer module from build temporarily 2017-01-27 17:54:34 -05:00
markfisher
18fe932aa6 activate spring profile by default 2017-01-11 10:54:15 -05:00
Dave Syer
55ab25b348 Fix dependency management in stream jar 2017-01-11 08:28:49 -05:00
Dave Syer
c6736f959b Add a sample app with just beans that are Functions
Make it deployable via its maven coordinates in
spring-cloud-function-deployer (it is deployed by default on start
up right now, but that's just a demo)
2017-01-03 15:16:13 +00:00
Dave Syer
4e75b974b9 Update reactor to fix compiler errors 2017-01-03 10:41:36 +00:00
Dave Syer
53fa8ca0dc Make jars thin 2016-12-19 17:41:38 +00:00
markfisher
b0db0233be add support for Supplier and Consumer 2016-10-14 20:40:48 -04:00
markfisher
59376bbb0e initial web support 2016-09-22 11:59:31 -04:00
markfisher
bdd39b74ff initial commit 2016-09-21 22:33:06 -04:00