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-launchpad-integration-tests.git.


      at a636ab4  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new 4dc3845  SLING-1495 Moved all integration tests into a new bundle and 
added a scanning test suite to find all the tests in the classpath
     new 7c9ff2e  SLING-1495 Fixed issues with UploaderFileTest that was 
directly accessing the src folder.
     new 788b8f3  SLING-1543 - allow for running single tests from the 
integration-tests module
     new b1cffd2  SLING-1561 - changing destination of ROOT descriptor if path 
is specified in manifest entry
     new 5d672d8  SLING-1557 - adding members and declaredMembers properties 
for groups and memberOf and declaredMemberOf properties for users and groups
     new 8705033  SLING-1569 - fixing the handling of the WeakReference hint. 
Uses reflection to avoid dependency upon JCR 2. If reflection fails to find the 
method (i.e. this is running on JCR 1), a Reference property is created instead.
     new a178913  SLING-1569 - fixing dependency scope (still getting used to 
new test module setup)
     new 8bacbb5  SLING-1172 Allow uploading JSON files to create content 
structures
     new 8322c75  SLING-1172 fixed unit test
     new e044ace  SLING-1573 - adding versionable node support to post servlet
     new 44dec3a  SKING-1583 Fixed integration tests to use :name
     new 0299ed1  SLING-1172 Allow uploading JSON files to create content 
structures Fixed the import case where no name is provided
     new e107873  SLING-1613 Fixed and change the test pattern to include 
