This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git
from 7af18f0 docs: remove stale references to Launchpad Testing and to
running tests (#22)
new dcaec65 SLING-12534 Switch to Parent 62, Java 11
new 46cea4a SLING-12534 apply spotless formatting
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:
.sling-module.json | 5 +
pom.xml | 714 ++++++------
.../customizers/LaunchpadCustomizer.java | 55 +-
.../AbstractSlingResourceTypeRenderingTest.java | 39 +-
.../integrationtest/AuthenticatedTestUtil.java | 203 ++--
.../webapp/integrationtest/BundleContentTest.java | 44 +-
.../ContentLoaderMiscPropertyTest.java | 31 +-
.../webapp/integrationtest/CreateNodeTest.java | 78 +-
.../DavExDisabledAnonAccessTest.java | 41 +-
.../integrationtest/DavExIntegrationTest.java | 44 +-
.../webapp/integrationtest/EspLoadTest.java | 77 +-
.../webapp/integrationtest/EventsCounterTest.java | 53 +-
.../webapp/integrationtest/ExecuteScriptTest.java | 30 +-
.../integrationtest/ExportedPackagesTest.java | 38 +-
.../webapp/integrationtest/FileUploadTest.java | 40 +-
.../webapp/integrationtest/FiltersTest.java | 34 +-
.../webapp/integrationtest/FiltersTest2.java | 35 +-
.../webapp/integrationtest/ForwardTest.java | 73 +-
.../integrationtest/GeneratedNodeNameTest.java | 54 +-
.../integrationtest/GeneratedNodeNameTestStar.java | 52 +-
.../webapp/integrationtest/GetStarTest.java | 26 +-
.../webapp/integrationtest/GetWithSuffixTest.java | 56 +-
.../webapp/integrationtest/HttpPingTest.java | 40 +-
.../ImmediateScriptActivationTest.java | 47 +-
.../webapp/integrationtest/IncludeTest.java | 113 +-
.../webapp/integrationtest/InitialContentTest.java | 55 +-
.../integrationtest/JavascriptWrappersTest.java | 45 +-
.../webapp/integrationtest/JsonRenderingTest.java | 203 ++--
.../webapp/integrationtest/JspForwardTest.java | 82 +-
.../webapp/integrationtest/JspIncludeTest.java | 145 +--
.../webapp/integrationtest/JspScriptingTest.java | 84 +-
.../LaunchpadConfigInstallerTest.java | 28 +-
.../integrationtest/MappingEventsProxyTest.java | 29 +-
.../webapp/integrationtest/MiscUnsafeTest.java | 4 +-
.../webapp/integrationtest/MkdirTest.java | 54 +-
.../NodeTypeBasedRenderingTest.java | 65 +-
.../integrationtest/NodetypeRenderingTest.java | 77 +-
.../webapp/integrationtest/PostRedirectTest.java | 89 +-
.../integrationtest/PropertyRenderingTest.java | 42 +-
.../webapp/integrationtest/RangeStreamingTest.java | 37 +-
.../webapp/integrationtest/RedirectTest.java | 45 +-
.../webapp/integrationtest/RenderingTestBase.java | 34 +-
.../integrationtest/RequestAttributeTest.java | 66 +-
.../integrationtest/ResourceDecoratorTest.java | 28 +-
.../integrationtest/ResourceSuperTypeTest.java | 200 ++--
.../ScriptBindingsValuesProviderTest.java | 64 +-
.../integrationtest/ScriptBuiltinObjectsTest.java | 46 +-
.../integrationtest/ServerSideScriptsTest.java | 80 +-
.../integrationtest/ServletResolverConfigTest.java | 38 +-
.../SlingResourceTypeRenderingTest.java | 91 +-
.../integrationtest/SlingWebDavServletTest.java | 22 +-
.../webapp/integrationtest/StaticContentTest.java | 34 +-
.../webapp/integrationtest/StreamServletTest.java | 39 +-
.../integrationtest/SyntheticResourceTest.java | 39 +-
.../webapp/integrationtest/UploadFileTest.java | 128 +--
.../webapp/integrationtest/ValueFromTest.java | 69 +-
.../webapp/integrationtest/VanityPathTest.java | 39 +-
.../integrationtest/VersionInfoServletTest.java | 70 +-
.../integrationtest/VersionParameterTest.java | 50 +-
.../integrationtest/WebDavDoubleSlashTest.java | 22 +-
.../webapp/integrationtest/WebdavDeleteTest.java | 35 +-
.../webapp/integrationtest/WebdavOptionsTest.java | 32 +-
.../webapp/integrationtest/WebdavUploadTest.java | 69 +-
.../WriteableResourcesProxyTest.java | 29 +-
.../auth/AuthenticationResponseCodeTest.java | 103 +-
.../webapp/integrationtest/crud/CrudTest.java | 31 +-
.../indexing/FullTextIndexingTest.java | 41 +-
.../installer/InstallManyBundlesTest.java | 77 +-
.../installer/ServerSideInstallerTest.java | 51 +-
.../integrationtest/issues/SLING2082Test.java | 9 +-
.../integrationtest/issues/SLING2085Test.java | 10 +-
.../integrationtest/issues/SLING2094Test.java | 17 +-
.../integrationtest/issues/SLING2522Test.java | 31 +-
.../integrationtest/issues/SLING2617Test.java | 10 +-
.../integrationtest/issues/SLING457Test.java | 10 +-
.../integrationtest/issues/SLING760Test.java | 12 +-
.../webapp/integrationtest/jakarta/JsonTest.java | 8 +-
.../integrationtest/jaxb/JaxbMarshallingTest.java | 4 +-
.../integrationtest/login/AnonymousAccessTest.java | 64 +-
.../login/AuthRequestLoginTest.java | 61 +-
.../login/RedirectOnLoginErrorTest.java | 68 +-
.../login/RedirectOnLogoutTest.java | 57 +-
.../provisioning/EmbeddedModelTest.java | 47 +-
.../repository/RepoinitPathTest.java | 34 +-
.../repository/RepositoryInitializersTest.java | 45 +-
.../repository/RepositoryNameTest.java | 40 +-
.../repository/SystemUsersTest.java | 42 +-
.../PlanetsResourceProviderTest.java | 75 +-
.../resourceresolver/ResourceResolverApiTest.java | 94 +-
.../ResourceResolverGeneralTest.java | 1173 +++++++++-----------
.../runmodes/InactiveRunModeTest.java | 35 +-
.../scripting/SlingJSPTaglibTest.java | 113 +-
.../scripting/StandaloneScriptExecutionTest.java | 78 +-
.../integrationtest/scripting/htl/HtlTest.java | 96 +-
.../integrationtest/servlets/HeadServletTest.java | 70 +-
.../servlets/R6WhiteboardServletTest.java | 30 +-
.../servlets/RequestDispatcherServletTest.java | 29 +-
.../servlets/post/CustomPostOperationTest.java | 57 +-
.../servlets/post/PostResponseCreatorTest.java | 32 +-
.../servlets/post/PostSendErrorTest.java | 83 +-
.../servlets/post/PostServletAtCopyTest.java | 48 +-
.../servlets/post/PostServletAtDeleteTest.java | 63 +-
.../servlets/post/PostServletAtMoveTest.java | 75 +-
.../servlets/post/PostServletCopyTest.java | 426 +++----
.../servlets/post/PostServletCreateTest.java | 185 +--
.../servlets/post/PostServletDeleteParentTest.java | 65 +-
.../servlets/post/PostServletDeleteTest.java | 74 +-
.../servlets/post/PostServletImportTest.java | 685 +++++++-----
.../servlets/post/PostServletMoveTest.java | 493 ++++----
.../servlets/post/PostServletNopTest.java | 35 +-
.../servlets/post/PostServletOrderTest.java | 101 +-
.../post/PostServletOutputContentTypeTest.java | 89 +-
.../servlets/post/PostServletPatchTest.java | 58 +-
.../post/PostServletPrivilegesUpdateTest.java | 347 +++---
.../servlets/post/PostServletUpdateTest.java | 152 +--
.../servlets/post/PostServletVersionableTest.java | 360 +++---
.../servlets/post/PostStatusTest.java | 39 +-
.../servlets/post/PostToRootTest.java | 62 +-
.../servlets/post/ReferenceTypeHintTest.java | 50 +-
.../servlets/post/SlingAutoPropertiesTest.java | 81 +-
.../servlets/post/SlingDateValuesTest.java | 75 +-
.../servlets/post/SlingDefaultValuesTest.java | 55 +-
.../servlets/post/SlingPostProcessorTest.java | 43 +-
.../servlets/post/SlingSessionInfoTest.java | 31 +-
.../servlets/resolution/ExtensionServletTest.java | 55 +-
.../resolution/HtmlDefaultServletTest.java | 47 +-
.../servlets/resolution/PathsServletTest.java | 38 +-
.../resolution/PathsServletWithNodeTest.java | 45 +-
.../servlets/resolution/PrefixTest.java | 56 +-
.../servlets/resolution/PrioritiesTest.java | 37 +-
.../servlets/resolution/PutMethodServletTest.java | 54 +-
.../servlets/resolution/RequestObjectTest.java | 51 +-
.../resolution/RequestUriOptingServletTest.java | 36 +-
.../servlets/resolution/ResolutionTestBase.java | 142 ++-
.../servlets/resolution/SelectorServletTest.java | 71 +-
.../resolver/errorhandler/ErrorHandlingTest.java | 259 ++---
.../teleporter/BasicTeleporterTest.java | 40 +-
.../EmbeddedDependenciesTeleporterTest.java | 36 +-
.../integrationtest/teleporter/GeneratorRule.java | 50 +-
.../teleporter/LdapFilterTeleporterTest.java | 38 +-
.../teleporter/LocalServiceTeleporterTest.java | 52 +-
.../teleporter/MultipleRulesTeleporterTest.java | 59 +-
.../teleporter/ServicesPresentTest.java | 35 +-
.../integrationtest/teleporter/SomePojo.java | 28 +-
.../integrationtest/teleporter/SomeService.java | 28 +-
.../integrationtest/teleporter/SomeString.java | 28 +-
.../integrationtest/teleporter/SomeUtility.java | 34 +-
.../teleporter/TeleportedResourcesFolderTest.java | 46 +-
.../teleporter/TeleportedResourcesSingleTest.java | 48 +-
.../teleporter/TeleporterOptionsTest.java | 36 +-
.../integrationtest/util/EventsCounterUtil.java | 12 +-
.../webapp/integrationtest/util/JsonUtil.java | 61 +-
.../integrationtest/util/RepositoryTestUtil.java | 21 +-
.../integrationtest/util/ServerSideTestClient.java | 77 +-
.../webapp/integrationtest/xml/DomTest.java | 4 +-
.../webapp/integrationtest/xml/SaxTest.java | 3 +-
.../webapp/integrationtest/xml/XPathTest.java | 4 +-
.../sling/launchpad/webapp/jsp/TagFileTest.java | 67 +-
158 files changed, 6358 insertions(+), 6299 deletions(-)
create mode 100644 .sling-module.json