Skip to content

Commit

Permalink
131: Parsing of unit strings with single trailing asterisk leads to
Browse files Browse the repository at this point in the history
StringIndexOutOfBoundsException

Task-Url: https://github.com/unitsofmeasurement/indriya/issues/issues/131
  • Loading branch information
keilw committed Aug 18, 2018
1 parent 4ff32e0 commit c0d7e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Units of Measurement Libraries - extending and complementing JSR 385

Currently the following libraries are defined

* [**Common**](common) a common library reusable across Java ME or SE complementing the JSR 363 API.
* [**Common**](common) a common library reusable across JVMs complementing the JSR 385 API.
* [**AssertJ**](assertj) Assertions adding JSR 385 support to test cases based on [AssertJ](http://joel-costigliola.github.io/assertj/)
* [**Jackson**](jackson) Assertions adding JSR 385 support for the [Jackson](https://github.com/FasterXML/jackson) project

Expand Down

0 comments on commit c0d7e28

Please sign in to comment.