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

ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git


    from f88f9738ad ISIS-3275: renaming resteasy4 (remove version literal)
     new 48984176cc ISIS-3275: bump resteasy 5.x to 6.x
     add 6848897c36 ISIS-3276: rename reateasy4 package and module class (2)
     add 16f230b757 ISIS-3276: rename reateasy4 package and module class (3)
     add 0d91b6d94b ISIS-2297: migrate RO applib to JUnit5
     new 300e607178 ISIS-3275: migrate RO applib to JUnit5

The 2 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:
 bom/pom.xml                                        |  4 +-
 starters/pom.xml                                   |  2 +-
 viewers/restfulobjects/applib/pom.xml              |  2 +-
 ...resentationTest_arrayGet_arraySetElementAt.java | 51 ++++++++++++---------
 .../JsonRepresentationTest_asInputStream.java      |  8 ++--
 .../applib/JsonRepresentationTest_getArray.java    | 10 ++---
 .../JsonRepresentationTest_getBigDecimal.java      | 51 +++++++++++----------
 .../JsonRepresentationTest_getBigInteger.java      | 52 +++++++++++-----------
 .../applib/JsonRepresentationTest_getBoolean.java  | 10 ++---
 .../applib/JsonRepresentationTest_getDouble.java   | 15 +++----
 .../applib/JsonRepresentationTest_getInt.java      | 10 ++---
 .../JsonRepresentationTest_getLink_isLink.java     | 10 ++---
 .../applib/JsonRepresentationTest_getLong.java     | 10 ++---
 .../JsonRepresentationTest_getNull_isNull.java     | 10 ++---
 .../JsonRepresentationTest_getRepresentation.java  |  8 ++--
 .../JsonRepresentationTest_getString_isString.java | 10 ++---
 ...onRepresentationTest_isArray_isMap_isValue.java |  8 ++--
 .../applib/JsonRepresentationTest_mapHas.java      | 14 +++---
 .../applib/JsonRepresentationTest_newArray.java    |  4 +-
 .../applib/JsonRepresentationTest_newObject.java   |  4 +-
 .../applib/JsonRepresentationTest_size.java        | 15 ++++---
 ...JsonRepresentationTest_streamArrayElements.java |  8 ++--
 .../applib/JsonRepresentationTest_urlEncoding.java |  4 +-
 .../applib/LinkRepresentationTest_equals.java      |  4 +-
 .../restfulobjects/applib/Rel_getName_Test.java    |  4 +-
 .../RestfulRequest_DomainModelTest_parser.java     |  6 +--
 ...equestParameterTest_valueOf_xrodomainmodel.java |  8 ++--
 ...equestParameterTest_valueOf_xrofollowlinks.java |  8 ++--
 .../client/RestfulResponse_HeaderTest_Warning.java |  4 +-
 .../client/RestfulResponse_HttpStatusCodeTest.java |  4 +-
 ...mainObjectRepresentationTest_getCollection.java |  8 ++--
 ...ainObjectRepresentationTest_getCollections.java |  8 ++--
 ...mainObjectRepresentationTest_getProperties.java |  8 ++--
 ...DomainObjectRepresentationTest_getProperty.java |  8 ++--
 .../restfulobjects/applib/util/Parser_Test.java    |  6 +--
 .../applib/util/PathNodeTest_equalsHashcode.java   |  8 ++--
 .../applib/util/PathNodeTest_parse.java            |  4 +-
 .../applib/util/PathNodeTest_split.java            |  4 +-
 38 files changed, 214 insertions(+), 198 deletions(-)

Reply via email to