Commit Graph

33 Commits

Author SHA1 Message Date
Marten Deinum
080f1a8318 polish
Remove javadoc reference to JExcelAPI.
Removed unused private method.
2015-03-13 09:48:57 -05:00
Marten Deinum
3cfa84fc58 Upgrade to Spring Batch 3.0.2. 2015-03-13 09:48:57 -05:00
Marten Deinum
7e6b5ad5a0 Updated README.md 2015-03-13 09:48:57 -05:00
Marten Deinum
f05a429c16 Improve RowSet abstraction.
Extracted a ColumnNameExtractor to be able to remove
some logic from the sheet.

Increased tests for reading excel files including mapping to
objects.
2015-03-13 09:48:57 -05:00
Marten Deinum
5a4aa5d533 Introduce RowSet abstraction. 2015-03-13 09:48:56 -05:00
Marten Deinum
f486e83eb8 Revert "Introduce support package"
This reverts commit 8b017871c62258dfba884cb92e82cbb6532fa158.
2015-03-13 09:48:56 -05:00
Marten Deinum
ee94ef1fdc Introduce support package 2015-03-13 09:48:56 -05:00
Marten Deinum
6b09528aa6 Update apache poi to 3.10.1 2015-03-13 09:48:56 -05:00
Marten Deinum
9f26c52f7a Test result read.
Fixed bug in PoiItemReader/PoiSheet which lead to ignoring empty columns.
2015-03-13 09:48:56 -05:00
Marten Deinum
d799fdd561 Moved setting of flag to after the file has been succesfully opened. 2015-03-13 09:48:55 -05:00
Marten Deinum
956af71f2e Updated copyright notices
Aligned versions in java and pom
2015-03-13 09:48:55 -05:00
Marten Deinum
83977fd4f7 .gitignore 2015-03-13 09:48:55 -05:00
Marten Deinum
de0b2e7f57 Removed unnecessary getter. 2015-03-13 09:48:55 -05:00
Marten Deinum
a5a48c6983 Updated javadoc. 2015-03-13 09:48:54 -05:00
Marten Deinum
a7708c47cf Updated to Spring Batch 3.0.1 2015-03-13 09:48:54 -05:00
Marten Deinum
6c4f0414c3 Fixed potential NullPointer. 2015-03-13 09:48:54 -05:00
Marten Deinum
4e58b855e6 Updated javadoc. 2015-03-13 09:48:54 -05:00
Marten Deinum
6ecdb26fe5 Fixed typo in test message. 2015-03-13 09:48:53 -05:00
Marten Deinum
24e9166fff Added @Override annotations. 2015-03-13 09:48:53 -05:00
Marten Deinum
85dab9d0eb Added support for evaluating formulas. 2015-03-13 09:48:53 -05:00
Marten Deinum
e08b7103d9 Updated Copyright notices. 2015-03-13 09:48:53 -05:00
Marten Deinum
0027f9b2e1 Changed pom version and @since tags with classes to match the pom version. 2015-03-13 09:48:52 -05:00
Marten Deinum
6dba40c91b Removed <scope>compile</scope> from JExcel dependency 2015-03-13 09:48:52 -05:00
Marten Deinum
3f89cb5869 Added readme. 2015-03-13 09:48:52 -05:00
Marten Deinum
bec581912f Update to POI 3.10-FINAL. 2015-03-13 09:48:52 -05:00
Alexandre Rafalovitch
0abcbfeac5 Spelling fix 2014-07-11 16:00:16 +07:00
Hasnain Javed
c1172cf95d BATCH-2267: fixed formatting of README.md 2014-07-08 11:43:20 +05:00
Hasnain Javed
c59aa883d8 BATCH-2267: added ItemReader and ItemWriter implementations for elasticsearch 2014-07-08 11:18:28 +05:00
Chris Schaefer
581cb5e6fa Update README.md and add CONTRIBUTING.md
README.md:
--
* Make link to Spring Batch project on spring.io for more context as we already have the git repo
* General Markdown cleanup
* Maven command cleanup
* Fix commercial support link
* Add links to GitHub issues

Added CONTRIBUTING.md from Spring Batch project as a template
--
* CLA project was left as is (SIE doesn't have a specific entry either)
* Removed references to "checkout and building" until thats defined
* Add links to GitHub issues
2014-03-31 14:19:21 -04:00
Michael Minella
3215b6f39d Fixed copy and paste for link reference 2014-03-31 12:50:42 -05:00
Michael Minella
e412dd5bff Fixed license reference to Spring Integration 2014-03-21 13:50:22 -05:00
Michael Minella
f728e867ee Initial commit of the full README.md 2014-03-21 13:45:08 -05:00
Trevor Marshall
6177cd3980 Initial commit 2014-03-21 10:38:08 -07:00