Commit Graph

18 Commits

Author SHA1 Message Date
Chris Schaefer
6dc5e825e2 Add out dir to ignore 2014-06-10 01:48:19 -04:00
Chris Schaefer
f5f4906b61 ignore pom.xml to avoid accidential commits 2014-05-13 17:27:21 -04:00
Gunnar Hillert
f1d71a06f4 BATCH-2144 Convert Spring Batch to use Gradle
* Use Gradle 1.11
* Remove SpringSource references
* Update JavaDoc overview
* Update Jacoco conf + Add license/manifest files
* Addresses also BATCH-2187
* Update a number of unit tests to not be ignored

Jira: https://jira.springsource.org/browse/BATCH-2144
2014-04-24 12:16:17 -05:00
David Syer
06d6f634da BATCHADM-57: start to introduce txt views: not all working yet 2014-01-07 13:33:31 -06:00
Greg Turnquist
bb1ec38a18 Merge pull request #175 from gregturn/BATCH-2035
- Added a new archetype for javaconfig based projects
- Updated the CommandLineJobRunner to also accept class names for context initialization
2013-06-10 12:54:00 -05:00
Chris Schaefer
c1be0af6fc BATCH-1935: Add quick start maven archetype 2013-01-22 09:49:07 -06:00
Chris Schaefer
4f75accbb1 BATCH-1685: Update .gitignore for additional IntelliJ files 2012-09-06 00:53:37 -04:00
Robert Fischer
1c843e2ded Ignore vi swap files 2012-06-07 16:32:45 +01:00
Dave Syer
cb51f363ca Remove Eclipse meta data completely 2011-11-17 09:56:28 +00:00
Dave Syer
752297116a Add (mvn verify -P build,fast) as a test of clean build 2011-08-26 08:23:41 +01:00
Lucas Ward
b52cddad30 Added idea metadata files to ignore list 2011-05-08 07:58:23 +01:00
Dave Syer
80b593de2f Tweak build config for release
- Spring ivy dependencies fixed for EBR
- Added Sonatype voodoo
2011-02-07 17:22:22 +00:00
Dave Syer
1535b5cedd Tweak IDE meta data 2011-01-04 11:21:32 +00:00
Dave Syer
3dd0c7f776 Deal with compiler warnings 2010-11-22 14:44:37 +00:00
dsyer
b78c0db130 BATCH-1615: modified XML and flat file readers to throw new exception 2010-09-07 10:51:14 +00:00
dsyer
8902e314d4 BATCH-1619: fix paging queries for Derby, DB2 and SqlServer 2010-08-26 06:10:58 +00:00
dsyer
dbb5422947 Add ignores 2010-06-24 11:01:04 +00:00
dsyer
4b6df84a5f Add test for pojo listener in XML config 2010-06-24 10:22:17 +00:00