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

sseifert pushed a change to branch 
feature/SLING-13050-integration-tests-single-pom-it-only
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git


    from 3dee53f  Merge branch 'master' into 
feature/SLING-13050-integration-tests-single-pom-it-only
     add 0b55bb6  SLING-13079 publish test artifact (#79)
     add 7984032  use johnzon directly as testing dependency
     add a0f79ab  SLING-13079 add jakarta variants for fake request/response
     add 17b7465  SLING-13092 Emit service properties containing arrays properly
     add 2b3b203  Merge branch 'master' into 
feature/SLING-13050-integration-tests-single-pom-it-only

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            | 25 +++++++--
 .../models/impl/ModelConfigurationPrinter.java     | 34 ++++++++++--
 .../{FakeRequest.java => JakartaFakeRequest.java}  | 60 ++++++++++++----------
 ...{FakeResponse.java => JakartaFakeResponse.java} | 28 +++-------
 4 files changed, 92 insertions(+), 55 deletions(-)
 copy src/test/java/org/apache/sling/models/it/testing/helper/{FakeRequest.java 
=> JakartaFakeRequest.java} (89%)
 copy 
src/test/java/org/apache/sling/models/it/testing/helper/{FakeResponse.java => 
JakartaFakeResponse.java} (90%)

Reply via email to