Chris Bono
1c50531c13
GH-271: Remove duplication from pom.xml files
...
This proposal fixes many build warnings and is a general cleanup of the pom.xml files.
* Remove duplicate `dependency` entries from pom.xml files
* Remove duplicate `repository` entries from pom.xml files
* Replace deprecated use of `receive(long)` in `HttpSourceTests`
* Reduce logging for Twitter integration tests
Fixes #271
2022-05-26 13:57:44 -04:00
Christian Tzolov
2ffbe371b6
Remove double quotes in the properties comments
2020-08-05 15:18:25 +02:00
Soby Chacko
49468e6148
Renaming internal test boot applications in functions
2020-07-02 18:31:58 -04:00
Christian Tzolov
052f86cf91
Port in the Geo and Users twitter function. Fix issue with handling SpEL expression porperties in the twitter functions.
2020-06-24 12:58:47 +02:00
Christian Tzolov
9792768d55
Address twitter review suggestions
2020-06-24 09:58:26 +02:00
Christian Tzolov
873f17414e
Twitter functional apps
...
* Streaming source
* Add twitter search and messasge sources
* Add more twitter source, sink and processors
* Add IT tests for twitter update sink
* Add IT tests for twitter message sink
* Add IT tests for twitter trend processor
* twitter suppliers readme
* twitter consumers readme
* twitter functions readme
* Disable TwitterStreamSourceTests
2020-06-23 14:48:34 -04:00