Commit Graph

136 Commits

Author SHA1 Message Date
Gunnar Hillert
9bfee92743 Merge pull request #43 from kcrimson/master
* kcrimson-master:
  INTEXT-65 Add JGroups Extension
2013-07-15 17:41:10 -04:00
jpalka
3931ae5826 INTEXT-65 Add JGroups Extension 2013-07-15 17:39:20 -04:00
Gunnar Hillert
4ffdabdee6 Merge pull request #52 from bellwethr/master
* bellwethr-master:
  INTEXT-81 Add unit tests
  INTEXT-81 Fixing bug in decoding message streams * adding a null check on the key decoder
2013-07-15 12:45:42 -04:00
Gunnar Hillert
7d0806c773 INTEXT-81 Add unit tests 2013-07-15 12:44:08 -04:00
Kevin Eustice
86be5e1b78 INTEXT-81 Fixing bug in decoding message streams
* adding a null check on the key decoder

https://jira.springsource.org/browse/INTEXT-81
2013-07-15 12:43:04 -04:00
Gunnar Hillert
e1f400e2cf Update README.md 2013-07-15 10:04:58 -04:00
Gunnar Hillert
9b7fba196d Updated list of available modules 2013-07-15 10:02:23 -04:00
Gunnar Hillert
d9bcbdc14b Moved Kafka Test Context Files 2013-06-03 15:29:43 -04:00
Gunnar Hillert
21bd507923 Merge pull request #42 from sobychacko/INTEXT-44
* sobychacko-INTEXT-44:
  INTEXT-44 - Polishing
  INTEXT-44 - Add Kafka Support
2013-06-03 00:18:34 -04:00
Gunnar Hillert
5bf4b9871e INTEXT-44 - Polishing
* Upgrade to Gradle 1.6
* Upgrade Sonar plugin to SonarRunner
* Upgrade a few dependencies (e.g. JUnit, Spring Integration)
* Remove deprecations (e.g. JUnit)
* Convert spaces to tabs
* Add author tags
* Add @since
2013-06-03 00:15:14 -04:00
Soby Chacko
e46cbfdcb4 INTEXT-44 - Add Kafka Support
* Add Inbound adapter
* Add Outbound adapter
* Add serialization
* Initial Documentation
* Add unit tests
* Add async producer
* Support Kafka 0.8
* Add Kafka Sample

See: https://jira.springsource.org/browse/INTEXT-44
2013-06-03 00:15:01 -04:00
Gunnar Hillert
0665dc9a86 SMPP - Reduce Sonar Violations - If Stmts Must Use Braces 2013-05-29 00:25:41 -04:00
Gunnar Hillert
dac93edfc4 Merge pull request #37 from otnateos/INTEXT-58
* otnateos-INTEXT-58:
  INTEXT-58 Support SMPP Sending Using Other Charset and udh * Remove SmppSessionFactoryBean.setMessageReceiverListeners(MessageReceiverListener... listeners) to remove Spring's warning message for ambiguous method access * Allow using DeliveryReceipt id as is if hex parsing fail (tested with HSLSMS) * Add support for session reconnection which will attempt to reconnect every 5 sec by default until the session is destroyed * If additional session state listener is configured by user, it will register it * Update build dependency with Spring Integration 2.2.2 * Update javadoc * Add support for smpp transaction time using transactionTimeout * Support 'request-handler-advice-chain' for outbound channel adapter and gateway * Support sending using data_coding * Support sending using message_payload * Support for sending long sms using UDH * Update mock smpp server to simulate real SMPP error * Change message id reading logging to DEBUG instead of WARN * Wrap SMPPSession with proxy for auto reconnection * Use ExecutorService for reconnection * Fix some code and author
