-
Task
-
Resolution: Done
-
Major
-
1.1.0.Alpha2
-
None
The current version of supercsv in jberet-support is 2.1.0. Need to upgrade it to 2.2.0, which was released in 2014-04.
http://supercsv.sourceforge.net/release_notes.html
supercsv 2.2.0 now has a new ParseEnum cell processor for parsing Enums.
So need to evaluate whether to keep org.jberet.support.io.CellProcessorConfig.ParseEnum or not.
Which ParseEnum implementation class to use is transparent to batch applications. Using org.jberet.support.io.CellProcessorConfig.ParseEnum will allow applications to depend on both old supercsv versions (older than 2.2.0) and 2.2.0.