You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:23:22 UTC

[sling-org-apache-sling-commons-cache-container-test] branch master created (now 0059bbd)

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git.


      at 0059bbd  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new eb0372a  SLING-2555 moving into the right place this time, sorry.
     new e8fb701  SLING-2555 Adjusted the svn paths to fit the new location.
     new fc52db9  Use latest releases and update to new parent pom
     new a5fece0  Update to latest parent pom and use latest releases in launchpad
     new 10ba333  Correct reactor pom and update to parent pom 16
     new 91409ea  SLING-3239 - Upgrade to SCR 1.8.0
     new f41227d  SLING-4698 - Set parent.relativePath to empty for all modules
     new 0059bbd  SLING-7167 Adjust READMEs

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-commons-cache-container-test] 03/08: Use latest releases and update to new parent pom

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit fc52db9e271ee56916c44c16b5cf47733724e5e4
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Dec 23 06:53:35 2012 +0000

    Use latest releases and update to new parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1425425 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2f9a187..39514fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>13</version>
+        <version>14</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 08/08: SLING-7167 Adjust READMEs

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit 0059bbdf678f4c3f4edf5c26cfdf17507d424ec6
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Oct 3 09:27:26 2017 +0000

    SLING-7167 Adjust READMEs
    
    add missing README
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810727 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..508f4b3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Apache Sling OSGi PAX Exam support library
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 05/08: Correct reactor pom and update to parent pom 16

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit 10ba3332243b7c06a5c1aa29b95d6b031852eea2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun May 5 14:38:24 2013 +0000

    Correct reactor pom and update to parent pom 16
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1479333 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c0a3d61..a3bb903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>15</version>
+        <version>16</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 07/08: SLING-4698 - Set parent.relativePath to empty for all modules

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit f41227d30a0cf986299c72d2f2bb8b34cd0d8f8c
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu May 7 10:14:40 2015 +0000

    SLING-4698 - Set parent.relativePath to empty for all modules
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1678154 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 726a501..f0a929b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>16</version>
-        <relativePath>../../../parent/pom.xml</relativePath>
+        <relativePath/>
     </parent>
 
     <artifactId>org.apache.sling.commons.cache.container-test</artifactId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 06/08: SLING-3239 - Upgrade to SCR 1.8.0

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit 91409eaf5fee6d5df0b22cd1f78cc9040f5a83e2
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Nov 11 12:25:06 2013 +0000

    SLING-3239 - Upgrade to SCR 1.8.0
    
    Use org.apache.felix.scr in the launchpad/builder and also upgrade the
    version referenced in integration tests.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1540694 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                     | 2 +-
 src/main/java/org/apache/sling/test/AbstractOSGiRunner.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a3bb903..726a501 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.scr</artifactId>
-            <version>1.6.0</version>
+            <version>1.8.0</version>
         </dependency>
 
     </dependencies>
