Mark Fisher
4e3f5bef6e
INT-1613 setHeader now throws an Exception for read-only headers (ID and TIMESTAMP)
2010-11-13 08:27:45 -05:00
Chris Beams
060ea89b87
Use unicode callouts in PDF instead of images (INT-1606)
...
Related issue:
GRADLE-3
2010-11-13 01:30:14 -08:00
Chris Beams
536fda2200
Check in Gradle-generated poms for convenience (INT-1609)
...
For ease of use by those (a) more familiar with Maven or (b) relying
on m2eclipse support within Eclipse/STS, generated poms are now checked
in. Changes to these files will be overwritted on subsequent gradle
builds.
Any changes to project dependencies should first be reflected in
build.gradle; then run `gradle generatePom` or simply `gradle build`
to see the change reflected in the pom(s).
Note that org.springframework.integration.ip.tcp.TcpInboundGatewayTests
currently fails when running `mvn clean test` from the root. This
problem does not manifest when running `gradle clean test`. The latter
is what's most important; Gary has been contacted to take a look at the
former.
Issues resolved:
INT-1609, INT-1610, INT-1611
2010-11-12 23:27:32 -08:00
Chris Beams
ba69cc5a31
Update buildSrc in order to get proper PDF name (INT-1572)
2010-11-12 21:46:28 -08:00
Mark Fisher
2150e32dac
added copyright
2010-11-12 18:05:47 -05:00
Mark Fisher
2c572d477e
deprected AbstractRemotingOutboundGateway and RemotingInboundGatewaySupport (httpinvoker is deprecated already, this code will be limited to RMI only as of 2.1)
2010-11-12 18:03:30 -05:00
Mark Fisher
2b849f6747
removed SimpleMessageMapper, AttributePollingMessageSource now extends AbstractMessageSource
2010-11-12 18:00:49 -05:00
Mark Fisher
3b81382e70
polishing
2010-11-12 17:51:56 -05:00
Mark Fisher
de2ac1a9aa
polishing
2010-11-12 17:46:09 -05:00
Mark Fisher
75a6381d3a
moved @Publisher from aop into the annotation package with all other annotations
2010-11-12 17:39:11 -05:00
Mark Fisher
66d9303eeb
copyright updates
2010-11-12 17:35:45 -05:00
Mark Fisher
048d54121e
AnnotationFinder is now abstract
2010-11-12 17:33:43 -05:00
Oleg Zhurakousky
a3a0d71750
INT-1555 fixing broken test again
2010-11-12 16:52:11 -05:00
Oleg Zhurakousky
acc20c02fb
INT-1555 fixing broken test
2010-11-12 16:44:57 -05:00
Oleg Zhurakousky
7683d59f62
INT-1555 added tests for FTP and SFTP modules
2010-11-12 16:34:40 -05:00
Mark Fisher
2148956c6d
renamed GatewayMethodDefinition to GatewayMethodMetadata and made it package-protected
2010-11-12 15:55:37 -05:00
Mark Fisher
59c084f737
removing HandlerMethodResolver and impls, since we now depend on SpEL for that functionality
2010-11-12 15:32:05 -05:00
Mark Fisher
dbbcde22cd
INT-1569 added inboundPrefix and outboundPrefix to DefaultJmsHeaderMapper. For now, the defaults are blank.
2010-11-12 15:15:36 -05:00
Chris Beams
79eb43f293
Add note regarding GRADLE_OPTS to readme.txt
2010-11-12 10:16:31 -08:00
Oleg Zhurakousky
64ff4e2eea
INT-1557 fonosjed Twitter docs
2010-11-12 12:41:19 -05:00
Oleg Zhurakousky
24521e97b9
minor polishing of Twitter before polishing the Twitter docs
2010-11-12 11:22:09 -05:00
Dave Syer
7dc8fbaa93
INT-1420: fix CDATA
2010-11-12 15:57:39 +00:00
Oleg Zhurakousky
f48624f603
INT-1516 added docs for service-activator and SpEL
2010-11-12 10:01:56 -05:00
Iwein Fuld
0dd3184f24
Add .idea directory to .gitignore
2010-11-12 15:46:36 +01:00
Iwein Fuld
f77982a33e
INT-1542: Add file-regex attribute to file:inbound-channel-adapter
2010-11-12 15:46:36 +01:00
Oleg Zhurakousky
3ac6a6b72f
INT-1516 added docs for transformer and SpEL
2010-11-12 09:43:25 -05:00
Oleg Zhurakousky
858570882e
INT-1516 added docs for aggregator ans SpEL
2010-11-12 09:28:10 -05:00
Mark Fisher
ba665734fb
INT-1562 naming consistencies, package-protected FactoryBeans
2010-11-12 08:52:44 -05:00
Mark Fisher
97b5c42411
INT-1562 naming consistencies, package-protected classes
2010-11-12 08:50:32 -05:00
Mark Fisher
ce2bc45eaa
INT-1562 renamed inbound channel adapter parsers
2010-11-12 08:45:22 -05:00
Mark Fisher
da48d96237
INT-1562 renamed outbound channel adapter parsers
2010-11-12 08:41:49 -05:00
Mark Fisher
df84505998
INT-1562 renamed outbound channel adapter parsers
2010-11-12 08:41:34 -05:00
Oleg Zhurakousky
ebd06fc2d4
INT-1516 added docs for <router> expression, mentinoing projection/selection
2010-11-12 08:11:55 -05:00
Oleg Zhurakousky
063845ed79
INT-1516 added docs for RLR's selector-expression, fixed the docbook error'
2010-11-12 07:44:34 -05:00
Oleg Zhurakousky
35dee6df1d
INT-1552 removed StringMessage references from the manual
2010-11-12 06:46:15 -05:00
Dave Syer
ba189d2c36
INT-1601: added bean-resolver to control-bus
2010-11-12 09:27:13 +00:00
Dave Syer
a0db55a75e
INT-1420: add docs for control bus and tidy JMX
2010-11-12 09:27:13 +00:00
Dave Syer
e617de54c8
INT-1420: add units to metric descriptions
2010-11-12 09:27:13 +00:00
Chris Beams
c2f9dd80f0
Prevent properties failures with role check
2010-11-11 23:08:42 -08:00
Chris Beams
d96d2ddca6
Update to new spring-build-gradle repository
...
Clones already having a buildSrc directory should issue the following:
$ git submodule sync
$ git submodule update
2010-11-11 19:19:28 -08:00
Chris Beams
5a39dd1d24
Fix minor compiler warnings
2010-11-11 17:11:40 -08:00
Chris Beams
80f9a1404d
fixup
2010-11-11 16:37:13 -08:00
Chris Beams
0287f19fb7
Update to read-only github url for buildSrc submodule
2010-11-11 16:32:23 -08:00
Chris Beams
bd5a3d190b
Merge branch 'buildSrc'
...
Added 'buildSrc' directory as a git submodule to be shared across
all Spring open-source projects. This eliminates the need to maintain
custom Gradle code within Spring Integration directly.
For a brief introduction to git submodules, see
http://speirs.org/blog/2009/5/11/understanding-git-submodules.html
And of course the official documentation is at
http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html
https://git.wiki.kernel.org/index.php/GitSubmoduleTutorial
Conflicts:
spring-integration-twitter/src/main/java/org/springframework/integration/twitter/core/Twitter4jTemplate.java
spring-integration-twitter/src/test/java/org/springframework/integration/twitter/inbound/SearchReceivingMessageSourceTests.java
2010-11-11 16:26:53 -08:00
Chris Beams
37d4acb877
Update to latest buildSrc changes
...
Minor, simply picking up a pathing change in remoteDocsPath for
use when uploading docs via ssh.
2010-11-11 16:19:57 -08:00
Mark Fisher
c57280c173
polishing
2010-11-11 19:01:15 -05:00
Mark Fisher
ae619d95bf
INT-1604 removed OutboundTweetMessageMapper and AbstractOutboundTwitterEndpointSupport, renamed TimelineSendingMessageHandler to StatusUpdatingMessageHandler
2010-11-11 18:54:20 -05:00
Mark Fisher
e02582f079
INT-1604 removed unused methods from TwitterOperations and Twitter4JTemplate, renamed 'markerId' to 'lastEnqueuedId', and now passing the 'sinceId' into subclass' pollForTweets(..) callback, and the search adapter now takes 'sinceId' into account as well
2010-11-11 18:42:28 -05:00
Mark Fisher
82ddb01cfd
INT-1604 polishing
2010-11-11 18:29:05 -05:00
Mark Fisher
3524606a84
INT-1604 polishing
2010-11-11 18:25:49 -05:00