arrays.
     new 3887d23  SLING-1091 POST to URL ending in /* with :name and no 
:nameHint should fail if named node exists
     new dc88728  remove unused imports
     new 10c1a63  SLING-1627 import operation support for overwrite of 
properties
     new 3f11168  SLING-1632 The JsonQueryServlet should support the tidy 
selector to provided pretty printed results
     new 2f1096b  SLING-1632 fix broken integration test
     new d6e0338  SLING-1635 fix integration test failure caused by old sudo 
cookie in the httpClient state
     new 4f41dd7  SLING-1642 User self-registration should be disabled by 
default
     new d32257b  SLING-1662 - creating gsp scripting engine
     new 3c65258  SLING-1674 - adding mapped path handling of parent path
     new df2687e  SLING-897 Updating a property fires the wrong JCR events
     new f75b60c  randomize ids for test users and groups to reduce the risk of 
collisions
     new b1b07a5  SLING-897 Updating a property fires the wrong JCR events
     new e49b39d  SLING-1676 Let UserManager POST servlets return JSON
     new 76530ad  SLING-1677 Let AccessManager POST servlets return JSON
     new 06525ff  adding integration test from SLING-1675
     new 957d2f2  SLING-1718 - adding support for multi-valued properties in 
html rendering
     new 3e67358  SLING-1408 - adding support for multi-valued proeprties in 
text renderer
     new d9ac120  SLING-1733 - BundleResourceProvider would fail to find 
resources when multiple bundles had the same Sling-Bundle-Resources path
     new e0db966  Go back to latest snapshots
     new 9bfde35  Use released version of commons testing.
     new e46d610  default port changed to 8080
     new 56e0072  SLING-1798 - test enums from a JSP script
     new 7fa18a6  SLING-1400/SLNG-1428/SLING-1745 This patch file does not 
belong to SVN
     new 679567e  SLING-1069 Apply my patch for full-permutation of script 
registration and add Bertrand's integration tests and add a few unit tests
     new 50ed567  SLING-1814 Integration tests for Range support
     new 4c45c62  SLING-1796 Ensure autoCheckout is enabled for versioning 
support integration tests by supplying configuration
     new 9065ab6  Using :autoCheckout parameter instead of using ConfigAdmin to 
set default parameter value
     new 971568a  SLING-1831 expect response content to match the X-Reason 
header value
     new 39637b0  SLING-1831 introduce utility method for comparing the 
X-Reason header with the response content and add test to validate a login loop 
is replied to with 403 in case of unsuccessful authentication
     new 768de68  SLING-1831 Try to send 401/UNAUTHORIZED instead of 
403/FORBIDDEN if a loop is detected
     new 9faa622  updating all modules to parent 10-SNAPSHOT in anticipation of 
emma additions to parent
     new b7c81d2  using released version of servlet modules
     new 3b9cd27  Update to recent snapshots
     new a611338  Use latest releases.
     new a75eaf2  avoid NPE on failing test
     new 0ff099f  Note about test-services bundle
     new cacc411  more test requirements
     new c867173  SLING-1901 - integration test and bugfix for 
LaunchpadConfigInstaller
     new ca1c17d  SLING-1902 - integration test for ResourceDecorator
     new 9e49c72  Need jackrabbit-jcr2dav to run DavExIntegrationTest using mvn 
test from this module
     new 7baab0f  Fix test cases.
     new 0f2b9d1  SLING-1932 - fixing SLING-1932. if requestContextPath is "/", 
make it "". also adding a unit test
     new a0fba76  fixing SLING-1933 by introducing a new variable contextPath 
which just contains the contextPath
     new 41c0b8e  don't create a path with two slashes in it.
     new 9fef9aa  jcr2dav should be compile scope so it is transitive
     new 53aaab6  SLING-1936 - adding SERVLET_CONTEXT static to HttpTestBase
     new c96b4c6  fixing integration test failure when run on non-root servlet 
context
     new 12f564e  fixing broken integration test when running in non-root 
servlet context
     new 062f4ab  fixing SLING-1940 - resource attribute/param should be a full 
path, including the servlet context.
     new 85ec8a8  SLING-1965 Integration test ensuring request parameters on 
redirect
     new a01936a  SLING-1965 Enhance integration test to also include a test 
for absolute URL redirects and fix use cases involving request selectors, 
extension, and suffix besides query string.
     new 7f9f17d  mention mvn launchpad:run
     new ab6dcc2  using released versions
     new 6966c6f  moving groovy tests to groovy bundle (won't run 
automatically) and removing groovy bundle from launchpad.builder
     new c97abce  [maven-release-plugin] prepare release 
org.apache.sling.launchpad.integration-tests-1.0.0
     new a9a8d82  [maven-release-plugin] prepare for next development iteration
     new e046129  SLING-2003 Have LICENSE and NOTICE files automatically 
generated
     new b2498dd  SLING-1983 Apply patch by Alex Klimetscheck (slightly 
modified, mostly JavaDoc). Thanks alot.
     new dbcffd2  SLING-1847 Redirect after logout does not work with form 
authentication (+unit test)
     new 60a0795  SLING-2050 - use an invalid operation instead of recursive 
copy for PostServletOutputContentTypeTest
     new 8905174  SLING-2070 Members of the UserAdmin group can not create a 
new user
     new 0b0ac56  SLING-2069 PW reset through administrator is not possible. 
Following the jackrabbit model, members of the UserAdmin group can set the 
password of other users.
     new 312e294  SLING-2072 Add support for disabling users
     new 8c4cdd3  SLING-2082 - escape HTML output in POST response, with test
     new 01bf3d8  SLING-2082 - escape html characters in HtmlResponse output, 
with tests
     new 46ced0d  SLING-2085 - RequestHistoryConsolePlugin should escape HTML 
text
     new 63bfef5  SLING-1533 - removing query language validation from json 
query servlet and now doing it inside the resource resolver. also adding code 
which injects jcr:path and jcr:score if those aren't in the column list
     new 2f123e4  SLING-2101 - adding support for a sling:redirectStatus 
property which determines the status code returned to the requestor of a vanity 
path where sling:redirect is true
     new f3bc5a2  SLING-1741 - only strip off the extension in the case of a 
non-synthetic resource
     new 658c8e2  Make test more robust w.r.t. timing
     new 08e19aa  Don't use random id - increase the id, this avoids creating 
the same user/group twice during a run
     new c4ebb13  SLING-2094 : Adding support to call a sling resource for JSP 
page exception handler <%@ page errorPage ... %>
     new ecbedef  SLING-1704 - adding support for changing primary node type in 
post servlet
     new f17eb8b  SLING-2150 : Update plugins to use the latest available 
versions
     new 5270c22  SLING-2143 SlingPostServlet ImportOperation should honor the 
_charset_ parameter
     new 3d8d960  Update to recent snapshot
     new 3f57426  Using latest released parent pom
     new b07e9cf  SLING-2138 - adding IT
     new 89ba5c1  Minor code optimization
     new b0fb909  Add more info for failing test
     new e27769e  SLING-2174 : Leverage Framework interface to better control 
framework startup
     new 6a019c3  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 668798f  temporarily using snapshots during release vote
     new 53de907  SLING-2185 Integration tests to support IOHandler and 
PropertyHandler services to extend the Jackrabbit WebDAV functionality (thanks 
Timothee Maret for the patch)
     new 0cdb2c4  using latest releases
     new 0086d26  SLING-2059 - upgrading to groovy 1.8.2; removing custom JSON 
Builder and rewriting integration tests to use standard groovy JSON Builder
     new 6e7cc43  SLING-2213 - applying patch from Jukka Zitting (thanks)
     new c8dccae  SLING-2210 - adding support for service property 
compatible.javax.script.name and including example in GSP script engine
     new b76da9a  SLING-2223 - adding PostResponseCreator interface and 
integration test
     new da94fee  updating dav client version in integration-tests module to 
fix test failures
     new c9ef296  SLING-2274 - adding integration test to ensure that davex 
access works if anonymous access is disabled in the authenticator.
     new d413ed2  SLING-2165 Form based login failure should stay on the same 
login page to show the login error
     new 1e1065c  SLING-2299 Browser check in the Sling Authenticator now uses 
the User-Agent (and not the Accept) header.
     new 72e178b  SLING-2299 Browser check in the Sling Authenticator now uses 
the User-Agent (and not the Accept) header.
     new 707b130  SLING-2299 Browser check in the Sling Authenticator now uses 
the User-Agent (and not the Accept) header.
     new c1f869d  SLING-2300 Integration tests to ensure the workspace 
AuthenticationInfo post processor properly works (need a component to create 
some test workspaces and a test itself to login to those workspaces)
     new ac05f99  SLING-2108 PostServlet :import operation does not take 
autoCheckout into account
     new 0cd2b43  SLING-2136 - adding IT for accessing a path-based servlet 
when a node exists at the same path as the servlet
     new 06c4ee9  SLING-2251 - fixing IT (thanks to Troy Caldwell for the 
patch!)
     new 2a0a167  SLING-2329 Fix loop prevention   - add a test simulating a 
request loop with invalid credentials -> expect 403/FORBIDDEN
     new dd8eccc  SLING-2340 - separating use cases for forward into normal and 
forwarding to an error page
     new 328e3aa  Add some tests to clarify POST servlet behavior with various 
combinations of / and *
     new fcbe5d2  SLING-2165 fixed regression loading the login page of the 
launchpad
     new 777bce9  Use latest snapshot after release
     new e959543  Use released versions
     new 33f57dc  SLING-2415 Added ability to match all child nodes for the 
:applyTo parameter by using '*' as the last segment of the value.  The applies 
to the delete, move and copy operations.
     new 0e6e34c  SLING-923 - test POST with selectors as well
     new 4be7807  SLING-2443 - use same port as testing module
     new 838af31  SLING-2443 - WWW-Authenticate header was missing on OPTIONS 
request on /
     new 13cea77  SLING-1725 - PostOperation example and integration test
     new 5ad8276  SLING-1725 - integration test for old-style SlingPostOperation
     new fddfd66  SLING-1725 - make sure each test gets its own node
     new d2957b7  SLING-2480 : Add config for maven-sling-plugin to m2e 
configuration
     new fd899c1  SLING-2396 : Add new resourceresolver project
     new 85cf049  SLING-2517 - validity checks for CopyFrom paths, with tests
     new 06da772  SLING-2522 - adding AdapterFactory class to filter used by 
AdapterWebConsolePlugin
     new 5009648  Update to latest parent pom
     new 910eddd  Use released versions
     new c0a3383  SLING-2530 : Implement CRUD based on resources
     new b4772c2  SLING-2530 : Implement CRUD based on resources
     new 1fd8c5b  Add some tests for arrays and @IgnoreBlanks
     new 5d3a86a  SLING-2544 - adding ResourceResolverTest back in as an 
integration test (thanks to Antonio Sanso for getting this started!)
     new d935efe  adding extra doInit calls
     new c80bb24  SLING-2584 - removing SynchronousJcrResourceListener
     new 3a77325  SLING-2543 : SlingPostServlet is not encoding redirect URLs. 
Apply patch from James Philipotts
     new e589f2f  SLING-2600 Effective ACL servlet returns incorrect information
     new 667dd07  SLING-2617 - integration tests
     new 37c4d1e  SLING-2600 Attempt #2. Effective ACL servlet returns 
incorrect information.  Merge the information from the applicable access 
control entries to produce the eacl JSON output.  + a few unit tests
     new 1e1cd56  SLING-2621 - adding the sling:call tag
     new f3a9559  SLING-2639 - adding check for extension in resource names 
with vanity paths
     new debe490  Set dependencies to latest snapshots after release
     new 0030756  Update to released bundles
     new e9b7790  Use latest releases and update to new parent pom
     new 493f1b3  SLING-2709 :  JcrResourceProvider.delete throws 
PersistenceException
     new e5b54dc  SLING-2709 :  JcrResourceProvider.delete throws 
PersistenceException
     new 1e30fa5  Fix build by adding dependency to annotations.
     new e22bbeb  SLING-2718 - Add integration test for the error handling 
mechanism. Committing initial test
     new 0126aa0  SLING-2718 - Add integration test for the error handling 
mechanism. adding more integration tests
     new 6941070  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 0a7b210  Use default launchpad port for tests
     new 29a7aed  SLING-2718 - Add integration test for the error handling 
mechanism. - adding more integration tests
     new 87aed1b  @trivial minor fix in order to reference a right version of 
org.apache.sling.jcr.resource bundle
     new cfb9e1a  Prepare after release: use snapshot version
     new b571283  Update to latest parent pom and use latest releases in 
launchpad
     new 21591ec  Use released versions of testing modules and jcr classloader.
     new e7cff9b  SLING-2733 :  Support scriptable tests
     new d7e49de  SLING-2544 :  Restore tests included in the no longer 
existing JcrResourceResolverTest
     new 4d6cc2f  Remove unused code
     new c0383a6  SLING-2544 :  Restore tests included in the no longer 
existing JcrResourceResolverTest
     new 6c4d124  SLING-2544 :  Restore tests included in the no longer 
existing JcrResourceResolverTest
     new 0a19eaf  SLING-2544 :  Restore tests included in the no longer 
existing JcrResourceResolverTest
     new 2cd6b76  SLING-2544 :  Restore tests included in the no longer 
existing JcrResourceResolverTest
     new daf69bf  SLING-2718 - Add integration test for the error handling 
mechanism. - remove unused checks
     new e57518d  SLING-2673 : Tweak 
PostServletCreateTest.testCreatingNodeUnderFile test to allow the presence of a 
PersistenceException
     new 6417cb2  SLING-2782 - add rendering tests based on node type -> 
resource type mapping
     new bb15ffa  SLING-2808 - test packages exported from a fragment bundle, 
disabled for now
     new 256b6d3  SLING-1619 - testSlingFolderCreated tests sling:Folder and 
auto properties
     new dd4918d  SLING-2818 - move JSP engine config to initial content to 
avoid timing issues
     new 108949c  Correct reactor pom and update to parent pom 16
     new 58cd8cd  test/example PlanetsResourceProvider added
     new 5343477  Updating to a newer, released version of the POST Servlet
     new 5fbf7a9  Adding integration tests for the new Resource Access Tags
     new 9b45b25  SLING-2893 - Add documentation and integration tests to 
verify XML parsing functionality
     new 50c88c2  SLING-2898 fixed failed integration tests for the new 
Resource Access Tags
     new 6bdf227  SLING-2818 - retry ErrorHandlingTest to cope with setup 
latency
     new 4fc0236  SLING-2893 - Add documentation and integration tests to 
verify XML parsing functionality
     new 23e8fd6  SLING-2893 - Add documentation and integration tests to 
verify XML parsing functionality
     new b7697a2  Avoid confusing exception if scriptPath creation fails
     new aabec39  Switch to JUnit 4 style
     new 4326136  Use Parameterized so that each script is its own test
     new a4c7b8f  Use SlingClient.mkdirs()
     new e73275b  avoid 'Test' in inner class names, causes trouble with 
classpath-based test collection
     new 66cb8b2  Fixed SLING-2921 - Renamed the .tld file to sling.tld which 
seems to just make more sense and updated the URI to not contain the TagLib 
version
     new e4322f6  Fixing SLING-1500 - Added a EL function to support getting a 
value with a default value or casting the result
     new b5bf14c  Added a Unit test for the new var option on the include tag
     new c134dd5  SLING-2924 - Full text extraction issue with Tika v1.0 under 
OSGi environment
     new 456393c  SLING-2924 - Full text extraction issue with Tika v1.0 under 
OSGi environment
     new 8ffd21b  SLING-2958 - Spurios test failures in GeneratedNodeNameTest
     new a9ffc40  SLING-2959 - ErrorHandlingTest intermitent failures in setUp
     new c12e1c2  SLING-2924 - Full text extraction issue with Tika v1.0 under 
OSGi environment
     new 77f70b4  SLING-2965 - refactor to allow for multiple server-side tests
     new 148dbf1  SLING-2965 - add server-side WriteableResourcesTest
     new 002f18e  SLING-2965 - tests class names must end in *Test to be picked 
up by the TestAll class
     new b83ff0d  Update to latest parent pom
     new 85d1e09  Wait a little longer for the vanity map to be reloaded (seems 
to solve failure of testRedirectOnPathWithExtension on my box ...)
     new f332852  Fix test case and do correct json evaluations
     new 332aa54  SLING-3013 - Launchpad integration tests: avoid mixing junit 
and junit-dep artifacts
     new 4d2a0c1  SLING-3010 integrate patch from Anjan. Added integration 
tests to guard against future regressions.
     new d69e34f  Update to parent pom 18
     new b848436  SLING-2788 - AnonymousAccessTest added
     new 7aa4026  SLING-3084 - use new forceReload option of JUnitServlet
     new 37c7391  SLING-2788 - add test to verify immediate script activation
     new 4f4e46a  SLING-2788 - use unique resource type in each test
     new 89de9a4  SLING-2788 - SlingSessionInfoTest was too brittle
     new 0c7406d  SLING-2788 - Oak returns an empty jcr:mixinTypes array 
instead of removing the property, that's fine as well
     new 2904325  SLING-2788 - split out the privileges-related tests, which 
fail on Oak for now
     new 79ad759  SLING-2788 - explain what went wrong
     new 0d5aea5  SLING-2788 - check /system/sling/info.sessionInfo.json after 
creating users
     new 21ff9bb  SLING-2788 - add more info on failure
     new 8afcf89  SLING-3155 - verify the actual repository name when testing
     new 8c6d0e9  SLING-3155 - more precise repository name check
     new 56cfd98  SLING-3205 - test that a bundle with an inactive run mode is 
not installed (test disabled for now)
     new de2613a  SLING-3205 - re-enable InactiveRunModeTest
     new b187d3b  SLING-2788 - Oak-compatible test
     new 6e33398  SLING-3210 - use admin login to test davex access
     new f000b98  SLING-3210 - verify anonymous HTTP access to the davex 
servlet separately
     new e348f45  SLING-3061 - disable SlingServletResolver cache for testing, 
and verify that it is disabled
     new 167815e  SLING-2788 - retry getting content right after installing JSP 
scripts, as they might take a small time to be detected
     new b6c489a  SLING-3210 - testDavexServletAccess not needed, the other 
test fails if the dummy service registration is removed in 
org.apache.sling.jcr.davex
     new 10706c0  SLING-3214 - some utility methods have moved to the new 
HttpTest class
     new d9856e1  SLING-3215 - switch to JUnit4-style tests, to be able to use 
RetryRule later
     new e91570b  Test HTML rendering of PlanetResource
     new c14eaa7  SLING-3215 - use RetryRule in JSP integration tests
     new a8312c3  Remove unused JspTestBase base class
     new 30edd38  SLING-2788 - more explicit fail message
     new f89d0d2  SLING-3219 - refactor ResourceResolverTest as a real OSGi 
test, and use events instead of sleep for sync
     new a942d68  SLING-3087 - for now, work around out-of-sync repository 
Sessions/queries with a time delay
     new 3122577  SLING-2788 - EventsCounterUtil
     new 13ea792  SLING-2788 - Use more robust event-based sync in 
VanityPathTest instead of fixed sleep time
     new 5b908b1  SLING-3224 - more info in failure messages
     new 5666763  SLING-3225 -  more info in failure messages
     new fd137b9  SLING-3151 Use OakOnly and JackrabbitOnly JUnit categories in 
integration tests
     new 3523fc3  SLING-3229 - give different names to our two 
PrivilegesInfoTest classes, convert to JUnit4 style and disable some tests for 
Oak with JackrabbitOnly category
     new b8e6371  SLING-3230 - disable failing tests on Oak for now
     new 035bc96  SLING-3224 - Use JackrabbitOnly category to disable tests 
that fail on Oak
     new c5f8a28  SLING-3225 - Use JackrabbitOnly category to disable tests 
that fail on Oak
     new bfebdee  SLING-3221 - Use JackrabbitOnly category to disable tests 
that fail on Oak
     new c54efdd  SLING-3226 - Use JackrabbitOnly category to disable tests 
that fail on Oak
     new acddefa  SLING-3228 - Use JackrabbitOnly category to disable tests 
that fail on Oak
     new e36e8ab  SLING-3143 - Use JackrabbitOnly category to disable tests 
that fail on Oak
     new 330fed0  Mention Oak switch
     new fea66a6  SLING-2788 - split repository name test to make it easier to 
find out which implementation was used in a test run - only one of the 
OakRepositoryNameTest and JackrabbitRepositoryNameTest test classes will be 
executed in a given test run (or JUnitCategoriesTest will fail)
     new b6c7b11  SLING-3225 - All ModifyAceTest tests pass with Oak 0.10
     new 4730c7b  SLING-2788 - log repository name + version in tests
     new 73de269  SLING-3260 improve sync between tests and server-side events
     new 26920ba  SLING-3203 - :delete POST operation fails with 403 if the 
request includes selectors, extension or suffix
     new 80bb234  SLING-3391 Don't get stuck if event does not arrive
     new d5b0508  SLING-3391 And fix the commit
     new 6df3795  SLING-3405 - add more specific test
     new 6877095  Clarify debugging of integration tests
     new b7576f0  Update to parent pom v19
     new 6fe67a8  SLING-3546 :  SLING2617Test fails, JasperException not found
     new 0ad7371  SLING-3546 :  SLING2617Test fails, JasperException not found
     new 485724d  SLING-3575 SLING-3576 SLING-3577 optimize Sling JCR 
Jackrabbit Server (update tests and ignore one for now)
     new e87d422  Adding basic HTML encoding as per SLING-3665
     new 3d081ae  Fix wrong comment
     new 4763c62  Add sling:status test
     new 2c1bfa0  SLING-3776 - .harray selector renders child nodes as json 
arrays
     new 48e4911  SLING-2808 -  FELIX-3239 has been fixed, test can be 
reactivated
     new f874f5b  Updated to parent version 20
     new 5819173  SLING-3888 - Move groovy extension bundle to contrib/scripting
     new 3dbf50d  SLING-3888 - Move groovy extension bundle to contrib/scripting
     new 6291a7b  Fixing SLING-3958, updating to add an integration test and 
fix the naming mismatch
     new 60653ab  SLING-3972 - Remove openid from launchpad
     new 1849e48  Update to Sling Parent POM 22 with baselining enabled
     new 51d94a9  SLING-4058 - more specific MappingEventsTest added
     new a8e0aa0  SLING-4143 - add tests for exceptions in error handling 
scripts, demonstrate current behavior
     new a3cbbb3  SLING-4143 - SlingServletResolver and 
SlingRequestProcessorImpl now cause HTTP status 500 if error handling 
script/servlet throws Exception or Error
     new a91a779  SLING-4143 - preserve original HTTP status and message if 
error handling script fails
     new 144d7d7  Refer to current snapshots
     new 30d8d48  Update dependencies after junit.* modules release
     new 5149a32  SLING-3226 - RedirectOnLogoutTest integration test fails on 
Oak: missing FormAuthenticationHandler
     new af48911  SLING-3221 - AuthenticationResponseCodeTest fails with Oak, 
missing FormLoginModulePlugin
     new a6d7cd8  SLING-3230 - UpdateUserTest integration test fails with Oak
     new 883ab0b  SLING-4258 - log what's being tested
     new f9d064a  SLING-4280 - Enable dumping of remote server logs in case of 
test failures
     new ea869a1  SLING-4280 - Enable dumping of remote server logs in case of 
test failures
     new 7bd51c3  SLING-4280 - Enable dumping of remote server logs in case of 
test failures
     new 6525a2a  SLING-4258 - JSON representation of Calendar values should 
preserve timezone - contributed by santiago garcía pimentel, thanks!
     new 4ad351c  Fix tests when a resource provider is unregistered
     new 054ab68  SLING-4318 - new VersionInfoServlet, requires an OSGi config 
to be enabled. Contributed by Tomek Rękawek, thanks!
     new e10906a  SLING-4294 - Servlet Filter Support adding 
sling.filter.pattern support
     new 07a5e97  SLING-4294 - Servlet Filter Support adding 
sling.filter.pattern support
     new 304f47e  SLING-4318 Support for :operation=restore
     new 28f956b  SLING-4598 : Migrate launchpad testing to provisioning model
     new 8359e8b  Use latest snapshot of commons testing during release vote
     new 1c7fea3  Use released commons testing
     new 8b71a17  Use released testing tools 1.0.10
     new ca1201e  Add excludes for rat
     new e20c272  SLING-4666 fix ITs of SlingPostServlet which does no longer 
allow redirects with host information
     new 38b6d3d  SLING-4674: clarify how the integration tests can be debugged 
(server- and client-side)
     new 575292a  SLING-4698 - Set parent.relativePath to empty for all modules
     new 269cc55  use org.apache.sling.commons.testing snapshot (SLING-4744)
     new 734b49f  SLING-4804 Pass semicolon parameters to resource resolver.
     new 7ef3385  Update to Sling Parent 23
     new 4a3dd16  SLING-4785 - sling.auth.requirements is ignored on expired 
credentials
     new 33d00ad  set parent version to 24 and add empty relativePath where 
missing
     new 92f5453  SLING-4918 - Frequent failures of 
AuthenticationResponseCodeTest
     new 8a74759  Remove namespace mapping related test
     new 4609bef  Prepare for Parameterized test
     new bd3c84a  Test indexing under several paths
     new a2df2fb  Fix SlingWebDavServletTest, but need to clarify if previous 
behavior was ok
     new efea730  SLING-4976 - this variant of the test passes against 
launchpad/builder at revision 1673619
     new 9f3af46  SLING-4976 - this variant of the test passes against trunk
     new 85dbb62  SLING-4978 - revert to org.apache.felix.http.jetty/3.0.2 
which passes ;v=1.1 parameter as we expect. Interestingly causes a change of 
behavior w.r.t recently added WebDavDoubleSlashTest
     new 0fb0e0c  SLING-4985 - use more robust config-based activation of the 
test servlet
     new f9019eb  SLING-4804 - add an integration test for getRequestURI and 
getRequestURL
     new cff7775  SLING-4987 - upgrade to org.apache.felix.http.jetty/3.1.0 and 
adapt tests accordingly
     new d871a26  Increase timeout to avoid failure with Oak. Need to 
investigate indexing readyness (might have changed in Oak 1.3.4)
     new 1f78b43  SLING-4825 - support Jackrabbit DeleteHandler - contributed 
by Satya Deep Maheshwari, thanks!
     new 0a9eab9  SLING-5040 - TeleporterRule tests
     new 358052d  SLING-5040 - convert resourceresolver-api.jsp to (cleaner) 
teleported test
     new 5109edb  SLING-5040 - move resourceresolver-delete.jsp to 
ResourceResolverApiTest
     new 1f63de5  SLING-5040 - move installer-duplicate.jsp to 
ServerSideInstallerTest
     new b64ac70  SLING-5040 - client-side customizer options
     new b9a00be  SLING-5040 - fix test
     new 73f1cb5  SLING-5040 - rename teleporter bundle to junit.teleporter
     new 5424837  SLING-5040 - call the Customizer lazily
     new ca5569d  SLING-5040 - configurable server credentials (and a few 
additional comments)
     new 3c7a1e7  SLING-5040 - verify before/after methods with TeleporterRule
     new eb6b249  SLING-5040 - remove unused constant
     new 7773664  SLING-5040 - implement and test LDAP filters for 
TeleporterRule-provided services
     new f60e76f  Update the org.apache.sling.junit.core version in 
integration-tests
     new 18c5852  Update the main reactor to parent 25
     new 7a7f72d  RedirectOnLogoutTest: remove unused imports
     new 634a4e9  SLING-3143 - CreateUserTest fails on Oak: 
CreateUserServlet.createUser doesn't work for UserAdmin group members
     new 4e67e5e  SLING-3229 - UserPrivilegesInfoTest integration tests fails 
on Oak (missing UserAdmin/GroupAdmin groups)
     new dc0133e  SLING-3230 -  UpdateUserTest integration test fails with Oak
     new ac380c1  SLING-5114 - Remove OakOnly and JackrabbitOnly annotations
     new caf9074  SLING-5114 - Remove OakOnly and JackrabbitOnly annotations
     new aeaf341  SLING-2721 - Integration test for JAXB marhsalling
     new 24bade2  SLING-5294 - TeleporterRule.withResources(...) implemented, 
with integration tests
     new 2a61523  SLING-5294 - multiple parameters for withResources(...)
     new ef719b7  FullTextIndexingTest - assert successful upload
     new 23b185b  Fix integration test
     new daff0a4  SLING-5353 - Test failures of 
WebDavDoubleSlashTest.testEmptyWorkspace
     new 793770e  SLING-5353 : Test failures of 
WebDavDoubleSlashTest.testEmptyWorkspace
     new c477e25  Use released modules
     new db1854f  Switch to parent pom 26
     new dbbbf63  Better testing instructions
     new fcb0378  SLING-5414 - embed the full text of the provisioning model in 
the Sling jar, under /resources/provisioning/model.txt
     new 7d6d95a  SLING-5414 - simplify test
     new 1bd9a75  SLING-5456 - implement SlingRepositoryInitializer extension 
points, with tests
     new 474ebbf  SLING-5449 - RepositoryInitializer integration test, creates 
a system user
     new 17e3048  SLING-5463 - that bug exposed another bug in this 
test...fixed.
     new 599f860  SLING-5482 - adapt the tests to PlanetsResourceProvider 
changes
     new a2d0cb8  SLING-5571 - temporarily revert to o.a.s.jcr.api 2.3.0 and 
disable the affected tests
     new 87d9f7f  SLING-5570 - use latest teleporter snapshot
     new f0e375d  SLING-5575 - select readiness media type with a system 
property
     new b17c461  InstallManyBundlesTest added - installer stress test (when 
used with optional high number of bundles)
     new ce53e75  Add integration tests for SlingPostProcessor services
     new c2d0dff  releng: updated to latest released dependencies
     new 3bd9709  SLING-5571 - reactivate tests related to 
SlingRepositoryInitializer
     new 8c00372  SLING-5653 - adaptTo tag fails when adaptTo parameter is an 
expression
     new 36eb108  SLING-5658 - getProperty tag fails when returnClass parameter 
is an expression
     new 6649620  SLING-5571 - This test can be reactivated
     new d1c0e1c  SLING-5800 - remove unnecessary snapshots
     new 2af002b  SLING-5800 - switch to current snapshots
     new 7c4f796  SLING-5355 - launchpad integration tests for :repoinit 
statements in the provisioning model
     new f784b51  SLING-5800 - use releases instead of SNAPSHOTs in integration 
tests
     new 517829b  SLING-5800 - use (about to be) released test-services
     new c637c41  [maven-release-plugin] prepare release 
org.apache.sling.launchpad.integration-tests-1.0.2
     new a0a3db3  [maven-release-plugin] prepare for next development iteration
     new 3c36f57  SLING-5800 - back to SNAPSHOT for test-services
     new 69d2148  Remove reference to oak run mode, since it's the default now.
     new 262e4da  SLING-5931 - Unable to register a servlet using the R6 Http 
Service Whiteboard
     new 9a77114  SLING-5931 - Unable to register a servlet using the R6 Http 
Service Whiteboard
     new 10ad772  SLING-5866 - add HeadServletTest
     new c2fc0e8  Update testing instructions
     new 7f02180  SLING-5866 - use test content from test-services bundle
     new 6ebc709  SLING-5866 - test 404 responses
     new 7e33487  Remove HttpServiceExtFilter and corresponding test, it's 
failing (since recent felix.http module update?) and not testing a Sling 
feature anyway
     new 80c2f22  launchpad/integration-tests: remove FILTER_COUNTER_HTTPSERVICE
     new 586d40e  Explicitely get state for each test
     new cf7aa17  SLING-4867 : EntityResourceList should be thread-safe
     new c392878  SLING-6285 - Implement LoginAdminWhitelist in JCR Base
     new 871683a  ResourceResolverProxyTest should set a timeout
     new f74094b  Fix failing test cases and move scripts into libs
     new 332ccf4  SLING-6713: Make the integration tests work again with the 
new johnzon setup
     new 64a23da  SLING-6747 SLING-6753 added ITs
     new b81abb7  SLING-6904: Remove commons.json from launchpad 
integrationtests
     new 7b9a5d0  SLING-6904: Remove commons.json from launchpad 
integrationtests - add missing JsonUtil
     new cc8cf0c  SLING-6928: Remove servlets.compat and commons.json vom 
launchpad.testing
     new 50e9667  Update to latest release junit.core version 1.0.26, 
testing.tools version 1.0.16, junit.remote 1.0.12 and junit.teleporter 1.0.14
     new 7c8f3d9  launchpad/integration-tests: use released versions
     new 2c70ff5  [maven-release-plugin] prepare release 
org.apache.sling.launchpad.integration-tests-1.0.4
     new 668550d  [maven-release-plugin] prepare for next development iteration
     new a9e2449  launchpad: move to SNAPSHOTs after releases
     new 4ed35ca  SLING-7048 - Add an integration test for scripted tag files
     new 01ec079  SLING-7081 - Restore FullTextIndexingTest
     new 4bdaa2b  SLING-4996 - FullTextIndexingTest needs very long (60 
seconds) timeout for Oak
     new ca06bd9  SLING-3224 - GetAclTest integration test fails due to 
incorrect privilege expansion in AbstractGetAclServlet
     new ae74c32  SLING-3224 - GetAclTest integration test fails due to 
incorrect privilege expansion in AbstractGetAclServlet
     new f765b2e  SLING-7092: Stop using port 8888 as a default for testing
     new a30b819  launchpad/integration-tests: use latest junit.teleporter 
bundle
     new 2d7bbc2  SLING-3228 - PostServletPrivilegesUpdateTest integration test 
fails with Oak, needs test categories
     new 0782bd6  Revert "SLING-3228 - PostServletPrivilegesUpdateTest 
integration test fails with"
     new 8e12b33  SLING-7133 - Add minimal HTL tests to launchpad/testing
     new 5cf065d  SLING-7133 - Add minimal HTL tests to launchpad/testing
     new 0b0672a  Use latest releases of the teleporter and commons.testing 
bundles
     new 64075f7  SLING-7167 Adjust READMEs
     new a636ab4  SLING-7167 Adjust READMEs

The 405 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