339340341342343344345346347348349
// Adds Repository svc.addRepository(uri); // Removes Repository svc.removeRepository(uri); } // Tests installing all features in a repo and uninstalling // all features in a repo public void testInstallUninstallAllFeatures() throws Exception {