Commit Graph

7448 Commits

Author SHA1 Message Date
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
Mark Fisher
d9045e1904 INT-1568 removed '$' prefix for headers. Now there is NO prefix. 2010-10-28 15:32:24 -04:00
Oleg Zhurakousky
5522af7a04 INT-1471, more polishing, added auto-startup attribute to the schema for Recieving adapters 2010-10-28 15:32:24 -04:00
Oleg Zhurakousky
7733a27ea6 INT-1471, more polishing, renamed In/Out adapters to include Receiving/Sending in the class names 2010-10-28 15:32:24 -04:00
Oleg Zhurakousky
33a58ae6aa INT-1471, more polishing, general cleanup 2010-10-28 15:32:23 -04:00
Oleg Zhurakousky
d2dc2f5bd4 INT-1471, more polishing, consolidated Outbound adapter parsers 2010-10-28 15:32:23 -04:00
Mark Fisher
20dd46ea4a SftpConstants is now SftpHeaders, and the key value is camelCase 2010-10-28 15:32:23 -04:00
Mark Fisher
2e310f9971 using camelCase for header key values 2010-10-28 15:32:23 -04:00
Mark Fisher
90cc137faf INT-1471 removed the TWITTER_ prefix on the header constant definitions, and switched to camelCase for consistency 2010-10-28 15:32:23 -04:00
Mark Fisher
0be4c52287 INT-1471 formatting 2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
1cfdddd651 INT-1471, more polishing, renamed Inbound adapters to be consistent with MessageSource pattern 2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
2aa39a2d64 INT-1471, more polishing, removed unnessesery @Override 2010-10-28 15:32:22 -04:00
Mark Fisher
ede72e4198 INT-1562 wrong MessagingException imported 2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
c17e1bd685 INT-1471, more polishing 2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
7a9899c837 INT-1471, polishing 2010-10-28 15:32:22 -04:00
Oleg Zhurakousky
46091acdb9 INT-1471, polishing 2010-10-28 15:32:21 -04:00
Oleg Zhurakousky
42f5ba35ab INT-1471, Twitter polishing after making it Polling consumer 2010-10-28 15:32:21 -04:00