You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/22 21:14:08 UTC

[sling-org-apache-sling-commons-testing] branch master created (now d69b64e)

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-commons-testing.git.


      at d69b64e  SLING-7162 - Update SCM information in all POM files to reference Git

This branch includes the following new commits:

     new 7c7f8cb  SLING-865 : Move to bundles
     new ba5c526  SLING-865 : Adjust reactor pom and svn information in each module.
     new a4d22ef  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new bce1c96  Use release parent pom
     new 669c465  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.4-incubator
     new 499e2e3  [maven-release-plugin] prepare for next development iteration
     new 2098ad9  Use next dev version of parent pom
     new b4bce70  Set parent pom to released version.
     new b2ccf41  SLING-975 Fix MIME types for XML and JavaScript
     new f75a805  Add new methods from Bundle and SlingHttpServletRequest to avoid problems if used with newer versions of the API.
     new 964aaed  Move Sling to new TLP location
     new 9bf18ce  Move Sling to new TLP location
     new 6d14a7c  SLING-1011 : Remove disclaimer file.
     new 889493c  SLING-1011 : Adjust svn location
     new 4c6fb16  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 0d223d6  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 575d2c2  HttpTestBase.executeScript(...) added
     new 3cfb687  Use official release instead of incubator release.
     new 05cc3ae  Update to latest Sling releases.
     new 1bc1d65  SLING-1166 - Provide helper class for simpler unit testing of sling code. Contributed by Alex Klimetschek, thanks!
     new df00671  moved non-core parts of commons/testing to commons/slingtest to avoid cyclic dependencies
     new f026a31  Clean up pom
     new 6430cf8  SLING-1166 : Remove duplicates of mock object classes.
     new 7ffcca7  SLING-1166 : Move sling stuff in sling package (don't use internal as package name for public stuff)
     new c650b3b  SLING-1166 : Move sling stuff in sling package (don't use internal as package name for public stuff)
     new c42a5b5  SLING-1166 : Move sling stuff in sling package (don't use internal as package name for public stuff)
     new c988682  SLING-1166 : Use reflection for adapter manager.
     new 8fea5e2  SLING-1166 : Remove adapter manager support, move nodetype registration to repository util
     new abdc3aa  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 40a58e7  SLING-1301 - adding HttpMethod return values from assertHttpStatus methods in HttpTestBase
     new 7b8fdfa  Use latest jcr api to decouple modules from jcr 1.0 (contained in older jcr api releases)
     new 7583cda  SLING-1371 Apply patch by Simon Gaeremynck (thanks) adding more flesh to the mock bones
     new 8f7fd13  Cleanup
     new 66b7cc9  SLING-1406 : Upgrade to JCR 2.0/Jackrabbit 2.0 and add simple test case for the repository util.
     new 83d6534  SLING-1407 - creating NameValuePairList utility class and adding method to SlingIntegrationTestClient. This created one ambiguous method call in PostRedirectTest.
     new 10f5177  SLING-1407 - adding nullcheck and better default alignment with current behavior
     new 60aada4  SLING-1262 : Add close() method to ResourceResolver and add an empty method to all implementations (this isn't necessary, but avoid's problems later on)
     new 8932293  SlingIntegrationTestClient now includes content when throwing HttpStatusCodeException, to make troubleshooting easier
     new 2ff11ca  SLING-1439 - Readyness timeout in launchpad/testing should be configurable
     new 45a6d0d  fixing broken launchpad.testing integration tests.  The GET request from mkdir(url) that was checking if the folder already exists was failing because the node did not allow displaying an index for the folder.
     new a826c16  SLING-1448 - copying class. using 2.0.5-SNAPSHOT version of commons.testing seems to break two tests in JCRInstall.
     new 21829f3  SLING-1488 - adding dispose method
     new 90159d2  Use released parent pom.
     new 599edaa  SLING-1523 - decouple assertJavascript from HttpTestBase
     new 38bb217  SLING-1172 Allow uploading JSON files to create content structures
     new 6a93653  Code cleanup and implement new methods of resource resolver.
     new 07746ea  SLING-1531 - updating commons-testing to JR 2.1
     new d7a2f51  Adapt testing to latest API
     new bb17e3e  SLING-1659 - adding MDC setup to HttpTestBase and logback-test.xml (based heavily on the one from jackrabbit-core)
     new aa0bdc3  SLING-1660 - upgrading to JR 2.1.1
     new 3e34577  Use latest Sling API release
     new 04918d9  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.6
     new 797bd68  [maven-release-plugin] prepare for next development iteration
     new 2db5651  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new e76ee6d  fixing relativePaths
     new ff72f8a  Update to recent snapshots
     new 1241ca5  Use latest releases.
     new 0a65d7d  SLING-1936 - adding SERVLET_CONTEXT static to HttpTestBase
     new 97ff851  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.8
     new 41ac179  [maven-release-plugin] prepare for next development iteration
     new 3da6b3b  SLING-2044 Upgrade to jackrabbit 2.2.5
     new f31151e  SLING-2150 : Update plugins to use the latest available versions
     new 636dafa  SLING-2143 SlingPostServlet ImportOperation should honor the _charset_ parameter
     new d80738b  Update to recent snapshot
     new 09f0bcc  Using latest released parent pom
     new 35e7189  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 bf89fd4  temporarily using snapshots during release vote
     new 8c861e7  using latest releases
     new 660a126  SLING-2272 - upgrade Jackrabbit version to 2.2.9 (except for WebDAV, which needs 2.3.x, so upgraded to 2.3.2) and Tika to 1.0
     new d2eb5a4  SLING-2320 - adding unit test of JsonRenderer and making dependent changes in testing
     new 49343f6  SLING-2380 - RepositoryProvider added, with tests
     new be090ea  SLING-1987 : Commons Testing 2.0.8 has the wrong copyright information
     new e58b301  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.10
     new 0c79621  [maven-release-plugin] prepare for next development iteration
     new b20bb31  SLING-2358 - adding getDefaultCredentials() method in HttpTestBase to allow HTTP tests to specify alternate credentials
     new 23c1372  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 3c2d40b  Update to latest parent pom
     new 456d66b  Use released versions
     new d23f626  SLING-2595 : Tests should not check if the server is ready
     new 6af173d  SLING-2602 : Simplify usage of system properties for integration tests
     new 8568942  SLING-2606 - allow the MockBundleContext to be overridden
     new 23d08fb  SLING-2611 - add Properties support to MockResource - based on a contribution by Dan Kico, thanks!
     new 7d70c0e  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.12
     new 47901f1  [maven-release-plugin] prepare for next development iteration
     new 45a3548  Use latest releases and update to new parent pom
     new 9020563  SLING-2718 - Add integration test for the error handling mechanism. - adding more integration tests also for POST operations - improve the common testing to support POST operations
     new 7413028  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.14
     new 0708007  [maven-release-plugin] prepare for next development iteration
     new e37c400  Update to latest parent pom and use latest releases in launchpad
     new 9cff51f  SLING-2750 moved the null check on instance inside the synchronised method to conform to rules about double null checks and synchronised blocks.
     new 162bb44  Correct reactor pom and update to parent pom 16
     new 6578802  Update to latest parent pom
     new ed00e39  Update to parent pom 18
     new 06a3f2e  SLING-3212 - JUnit RetryRule implementation
     new 8e125ef  SLING-3214 - adapt HttpTestBase and related classes for Junit4-style tests
     new 72adb3a  SLING-3151 Use OakOnly and JackrabbitOnly JUnit categories in integration tests
     new f32cce7  Make more utility methods public, for reuse in JUnit4-style tests
     new 770b282  Delete test node under /WaitForSlingStartup once done testing
     new 87cdb48  SLING-2788 - make readyness detection more robust
     new 78fee12  SLING-3244 - upgrade sling.api in commons/testing
     new 5ae034a  SLING-3235 - additional readyness checks to cope with async config install at startup
     new 55ee942  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.16
     new 12ec252  [maven-release-plugin] prepare for next development iteration
     new 3d43af9  Update to parent pom v19
     new fc853ae  Updated to parent version 20
     new 31877ff  SLING-3969 deprecate in favor of Mock Resource Resolver Implementation from testing/resourceresolver-mock
     new db5e6c0  Update to Sling Parent POM 22 with baselining enabled
     new d144bc1  SLING-3969 use ResourceResolver interface instead of (now deprecated) MockResourceResolver lcass in MockSlingHttpServletRequest
     new 200de4a  remove some obsolete @SuppressWarnings("unchecked")
     new b6265f4  SLING-4280 - Enable dumping of remote server logs in case of test failures
     new e223df5  SLING-4318 - new VersionInfoServlet, requires an OSGi config to be enabled. Contributed by Tomek Rękawek, thanks!
     new 7020a96  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.18
     new f37fc34  [maven-release-plugin] prepare for next development iteration
     new 329a69e  Revert release
     new 015c987  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.18
     new 13693a8  [maven-release-plugin] prepare for next development iteration
     new 7678c4b  SLING-4681 - setReadinessContentType added
     new 146314c  SLING-4698 - Set parent.relativePath to empty for all modules
     new e1eaf57  SLING-4744 provide a default testcase name for MDC
     new 22bb63c  Update to Sling Parent 23
     new a6abfe5  set parent version to 24 and add empty relativePath where missing
     new df8e178  Update the main reactor to parent 25
     new 6a7eb62  SLING-5114 - Remove OakOnly and JackrabbitOnly annotations
     new c4f1ee8  SLING-5153 - MockProperty.isMultiple returns always false
     new 6908d70  fix javadoc errors
     new ed8fcd9  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.20
     new f851865  [maven-release-plugin] prepare for next development iteration
     new 45a7cf0  vote & release canceled: revert revs. 1713027..1713038
     new cfddf5d  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.20
     new 8b6ab23  [maven-release-plugin] prepare for next development iteration
     new 4169357  vote & release canceled 2nd: revert revs. 1713372..1713385
     new 8da18ea  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.22
     new 9b7e8fc  [maven-release-plugin] prepare for next development iteration
     new 8f8ad3c  SLING-5341 Update Jackrabbit in Commons Testing to 2.11.2
     new 4feb239  use parent 26-SNAPSHOT (JUnit 4.12)
     new c84a714  use parent 25 again (until it’s clear why Jenkins is most of the time unable to fetch parent 26-SNAPSHOT)
     new 952551e  Switch to parent pom 26
     new 1520e58  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.24
     new 2209ece  [maven-release-plugin] prepare for next development iteration
     new 4897f0b  SLING-5376 Update Jackrabbit to 2.12.0
     new 36bd1e0  SLING-5572 Update Jackrabbit to 2.12.1
     new 6a60f16  SLING-5575 - select readiness media type with a system property
     new d0b0ddf  SLING-5575 - propagate readiness media type to SlingIntegrationTestClient
     new c5fe9b4  SLING-5694: introducing a Slow junit category that can be thus used by individual bundles to exclude such marked tests from their respective default test goal
     new 0d28f91  SLING-5832 Update Jackrabbit to 2.12.2
     new f6d193f  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.0.26
     new b5945cf  [maven-release-plugin] prepare for next development iteration
     new 5b3cbf2  SLING-5895 : Update commons testing to parent pom 27
     new f0c0b6e  SLING-5958 Upgrade Jackrabbit to 2.13.1
     new 6f3dc65  switch parent pom reference everywhere to 28 where it was 27 before this can be safely done because the only difference between 27 and 28 is an updated maven-source-plugin (fix heap space error)
     new e284b13  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.1.0
     new d191500  [maven-release-plugin] prepare for next development iteration
     new ff1bc98  Update to parent pom 29
     new 2571328  SLING-6459 Upgrade Jackrabbit to 2.14.0
     new 1c01058  use Sling Parent 30
     new 985fca4  SLING-7060 - Allow running a test only if a certain bundle is present at a certain version
     new 41050e6  SLING-7060 - Allow running a test only if a certain bundle is present at a certain version
     new fd7788e  SLING-7078 Update Jackrabbit to 2.14.2
     new 94504f4  SLING-7092: Stop using port 8888 as a default for testing
     new 3aa1e72  [maven-release-plugin] prepare release org.apache.sling.commons.testing-2.1.2
     new c15eaf5  [maven-release-plugin] prepare for next development iteration
     new aa44b3c  SLING-7167 Adjust READMEs
     new 2b1fcf8  SLING-7167 Adjust READMEs
     new c721620  SLING-7167 Adjust READMEs
     new 34a659d  Add license and .gitignore
     new d69b64e  SLING-7162 - Update SCM information in all POM files to reference Git

The 166 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
['"commits@sling.apache.org" <co...@sling.apache.org>'].