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

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


      at 52cd775  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new 503c44d  SLING-1963 - move junit modules under /testing
     new 56f3793  SLING-1963 - adapt svn URLs in poms
     new 06c7727  SLING-1963 - json renderer added
     new 286f638  Avoid Java 6 constructor
     new 66d7c4a  SLING-1963 - better name
     new 5a88627  SLING-1992 - JUnitServlet can be disabled and mounted on a 
different path by configuration
     new 3b220d6  SLING-1992 - refactor to simplify JUnitServlet, and Renderers 
are now OSGi services
     new 1288281  SLING-1992 - move test execution logic to TestsManager service
     new 10b7697  SLING-1963 - JUnitServlet requires POST to execute tests, GET 
only lists them
     new 9534338  SLING-1981 - prepare for test method selection support
     new fdd6a0f  SLING-1981 - support running single tests methods using JUnit 
servlet paths like /system/sling/junit/TEST_CLASS_NAME.json/TEST_METHOD_NAME
     new c14d66e  SLING-1963 - use ThreadLocal to pass context to TestAllPaths
     new a81be06  SLING-1963 - add alternate constructor
     new 1816aaa  SLING-1963 - test selection refactored using TestSelector 
interface
     new 8ea6098  Avoid Java6 methods
     new ed84411  SLING-1963 - TimeoutsProvider added for variable timeouts 
depending on testing system speed
     new 4cdefa2  SLING-1963 - guard against null values
     new f348e4f  SLING-1963 - improve keepJarRunning behavior
     new bcea62f  SLING-1981 - move TimeoutsProvider and SlingTestBase to tools 
module, and improve SlingTestBase's server startup mechanism
     new 3e09ff3  SLING-2015 - additional JUnit tests runner servlet that runs 
as a Sling servlet
     new 6e6dfcc  SLING-2026 - avoid duplication of junit classes in junit core 
bundle
     new a412085  SLING-1981 - do not fail if TestObjectProcessor is missing, 
happens when running tests with SlingRemoteExecutionRule
     new a047a25  [maven-release-plugin] prepare release 
org.apache.sling.testing.tools-1.0.2
     new 8f032a2  [maven-release-plugin] prepare for next development iteration
     new 3c04886  [maven-release-plugin] prepare release 
org.apache.sling.testing.tools-1.0.4
     new 97c80d5  [maven-release-plugin] prepare for next development iteration
     new 521c15c  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.6
     new c7d0c9c  [maven-release-plugin] prepare for next development iteration
     new 63d6558  SLING-2150 : Update plugins to use the latest available 
versions
     new 3c2473f  SLING-2153 - fixing parent path reference
     new 986608b  Update to recent snapshot
     new 7bb7201  Using latest released parent pom
     new 54de69e  SLING-2187 - adding new module to contain our custom notice 
file; adding remote-resources plugin configuration to parent pom and removing 
all existing appended-resources NOTICE files
     new b772fbf  temporarily using snapshots during release vote
     new 8d59fd9  using latest releases
     new e2bda12  SLING-2219 - use dynamic reference to AnnotationsProcessor
     new d11b860  SLING-2270 Junit Core HtmlRenderer outputs invalid HTML Apply 
patch by Brian Riggs (Many thanks)
     new 26bf061  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new 03fe057  typo
     new d1cd580  Update to latest parent pom
     new cf5a47b  Use released versions
     new 9c0380e  Use latest releases and update to new parent pom
     new 7921378  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.8
     new ecf4e15  [maven-release-plugin] prepare for next development iteration
     new 421aac1  Update to latest parent pom and use latest releases in 
launchpad
     new 04600d2  SLING-2810 - servlet that dumps JaCoCo coverage data, 
contributed by Mark Adamcin, thanks!
     new df6aa5f  SLING-2810 - include usage info in JacocoServlet, and a few 
other tweaks
     new bb48504  SLING-2810 - Mark Adamcin's tweaks, thanks\!
     new 5383325  SLING-2810 - typo in instructions
     new 2839cd7  Correct reactor pom and update to parent pom 16
     new c012a2d  Update to latest parent pom
     new ed755ac  Update to parent pom 18
     new f1472c5  SLING-3084 - add forceReload option to JUnitServlet
     new e48b2e1  Update to parent pom v19
     new f442bbd  SLING-3708 - Let server-side JUnit tests provide optional 
output metadata
     new 261498e  SLING-3751 - Create a JUnit rule to inject a service 
reference into a test
     new d866b05  Add note about restricting the test set
     new 532e64e  SLING-3763 - guard against reuse of the renderers
     new 9bfc327  SLING-3763 - RendererFactory avoids reusing Renderers
     new 50038e2  Updated to parent version 20
     new 51aef60  Fixing SLING-3958, updating to add an integration test and 
