Commit Graph

25 Commits

Author SHA1 Message Date
Mark Fisher
886daa0bfb updated release date in changelog 2011-12-23 11:28:27 -05:00
Mark Fisher
f701ecccf5 updated changelog date 2011-12-20 18:01:19 -05:00
Mark Fisher
f3fd94b0e6 updated info docs for RC2 2011-12-20 14:21:45 -05:00
Mark Fisher
38743d1c87 preparing info docs for 2.1-RC1 release 2011-11-22 22:28:12 -05:00
Mark Fisher
f1b8fffe3f updated date 2011-10-26 09:39:05 -05:00
Mark Fisher
76250da35f updating docs for M3 2011-10-25 13:07:06 -05:00
Mark Fisher
5fc283d4cc prepping for m2 release 2011-10-12 15:08:03 -04:00
Mark Fisher
c2ec4a5831 updated readme and changelog for 2.1 M1 2011-09-02 17:02:18 -04:00
Mark Fisher
a598238c5e Updated to 2.1.0 Milestone 1 2011-08-11 15:35:53 -03:00
Mark Fisher
489755c931 updating info docs for 2.0.5.RELEASE 2011-07-18 16:49:05 -04:00
Mark Fisher
e46d5dde7e updated date for 2.0.4 in readme and changelog 2011-05-18 08:17:54 -04:00
Mark Fisher
7f5932e966 updated date for 2.0.4 in readme and changelog 2011-05-17 11:26:45 -04:00
Mark Fisher
cee05f9e0e updated dates for 2.0.4 in changelog and readme 2011-05-16 10:17:25 -04:00
Mark Fisher
97fb9f679a updating changelog and readme for 2.0.4 release 2011-05-06 15:07:23 -04:00
Mark Fisher
fe36d5381b updating readme and changelog for 2.0.3 2011-02-09 19:27:16 -06:00
Mark Fisher
db1166f3f0 updated release date 2011-02-08 10:37:44 -06:00
Mark Fisher
3a45eb2a94 updated 2.0.2 date in files 2011-02-06 16:54:21 -05:00
Mark Fisher
08b460ada6 updated readme and changelog for version 2.0.2 2011-02-04 18:51:10 -05:00
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