2013-05-28 23:49:53 -04:00
Johanes Soetanto
f9207dae2b INTEXT-58 Support SMPP Sending Using Other Charset and udh
* Remove SmppSessionFactoryBean.setMessageReceiverListeners(MessageReceiverListener... listeners) to remove Spring's warning message for ambiguous method access
* Allow using DeliveryReceipt id as is if hex parsing fail (tested with HSLSMS)
* Add support for session reconnection which will attempt to reconnect every 5 sec by default until the session is destroyed
* If additional session state listener is configured by user, it will register it
* Update build dependency with Spring Integration 2.2.2
* Update javadoc
* Add support for smpp transaction time using transactionTimeout
* Support 'request-handler-advice-chain' for outbound channel adapter and gateway
* Support sending using data_coding
* Support sending using message_payload
* Support for sending long sms using UDH
* Update mock smpp server to simulate real SMPP error
* Change message id reading logging to DEBUG instead of WARN
* Wrap SMPPSession with proxy for auto reconnection
* Use ExecutorService for reconnection
* Fix some code and author
2013-05-28 23:45:09 -04:00
Gary Russell
5067086713 Revert version to 1.0.0.BUILD-SNAPSHOT 2013-05-24 16:30:15 -04:00
Spring Buildmaster
793f1bf43c [artifactory-release] Release version 1.0.0.M1 2013-05-24 13:26:24 -07:00
Gary Russell
e8d45f2163 INTEXT-71 Fix Typo in README 2013-05-24 15:16:29 -04:00
Gary Russell
8987dc3b51 INTEXT-71 Add Maven To README.md 2013-05-24 14:54:02 -04:00
Gary Russell
d3eb5dbd15 INTEXT-71 Update MQTT Extension to SI 3.0.0.M2 2013-05-24 14:36:14 -04:00
Gunnar Hillert
7538eb4ecd Merge pull request #49 from ghillert/INTEXT-70
INTEXT-70 - Set code coverage plugin for Sonar
2013-05-17 09:03:31 -07:00
Gunnar Hillert
74aab512c9 INTEXT-70 - Set code coverage plugin for Sonar
* Set the Sonar code coverage plugin explicitly to `jacoco`
2013-05-17 12:01:26 -04:00
Gunnar Hillert
f30e5bb196 Merge pull request #47 from ghillert/INTEXT-68
INTEXT-68 - Update MQTT dependency
2013-05-16 07:42:50 -07:00
Gunnar Hillert
04e4ed7389 INTEXT-68 - Update MQTT dependency
* Update Readme (No manual installation of the MQTT client to MavenLocal necessary any longer)
2013-05-16 10:40:15 -04:00
Gunnar Hillert
9a0b591f1d Merge pull request #46 from ghillert/INTEXT-69
INTEXT-69 - Splunk: XSD not bundled correctly
2013-05-16 07:23:17 -07:00
Gunnar Hillert
ec9b053a36 INTEXT-69 - Splunk: XSD not bundled correctly 2013-05-16 10:20:08 -04:00
Gunnar Hillert
edeac2d709 Merge pull request #45 from ghillert/INTEXT-67
INTEXT-67 - Upgrade to Sonar-Runner
2013-05-15 20:18:11 -07:00
Gunnar Hillert
c4a7090118 INTEXT-67 - Upgrade to Sonar-Runner
* Upgrade to Gradle 1.6
* Upgrade from Gradle plugin sonar to sonar-runner
* Upgrade Gradle wrapper
* Fix several Group Ids
2013-05-15 23:15:06 -04:00
Gunnar Hillert
7d5ae68ee4 Merge pull request #40 from garyrussell/mqtt
* garyrussell-mqtt:
  INTEXT-64 - Polishing
  INTEXT-64 MQTT Adapters
2013-05-15 16:49:39 -04:00
Gunnar Hillert
ac43f8e930 INTEXT-64 - Polishing
* Update dependency versions
* Add more comments/links
* Remove DocBook usage
2013-05-15 16:46:42 -04:00
Gary Russell
745dd018ca INTEXT-64 MQTT Adapters
See README.md for more information.

