Commit Graph

11 Commits

Author SHA1 Message Date
Mark Fisher
c35a79a0e9 INT-2032 migrated 'spring-integration-gemfire' to main branch from sandbox in preparation for 2.1 development 2011-08-04 16:16:13 -04:00
David Turanski
207f043587 INT-1576,INT-1579,INT-2025: added spring-integration-scripting and fixed HeaderEnricher issue 2011-08-03 15:16:19 +05:30
Oleg Zhurakousky
80fa07f356 INT-1992 moved REDIS module to the main branch 2011-07-26 10:41:06 -04:00
Oleg Zhurakousky
c26a1c6c6b INT-1991 moved MongoDB module to the main branch 2011-07-26 08:47:35 -04:00
Mark Fisher
8cec1e5aa5 INT-2003 added the 'spring-integration-amqp' module 2011-07-22 18:28:37 -04:00
Mark Fisher
f976e697f2 INT-2002 removed the spring-integration-httpinvoker module 2011-07-22 18:08:29 -04:00
Chris Beams
5ab003d47e Explictly set root project name in settings.gradle
Bamboo CI server checks out into a directory named
'checkout', instead of a directory named 'spring-integration'
as would be expected.  Root project naming defaults
to the name of the containing directory, so it becomes
important to be explicit.
2010-11-04 17:51:36 -06: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
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
Mark Fisher
8025f72d00 adding basic gradle config 2010-10-25 19:18:49 -04:00