Commit Graph

8 Commits

Author SHA1 Message Date
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
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
6584c60649 INTEXT-32 - Cleanup
* Ensure ASL license headers are present
* Add "@since" with "1.0" to the Java source files
* Cleanup
* The mockSmppServer server port is dynamically chosen
* Centralize the mockSmppServer bean declaration to reduce duplication
2013-01-22 14:33:00 -05:00
Johanes Soetanto
eaa36c6d03 INTEXT-32 - SMPP - Fix Failing Unit Tests
- add mock smpp server for tests
- enforce source address flip for inbound gateway
- tidy up
2013-01-18 14:35:15 -05:00
Gunnar Hillert
e4f2f83909 INTEXT-30 - Cleanup 2013-01-09 16:32:39 -05:00
Johanes Soetanto
f2a0cb7cba Change group id 2013-01-08 16:07:42 -05:00
Johanes Soetanto
c0c5c0afca INTEXT-30 - Add SMPP Support
- update to version 2.2.0.BUILD-SNAPSHOT
2013-01-08 16:07:42 -05:00
Johanes Soetanto
b1f82c7554 INTEXT-30 - Add SMPP Support
- migrate old sandbox project
- add schema for channel adapters and gateways
- change some package structure based on spring integration module package structure
2013-01-08 16:07:42 -05:00