Commit Graph

7 Commits

Author SHA1 Message Date
Mark Fisher
11f17c228f updating changelog and readme for the 2.0.1 release 2010-12-17 16:48:56 -05:00
Mark Fisher
c712ac6315 Release version 2.0.0.RELEASE 2010-11-22 21:23:47 -05:00
Mark Fisher
340c4ca97a updating changelog and readme for 2.0.0.RELEASE 2010-11-22 17:02:35 -05:00
Mark Fisher
befadefe25 updating changelog and readme for 2.0 RC2 2010-11-13 12:57:40 -05:00
Chris Beams
bfeb2ff50f Polish readme 2010-10-28 14:25:01 -04:00
Mark Fisher
80fb9f10a5 updating changelog and readme 2010-10-28 12:03:14 -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