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

jsedding pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git.


    from f6e6837  SLING-10497 - JUnit Jupiter ParameterResolver for OSGi
     new 32bdaf4  SLING-10497 - JUnit Jupiter ParameterResolver for OSGi
     new 0703519  SLING-10510 - Update to Parent 43

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:
 pom.xml                                                             | 2 +-
 .../jupiter/osgi/{impl => }/BundleContextParameterResolver.java     | 5 +++--
 .../junit/jupiter/osgi/{impl => }/BundleParameterResolver.java      | 5 +++--
 src/main/java/org/apache/sling/junit/jupiter/osgi/OSGi.java         | 3 ---
 .../junit/jupiter/osgi/{impl => }/ServiceParameterResolver.java     | 6 +++---
 5 files changed, 10 insertions(+), 11 deletions(-)
 rename src/main/java/org/apache/sling/junit/jupiter/osgi/{impl => 
}/BundleContextParameterResolver.java (86%)
 rename src/main/java/org/apache/sling/junit/jupiter/osgi/{impl => 
}/BundleParameterResolver.java (86%)
 rename src/main/java/org/apache/sling/junit/jupiter/osgi/{impl => 
}/ServiceParameterResolver.java (98%)

Reply via email to