Uses of Class
org.apache.jackrabbit.vault.packaging.CyclicDependencyException
Packages that use CyclicDependencyException
-
Uses of CyclicDependencyException in org.apache.jackrabbit.vault.packaging
Methods in org.apache.jackrabbit.vault.packaging that throw CyclicDependencyExceptionModifier and TypeMethodDescriptionDependencyUtil.resolve(Map<PackageId, Dependency[]> list) Resolves a list of resolutions respecting their internal dependency references.static <T extends VaultPackage>
voidDependencyUtil.sort(Collection<T> packages) Sorts the packages by the dependency orderstatic <T extends JcrPackage>
voidDependencyUtil.sortPackages(Collection<T> packages) Sorts the packages by the dependency order