Chris Beams
1df136848e
bundlor integration with the Maven build is complete; happens as part of the normal compile lifecycle (read: no special invocation necessary)
2010-05-20 11:08:11 +00:00
Chris Beams
83cac18b6e
* unified parent and root poms (eliminates the need for spring-integration-parent, however it's still there to make spring-build happy in the meantime)
...
* incremental progress on getting docbkx working
- downgraded docbook 4.5 -> 4.4 because of "URI is not file" errors (`find src/docbkx/*.xml | xargs grep -l '4\.5' | xargs perl -p -i -e 's/4\.5/4.4/g'`)
- eliminated spring-integration-reference in favor of idiomatic src/docbkx under project root
- using xsl from spring-ws to get things working. need to figure out how to integrate previous xsl, however (it's still there), because the L&F is quite different now
- upgraded version of docbkx plugin to 2.0.9
2010-05-20 09:37:33 +00:00
Chris Beams
43310c9cab
general pom cleanup
...
* normalizing version placeholders to use ${groupId}.version as a naming convention e.g.: 'org.springframework.version'
* added properties to parent pom <properties/> section
* spaces -> tabs
* removed empty newlines in poms (favor comments instead of newlines)
* gave all samples nice <name>s
* included ws-inbound-gateway in the samples parent pom <modules> section
* samples now try to run any **/*Tests.java, as per our general conventions
2010-05-19 09:41:37 +00:00
Mark Fisher
8a7a8887de
removed publication config for license for spring-build
2010-05-08 16:38:48 +00:00
Mark Fisher
4e6878840c
added licence file publication for spring-build
2010-05-08 15:56:43 +00:00
Mark Fisher
2363e4c525
INT-842 goodbye adapter module
2010-04-30 23:59:22 +00:00
Mark Fisher
43dd81ff45
added NamedComponent interface, continuing simplification of MessageHistory
2010-04-30 20:11:18 +00:00
David Syer
7ddd773550
UPdate Eclipse meta-data to prevent Java compiler version mayhem
2010-04-30 06:06:01 +00:00
David Syer
548e81bb7c
OPEN - issue INT-1063: MessageStore: correlation and grouping API
...
https://jira.springsource.org/browse/INT-1063
2010-04-28 08:00:00 +00:00
David Syer
bfbf660ea3
RESOLVED - issue INT-1102: Add timestamp to JdbcMessageStore
2010-04-27 12:15:21 +00:00
David Syer
42113a497c
RESOLVED - issue INT-1058, INT-1098: message ID is unique to an immutable instance
2010-04-27 11:58:37 +00:00
Mark Fisher
920e6d6c19
INT-1094 refactored calls to getName() in File Channel Adapter tests and TestUtils
2010-04-25 23:49:35 +00:00
Mark Fisher
40385fb836
INT-1061 Upgraded to Spring 3.0.2
2010-04-02 16:30:41 +00:00
Iwein Fuld
4f90109ec5
INT-992: adding HeaderMatchers without MessageHistory matching
2010-03-09 19:13:57 +00:00
David Syer
fa7d80aaae
INT-999: fix POMs
2010-03-01 15:03:20 +00:00
Chris Beams
c9a6b7bf46
removed .springBeans files; added maven classpath container to cafe demo; removed unnecessary saaj dependencies from ws-inbound-gateway demo pom
2010-02-27 08:14:16 +00:00
Chris Beams
71a712a999
RESOLVED - INT-995: Change Eclipse .classpath to reference SI_IVY_CACHE instead of IVY_CACHE to avoid conflicts with other Spring projects
2010-02-27 01:09:47 +00:00
Mark Fisher
7abbb92fc4
updated Eclipse classpath files for Spring 3.0.1
2010-02-19 22:21:19 +00:00
Mark Fisher
2700036a9f
INT-990 upgraded to Spring 3.0.1
2010-02-19 21:17:07 +00:00
Iwein Fuld
0ad15c60cc
POLISH: avoided some deprecation warnings, added some mock tests.
2009-12-28 19:07:30 +00:00
Mark Fisher
5dd8dd6889
updating poms for M2 release
2009-12-24 16:40:07 +00:00
Mark Fisher
f65e47b41d
INT-944 MethodInvokingMessageProcessor now handles Mockito mocks properly.
2009-12-24 14:23:55 +00:00
Iwein Fuld
ab7272d980
INT-944: Reproduction (now with class and method= on the service-activator)
2009-12-24 13:45:38 +00:00
Iwein Fuld
4c210ad05f
INT-944: Reproduction (without proper mocking this time)
2009-12-24 13:26:40 +00:00
Iwein Fuld
34d7f0c63c
INT-944: Reproduction
2009-12-24 09:07:49 +00:00
Ben Hale
60ef9cb730
Updated to new version of spring-build
2009-12-23 08:30:18 +00:00
Mark Fisher
5a6aea6b9d
INT-847 Upgraded to Spring 3.0.0.RELEASE
2009-12-16 17:30:42 +00:00
Mark Fisher
b5386c6b15
INT-893 upgraded to Spring 3.0-RC3
2009-12-01 15:16:17 +00:00
Mark Fisher
ffc6dd556d
INT-847 Upgrading to Spring 3.0 snapshot (CI-475 from 2009/11/25).
2009-11-26 05:35:38 +00:00
Oleg Zhurakousky
e0871d2d46
INT-863 - Updated build.properties with 'mockito.version", modified ivy.xml(s) and .classpath(s)
2009-10-30 17:13:55 +00:00
Mark Fisher
78da00302e
updates for 2.0 M1 release
2009-10-12 20:34:47 +00:00
Iwein Fuld
9feb267c2f
upgraded junit version in .classpath files
2009-10-02 14:06:51 +00:00
Mark Fisher
65bf2ba7d8
INT-820 Upgraded to JUnit version 4.7.0
2009-10-01 22:17:38 +00:00
Mark Fisher
92ac1b760a
INT-807 upgraded to Spring 3.0.RC1
2009-09-29 04:22:30 +00:00
Iwein Fuld
942579e8a7
INT-330: moved base components for new aggregation over to HEAD, also fixed .classpaths
2009-09-21 13:56:05 +00:00
Iwein Fuld
3f8072a683
no issue: fixing one of those embarrasing coupling mistakes
2009-09-19 07:45:25 +00:00
Iwein Fuld
235c0220f5
INT-647 removed duplicated TestUtils and fixed resulting errors. It would be good to start using JavaConfig finally
2009-09-18 16:12:17 +00:00
Mark Fisher
f1587679ad
INT-772 Updated ivy.xml files to reference OXM from Spring 3 instead of Spring WS.
2009-08-25 14:50:54 +00:00
Mark Fisher
1e9a998385
added 'src/test/resources' as source folder in .classpath files
2009-08-25 13:38:33 +00:00
Mark Fisher
3be8f7b46d
pom updates
2009-08-21 16:46:03 +00:00
Mark Fisher
f5208c8eb2
updated sample poms to refer to Spring Framework 3.0.0.M4 and Spring Integration 2.0.0.BUILD-SNAPSHOT
2009-08-21 13:55:25 +00:00
Mark Fisher
d0caa68a6e
updated poms for 2.0.0.BUILD-SNAPSHOT and added spring.version and junit.version properties to parent pom
2009-08-20 18:41:20 +00:00
Mark Fisher
aa8c1dd06c
upgraded spring version to 3.0.0.M4
2009-08-10 13:39:39 +00:00
Mark Fisher
e881c124d7
removed IntervalTrigger, now replaced by PeriodicTrigger in the Spring 3.0 core
2009-08-05 02:51:18 +00:00
Mark Fisher
002a6497c6
updated underlying Spring dependency to version 3.0.0.CI-352 now that the PeriodicTrigger is in the core (based on, but now replacing Spring Integration's own IntervalTrigger)
2009-08-05 01:02:36 +00:00
Mark Fisher
67b6ea048a
Refactored all task scheduling and poller triggering to use functionality now included in the Spring 3.0 core, and removed Spring Integration specific code that is now handled by that corresponding code in the core.
2009-08-04 01:25:53 +00:00
Mark Fisher
ee25237f0b
updated spring-integration and spring version ranges in template.mf files, and also updated spring-ws to 1.5.7.A and spring-security to 2.0.5.RELEASE
2009-08-03 22:44:27 +00:00
Mark Fisher
87f4e1f3f4
upgraded Spring version to 3.0.0.CI-348
2009-08-01 23:56:42 +00:00
Iwein Fuld
df411c74da
RESOLVED - issue INT-144: Begin implementation of a testing framework for integration component interactions
...
http://jira.springframework.org/browse/INT-144
renamed method to fit intent better
2009-07-24 18:21:38 +00:00
Iwein Fuld
c27d20817e
INT-144 moved test project into trunk, and some related improvements
2009-07-24 14:00:31 +00:00