fix the naming mismatch
     new 19f1240  Update to Sling Parent POM 22 with baselining enabled
     new 4906cc2  Update to Sling Parent POM 22 with baselining enabled
     new 8b1d063  SLING-4101 - accept running outside of an OSGi environment, 
for example when combined with SlingRemoteExecutionRule. Patch contributed by 
Rob Ryan, thanks!
     new 2cf810e  SLING-4208 - add links to tests on the JUnit servlet page - 
contributed by Ben Helleman, thanks!
     new e65c1aa  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.10
     new fb56af5  [maven-release-plugin] prepare for next development iteration
     new bdae492  SLING-4280 - Enable dumping of remote server logs in case of 
test failures
     new f5c6067  SLING-4320 make JUnit and Hamcrest available as transitive 
dependencies
     new 6e5fda3  SLING-4319 embed hamcrest-library as well
     new 7f275be  Don't use scr annotation inheritence
     new 320a8d5  SLING-4698 - Set parent.relativePath to empty for all modules
     new cf0a398  Update to Sling Parent 23
     new d2b4f9c  set parent version to 24 and add empty relativePath where 
missing
     new f4caf51  SLING-4918 - Frequent failures of 
AuthenticationResponseCodeTest
     new 632d5ba  SLING-5033 - return 404 if no tests found to execute
     new 242a9fe  SLING-5034 - optionally render the raw JUnit Result object
     new 0c11a51  SLING-5037 - do nothing if no bundle context present
     new 46a9735  SLING-5038 - also provide access to BundleContext
     new ab66d61  SLING-5039 - add OSGiService, a variant of Service that uses 
generics
     new 25ed087  SLING-4322 expose stack trace for failures in integration 
tests
     new c8d3dec  SLING-5040 - new TeleporterRule and teleporter client module
     new 11563f4  SLING-5040 - add TeleporterRule.Customizer mechanism
     new 43668eb  SLING-5040 - client-side customizer options
     new c7f98b1  SLING-5040 - deprecate a few things in favor of the 
TeleporterRule
     new 223d344  SLING-5040 - call the Customizer lazily
     new dc0f6b3  SLING-5040 - implement and test LDAP filters for 
TeleporterRule-provided services
     new 64ed4d2  SLING-5040 - prepare for release
     new fb8efa5  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.12
     new 3aff990  [maven-release-plugin] prepare for next development iteration
     new f191e05  Update the main reactor to parent 25
     new 43923d5  SLING-5294 - TeleporterRule.withResources(...) implemented, 
with integration tests
     new 165ee8b  SLING-5294 - multiple parameters for withResources(...)
     new c4f8446  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.14
     new 2ae496c  [maven-release-plugin] prepare for next development iteration
     new acae791  SLING-5369 Update to JUnit 4.12
     new 541b0c7  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.16
     new 99480a0  [maven-release-plugin] prepare for next development iteration
     new 1ceea35  Switch to parent pom 26
     new 0acb54b  SLING-5677 add default customizer based on system properties
     new 9257e46  SLING-5794 Fix NPE in BundleTestProvider#getTestClasses() 
(Thanks Axel Hanikel!)
     new 776999f  SLING-6031 Teleporter.getService() should wait for required 
services
     new 3f93efd  fix javadoc errors
     new 22e35de  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.18
     new 963ceca  [maven-release-plugin] prepare for next development iteration
     new b75526b  SLING-6110 ServerSideTeleporter can't read the bundle header 
Sling-Test-WaitForService-Timeout (patch provided by Marcel Jolk)
     new 5668685  SLING-6110 fix generics typing issue
     new 413979b  Server-Side Tests: Wait until all bundles are started before 
running tests
     new 89bbd9d  SLING-6335 - Server-Side Tests: Use ServiceTracker to wait 
for services rather than polling
     new 6118130  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.20
     new 385701b  [maven-release-plugin] prepare for next development iteration
     new 626416a  SLING-6400 Server-Side Tests: Timeout-handling broken
     new b386ea8  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.22
     new 63d1c93  [maven-release-plugin] prepare for next development iteration
     new 551f55d  SLING-6406 - TestLogServlet should register filter using 
HttpWhiteboardConstants.HTTP_WHITEBOARD_FILTER_PATTERN
     new c828c2f  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.23
     new 76ef6d6  [maven-release-plugin] prepare for next development iteration
     new af609d7  SLING-6758 Replace commons.json usage in 
org.apache.sling.junit.core
     new 7ad2b4c  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.24
     new 2a5f334  [maven-release-plugin] prepare for next development iteration
     new 7e15865  SLING-6927: Fix the JsonRenderer by forcing a flush at the 
end of a render.
     new dc45b42  Switch to commons.johnzon
     new c3c1db2  [maven-release-plugin] prepare release 
org.apache.sling.junit.core-1.0.26
     new e6fb4de  [maven-release-plugin] prepare for next development iteration
     new 52cd775  SLING-7167 Adjust READMEs

The 125 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.


-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to