| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| notes-1.14.0.md | 2019-06-01 | 670 Bytes | |
| readme.md | 2019-06-01 | 297 Bytes | |
| j8583-1.14.1-javadoc.jar | 2019-06-01 | 258.9 kB | |
| j8583-1.14.1-sources.jar | 2019-06-01 | 71.2 kB | |
| j8583-1.14.1.jar | 2019-06-01 | 83.3 kB | |
| j8583-1.14.0-javadoc.jar | 2019-05-04 | 659.3 kB | |
| j8583-1.14.0-sources.jar | 2019-05-04 | 71.2 kB | |
| j8583-1.14.0.jar | 2019-05-04 | 82.9 kB | |
| Totals: 8 Items | 1.2 MB | 0 | |
j8583 1.14.1 is here!
This is a minor bug fix release.
CustomField was internally catching exceptions thrown by its fields and not rethrowing them. Now it throws a runtime exception upon catching a ParseException or UnsupportedEncoding exception.
Credit goes to Marcin Michalski for the fix.