You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/01/21 10:41:23 UTC

svn commit: r1272 [13/19] - /release/sling/

Added: release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.asc (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpuZ/N/aP9QFa/IoRAomnAJ9ATJuW7SLlyDCXZx8NCC+9/scvIACgjO9e
+U7HM0Jw6XaPxRZtI1mNjuuM=
+=59Eq
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.md5
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.md5 (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+8483791129b72dca1fb017c6aaee4e0a
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.sha1 (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6-sources.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0adbffe3c9f5e3ac34e7e5be56f134bf4c66c8c0
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.remote-1.0.6.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.junit.remote-1.0.6.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.junit.remote-1.0.6.jar.asc
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.jar.asc (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpuZ/N/aP9QFa/IoRAgKoAKCQzaJErmreZWfwMg+8vI4eMN/hvQCfbMRx
+b6uQBIcLKwgZLpI4B9u+cRk=
+=y6F5
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.remote-1.0.6.jar.md5
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.jar.md5 (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0dcbbfd0c71918535a213e0982b25062
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.remote-1.0.6.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.jar.sha1 (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+e2e3c0e393004700151bcb260c6861c1724a16e2
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.remote-1.0.6.pom
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.pom (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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>10</version>
+    </parent>
+
+    <artifactId>org.apache.sling.junit.remote</artifactId>
+    <version>1.0.6</version>
+    <packaging>bundle</packaging>
+
+    <name>Apache Sling JUnit Remote Tests Runners</name>
+    <description>Utilities to run server-side JUnit tests remotely</description>
+    
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.junit.remote-1.0.6</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.junit.remote-1.0.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.junit.remote-1.0.6</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-scr-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Export-Package>
+                            org.apache.sling.junit.remote.exported.*,
+                            org.apache.sling.junit.remote.ide.*
+                        </Export-Package>
+                        <Import-Package>
+                            org.apache.http.*; resolution:=optional,
+                            org.apache.sling.testing.tools.http; resolution:=optional,
+                            org.junit.internal.*; resolution:=optional,
+                            *
+                        </Import-Package>
+                        <Sling-Test-Regexp>.*Test</Sling-Test-Regexp>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    
+    <dependencies>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.core</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.junit.core</artifactId>
+            <version>1.0.6</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.scr.annotations</artifactId>
+            <version>1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.8.2</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <version>1.5.11</version>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-simple</artifactId>
+            <version>1.5.11</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.testing.tools</artifactId>
+            <version>1.0.2</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.json</artifactId>
+            <version>2.0.6</version>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+        </dependency>
+    </dependencies>
+</project>

Propchange: release/sling/org.apache.sling.junit.remote-1.0.6.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.junit.remote-1.0.6.pom.asc
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.pom.asc (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpuZ/N/aP9QFa/IoRAqu0AJ0XfobpR2baZQ9Fm399JMdIfPTLCQCbB6lY
+pN6MiJbikYgS7TEi7Xv3mqg=
+=rPP/
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.remote-1.0.6.pom.md5
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.pom.md5 (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.pom.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+9ccb02c570193e878b8b66e6fc2aee03
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.remote-1.0.6.pom.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.remote-1.0.6.pom.sha1 (added)
+++ release/sling/org.apache.sling.junit.remote-1.0.6.pom.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+cdaa252eebbe5f0ba4ca8566ee1fa1f605d72ced
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpucVN/aP9QFa/IoRAjwxAKC29D581v54TjJhAzsxH1qD6jrxlgCeKC2K
+x4CKdsGUb+4LCS43YVRnWfw=
+=2ZmG
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.md5
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.md5 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+5a89d3dbb3e60a3413c8010260b2cbf1
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.sha1 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-javadoc.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+d8cd3e49c69b11e359c769fb273cc13f3cd42dc4
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpucVN/aP9QFa/IoRAkWHAJ9PfAXtEf35BQ5f435vZQ+PZjixQACg30aB
+iIa8zhg8P3PqtYHrJvP8CuM=
+=hwfK
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.md5
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.md5 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+eaf67f30e2a4c4dabd46b4398829aa61
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.sha1 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-source-release.zip.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+e5821a6569d714a630f3e21044f0bfb50e81efe7
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.asc (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpucVN/aP9QFa/IoRAuDLAJ9tiVcUmQN10qvL80XMUlIkTFNZKgCfXqy3
+LqdVDy1lUE/AJe2rsSbDoNU=
+=88sj
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.md5
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.md5 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+34fd6519af51b9fdcb168d44d37e9e94
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.sha1 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6-sources.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0ecbfcf9a34a3503b15f48e25455d9d3edee2708
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.junit.scriptable-1.0.6.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.asc
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.asc (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpucVN/aP9QFa/IoRAq83AKDQrSZJA/WJXLzcqY5HKR4Y/51G3gCgppqh
+0WtM1AapbuYU3rlq1bLaLgQ=
+=LBFn
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.md5
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.md5 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+58ce7b9f25a0e9da9cca3528ec638e76
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.sha1 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+502b84b8e29c575bc89914ac02cb08c2ace903fa
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.pom
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.pom (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    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>10</version>
+    </parent>
+
+    <artifactId>org.apache.sling.junit.scriptable</artifactId>
+    <version>1.0.6</version>
+    <packaging>bundle</packaging>
+
+    <name>Apache Sling JUnit Scriptable Tests Provider</name>
+    <description>
+        Registers Sling test resources with the JUnit core 
+        so that they can be run as tests.
+    </description>
+    
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.junit.scriptable-1.0.6</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.junit.scriptable-1.0.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.junit.scriptable-1.0.6</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-scr-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Private-Package>org.apache.sling.junit.scriptable.*</Private-Package>
+                        <Sling-Nodetypes>SLING-INF/nodetypes/slingtest.cnd</Sling-Nodetypes>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.core</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.compendium</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.scr.annotations</artifactId>
+            <version>1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.0.2-incubator</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.engine</artifactId>
+            <version>2.2.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.jcr.api</artifactId>
+            <version>2.0.2-incubator</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.jcr.resource</artifactId>
+            <version>2.0.6</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.junit.core</artifactId>
+            <version>1.0.6</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.8.2</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+            <version>1.5.11</version>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+</project>

Propchange: release/sling/org.apache.sling.junit.scriptable-1.0.6.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.asc
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.asc (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (Darwin)
+
+iD8DBQBNpucVN/aP9QFa/IoRApQ8AKDBhH8OeUbHObFmlcW/T0pf/CWCWQCgy+0O
+C02z5yFX56E4dzEGusCJ+oc=
+=3TpU
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.md5
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.md5 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+aeef1a64c75a55c8456ab013f78ce695
\ No newline at end of file

Added: release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.sha1
==============================================================================
--- release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.sha1 (added)
+++ release/sling/org.apache.sling.junit.scriptable-1.0.6.pom.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+8fd1ab00b8d11b9075f68c749751f1c00efc5de0
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad-6-standalone.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad-6-standalone.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad-6-standalone.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad-6-standalone.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad-6-standalone.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk17vr8ACgkQXif4bvebdxXtigCdH47hzq4PF+7ESDfNi1OJ38t4
+qKcAn1dee19/by0ElsUP+jmCuAzXzLxe
+=BeOm
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad-6-standalone.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad-6-standalone.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad-6-standalone.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+854d14d22c281d9b09f9253f6df6a2ab
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad-6-standalone.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad-6-standalone.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad-6-standalone.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+f5a221046bbc00161f3fe6daa795155e30768de7
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad-6.war
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad-6.war
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad-6.war.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad-6.war.asc (added)
+++ release/sling/org.apache.sling.launchpad-6.war.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk17vr8ACgkQXif4bvebdxUOgQCfWgo+vrWxbZezPElg4Ll7NIHF
+BagAn2P2WS/J72t8ECHPEu8inmpKMIFA
+=x+ek
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad-6.war.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad-6.war.md5 (added)
+++ release/sling/org.apache.sling.launchpad-6.war.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+3e6b6739d2a85a2fb5b4a062204aa6a9
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad-6.war.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad-6.war.sha1 (added)
+++ release/sling/org.apache.sling.launchpad-6.war.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+7dfebea4aaf5c5092e6129f914d812622d5a35a6
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
+
+iQIcBAABCgAGBQJPJ/aUAAoJED/PUp/y8noGfm4QAJj3F4hgeusvejaMXDEPjuFW
+M7RXf02nut43Om4qb4f19BLmFi2HPSh3M3g8X008IMiBMEeDJB5yGeIvzTZFsaFs
+T1U9/ptaiFcpw7WlR4kuGzACUQ/CEV0ZY7R+t+2gjf75XwH4tZz/mBSlIcxSv64C
+iFcG6fS5+qle/nD0uGyDKXjzWd1rvHV+IpbvKndOJKni6IwB0YL90f1wywgUPdqq
+q/v6jm4NcAyh5qS2YzXN5b+6+htdpafCRXze7C7bQxVn4o4vZ5ppdE1Y3cpov8Ze
+zixzk2+arrZGn5Vtwuh1T67Qn0LNTvJ1g4zRObWlzQYfGTloMoYsJVWpcUais/B7
+6Liri5V00EivpgVic+mhBjJmjF33My+xH7ZFko/kYJytZRT57uoTuaEBc0YjAAPJ
+V2/9my1OPDEUz71c5joiz0jRdZelJAO8A4p7Nt5X3EQ/3HWhNt5PMET9Cx75pCNj
+ga3ZGCc4MhH1XAXrUu6H4uWW6cL46faYg5khDzyZmZ5LQ2v2NIlQVCRwFkRBAQI3
+t14Dt0OBbhXwrXk0QQcW8HFWeFf9eH/DT4M2yY5hYDq5Ld/DbK3QqO8g0LAM16oV
+Oi0d2p8vvZGenwo37UMsfNpHdTqo4EV7PDtpIaaGWxyLovd3NZm44/S+c+zucLOO
+ZvhUC5tZSEEFioxhipU4
+=Hz1g
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+f4874a4f6cdf1e47d6496dfce616f845
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-javadoc.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+21d352e3fc7605d82ec906db8c57f84c7d523ad9
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
+
+iQIcBAABCgAGBQJPJ/aTAAoJED/PUp/y8noGRc4P/3r/OrTVRmHs0inG8AgMiVb6
+cionH3AkorwLMvolbj47kCyEUz44jK/QAGF61pMLPjv5FgMq5YDhR75b2fMUlD66
+DtrphTJ5vWaiPE34M4Ow02Hz9hEm5+87SxVvGxYeTh1VQBc4QlEe3adW4K54QF1N
+7Xylhumw8/CocH5dc+Ej1JiXDdUo1nFBoke4TxUH471nORb//uaKgwH9COsr8cVw
+ouZM9DAuPo7fKU4gZSfGZgrzZwwk58f31oCL5XEztPz7sg1XucXgsavT5xj/jOos
+1UfO2fyDG8EfsfwAqjtY6J18yDjrdvCyomyiqzfd+WWHwvNvb0Kgo/cY/8xfFHcd
+JT3IxoEALGauYtUYbYsa/EsBSgqM4R5kqezdV9jCaPTBR51tkfDRnzhdG9gMBNNw
+olQdP6ByrndFBrMhQwnjcvEzD6kB6SZralfr+NrXEkbZJPETp4dZZ1PM1VWR8EU0
+U1N6yr+Yc3uKCllXOoVkIywU9/UG+Kt/aQZAM5drJzN9q+EJRW+oeXHeG/U/xegk
+siKCEF0auLXwFEi/+4TDkcs103rvmSaW6ou6OsY9RaghIAa+O6431T9YyOZT9WSH
+ZTfUOqtL7Bsj457Wrgmg3UedzBc0QvRx1iZ2AcEkHtiRRs7NulM/mJaFD0Ye/AYO
+uH16bZZYh/uoyzc8baoq
+=/Em/
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.md5 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+2d0569a9558a4557d00cdb08433c09cf
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-source-release.zip.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0dc1d5e659f9172bd9d6725171fbb9813aef7460
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
+
+iQIcBAABCgAGBQJPJ/aTAAoJED/PUp/y8noGDgUQAJrWojoe03KmnYAAWY7ub0uy
+2kqtiRI+tlxE8JLKjT+qPeOa7j3LekuGMX+1dTCWOPbMEhfKZ5gSOt8R7b4WpIXI
+xxE7MlO6p2ibMDPgd47m8qhFMOKgAQbOkd03rgzL+If2pgX3lrfQvnptgixDXz7m
+5Xz6P9pF/GEFiO211f7T6/+h1r1AF06eCcXC6wkvFQVpnVlXCptSihsfPXsD68X7
+DuF3p/oxqJoAxxc9Zj5k2ie+YLlQvKZIpO6KSL/JB0YBz+WnlXnPnOmW9C44XaP2
+3vc9qObEPed384X3IVIpkj816bfHARkyxhwgTpWdIs4EmBXE3dZ9O6WnSrROQU1q
+alK9IZZq6TNmHlhW6igx9hs5TrwyBWz9KtKhrX2+VFGV56QKhscr49kmT3owkitI
+4fcX8g17r2yOMJJKmpEAd5RzDFTmQMX7kHKFuQdim1r3aOi6iBBvxr0tmyO5owB+
+OUSkD9Xyf7vU2LEw2oFO78iVuEKm7UyIZrjTUJIYQfEwm56tbUvCWd78Ng5w47g1
+XFRRCsX3Bx8NYERb3avpnQyM6dsovDVFa9a2EUtsYiOm82RXOzetyNE1jSgP2ccu
+vM7vpe+Sm5hrU6/vNR5LjDDbsq+Da5V/6ZoGAvNeCauUqh3ayR4YeFhTSrgy3HNc
+E8bQiohozQ5AJy4EhQSc
+=K1rI
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0acedf62721d416462a7138067927496
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0-sources.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+c628f55a37d701f57da679d9770807625ad660d2
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.api-1.1.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
+
+iQIcBAABCgAGBQJPJ/aRAAoJED/PUp/y8noGjbYP/2SN/a8si8s9MqfjrfPGXqKj
+dHoBz4w/0uvFMeCOjtOzLab9AVE+gWLe5kDUawDzfxCrX2O/Tg1m2IWbmpbzhIcl
+Xb8yUuIM6rQpyt8cEqB4hfLQ6Y6hKzO/hkvULsr+ykOGTa609wB9dr7vhuc/p2+g
+tssky/uYXN+VbBzeogKjGA9V0VFVPRovHdSts9gasiXW+G8nMserrfmzXLPgrsxD
+oqy6IzCJGjG+0p7iDNDnVwzu9FAykO9PCTzdAJjzNpviireLBksp1m3WNr07+tVM
+d6kWSXyX19QptFhXkli1fzWY2bU9JjBP4A6Wi18tZqI/v0Uq15CVt8UMDRHnt5rI
+JHtkoL8P0Lx9FSBxR7ZxB1OXoihgj0TbwhZnr2/EL1o7nTgGogxSpEPnOGSz999r
+2S3RLqoNSzXs6gdRwi9lrGsgEyEeC0gchz5h32DZ7C7Z1y0K4bZ7Bp4g3gdR8wf9
+lESQLp7mFVQIOwTQIpAfGRluNxMhVG8PILodP+eviTzUDAeX3eh1t0DBrCswAq1B
+3x+U3eIwWIDo9/YOdMtXq2oz/0dysmfPRGpXdlearDw17uWfrJeuze2eMnce1IvN
+x7HADti0mRA9qhr9yrrjEIX/4txN9LPrNvBdaKbnmeiZB/8JAUHHhNJnGrv6afoo
+Tfug3vJS8oTFz/UfGRdw
+=iT9j
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+1b418fceeb8962d835958d7106c64d16
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+cfe6d1bea0f6f0f2dea93c173b72c81ace8cdd57
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.pom (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,52 @@
+<?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/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.sling</groupId>
+        <artifactId>sling</artifactId>
+        <version>12</version>
+        <relativePath>../../parent/pom.xml</relativePath>
+    </parent>
+
+    <artifactId>org.apache.sling.launchpad.api</artifactId>
+    <version>1.1.0</version>
+    <packaging>bundle</packaging>
+    <name>Apache Sling Launchpad API</name>
+
+    <description>
+        This module contains the API exposed by Launchpad to bundles.
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.api-1.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.api-1.1.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.api-1.1.0</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Export-Package>org.apache.sling.launchpad.api;version=1.1.0</Export-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>
\ No newline at end of file

Propchange: release/sling/org.apache.sling.launchpad.api-1.1.0.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
+
+iQIcBAABCgAGBQJPJ/aSAAoJED/PUp/y8noGcbgP/3gTxGJqycbj0T2FWBji2W/8
+FHld6X90UXNcWHLS5gSg4RgwzXHy+7GFWjZJxMsDqE8w5XjdT5fTbTQ/U5A0FAHg
+Ff8avA+cHjz7ZGqchsXqGj3jXOgw4bhIFDcBzM6OVFaqSjjgvbDcCkWjCXWCZ2A5
+2dRQj1R8+nwNobbbak1P5D4c0sWbDEBcjg0TB7zDJkRg8V9QQnSuBWBHWy5y8e8h
+o4s3j/HALLIBfY+kk8sedlOQqlPoZ9kbK4y3CXXdg1M34Eku3pF1lHRs4a05VOZZ
+AJdqhmLP3MGwR3LQ0L6qI5MVMP3kPfglmRpv/6B1KcJ2kNUqS7JX43vBWTsnijy3
+I1ro9aPBQb8PGjOYFdn/dGlAOCDMwlGZp+NxGeFnu3CzXTZ9+W7XcEN47Tzvlhod
+JDfpkKQweB9/ejouufLDXh1GMJ1kdGnwLaRKbDE9SOLkwn8HVG+D2FslXqnanKT9
+X0VJ51HGkhVJhLyWjcA1R6M0h11e9ptQr6P0TGWOKqffYVF4BsuYlehbqQLS9ZyU
+8gm1jgZcf+zTW7b/5Daf+dQ0IUpLqSwspQ0MmEtuG8VoCioK1XIPczcOmwV3hznx
+BejoVsirY45eUKCLR2JT7yZfVioCUBOXOKFzdbHeCt8gxmNkai6jD8OyE/FjUYUN
+K5SFJSB0UUKNdQWdujRE
+=nBN+
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.pom.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.pom.md5 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.pom.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+ee302928267f371b6f5b8da587847149
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.api-1.1.0.pom.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.api-1.1.0.pom.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.api-1.1.0.pom.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+ebb0111f531fcc0c15a4638d25f352754bb03196
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAk+gEZkACgkQXif4bvebdxVAjACfUPuezyWiI9HD0R7wnXeprRcO
+TRMAoJzH+0EZ/kHO0gHZF6l4YJDNoA06
+=+lUn
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0f63c3d2c2e15b7f1bd2cacf1ae3db89
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.asc.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+88f40fcfa2e545ed09a6e6955999bea729312238
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+a172e2a875b263d0c711e3a49aa65d53
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-app.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+6051b04d925e33a5db11a507686a21f3a5262548
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAk+gEZkACgkQXif4bvebdxX8MQCgkiGT46p9MjEYxvYGNL5IaQB1
+uCsAoLQi17Z8qRoBmptPd8dHdymBegsi
+=dOJw
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+73878f8ea0468354c360275f71b44e50
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.asc.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+085b321a54a8c125590ef016c8afebf9c36b409d
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+38fa652fc5eaf447752de9c50c689b90
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-javadoc.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0caca05caebf80901ff64aa9febfcd1bc087f618
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAk+gEZkACgkQXif4bvebdxUWhwCfUPBVjZeZHatkUYnfiOY3vvRM
+weIAoLpSGoK5UIBMQNaxDxiq9qMy3CDk
+=hF7D
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+87e9f44c9f760c825da31463e2359c85
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.asc.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+09f789a3b6bc25f9916cee60160606e6297f751a
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+22d4dfc5063d2caa16e2b34fe1b1744f
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-source-release.zip.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+78cbe4180ec0ec4d949e00d9a1273301401949e8
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAk+gEZkACgkQXif4bvebdxVc/QCeLs3i8xotDM9UoWziHHRA8+1b
+HXUAoK1Ko4ZGSncNvO+LkpLEWYTYZ6Bm
+=+/DH
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+45ed3726fc161b941871c6baaf58936b
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.asc.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0e831893ad3f75c40689e37adc5da146ccfd767b
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+1382b59a6ba4b0f71ae621892447af75
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0-webapp.war.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0bab25f12aea9f7cdf2de465ffb20464e246847e
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.base-2.4.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAk+gEZkACgkQXif4bvebdxVwIACgy69k3wp/jL1rtCg5US6IPZDE
+j0gAoLlBxoueoYFJov/uTckkM/J0Drpt
+=30Jp
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+77d558561f92a82e45e48082ab617aef
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.jar.asc.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+08c280536afef8221b72d139d6528b67fffbc684
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+3f4e84fe318d8104cd920386c3e8d2a0
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+e353292507436901804f2499599c7051c78a40c8
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.pom (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,279 @@
+<?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>12</version>
+        <relativePath>../../parent/pom.xml</relativePath>
+    </parent>
+
+    <artifactId>org.apache.sling.launchpad.base</artifactId>
+    <version>2.4.0</version>
+    <packaging>bundle</packaging>
+
+    <name>Apache Sling Launchpad Base</name>
+    <description>
+        This module contains the common classes and configuration files used
+        by the various launchpad modules..
+    </description>
+
+    <properties>
+        <felix.httpservice.version>2.2.0</felix.httpservice.version>
+    </properties>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.base-2.4.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.base-2.4.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.base-2.4.0</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-Category>
+                            sling
+                        </Bundle-Category>
+                        <Bundle-SymbolicName>
+                            system.bundle
+                        </Bundle-SymbolicName>
+                        <Bundle-DocURL>
+                            http://cwiki.apache.org/SLING/the-sling-launchpad.html
+                        </Bundle-DocURL>
+                        <Private-Package>
+                            <!-- External (app, webapp) components -->
+                            !org.apache.sling.launchpad.base.shared.*,
+                            org.apache.sling.launchpad.base.*
+                        </Private-Package>
+                        <Import-Package>!*</Import-Package>
+                        <Export-Package>!*</Export-Package>
+                        <DynamicImport-Package>*</DynamicImport-Package>
+                        <Embed-Dependency>
+                            org.apache.felix.framework;inline=org/**|META-INF/**,
+                            org.apache.felix.http.proxy;inline=org/apache/**,
+                            org.apache.sling.launchpad.api;inline=org/apache/sling/launchpad/api/**
+                        </Embed-Dependency>
+                    </instructions>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-dependency-plugin</artifactId>
+                <executions>
+                    <!-- Launcher Felix HttpService Bridge -->
+                    <execution>
+                        <id>copy-felix-httpservice-bridge</id>
+                        <goals>
+                            <goal>copy-dependencies</goal>
+                        </goals>
+                        <configuration>
+                            <includeArtifactIds>org.apache.felix.http.bridge</includeArtifactIds>
+                            <excludeTransitive>true</excludeTransitive>
+                            <outputDirectory>
+                                ${project.build.directory}/felix-bridge
+                            </outputDirectory>
+                        </configuration>
+                    </execution>
+                    <!-- Embed code from osgi.commons -->
+                    <execution>
+                        <id>extract-sling-commons-osgi</id>
+                        <goals>
+                            <goal>unpack-dependencies</goal>
+                        </goals>
+                        <configuration>
+                            <includeArtifactIds>org.apache.sling.commons.osgi</includeArtifactIds>
+                            <excludeTransitive>true</excludeTransitive>
+                            <outputDirectory>
+                                ${project.build.directory}/classes
+                            </outputDirectory>
+                        </configuration>
+                    </execution>
+                    <!-- Embed osgi Version class from framework-->
+                    <execution>
+                        <id>extract-osgi-framework</id>
+                        <goals>
+                            <goal>unpack-dependencies</goal>
+                        </goals>
+                        <configuration>
+                            <includeArtifactIds>org.apache.felix.framework</includeArtifactIds>
+                            <excludeTransitive>true</excludeTransitive>
+                            <outputDirectory>
+                                ${project.build.directory}/classes
+                            </outputDirectory>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-jar-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>base-app</id>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                        <configuration>
+                            <archive>
+                                <manifest>
+                                    <mainClass>
+                                        org.apache.sling.launchpad.app.Main
+                                    </mainClass>
+                                    <addDefaultImplementationEntries>
+                                        true
+                                    </addDefaultImplementationEntries>
+                                </manifest>
+                            </archive>
+                            <classifier>app</classifier>
+                            <includes>
+                                <include>org/apache/sling/launchpad/base/shared/**</include>
+                                <include>org/apache/sling/launchpad/app/**</include>
+                                <include>org/apache/sling/commons/osgi/bundleversion/**</include>
+                                <include>org/osgi/framework/Version*</include>
+                                <include>META-INF/**</include>
+                            </includes>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-war-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>base-webapp</id>
+                        <goals>
+                            <goal>war</goal>
+                        </goals>
+                        <configuration>
+                            <archive>
+                                <manifest>
+                                    <addDefaultImplementationEntries>
+                                        true
+                                    </addDefaultImplementationEntries>
+                                </manifest>
+                            </archive>
+                            <classifier>webapp</classifier>
+                            <packagingIncludes>
+                                META-INF/**,
+                                WEB-INF/classes/org/apache/sling/launchpad/base/shared/**,
+                                WEB-INF/classes/org/apache/sling/launchpad/webapp/**,
+                                WEB-INF/classes/org/apache/sling/commons/osgi/bundleversion/**,
+                                WEB-INF/classes/org/osgi/framework/Version*,
+                                WEB-INF/resources/**
+                            </packagingIncludes>
+                            <webResources>
+                                <!-- ensure the legalize stuff is in the war -->
+                                <webResource>
+                                    <targetPath />
+                                    <filtering>false</filtering>
+                                    <directory>${project.build.directory}/maven-shared-archive-resources</directory>
+                                </webResource>
+                                <!-- ensure the Felix HttpService bundle is in the war -->
+                                <webResource>
+                                    <targetPath>/WEB-INF/resources/bundles/0</targetPath>
+                                    <filtering>false</filtering>
+                                    <directory>${project.build.directory}/felix-bridge</directory>
+                                </webResource>
+                            </webResources>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                    <!-- No javadocs -->
+                    <excludePackageNames>
+                        org.apache.sling
+                    </excludePackageNames>
+                </configuration>
+            </plugin>
+        </plugins>
+    </reporting>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.framework</artifactId>
+            <version>3.0.8</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.compendium</artifactId>
+            <version>4.2.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>2.5</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.http.proxy</artifactId>
+            <version>${felix.httpservice.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.http.bridge</artifactId>
+            <version>${felix.httpservice.version}</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.launchpad.api</artifactId>
+            <version>1.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.osgi</artifactId>
+            <version>2.0.6</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.jmock</groupId>
+            <artifactId>jmock-junit4</artifactId>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+</project>
+

Propchange: release/sling/org.apache.sling.launchpad.base-2.4.0.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEABECAAYFAk+gEZkACgkQXif4bvebdxXAdwCffz8LMPPmVwtHOM5FWhpWFmFS
+hskAn0ezG4yeyN6oLKXBTktshberxdiU
+=4Qsz
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+1740ecc6652fd5b5a9f98bf789b510e0
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.pom.asc.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+9aaaf79a983c6a0b93cd9a2d390d84f1c6f367c5
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.pom.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.pom.md5 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.pom.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+c00e5dad78f9cd8f02c45174c871d090
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.base-2.4.0.pom.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.base-2.4.0.pom.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.base-2.4.0.pom.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+69d6af7f1da4fd56ac66901c24498c77e6575268
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk17TmkACgkQXif4bvebdxVNvQCfeQWPVf/wCrpZ9kX+nnbMoFh/
+GeYAoIfj1N9u8FgSuuVoYKtQvx8W2+s4
+=ryHJ
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.md5 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+9cc422a113bb61ee35988c95c2e334b2
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6-source-release.zip.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+98f6b641059743c5eb0fd4adb91b5ff5cb8c0c3f
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk17TmkACgkQXif4bvebdxV6wgCaA0eLgUNKzMt63pnGzexSO1JK
+1K4An3d2rsODUPlmENxiNbWuxMTHLrmS
+=9Dq4
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+babd42db1e3010476df27c6bc3270743
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6-sources.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+4a6d7f151a3fd4ba89b5fa15c692717b28be5aea
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.content-2.0.6.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk17TmkACgkQXif4bvebdxUwtgCffWdUTaT77d+pmFjx4OL2bTQO
+zOoAnj6j1g796zP62JQb+/iPZzNEsSNI
+=+5qX
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+f01cab0acddc1a65321b1b2b85b29526
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+0aaea4be3a6f2bb526ab970b7c8ab15299b4f1b5
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.pom (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,75 @@
+<?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>10</version>
+    <relativePath>../../parent/pom.xml</relativePath>
+  </parent>
+
+  <artifactId>org.apache.sling.launchpad.content</artifactId>
+  <packaging>bundle</packaging>
+  <version>2.0.6</version>
+
+  <name>Apache Sling Launchpad Content</name>
+  <description>
+    This bundle provides content that is loaded in the JCR repository
+    for the Sling Launchpad.
+  </description>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.content-2.0.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.content-2.0.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.content-2.0.6</url>
+  </scm>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.felix</groupId>
+        <artifactId>maven-bundle-plugin</artifactId>
+        <extensions>true</extensions>
+        <configuration>
+          <instructions>
+            <Export-Package />
+            <Sling-Initial-Content>content</Sling-Initial-Content>
+          </instructions>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+    <reporting>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <configuration>
+                  <!-- No javadocs -->
+                    <excludePackageNames>
+                        org.apache.sling
+                    </excludePackageNames>
+                </configuration>
+            </plugin>
+        </plugins>
+    </reporting>
+</project>
\ No newline at end of file

Propchange: release/sling/org.apache.sling.launchpad.content-2.0.6.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk17TmkACgkQXif4bvebdxUuDwCglMmEKBH8ofmVoJX7iruC719y
+aRIAnjrbRbMWuqaQViLlxE7p+lnAmyo5
+=xoLz
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.pom.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.pom.md5 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.pom.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+21a4c78d669f6d2094b0c373b2de7eae
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.content-2.0.6.pom.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.content-2.0.6.pom.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.content-2.0.6.pom.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+24bea8f2183df4fdc040c49d1036a9cbb9faa877
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABCgAGBQJQpe+xAAoJED/PUp/y8noGjP4P/34+mTODkK21Wa76RRTwf5Aj
+F98tTXIRMReaUFj8kq1Q0B5Q9rMD/M+kFqYP3FQ67/PS3YgX0taHcdaBLQ2US4LU
+6m0Zfq1w7Yht6xtfuuL62yEFN8ZvGVNqta0yb0Hmh8sJqxCfNWnQicU+l/OmHv46
+XHFoLd3wdoUe4vqlHWnRcTcFzv4op58cszoSRcXIslad9aGCcMhYQTRkzabTJDpW
+EALGLMqiMuQwHDPFJNcf8UX951vwlq3kjK+s6Z9dreJN2i+ySGehys7MZICyv0mO
+Js3F3qj7uHwUVwlmXPFHJss69EFyi626lnutOUyYvuQgdBSsTk94D0w3ca7frgyk
+wM5XM+NJa3LaYcIBgJtfsTrkkL5PvtM2wP58X1ZwddK4bl5fUw74Dpj6LWqAMfj6
+GwOWKrfTdkm6PMDI3Y4+7QdB3O271i7LpShAKe+FA/gXGY6nWVwJsDs4DdKHkS3f
+uv7UzlU+Z12sYT/jnktj+oZ5Iild+nir7P3oRbnTP57iK3wA/MByHIkosoR8sUke
+fQ6vKU93q9DZTkNCQyYl0nMQo+eE+4Q72eg5sf4C9oZVf7sag7I6uBZ1ukc3x8va
+9FpXljhmZsUANqEOfh1I3ogYRm7oi12/kRyd2iUKHzPBdfqZOV45ObYFieIuI7g4
+AjOXlhFoxEsayBpis3WC
+=5cGO
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+d133f894a01b4166f75f0ac59f9c90aa
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-javadoc.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+419d702d4ae150c127d27decfa6776704ddc6be9
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABCgAGBQJQpe+wAAoJED/PUp/y8noGi/AQALHfhnwaJunEgEZLWTnOk/DW
+SjMBo7x20ShnHSNVlMx9weyXFCzem7HqPenWoIJhli1hTL1UHErKBVU3lY85HtDj
++LIw6eaJqISS6JRo3GPPq+f4xG7+VO3EHxUUSAUnLc48A0I8d+Rs+jvw6IbryNke
+EaEnI5uJ1Ng7kJ7iH6Zzi0dhB3k7MMi0aFcrr+yDH8qIA/wKWPfK4epTvUvOVAzW
+pzb7OyFa3cjQFVTn1XPuS5EOlCghtBykUrdpNJzf2z/fBC3ki38u/xeiSPazgeFu
+GBsVbWGncKDUWpDmq4dPtzkHzaSHWhnMxHkfhwptn1Cx+3C8ZqXBNO5/urNNjKDI
+RwM/5b1pFv4mQcdQJx8mPvBRiZQsbljfJdlo2BUtBszU8VcLtRFFmvDyAARTfaIU
+fFR2ZPetq8SvE1D4vkwgwfXQE+eUKCtWIhESSULs8aRmWwhk6ySHI4SNGsraG9cG
+EFD7bofU/URi3UupmzqLFWTqPnadwVBsiCUCeCVsI7R5hGKFW+/efnBTqCGlfgfE
+xrb6XpXRr60XXudRW47oZOpWxVqOmB71MbKZzLV/rbwya2f3TyNt+zDLF2J4zyYV
+0vENOBm6wdCOeczpFHNP/h64UlNc8hy5D1HluZxO57sAlWbaGRcVgtGzFwjJfcCf
+ToFmq43AJypd1Sz7c0TD
+=TpDO
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.md5 (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+f1c4af6b40c1465c171239fe1aa1c4ed
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-source-release.zip.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+4eac8c0b9c2cd91df2a811cf8de57c36d1081d5d
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABCgAGBQJQpe+xAAoJED/PUp/y8noGKBMP/iHgoBlZCUcDc6JmZFr0JPOd
+DAx/Reo/jl+iss53IyA/1OiU+ULmrUSJcsZlaQPMgrzHwvY6Pc/VKCZ+8akX3CY2
+tF7MhDcK2K7zpdgqSnsJy1gZbNdN8/IgzAQi40pF682ATKOb92RouEY3lWMNPMTt
+dT/0OzKODEa6xVbbQ68d8fNKF30rB3NfKQqii4jA90sI607N5nY6WHhezTHHPm8X
+i1rJ80sXVfX1FbFLIc9h37+/osRresHNr+ojIthkiuaZRNWewT+HVpWd7KulFJtz
+OvGhYr2AHBMWNcIOd3+ILYl/OmPhZM6r2Zc3tHEazTeCIbFaosynhWHwRF6DudzO
+lmvjfXSHEa1xRfuy/Nw+Sc4w+kisbH2Bt1E3riQrp+GxR5UdEXWKaqkHNkINy+Lc
+vVDTcm3+QwMganAbUofxg2SrBHQ043hJTGu2O2WsyrQHoJulXHzmxihu8rOlIX13
+ce9QvlM1vI2Q7EMwaYGEkr85wy7JVIOeAgfNRapRo1LvD8RHVB19sxsBqwgwcMAl
+QZThsV3g8kM35h/ZVOHFvnUm7wkhjCLFwNHkQGxNy8BYHkhHF/YTAOckFx1jPyHn
+xKIHSCwcx8dUUGZAh7Am3Y5TxbMMWXDt8j/h0UwItxMUqbfUBmxjv+OV8ha8VK/j
+AjpowRZ6Kcuu7LHMQks2
+=s5a6
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.md5 (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+b053436f1e7b650a36b7d930046e82ed
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.sha1
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.sha1 (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0-sources.jar.sha1 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+1aa2c02c6636cbe26ff7f4deba07777fe9e64550
\ No newline at end of file

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.installer-1.2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream