Commit Graph

8 Commits

Author SHA1 Message Date
Soby Chacko
e2111652fd More structural changes to samples repo
Remove CF Acceptance tests
Convert local sample tests as e2e tests for the various sample apps
Polishing
2018-08-17 21:02:30 -04:00
Soby Chacko
1dabe82fc9 Refactoring artifact names
Rerfactoring artfiact names for partitioning samples to uniquely identy them as samples
Add docker plugin (fabric8) sections for uppercase transformer and partitioning samples
2018-08-17 15:40:54 -04:00
Soby Chacko
f34fd120e9 Uber jar naming changes
Separate artifacts for kafka and rabbit binders with different classifiers
2018-08-16 11:58:43 -04:00
Soby Chacko
1b3807888c Add missing distribution management to various samples 2018-08-16 08:27:39 -04:00
Soby Chacko
267b58d7b4 Unify the artifacts under same groupId
All sample artifacts are now published under io.spring.cloud.stream.sample groupId
Renaming the artifacts to uniquely identify them as they will be published to snapshots repository

Resolves #89
2018-08-15 18:34:00 -04:00
Soby Chacko
107e758733 CF Acceptance tests - partitioning
* Partitioning samples
* Common partitioning producer, partitioned kafka consumer and partitioned rabbit consumer
* Local acceptance tests
* Adding CF acceptance tests for partitioning
* Externalizing CF e2e test credentials
2018-05-31 19:25:54 -04:00
Gary Russell
a2f642ebe4 GH-65: Add polled-consumer Sample
Resolves https://github.com/spring-cloud/spring-cloud-stream-samples/issues/65

Polishing - PR Comments

- add docker-compose
- change runner to process multiple messages
2018-04-05 18:49:13 -04:00
Soby Chacko
e94de0d535 Refactoring samples
Restructuring the samples repository
Add more docker support
Add acceptance tests for the apps
Adding sensor average processor sample
Remove aggregate samples
2018-03-09 10:47:22 -05:00