Commit Graph

126 Commits

Author SHA1 Message Date
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
Gary Russell
1d6caa21ad INTEXT-45 Fix INT-2936 Work Around
When not using NIO, could get a message
"Max supported length exceeded" if the
socket is closed abruptly.
2013-02-25 15:20:33 -05:00
Gary Russell
e068031aba INTEXT-47 WebSocket PING Polishing
Use last receive time (instead of last send) because mostly
write sockets (from the server perspective) may still time out.
2013-02-24 18:01:01 -05:00
Gary Russell
d1046c9692 INTEXT-47 WebSocket Scheduled PINGs
Send a ping every 25 seconds to all open WebSockets.

Configure interval using 'pingInterval' property on
WebSocketTcpConnectionInterceptorFactory.

Set to 0 to disable pings.
2013-02-24 13:56:02 -05:00
Spring Buildmaster
7c3031346c [artifactory-release] Next development version 2013-02-23 14:15:09 -08:00
Spring Buildmaster
b914625920 [artifactory-release] Release version 1.0.0.M1 2013-02-23 14:15:04 -08:00
Gary Russell
7d81ee80ab INTEXT-45 Polishing Add CF Bean Name to Event 2013-02-22 16:34:15 -05:00
Gunnar Hillert
a49fbb4570 Merge pull request #28 from ghillert/INTEXT-35
* ghillert-INTEXT-35:
  INTEXT-35 - Add SMB Sample For reference see: https://jira.springsource.org/browse/INTEXT-35
2013-02-22 14:44:05 -05:00
Gunnar Hillert
080c1e39d9 INTEXT-35 - Add SMB Sample
For reference see: https://jira.springsource.org/browse/INTEXT-35
2013-02-22 14:40:33 -05:00
Gunnar Hillert
1c5ea0dfac Merge pull request #27 from ghillert/INTEXT-27-2
* ghillert-INTEXT-27-2:
  INTEXT-27 + INTEXT-46 Upgrade to Gradle 1.4
2013-02-22 12:20:31 -05:00
Gunnar Hillert
ca708e0827 INTEXT-27 + INTEXT-46 Upgrade to Gradle 1.4
* INTEXT-46 - Make Build JDK7 Ready + Cleanup
2013-02-22 12:04:49 -05:00