http://jira.springsource.org/browse/INTEXT-64
2013-05-15 16:46:42 -04:00
Spring Buildmaster
b139943b46 [artifactory-release] Next development version 2013-04-04 06:59:52 -07:00
Spring Buildmaster
665c27022b [artifactory-release] Release version 1.0.0.M1 2013-04-04 06:59:45 -07:00
Gunnar Hillert
0f23fe79cc Merge pull request #38 from damiendallimore/master
Created "index" field and getter/setter
2013-04-04 06:47:29 -07:00
Damien Dallimore
cbcc0d9295 created "index" field 2013-04-04 13:48:41 +07:00
Gunnar Hillert
2145d3806c Merge pull request #20 from lukasz-antoniak/INTEXT-36
* lukasz-antoniak-INTEXT-36:
  INTEXT-61 - Add Voldemort Sample
  INTEXT-36 - Cleanup
  INTEXT-36 - Add Voldemort Module
2013-04-02 16:34:46 -04:00
Gunnar Hillert
14995ec2f9 INTEXT-61 - Add Voldemort Sample 2013-04-02 16:32:48 -04:00
Gunnar Hillert
28759a6116 INTEXT-36 - Cleanup
* Convert spaces to tabs
* Upgrade to Gradle 1.5
* Change Group Id to 'org.springframework.integration'
* Add Sonar Runner plugin
* Reduce Sonar warnings
* Ensure ASL license header is present in all source files
* Fix XSD documentation not showing up in STS
2013-04-02 16:32:48 -04:00
Lukasz Antoniak
1d2a5b5f06 INTEXT-36 - Add Voldemort Module 2013-04-02 16:32:12 -04:00
Gunnar Hillert
3063278b0e Merge pull request #36 from ghillert/INTEXT-59
INTEXT-59 - Add XQuery Sample
2013-03-29 08:01:15 -07:00
Gunnar Hillert
c879ef5e5e Merge branch 'master' of /Users/hillert/dev/gitsisample/spring-integration-samples into INTEXT-59 2013-03-29 10:35:55 -04:00
Gunnar Hillert
0d3a075d46 INTSAMPLES-109 - Move XQuery Sample to SI Extensions Repo 2013-03-29 10:24:07 -04:00
Gunnar Hillert
c374ac324f Merge pull request #34 from ghillert/INTEXT-54
INTEXT-54 - AWS Fix Failing Tests
2013-03-11 21:57:22 -07:00
Gunnar Hillert
e2b85f21a9 INTEXT-54 - AWS Fix Failing Tests
For reference: https://jira.springsource.org/browse/INTEXT-54
2013-03-12 00:55:08 -04:00
Gunnar Hillert
e208afe5bb Merge pull request #33 from ghillert/INTEXT-34
INTEXT-34 - Convert AWS Module to Gradle
2013-03-11 15:04:15 -07:00
Gunnar Hillert
d071bf6a43 INTEXT-34 - Convert AWS Module to Gradle
For reference see: https://jira.springsource.org/browse/INTEXT-34
2013-03-11 17:38:34 -04:00
Gunnar Hillert
66bb802d4e Merge pull request #30 from ghillert/INTEXT-37
INTEXT-37 - Fix SMB - Infinite Loop
2013-03-06 14:47:44 -08:00
Gunnar Hillert
f382418c02 INTEXT-37 - Fix SMB - Infinite Loop
For reference see: https://jira.springsource.org/browse/INTEXT-37

* Add tests
* Ensure we always use `StringUtils.cleanPath()`
    - in SmbSession#createSmbFileObject
    - in the constructor of SmbShare(String url)
2013-03-06 17:46:44 -05:00
Gunnar Hillert
4426d540aa INTEXT-48 - Add sample for AWS S3 support
For reference see: https://jira.springsource.org/browse/INTEXT-48
2013-03-01 00:21:54 -05:00
Gunnar Hillert
57f9f0f8a4 Merge pull request #29 from amolnayak311/INTEXT-5
* amolnayak311-INTEXT-5:
  INTEXT-5: Initial push for AWS core and S3 adapter For reference see: https://jira.springsource.org/browse/INTEXT-5
2013-02-28 18:06:17 -05:00
Amol Nayak
f35e755ff0 INTEXT-5: Initial push for AWS core and S3 adapter
For reference see: https://jira.springsource.org/browse/INTEXT-5
2013-02-28 18:03:47 -05:00