This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.paxexam-0.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit 391bf87ea6a33fd7199a1b2ffb943e5dae4288ca Author: Oliver Lietz <[email protected]> AuthorDate: Mon Jul 25 13:45:25 2016 +0000 drop launchpad namespace git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam@1753996 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/resources/templates/SlingOptions.txt | 2 +- src/main/resources/templates/SlingVersionResolver.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/SlingOptions.txt b/src/main/resources/templates/SlingOptions.txt index 5da283b..05bda2f 100644 --- a/src/main/resources/templates/SlingOptions.txt +++ b/src/main/resources/templates/SlingOptions.txt @@ -27,7 +27,7 @@ import static org.ops4j.pax.exam.cm.ConfigurationAdminOptions.factoryConfigurati import static org.ops4j.pax.exam.cm.ConfigurationAdminOptions.newConfiguration; /** - * NOTE: This file is generated from Sling's Launchpad Karaf Features + * NOTE: This file is generated from Sling's Karaf Features */ public class SlingOptions { diff --git a/src/main/resources/templates/SlingVersionResolver.txt b/src/main/resources/templates/SlingVersionResolver.txt index 642861a..5576b02 100644 --- a/src/main/resources/templates/SlingVersionResolver.txt +++ b/src/main/resources/templates/SlingVersionResolver.txt @@ -24,7 +24,7 @@ import java.util.Map; import org.ops4j.pax.exam.options.MavenUrlReference.VersionResolver; /** - * NOTE: This file is generated from Sling's Launchpad Karaf Features + * NOTE: This file is generated from Sling's Karaf Features */ public class SlingVersionResolver implements VersionResolver { -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
