Commit Graph

  • 1df19858b3 moved test code to correspond to refactored package structure Mark Fisher 2010-11-05 18:23:56 -04:00
  • 0c89067687 refactored package structure, added: inbound, outbound, converter, multipart, and support Mark Fisher 2010-11-05 18:21:30 -04:00
  • d9eafee19b removed unused code, and got rid of warnings Mark Fisher 2010-11-05 18:01:45 -04:00
  • ae2413e68a INT-1553, added more test for the Inbound side Oleg Zhurakousky 2010-11-05 17:17:49 -04:00
  • 387c2979be INT-1553, fixed more tests, added new loguc to build metadataKey in the inbound adapters, tested new Twitter connectivity with real account Oleg Zhurakousky 2010-11-05 16:01:55 -04:00
  • fae066e48e INT-1553, Initial overhaul and simplification to the OAuth package, tests Oleg Zhurakousky 2010-11-05 15:35:02 -04:00
  • da178c1615 getting rid of warnings Mark Fisher 2010-11-05 15:28:18 -04:00
  • d020387d7e polishing Mark Fisher 2010-11-05 14:58:24 -04:00
  • 12d0d46fc4 polishing Mark Fisher 2010-11-05 14:50:37 -04:00
  • 6abae5412b polishing Mark Fisher 2010-11-05 14:07:11 -04:00
  • 295af55242 polishing Mark Fisher 2010-11-05 13:53:59 -04:00
  • 225a4a3322 INT-1554 final polishing Oleg Zhurakousky 2010-11-05 13:22:39 -04:00
  • 9271269433 INT-1562 moved synchronization base classes into a dedicated package Mark Fisher 2010-11-05 13:22:19 -04:00
  • 541370c295 Respect sticky/setuid bits when unzipping docs remotely Chris Beams 2010-11-05 09:31:53 -07:00
  • cba2658063 INT-1554 more polishing and tests Oleg Zhurakousky 2010-11-05 12:07:51 -04:00
  • 5946cb048b INT-1554 general polishing Oleg Zhurakousky 2010-11-05 11:36:10 -04:00
  • 43aa08958a avoiding chance of NPE with feed entry publishedDate Mark Fisher 2010-11-05 11:24:22 -04:00
  • a5aa8b9757 moved the FeedEntryMessageSource into the 'inbound' package, and general polishing Mark Fisher 2010-11-05 10:46:33 -04:00
  • e85adbba9c INT-1554 removed Presence headers, Inbound/Outboound Message Mapper, fixed schema and tests Oleg Zhurakousky 2010-11-05 10:42:23 -04:00
  • ca765c1c08 Supply ssh private key during docs upload Chris Beams 2010-11-05 06:49:10 -07:00
  • 2b0e34b3bc INT-1554 polishing 1st iteration on the way to removing unnessessery Xmpp headers, removed InboundMapper dependency Oleg Zhurakousky 2010-11-05 08:43:04 -04:00
  • 5ab003d47e Explictly set root project name in settings.gradle Chris Beams 2010-11-04 17:49:32 -06:00
  • 7ea55fdc71 Add ability to generate poms for use at build time Chris Beams 2010-11-03 12:59:33 -06:00
  • 2a215e778b Remove illegal @Override annotations Chris Beams 2010-11-03 13:06:06 -06:00
  • b32fa4ac4b INT-1553 moved @Ignored test to a separate package in preparation for more tests Oleg Zhurakousky 2010-11-04 16:42:25 -04:00
  • 24b08f2602 polishing Mark Fisher 2010-11-04 16:10:55 -04:00
  • 2695566a8b INT-1580 added tests and sample config for more complex configuration of the XmppConnection Oleg Zhurakousky 2010-11-04 14:20:42 -04:00
  • f07dc4a68f INT-1554 polishing XmppMessageDrivenEndpoint, uts parser and tests Oleg Zhurakousky 2010-11-04 13:51:36 -04:00
  • acf9d2bc13 INT-1554 polishing, finished restructuring of XmppNamespaceHandler Oleg Zhurakousky 2010-11-04 13:40:45 -04:00
  • b87cf6fa4a INT-1554 polishing, actually pushing ;) further restructuring of XmppNamespaceHandler Oleg Zhurakousky 2010-11-04 13:34:06 -04:00
  • 5f5de2fe42 INT-1554 polishing, further restructuring of XmppNamespaceHandler Oleg Zhurakousky 2010-11-04 13:32:35 -04:00
  • 601d67bcf8 INT-1554 refactored XmppMessageOutboundEndpointParser and XmppMessageSendingMessageHandler, added tests Oleg Zhurakousky 2010-11-04 13:29:15 -04:00
  • 8d1e5e3f1d INT-1554 refactored XmppRosterEventOutboundEndpointParser, cleaned up XmppRosterEventMessageSendingHandler, added tests Oleg Zhurakousky 2010-11-04 12:31:45 -04:00
  • e20a929d1d INT-1554 added more tests for presenceChangeEvent, more clean up in XmppRosterEventMessageDrivenEndpoint Oleg Zhurakousky 2010-11-04 10:59:34 -04:00
  • 9e8f14b05b INT-1554 added more tests and refactored/cleaned XmppPresenceMapper. Removed Presence Type header as unneccessery, since the only two payloads that are supported is Presence itself or Presentce.Type Oleg Zhurakousky 2010-11-04 10:38:46 -04:00
  • b1e3f76417 INT-1554 added tests and refactored/cleaned XmppPresenceMessageMapper Oleg Zhurakousky 2010-11-04 10:15:40 -04:00
  • 821437b548 INT-1580 added more test for Smack SASL config Oleg Zhurakousky 2010-11-03 23:55:02 -04:00
  • b1e1aa2460 INT-1580 cleaned up Roster endpoint, added tests Oleg Zhurakousky 2010-11-03 23:20:05 -04:00
  • 50d97f12cc INT-1580 code cleanup Oleg Zhurakousky 2010-11-03 20:24:28 -04:00
  • 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 Oleg Zhurakousky 2010-11-03 20:15:11 -04:00
  • 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 Oleg Zhurakousky 2010-11-03 20:08:48 -04:00
  • c387f47dd4 INT-1580, more polishing, moved PacketListener registration to a statr() method of an inbound endpoint Oleg Zhurakousky 2010-11-03 19:37:16 -04:00
  • ad37847162 INT-1580, more polishing, more tests Oleg Zhurakousky 2010-11-03 19:19:20 -04:00
  • c1c38db8c4 INT-1580, more polishing, added Lifecycle to XmppConnectionFactoryBean, added tests Oleg Zhurakousky 2010-11-03 19:08:16 -04:00
  • 6c2c34543b polishing Mark Fisher 2010-11-03 17:22:13 -04:00
  • a9a1a499d9 updated copyright Mark Fisher 2010-11-03 17:16:25 -04:00
  • 6eb8f16cb4 INT-1584 upgraded the Spring Security dependency to 3.0.4.RELEASE Mark Fisher 2010-11-03 17:13:31 -04:00
  • cc242ae69b polishing Mark Fisher 2010-11-03 16:43:52 -04:00
  • 9e178c1de8 INT-1580 changed XmppConnectionFactoryBean to be bootstrapped with ConnectionConfiguration Oleg Zhurakousky 2010-11-03 16:12:40 -04:00
  • e35de5a054 INT-1583 updated documentation Mark Fisher 2010-11-03 13:03:49 -04:00
  • d8ca51abc2 INT-1583 if received event has a Message as its source, it will be passed as-is Mark Fisher 2010-11-03 12:56:17 -04:00
  • 6cc758eefc INT-1582 if the payload is an ApplicationEvent it is passed as-is (no wrapping in MessagingException). Also, general polishing Mark Fisher 2010-11-03 12:39:11 -04:00
  • d1babad811 polishing/formatting OAuth part of Twitter adapter Oleg Zhurakousky 2010-11-03 08:45:38 -04:00
  • c3a51394d7 polishing Oleg Zhurakousky 2010-11-02 22:29:18 -04:00
  • d6891a2ea2 INT-1580 this is a beanfactory that knows how to factory an SSL XMPPConnection (as opposed to the regular XmppConnectionFactory) Josh Long 2010-11-02 16:35:56 -07:00
  • daaa8dfc0b Merge branch 'master' of git.springsource.org:spring-integration/spring-integration Josh Long 2010-11-02 16:35:52 -07:00
  • 155cc0717c INT-1580 this is a beanfactory that knows how to factory an SSL XMPPConnection (as opposed to the regular XmppConnectionFactory) Josh Long 2010-11-02 16:34:22 -07:00
  • 52c958ead0 INT-1557 added Twiter Outbound adapter documentation Oleg Zhurakousky 2010-11-02 18:43:40 -04:00
  • d3cfac25fe polishing, also fixed concurrency issue in XsltPayloadTransfomer.buildTransformer() method (assigning rootObject to instance var SpEL EvaluationContext) Mark Fisher 2010-11-02 18:33:41 -04:00
  • 55941036e4 polishing Mark Fisher 2010-11-02 17:41:06 -04:00
  • b3456bf098 polishing Mark Fisher 2010-11-02 17:18:27 -04:00
  • 3490779396 polishing Mark Fisher 2010-11-02 17:03:40 -04:00
  • 012d9df8f4 INT-1560, INT-1559 added placeholders for the docs for FTP, SFTP and FEED Oleg Zhurakousky 2010-11-02 16:15:07 -04:00
  • acbfe9434c INT-1557 added initial documentation (OAuth, Connection INbound Adapters) for Twitter adapter Oleg Zhurakousky 2010-11-02 15:58:57 -04:00
  • 117f3206ca INT-1578 added source/target compatibility setting, but it's not clear yet that it has an impact Mark Fisher 2010-11-02 15:18:32 -04:00
  • 7c6a53d7ff formatting Mark Fisher 2010-11-02 14:45:40 -04:00
  • 01dbe1916e INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation Oleg Zhurakousky 2010-11-02 12:07:56 -04:00
  • 3061aaa08d INT-1552 general restructuring of the docs to introduce parts that are consistent with eip definitions Oleg Zhurakousky 2010-11-02 10:28:54 -04:00
  • ed6b8c0159 INT-1574 added javadoc explaining immutability of Message and MessageHeaders Oleg Zhurakousky 2010-11-01 17:13:50 -04:00
  • b37f8f8ac9 INT-1575 updated root level readme.txt file Mark Fisher 2010-11-01 14:44:43 -04:00
  • 36dad9371c formatting Mark Fisher 2010-11-01 14:36:07 -04:00
  • 4e4c4f69ff polishing Mark Fisher 2010-11-01 14:17:39 -04:00
  • e7a4364762 Remove .classpath and .project files Chris Beams 2010-10-29 01:37:29 -04:00
  • c387ff6713 Change project version to 2.0.0.BUILD-SNAPSHOT Chris Beams 2010-10-28 15:42:14 -04:00
  • 4e70e22605 Release 2.0.0.RC1 Chris Beams 2010-10-28 15:22:03 -04:00
  • 102c4eb93f Remove annotation typo Chris Beams 2010-10-28 15:54:34 -04:00
  • 1cf449d710 Ignore pom-dependent test Chris Beams 2010-10-28 15:47:26 -04:00
  • ea58a1dedb Add spring-integration-test dependency for Twitter and XMPP Chris Beams 2010-10-28 15:35:35 -04:00
  • 24673882a0 Remove xmpp and twitter poms Chris Beams 2010-10-28 15:34:19 -04:00
  • 0d55f086bc Eliminate Maven POMs Chris Beams 2010-10-28 13:46:29 -04:00
  • 3b4b6a9e70 moved PropertiesPersistingMetadataStoreTests to the same location as PropertiesPersistingMetadataStore (but under src/test) Mark Fisher 2010-10-28 12:33:25 -04:00
  • b261da84c6 documentation update for control-bus element in XSD Mark Fisher 2010-10-28 12:26:38 -04:00
  • aa86bbd7c1 INT-1471, I don't like @Override Oleg Zhurakousky 2010-10-28 11:57:16 -04:00
  • 838b783517 INT-1471, more polishing, pushing tests that I worgot to 'git add' Oleg Zhurakousky 2010-10-28 11:50:56 -04:00
  • 969ac122f1 INT-1471, more polishing, added parser test for Sending mesage handlers, fixed typo in the TwitterSendingMessageHandlerParser Oleg Zhurakousky 2010-10-28 11:48:19 -04:00
  • be20d1a8ae INT-1551 replaced SimpleBeanResolver with BeanFactoryResolver. SimpleBeanResolver was a stop-gap solution and has now been removed. Mark Fisher 2010-10-28 11:44:38 -04:00
  • d9045e1904 INT-1568 removed '$' prefix for headers. Now there is NO prefix. Mark Fisher 2010-10-28 11:34:26 -04:00
  • 5522af7a04 INT-1471, more polishing, added auto-startup attribute to the schema for Recieving adapters Oleg Zhurakousky 2010-10-28 11:14:26 -04:00
  • 7733a27ea6 INT-1471, more polishing, renamed In/Out adapters to include Receiving/Sending in the class names Oleg Zhurakousky 2010-10-28 10:28:48 -04:00
  • 33a58ae6aa INT-1471, more polishing, general cleanup Oleg Zhurakousky 2010-10-28 09:24:38 -04:00
  • d2dc2f5bd4 INT-1471, more polishing, consolidated Outbound adapter parsers Oleg Zhurakousky 2010-10-28 09:00:38 -04:00
  • 20dd46ea4a SftpConstants is now SftpHeaders, and the key value is camelCase Mark Fisher 2010-10-27 23:00:06 -04:00
  • 2e310f9971 using camelCase for header key values Mark Fisher 2010-10-27 22:57:02 -04:00
  • 90cc137faf INT-1471 removed the TWITTER_ prefix on the header constant definitions, and switched to camelCase for consistency Mark Fisher 2010-10-27 22:54:04 -04:00
  • 0be4c52287 INT-1471 formatting Mark Fisher 2010-10-27 21:21:46 -04:00
  • 1cfdddd651 INT-1471, more polishing, renamed Inbound adapters to be consistent with MessageSource pattern Oleg Zhurakousky 2010-10-27 18:48:49 -04:00
  • 2aa39a2d64 INT-1471, more polishing, removed unnessesery @Override Oleg Zhurakousky 2010-10-27 18:23:32 -04:00
  • ede72e4198 INT-1562 wrong MessagingException imported Mark Fisher 2010-10-27 18:12:37 -04:00
  • c17e1bd685 INT-1471, more polishing Oleg Zhurakousky 2010-10-27 18:12:26 -04:00
  • 7a9899c837 INT-1471, polishing Oleg Zhurakousky 2010-10-27 17:57:10 -04:00