Commit Graph

12 Commits

Author SHA1 Message Date
Mark Fisher
183cb2d464 updated POMs for 1.0.4 release 2010-04-16 16:32:26 +00:00
Mark Fisher
d0b677a8c3 INT-795 commons-httpclient is now optional in the POM. 2009-09-22 20:19:40 +00:00
Mark Fisher
fbb99956ba updated pom.xml versions for 1.0.3.RELEASE 2009-07-05 16:38:34 +00:00
Mark Pollack
db0883d335 rename from 1.0.2-SNAPSHOT to 1.0.2.SNAPSHOT
Support publishing only a POM artifact to the maven repo
Support for running maven deployment on windows OS.
2009-03-30 19:33:42 +00:00
Mark Pollack
afdb2bd944 Change name in POMs to be 1.0.2-SNAPSHOT (changed '.' to '-' to follow common maven naming conventions) 2009-03-27 13:43:31 +00:00
Mark Pollack
ccb21661ad Change name in POMs to be 1.0.2.SNAPSHOT 2009-03-27 13:35:31 +00:00
Mark Pollack
f17a43a5ea update maven POMs to support compilation and running of tests 2009-03-27 06:59:08 +00:00
Mark Pollack
d206a84e68 updated maven central poms, added parent pom.
Generated from ivy.xml -> pom.xml using makepom ant task.  (this is the pom for the S2 bundle repo)
The convert pom.xml using mvn org.springframework.build.repository:org.springframework.build.repository.maven:create-central (this is the pom for maven central repo)
2009-03-21 02:09:26 +00:00
Jonas Partner
a838f3d5f0 synchronised dependencies from ivy.xml to Maven central poms for 1.0.2 2009-02-23 19:48:25 +00:00
Jonas Partner
bcbded1216 update version for repo1 pom's to 1.0.2.RELEASE 2009-02-21 19:18:40 +00:00
Mark Fisher
7bbb97b71a Refactored HttpInboundGateway into HttpInboundEndpoint. It provides the implementation for both 'channel-adapter' and 'inbound-gateway' - depeding on the value of its 'expectReply' boolean flag (INT-470). 2009-02-20 20:21:55 +00:00
Mark Fisher
270b857270 Added module for HTTP support 2009-01-30 20:47:13 +00:00