Commit Graph

6614 Commits

Author SHA1 Message Date
Oleg Zhurakousky
821437b548 INT-1580 added more test for Smack SASL config 2010-11-03 23:55:02 -04:00
Oleg Zhurakousky
b1e1aa2460 INT-1580 cleaned up Roster endpoint, added tests 2010-11-03 23:20:05 -04:00
Oleg Zhurakousky
50d97f12cc INT-1580 code cleanup 2010-11-03 20:24:28 -04:00
Oleg Zhurakousky
ee1357d854 INT-1580 polishing, removed SASL attributes from the namesapce, will add paragraph to the docs how to configure it the native Smack way via config file in teh META-INF 2010-11-03 20:15:11 -04:00
Oleg Zhurakousky
154c2504c3 INT-1580, more polishing, made PacketListener instance variable of an Inbound endpoint, add/remove is now part of the start/stop, added tests to validate 2010-11-03 20:08:48 -04:00
Oleg Zhurakousky
c387f47dd4 INT-1580, more polishing, moved PacketListener registration to a statr() method of an inbound endpoint 2010-11-03 19:37:16 -04:00
Oleg Zhurakousky
ad37847162 INT-1580, more polishing, more tests 2010-11-03 19:19:20 -04:00
Oleg Zhurakousky
c1c38db8c4 INT-1580, more polishing, added Lifecycle to XmppConnectionFactoryBean, added tests 2010-11-03 19:08:46 -04:00
Mark Fisher
6c2c34543b polishing 2010-11-03 17:22:13 -04:00
Mark Fisher
a9a1a499d9 updated copyright 2010-11-03 17:16:25 -04:00
Mark Fisher
6eb8f16cb4 INT-1584 upgraded the Spring Security dependency to 3.0.4.RELEASE 2010-11-03 17:13:31 -04:00
Mark Fisher
cc242ae69b polishing 2010-11-03 16:43:52 -04:00
Oleg Zhurakousky
9e178c1de8 INT-1580 changed XmppConnectionFactoryBean to be bootstrapped with ConnectionConfiguration 2010-11-03 16:12:40 -04:00
Mark Fisher
e35de5a054 INT-1583 updated documentation 2010-11-03 13:03:49 -04:00
Mark Fisher
d8ca51abc2 INT-1583 if received event has a Message as its source, it will be passed as-is 2010-11-03 12:56:17 -04:00
Mark Fisher
6cc758eefc INT-1582 if the payload is an ApplicationEvent it is passed as-is (no wrapping in MessagingException). Also, general polishing 2010-11-03 12:39:11 -04:00
Oleg Zhurakousky
d1babad811 polishing/formatting OAuth part of Twitter adapter 2010-11-03 08:45:38 -04:00
Oleg Zhurakousky
c3a51394d7 polishing 2010-11-02 22:29:18 -04:00
Josh Long
d6891a2ea2 INT-1580 this is a beanfactory that knows how to factory an SSL XMPPConnection (as opposed to the regular XmppConnectionFactory) 2010-11-02 16:35:56 -07:00
Josh Long
daaa8dfc0b Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-11-02 16:35:52 -07:00
Josh Long
155cc0717c INT-1580 this is a beanfactory that knows how to factory an SSL XMPPConnection (as opposed to the regular XmppConnectionFactory) 2010-11-02 16:34:22 -07:00
Oleg Zhurakousky
52c958ead0 INT-1557 added Twiter Outbound adapter documentation 2010-11-02 18:43:40 -04:00
Mark Fisher
d3cfac25fe polishing, also fixed concurrency issue in XsltPayloadTransfomer.buildTransformer() method (assigning rootObject to instance var SpEL EvaluationContext) 2010-11-02 18:33:41 -04:00
Mark Fisher
55941036e4 polishing 2010-11-02 17:41:06 -04:00
Mark Fisher
b3456bf098 polishing 2010-11-02 17:18:27 -04:00
Mark Fisher
3490779396 polishing 2010-11-02 17:03:48 -04:00
Oleg Zhurakousky
012d9df8f4 INT-1560, INT-1559 added placeholders for the docs for FTP, SFTP and FEED 2010-11-02 16:15:07 -04:00
Oleg Zhurakousky
acbfe9434c INT-1557 added initial documentation (OAuth, Connection INbound Adapters) for Twitter adapter 2010-11-02 15:59:22 -04:00
Mark Fisher
117f3206ca INT-1578 added source/target compatibility setting, but it's not clear yet that it has an impact 2010-11-02 15:18:32 -04:00
Mark Fisher
7c6a53d7ff formatting 2010-11-02 14:45:40 -04:00
Oleg Zhurakousky
01dbe1916e INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation 2010-11-02 12:07:56 -04:00
Oleg Zhurakousky
3061aaa08d INT-1552 general restructuring of the docs to introduce parts that are consistent with eip definitions 2010-11-02 10:28:54 -04:00
Oleg Zhurakousky
ed6b8c0159 INT-1574 added javadoc explaining immutability of Message and MessageHeaders 2010-11-01 17:13:50 -04:00
Mark Fisher
b37f8f8ac9 INT-1575 updated root level readme.txt file 2010-11-01 14:44:43 -04:00
Mark Fisher
36dad9371c formatting 2010-11-01 14:36:07 -04:00
Mark Fisher
4e4c4f69ff polishing 2010-11-01 14:17:39 -04:00
Chris Beams
e7a4364762 Remove .classpath and .project files
Run `gradle eclipse` to generate prior to import into Eclipse.
2010-10-29 01:37:29 -04:00
Chris Beams
c387ff6713 Change project version to 2.0.0.BUILD-SNAPSHOT 2010-10-28 16:00:00 -04:00
Chris Beams
4e70e22605 Release 2.0.0.RC1 2010-10-28 15:59:31 -04:00
Chris Beams
102c4eb93f Remove annotation typo 2010-10-28 15:55:36 -04:00
Chris Beams
1cf449d710 Ignore pom-dependent test 2010-10-28 15:47:59 -04:00
Chris Beams
ea58a1dedb Add spring-integration-test dependency for Twitter and XMPP 2010-10-28 15:35:35 -04:00
Chris Beams
24673882a0 Remove xmpp and twitter poms 2010-10-28 15:34:19 -04:00
Chris Beams
0d55f086bc Eliminate Maven POMs
POMs removed in favor of Gradle build. pom.xml added to .gitignore
to accommodate future generation of source-level poms for those who
wish to use m2eclipse tooling in STS (to come in a later commit)
2010-10-28 15:32:26 -04:00
Mark Fisher
3b4b6a9e70 moved PropertiesPersistingMetadataStoreTests to the same location as PropertiesPersistingMetadataStore (but under src/test) 2010-10-28 15:32:25 -04:00
Mark Fisher
b261da84c6 documentation update for control-bus element in XSD 2010-10-28 15:32:25 -04:00
Oleg Zhurakousky
aa86bbd7c1 INT-1471, I don't like @Override 2010-10-28 15:32:25 -04:00
Oleg Zhurakousky
838b783517 INT-1471, more polishing, pushing tests that I worgot to 'git add' 2010-10-28 15:32:25 -04:00
Oleg Zhurakousky
969ac122f1 INT-1471, more polishing, added parser test for Sending mesage handlers, fixed typo in the TwitterSendingMessageHandlerParser 2010-10-28 15:32:25 -04:00
Mark Fisher
be20d1a8ae INT-1551 replaced SimpleBeanResolver with BeanFactoryResolver. SimpleBeanResolver was a stop-gap solution and has now been removed. 2010-10-28 15:32:25 -04:00