[
https://issues.apache.org/jira/browse/SLING-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908807#action_12908807
]
Justin Edelson commented on SLING-1737:
---------------------------------------
FWIW, I'm now getting 19 failures:
Failed tests:
testRemoveResourceAndRestart
[felix](org.apache.sling.osgi.installer.it.RemovedResourceDetectionTest)
testContextUpdate
[felix](org.apache.sling.osgi.installer.it.ContextBundleUpdateTest)
initialRegistrationTest
[felix](org.apache.sling.osgi.installer.it.RegisterResourcesTest)
removeAndReaddBundlesTest
[felix](org.apache.sling.osgi.installer.it.RegisterResourcesTest)
reAddZeroResourcesTest
[felix](org.apache.sling.osgi.installer.it.RegisterResourcesTest)
testSemiRandomInstall
[felix](org.apache.sling.osgi.installer.it.BundleInstallStressTest)
testPrioritiesUsingSnapshots
[felix](org.apache.sling.osgi.installer.it.BundlePrioritiesTest)
testInstallUpgradeDowngradeBundle
[felix](org.apache.sling.osgi.installer.it.BundleInstallUpgradeDowngradeTest)
testRemoveAndReadd
[felix](org.apache.sling.osgi.installer.it.BundleInstallUpgradeDowngradeTest)
testBundleDependencies
[felix](org.apache.sling.osgi.installer.it.BundleDependenciesTest)
testInstallAndRemoveConfig
[felix](org.apache.sling.osgi.installer.it.ConfigInstallTest)
testDeferredConfigInstall
[felix](org.apache.sling.osgi.installer.it.ConfigInstallTest)
testReinstallSameConfig
[felix](org.apache.sling.osgi.installer.it.ConfigInstallTest)
testNonSnapshot
[felix](org.apache.sling.osgi.installer.it.BundleSnapshotUpdateTest)
testSnapshot
[felix](org.apache.sling.osgi.installer.it.BundleSnapshotUpdateTest)
testSnapshotWithInstallerRestart
[felix](org.apache.sling.osgi.installer.it.BundleSnapshotUpdateTest)
testRegisterInvalidBundles
[felix](org.apache.sling.osgi.installer.it.InvalidBundlesTest)
testIndividualInvalidBundles
[felix](org.apache.sling.osgi.installer.it.InvalidBundlesTest)
testBundleStatePreserved
[felix](org.apache.sling.osgi.installer.it.BundleStatePreservedTest)
with both Maven 2.2.1 and 3.0-beta-3 on OS X
> Add state management for resources
> ----------------------------------
>
> Key: SLING-1737
> URL: https://issues.apache.org/jira/browse/SLING-1737
> Project: Sling
> Issue Type: Improvement
> Components: Installer
> Affects Versions: OSGi Installer 3.0.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: OSGi Installer 3.0.0
>
>
> Currently there is no state management, so it is hard to tell if a resource
> has been installed, should be installed, uninstalled etc.
> In some situations this leads to endless loops where something is tried over
> and over again - although nothing needs to be done anymore or can't be done.
> If we add proper state management to the resources, the installer knows what
> needs to be done and can act accordingly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.