diff --git a/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java b/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java
index 771e1a0..43e6293 100644
--- a/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java
+++ b/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java
@@ -109,7 +109,7 @@ public  abstract class AbstractOSGiRunner {
 						// url resolution for pax
 						mavenBundle("org.ops4j.pax.url", "pax-url-mvn", "1.3.5"),
 						// to support declarative services
-						mavenBundle("org.apache.felix", "org.apache.felix.scr", "1.6.0"),
+						mavenBundle("org.apache.felix", "org.apache.felix.scr", "1.8.0"),
 						// bound to need servlet api
 						mavenBundle("org.apache.felix", "javax.servlet","1.0.0"),
 						// standard items.

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 01/08: SLING-2555 moving into the right place this time, sorry.

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit eb0372acf38eee6f48cbce5eef69ee82794ca4a7
Author: Ian Boston <ie...@apache.org>
AuthorDate: Fri Nov 9 05:22:15 2012 +0000

    SLING-2555 moving into the right place this time, sorry.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1407364 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                            | 116 +++++++++
 .../org/apache/sling/test/AbstractOSGiRunner.java  | 267 +++++++++++++++++++++
 2 files changed, 383 insertions(+)

diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..e589dc7
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+    http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling</artifactId>
+        <version>13</version>
+        <relativePath>../../../parent/pom.xml</relativePath>
+    </parent>
+
+    <artifactId>org.apache.sling.commons.cache.container-test</artifactId>
+    <version>0.1-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Apache Sling OSGi PAX Exam support library</name>
+    <description>
+        This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with 
+        a scope of test.
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache/container-test</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache/container-test</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/container-test</url>
+    </scm>
+    
+
+    <dependencies>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <scope>compile</scope>
+        </dependency>
+      <!-- Integration Testing with Pax Exam -->
+        <dependency>
+            <groupId>org.ops4j.pax.exam</groupId>
+            <artifactId>pax-exam-container-forked</artifactId>
+            <version>2.4.0.RC1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.pax.exam</groupId>
+            <artifactId>pax-exam-junit4</artifactId>
+            <version>2.4.0.RC1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.pax.exam</groupId>
+            <artifactId>pax-exam-link-mvn</artifactId>
+            <version>2.4.0.RC1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.pax.url</groupId>
+            <artifactId>pax-url-aether</artifactId>
+            <version>1.4.0.RC1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.pax.url</groupId>
+            <artifactId>pax-url-wrap</artifactId>
+            <version>1.4.0.RC1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.geronimo.specs</groupId>
+            <artifactId>geronimo-atinject_1.0_spec</artifactId>
+            <version>1.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.base</groupId>
+            <artifactId>ops4j-base-lang</artifactId>
+            <version>1.2.3</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.base</groupId>
+            <artifactId>ops4j-base-net</artifactId>
+            <version>1.2.3</version>
+        </dependency>
+        <dependency>
+            <groupId>org.ops4j.pax.tinybundles</groupId>
+            <artifactId>tinybundles</artifactId>
+            <version>1.0.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.framework</artifactId>
+            <version>4.0.2</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.scr</artifactId>
+            <version>1.6.0</version>
+        </dependency>
+
+    </dependencies>
+</project>
diff --git a/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java b/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java
new file mode 100644
index 0000000..771e1a0
--- /dev/null
+++ b/src/main/java/org/apache/sling/test/AbstractOSGiRunner.java
@@ -0,0 +1,267 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.sling.test;
+
+import static org.ops4j.pax.exam.Constants.START_LEVEL_SYSTEM_BUNDLES;
+import static org.ops4j.pax.exam.CoreOptions.bundle;
+import static org.ops4j.pax.exam.CoreOptions.composite;
+import static org.ops4j.pax.exam.CoreOptions.mavenBundle;
+import static org.ops4j.pax.exam.CoreOptions.options;
+import static org.ops4j.pax.exam.CoreOptions.provision;
+import static org.ops4j.pax.exam.CoreOptions.systemProperty;
+import static org.ops4j.pax.exam.CoreOptions.wrappedBundle;
+
+import java.io.File;
+import java.io.FilenameFilter;
+import java.net.URL;
+import java.net.URLClassLoader;
+import java.util.Dictionary;
+import java.util.Enumeration;
+
+import org.ops4j.pax.exam.Option;
+import org.ops4j.pax.exam.TestProbeBuilder;
+import org.ops4j.pax.exam.junit.Configuration;
+import org.ops4j.pax.exam.junit.ProbeBuilder;
+import org.ops4j.pax.exam.options.AbstractDelegateProvisionOption;
+import org.osgi.framework.Bundle;
+import org.osgi.framework.BundleContext;
+import org.osgi.framework.Constants;
+import org.osgi.framework.ServiceReference;
+
+/**
+ * Spin the cache up in a container to verify we have a working system.
+ * Parts shamelessly borrowed from the Integration Test class in commons.classloader.
+ */
+public  abstract class AbstractOSGiRunner {
+
+	// the name of the system property providing the bundle file to be installed
+	// and tested
+	private static final String BUNDLE_JAR_SYS_PROP = "project.bundle.file";
+
+
+
+	@ProbeBuilder
+	public TestProbeBuilder _extendProbe(TestProbeBuilder builder) {
+		System.err.println("Parent Builder");
+		
+		String imports = getImports();
+		if ( !imports.startsWith(",")) {
+			imports = ","+imports;
+		}
+		builder.setHeader(Constants.IMPORT_PACKAGE, "org.osgi.framework,org.apache.sling.test"+imports);
+		builder.setHeader(Constants.DYNAMICIMPORT_PACKAGE, "org.ops4j.pax.exam,org.junit,javax.inject,org.ops4j.pax.exam.options");
+		builder.setHeader("Bundle-ManifestVersion", "2");
+		
+		return builder;
+	}
+
+
+	/**
+	 * @return the artifact name to assist determining the correct jar to load from target/
+	 */
+	protected abstract String getArtifactName();
+
+
+
+	/**
+	 * @return a string of additional imports to the builder
+	 */
+	protected String getImports() {
+		return "";
+	}
+
+	protected Option[] getOptions() {
+		return options();
+	}
+
+
+
+	@Configuration
+	public Option[] configuration() {
+
+		String bundleFileName = getBundleFileName();
+		final File bundleFile = new File(bundleFileName);
+		if (!bundleFile.canRead()) {
+			throw new IllegalArgumentException("Cannot read from bundle file "
+					+ bundleFileName + " specified in the "
+					+ BUNDLE_JAR_SYS_PROP + " system property");
+		}
+
+		return options(
+				composite(getOptions()),
+				provision(
+						// url resolution for pax
+						mavenBundle("org.ops4j.pax.url", "pax-url-mvn", "1.3.5"),
+						// to support declarative services
+						mavenBundle("org.apache.felix", "org.apache.felix.scr", "1.6.0"),
+						// bound to need servlet api
+						mavenBundle("org.apache.felix", "javax.servlet","1.0.0"),
+						// standard items.
+						mavenBundle("commons-collections", "commons-collections", "3.2.1"), // 3.2.1 is a bundle, 3.2 is not
+						mavenBundle("commons-io", "commons-io", "1.4"),
+						// export ourselves
+						wrappedBundle(mavenBundle("org.apache.sling","org.apache.sling.commons.cache.container-test")).exports(AbstractOSGiRunner.class.getPackage().getName()),
+						// add the project thats being tested.
+						bundle(bundleFile.toURI().toString())
+				),
+				// below is instead of normal Pax Exam junitBundles() to deal
+				// with build server issue
+				new DirectURLJUnitBundlesOption(),
+				systemProperty("pax.exam.invoker").value("junit"),
+				bundle("link:classpath:META-INF/links/org.ops4j.pax.exam.invoker.junit.link")
+				);
+	}
+
+
+
+
+
+
+
+
+
+
+
+	private String getBundleFileName() {
+		String bundleFileName = System.getProperty(BUNDLE_JAR_SYS_PROP);
+		if (bundleFileName == null) {
+			// are we in an IDE, can we guess the jar name. 
+			File target = new File("target");
+			final String artifactName = getArtifactName();
+			System.err.println("Listing files in "+target.getAbsolutePath()+" looking for "+artifactName);
+			
+			File[] jars = target.listFiles(new FilenameFilter() {
+
+				public boolean accept(File dir, String name) {
+					if (!name.endsWith(".jar")) {
+						return false;
+					}
+					if (name.endsWith("sources.jar")) {
+						return false;
+					}
+					return name
+							.startsWith(artifactName);
+				}
+			});
+			if (jars.length > 0) {
+				bundleFileName = jars[0].getAbsolutePath();
+			}
+		}
+		return bundleFileName;
+	}
+
+
+
+	
+	protected void check() {
+		try {
+			Class<?> t = this.getClass().getClassLoader().loadClass("javax.transaction.TransactionManager");
+			System.err.println("Loaded Class "+t+" from classloader "+t.getClassLoader());
+			ClassLoader cl = t.getClassLoader();
+			if ( cl instanceof URLClassLoader ) {
+				URLClassLoader u = (URLClassLoader) cl;
+				for ( URL url : u.getURLs() ) {
+					System.err.println("Classloadr url"+url);
+				}
+			}
+			
+		} catch (ClassNotFoundException e) {
+			throw new RuntimeException(e);
+		}
+	}
+
+	/**
+	 * Try and load a class from each bundle in turn.
+	 * @param bundleContext
+	 * @param classname
+	 */
+	protected void findClassHome(BundleContext bundleContext, String classname) {
+		System.err.println("Bundle is "+bundleContext);
+		for ( Bundle b : bundleContext.getBundles()) {
+			System.err.println("Bundle is "+bundleContext);
+			if ( classname != null ) {
+				try{
+					Class<?> t = b.loadClass(classname);
+					ClassLoader cl = t.getClassLoader();
+					System.err.println("Loaded  "+t+" "+cl);
+				} catch ( Exception e ) {
+				}
+			}
+		}
+		
+	}
+	
+	/**
+	 * List all the bundles showing services and headers.
+	 * @param bundleContext
+	 */
+	protected void listBundles(BundleContext bundleContext) {
+		System.err.println("Bundle is "+bundleContext);
+		for ( Bundle b : bundleContext.getBundles()) {
+			System.err.println("Bundle is "+bundleContext);
+			Dictionary<String, String> headers = b.getHeaders();
+			for( Enumeration<String> e = headers.keys(); e.hasMoreElements();) {
+				String key = e.nextElement();
+				System.err.println("	Header "+key+" "+headers.get(key));
+			}
+			ServiceReference[] srs = b.getRegisteredServices();
+			if  (srs != null ) {
+				for ( ServiceReference sr: srs) {
+					System.err.println("	Service "+bundleContext);
+				}
+			}
+		}
+	}
+
+	/**
+	 * This code is taken from commons.classloader.it.DynamicClassLoaderIT Clone
+	 * of Pax Exam's JunitBundlesOption which uses a direct URL to the
+	 * SpringSource JUnit bundle to avoid some weird repository issues on the
+	 * Apache build server.
+	 */
+	private static class DirectURLJUnitBundlesOption extends
+			AbstractDelegateProvisionOption<DirectURLJUnitBundlesOption> {
+
+		/**
+		 * Constructor.
+		 */
+		public DirectURLJUnitBundlesOption() {
+			super(
+					bundle("http://repository.springsource.com/ivy/bundles/external/org.junit/com.springsource.org.junit/4.9.0/com.springsource.org.junit-4.9.0.jar"));
+			noUpdate();
+			startLevel(START_LEVEL_SYSTEM_BUNDLES);
+		}
+
+		/**
+		 * {@inheritDoc}
+		 */
+		@Override
+		public String toString() {
+			return String.format("DirectURLJUnitBundlesOption{url=%s}",
+					getURL());
+		}
+
+		/**
+		 * {@inheritDoc}
+		 */
+		protected DirectURLJUnitBundlesOption itself() {
+			return this;
+		}
+	}
+}

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 02/08: SLING-2555 Adjusted the svn paths to fit the new location.

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit e8fb701024637ab11cdb56febae8ee9034d7cf7e
Author: Ian Boston <ie...@apache.org>
AuthorDate: Fri Nov 9 05:29:25 2012 +0000

    SLING-2555 Adjusted the svn paths to fit the new location.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1407365 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index e589dc7..2f9a187 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache/container-test</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/whiteboard/ieb/cache/container-test</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/whiteboard/ieb/cache/container-test</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/contrib/extensions/cache/container-test</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/contrib/extensions/cache/container-test</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/contrib/extensions/cache/container-test</url>
     </scm>
     
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-commons-cache-container-test] 04/08: Update to latest parent pom and use latest releases in launchpad

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-cache-container-test.git

commit a5fece082d4f5647e0e71837d48454591c4039cb
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Feb 18 08:38:52 2013 +0000

    Update to latest parent pom and use latest releases in launchpad
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1447147 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39514fa..c0a3d61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>14</version>
+        <version>15</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.