This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git.


    from c4f1da8  GEOMETRY-63: more minor SonarQube fixes
     new 00703c4  minor sonarqube fixes
     new e711ca0  GEOMETRY-137: making SimpleTextParser throw IOException when 
parsed string exceeds max length
     new b9db536  updating docs to discuss possible runtime exceptions in IO 
methods

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../geometry/io/core/BoundaryIOManager.java        |   4 +-
 .../geometry/io/core/BoundaryReadHandler.java      |   6 +-
 .../io/core/internal/SimpleTextParser.java         | 119 +++++++++++++--------
 .../io/core/internal/SimpleTextParserTest.java     |   8 +-
 .../io/euclidean/threed/BoundaryIOManager3D.java   |   4 +-
 .../io/euclidean/threed/BoundaryReadHandler3D.java |   3 +-
 .../commons/geometry/io/euclidean/threed/IO3D.java |  36 ++++---
 .../io/euclidean/threed/obj/ObjWriter.java         |   8 +-
 .../threed/stl/StlBoundaryWriteHandler3DTest.java  |   2 +-
 9 files changed, 119 insertions(+), 71 deletions(-)

Reply via email to