Commit Graph

6614 Commits

Author SHA1 Message Date
Mark Fisher
c9ac11e52e formatting 2010-10-27 08:42:07 -04:00
Mark Fisher
b5b0941ea3 polishing 2010-10-27 08:36:53 -04:00
Mark Fisher
7217ba806b polishing 2010-10-27 08:20:21 -04:00
Mark Fisher
b435b3e070 added comment 2010-10-27 08:03:00 -04:00
Chris Beams
f2a9e803b4 Mark dependency as needing to be optional 2010-10-27 07:43:23 -04:00
Chris Beams
9cfa0af674 Replace external module dependencies with project dependencies 2010-10-27 07:25:22 -04:00
Chris Beams
1cbafbe9db Upgrade Gradle to 0.9-build-daemon-20101027111821+1100 2010-10-27 07:24:56 -04:00
Oleg Zhurakousky
960f0ce388 INT-1540, added extract-payload and auto-atartup to Inbound XMPP adapters, added tests 2010-10-26 19:10:23 -04:00
Mark Fisher
4375e08e51 INT-1527 MetadataStore refactoring 2010-10-26 18:52:53 -04:00
Mark Fisher
df685f6249 formatting 2010-10-26 18:52:53 -04:00
Oleg Zhurakousky
601726b6d3 INT-1471 consolidated Inbound parsers, added initial support for MetadataStore to handle duplicates 2010-10-26 18:52:53 -04:00
Oleg Zhurakousky
0a49a46af9 INT-1471 went back to direct dependency on twitter4j API. ntroducing our interfaces is meaningless sionce we are not going to be depending on it once SpringSocial GA is out 2010-10-26 18:52:53 -04:00
Oleg Zhurakousky
c3aec2ae2d INT-1471 more polishing 2010-10-26 18:52:05 -04:00
Oleg Zhurakousky
9d7be42db5 INT-1471 more polishing, introduced Proxy to bridge Twiter4J types with SI-twitter interfaces, added tests 2010-10-26 18:52:05 -04:00
Chris Beams
677fca51a9 Major progress on Gradle port
Complete:
--------
- src/* documentation resources moved to 'docs' subproject

- docbook sources upgraded to Docbook 5

- formatted all docbook sources to strip tab characters and
  eliminate trailing whitespace

- all projects compile and test successfully

- all artifacts upload successfully to s3, static.sf.org, etc.

Remaining:
---------
- documentation L&F needs work. CSS, images, and highlighting aren't
  hooked up properly

- spring-integration-jdbc codegen bits in Maven POM need to be
  transcribed into gradle

- dependencies that were optional or provided scope in maven are
  currently 'compile' scope in Gradle.  Need to figure out support
  in Gradle to fix this.

- run through Eclipse classpath and project generation scenarios

- delete all Maven artifacts
2010-10-26 18:51:08 -04:00
Mark Fisher
7412bc239c INT-1527 MetadataStore refactoring 2010-10-26 18:39:52 -04:00
Mark Fisher
ce0e9f4e0a formatting 2010-10-26 15:13:30 -04:00
Oleg Zhurakousky
6750130105 INT-1471 consolidated Inbound parsers, added initial support for MetadataStore to handle duplicates 2010-10-26 14:59:33 -04:00
Oleg Zhurakousky
cebc9892b9 INT-1471 went back to direct dependency on twitter4j API. ntroducing our interfaces is meaningless sionce we are not going to be depending on it once SpringSocial GA is out 2010-10-26 13:19:14 -04:00
Mark Fisher
2e800eb1ba added 'build' and .gradle to .gitignore 2010-10-26 13:04:40 -04:00
Mark Fisher
d677da9c62 added major/minor version properties to version class 2010-10-26 12:53:36 -04:00
Oleg Zhurakousky
4556ae26cc INT-1471 more polishing 2010-10-26 12:01:16 -04:00
Oleg Zhurakousky
59b239523a INT-1471 more polishing, introduced Proxy to bridge Twiter4J types with SI-twitter interfaces, added tests 2010-10-26 11:43:03 -04:00
Mark Fisher
886ac004c0 added all modules to build.gradle and settings.gradle 2010-10-26 11:35:13 -04:00
Mark Fisher
97ae4b898b added event and feed to build 2010-10-25 20:56:31 -04:00
Chris Beams
28d31094b5 Back to latest build_daemon branch build
This reverts commit 4a8b3e592c.
2010-10-25 19:29:44 -04:00
Chris Beams
4a8b3e592c Drop down to 0.9-rc-1 2010-10-25 19:27:00 -04:00
Mark Fisher
8025f72d00 adding basic gradle config 2010-10-25 19:18:49 -04:00
Chris Beams
1fc8980869 Ignore gradle artifacts 2010-10-25 17:47:20 -04:00
Mark Fisher
7e3f851e10 polishing 2010-10-25 17:42:00 -04:00
Mark Fisher
9d93976207 added scheduling import 2010-10-25 16:51:40 -04:00
Oleg Zhurakousky
8832fd6291 INT-1471 fixed manifest for twitter module 2010-10-25 16:39:13 -04:00
Oleg Zhurakousky
9d8089f512 INT-1471 fixed typos 2010-10-25 16:30:57 -04:00
Oleg Zhurakousky
0a06b65150 INT-1471 fixed the @Overrides tha broke the build 2010-10-25 16:21:50 -04:00
Oleg Zhurakousky
ab7dfc3042 INT-1471 removed custom thread pools used by inbound adapters in favor of task scheduler with RateLimitStatusTRiger, polishing the code and javadocs. . . more to come 2010-10-25 16:12:02 -04:00
Dave Syer
26bd68f867 Fix compilation error 2010-10-25 11:11:05 -07:00
Dave Syer
473b8fa96d INT-1507: remove control bus from JMX XSD 2010-10-25 10:58:20 -07:00
Dave Syer
53dd793819 INT-1507: add control bus to core and groovy 2010-10-25 10:04:47 -07:00
Josh Long
df3549cf70 cleaned up the naming of the parsers and endpoints/message handlers 2010-10-23 17:42:06 -07:00
Josh Long
e44f9a6e31 cleanup of the code: removing cyclic dependencies, cleaning out package hierarchy, etc, in support of INT-1548 INT-1549 INT-1547 2010-10-23 17:18:22 -07:00
Josh Long
19871a4484 cleanup. 2010-10-23 16:23:01 -07:00
Josh Long
b804f175b0 Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-10-23 15:31:30 -07:00
Josh Long
c3380ac9b7 reran all live integration tests to verify the twitter adapters work with the new domain models and threading support. 2010-10-23 15:24:41 -07:00
Josh Long
d1c05b17ff updating tests.\ 2010-10-23 14:56:16 -07:00
Josh Long
13966b4f75 updating tests. 2010-10-23 13:18:01 -07:00
Josh Long
21b7058959 reconciled some conflicts, changed the code to reflect the new APIs. 2010-10-23 11:15:30 -07:00
Mark Fisher
e8da488033 INT-1526 updating template.mf files for minimum version of Spring 3.0.5 2010-10-23 12:56:13 -05:00
Dave Syer
d7bbbaae17 INT-1507, INT-1545: Add groovy processor for payloads
- Remove unneeded config file
- Upgrade groovy
- fix potential permgen leak in groovy payload processor
- Test concurrent execution
2010-10-23 10:47:24 -07:00
Gary Russell
64fec64d40 INT-1546 Tcp Interceptors - polish and doc 2010-10-23 12:15:24 -04:00
Gary Russell
b8709b3316 INT-1544 TCP Doc polishing 2010-10-23 10:43:54 -04:00