/[Apache-SVN]
ViewVC logotype

Revision 1771170


Jump to revision: Previous Next
Author: rombert
Date: Thu Nov 24 16:09:22 2016 UTC (7 years, 5 months ago)
Changed paths: 7
Log Message:
SLING-5228 - Remove loginAdministrative() usage from
org.apache.sling.installer.provider.jcr

Since the bundle is now using loginService instead of loginAdminstrative
and the commons.testing bundle does not provide support for that I have
moved the tests to use the Sling mocks.

This allows the removal of large chunks of test code. I also took the
opportunity to consolidate more tests under the same superclass where it
made sense.

As a side effect, the code now requires Java 7 but that should be ok.

Changed paths

Path Details
Directorysling/trunk/installer/providers/jcr/pom.xml modified , text changed
Directorysling/trunk/installer/providers/jcr/src/test/java/org/apache/sling/installer/provider/jcr/impl/FindPathsToWatchTest.java modified , text changed
Directorysling/trunk/installer/providers/jcr/src/test/java/org/apache/sling/installer/provider/jcr/impl/FolderDetectionTest.java modified , text changed
Directorysling/trunk/installer/providers/jcr/src/test/java/org/apache/sling/installer/provider/jcr/impl/JcrInstallTestBase.java modified , text changed
Directorysling/trunk/installer/providers/jcr/src/test/java/org/apache/sling/installer/provider/jcr/impl/MiscUtil.java modified , text changed
Directorysling/trunk/installer/providers/jcr/src/test/java/org/apache/sling/installer/provider/jcr/impl/ResourceDetectionTest.java modified , text changed
Directorysling/trunk/installer/providers/jcr/src/test/java/org/apache/sling/installer/provider/jcr/impl/ScanningLoopTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26