Skip to content

Commit

Permalink
BATCH-2144 Convert Spring Batch to use Gradle
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
ghillert authored and mminella committed Apr 24, 2014
1 parent 996c379 commit f1d71a0
Show file tree
Hide file tree
Showing 29 changed files with 1,704 additions and 264 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ s3.properties
*.iws
.*.swp
.DS_Store
.springBeans
.springBeans
build
.gradle

Loading

0 comments on commit f1d71a0

Please sign in to comment.