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 [14/19] - /release/sling/

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0.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+vAAoJED/PUp/y8noGG60P/1NtuNjFr0/9CKjbWa9HfsLL
+5sNticqxTz1K5EdNAeoFWsUKBlMTk0vRFGVJTNmoRBke0EtBBYDK6B62E/5TC/Mk
+n2Sx/G5ys/qcvo8K5KqtMTXoLVxEquAuR8o50tWJecoekiuonYWDkJXK9KUwIZyM
+L77kNB/fPhnB+nkDVYxMBT5Gvzhi42JkbhYYd4HFOsQlinigQZ0dOLz46/jR0sTU
+mi//k0Zh9ANTQrZLb4jx6fm6FwowUJHcT9eAJoePBHc8eBc3ZzWcAnubNCBvfDro
+BoputfQPekEhCL0HRza7+bK2zjuhX8yLfGe9Ta4JSZZo+hQ+/1ck76ugJJxOvNom
+N0mr/jIjVm7n8p9eM7lUK4dpcOrjuJpaXurKgI5LH/tn+v/Dj4Lkb/gKQ7VnHMc+
+Cv0xbAbqnkhq35+7KHmjZb6fIq4itHN/85PvtMB8rOyPouHWoGLSWxV/ZSW2/HBA
+vw4HK6P1KjHdV5idYICpZs2Fa1Bq1V3arrQq//q7KRzsLslVW4Q5MSYvyhwKEOhY
+HO9wFedvZJzQrMA+GbXuR51dDQt/GCHd2py3ksHmdHPX1zJUnz6A2ZIh5Gu+4o/2
+meH96PuZmDXrIrczw29DvyS1Lzj5bksFHYj4nvIKkBTBkF4D29LOCg/rBRs6o2+a
+LEkKUj7T26Mqj1fpvtqC
+=XeBi
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0.pom (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,83 @@
+<?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>
+    <groupId>org.apache.sling</groupId>
+    <artifactId>org.apache.sling.launchpad.installer</artifactId>
+    <version>1.2.0</version>
+    <packaging>bundle</packaging>
+    <name>Apache Sling Launchpad Installer</name>
+
+    <description>
+        This module installs the contents of the launchpad archive into the framework.
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.installer-1.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.installer-1.2.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.installer-1.2.0</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-Activator>
+                            org.apache.sling.launchpad.installer.impl.Activator
+                        </Bundle-Activator>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.launchpad.api</artifactId>
+            <version>1.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <!-- this may not be strictly necessary but it will ensure the next release binds to the API. Could downgrade to core:3.3.0 if requried --> 
+        <dependency> 
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.installer.api</artifactId>
+            <version>1.0.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.core</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.settings</artifactId>
+            <version>1.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+</project>

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

Added: release/sling/org.apache.sling.launchpad.installer-1.2.0.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.installer-1.2.0.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.installer-1.2.0.pom.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/y8noGN5EP/0SlbYovx5iuhTxOozkDRpQA
+bqDMJNa/BZdbwS6jf+1uDYHc1zyFG+y9wduUD0jMvcSygAxJqqHZQCFlDGsezdwZ
+xN1fJy41LlTfW1r180kwQyRdTllx+TfxBSV1rmVb+LUIu+gvndltCN9LD2WTMUD4
+wbOKBRey0bfjjWgNhKvapJFIvHRJMl48ICAiZexmAiNHCAJifPDsK5E08N4gApky
+PbLch45/1gzfjyw25zbMjyy2sfHDuIs3m0mcQur2z3XX/2QBuiYBcau7iOScQPFC
+upFOjKUAyOXlwNCiloiY3P974141ZLJvEvjkJun63LTTYNAqbOMQQtGJJzTRlAKm
+jDb6psLqya7gYpgAsXl7Sg223n8U5cReOBCKQVqAG+wTkruaScVNV7VfpBt3wYLE
+vFvdd+mYZ0xDt/E7+OSxySyFshdDt1GiKXNGEx2IXp2/rRQc9mKdfguj/tsdeTfL
+9NiBRu+RmaJosllAcFdGZRps4ScmXM8RKwB/fwRs9EROXC99vOn27F1mBeogUt5k
+S/sZCl4xHKGAydxAK7fngCDo8Rvmol5AnGqnnuhJXbxnGXO1jLoKBs0ycKfKreui
+xO3fsCioGTNt8aaWdDa/D45l1945VHgygoU1SwkGvwCmOcCtM6P3O4uC6gP8AmAZ
+a/dSXVBkoBNPRMd+WzOC
+=VKQe
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stggACgkQXif4bvebdxXiogCfd1Fgt1d9Re1XXoz9/xhR4ShZ
+ViQAn0T3TRWXBY/P1jwCxf9Xx9dklnRn
+=KSy3
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-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)
+
+iEYEABECAAYFAk1stggACgkQXif4bvebdxU42gCfZX+yr8ApWycGpKwdkNsDW2tr
+7DsAoM9qGwOfY6Ct8O7P/Vlv1izfuVvf
+=yoPE
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-sources.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.integration-tests-1.0.0-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stggACgkQXif4bvebdxVo8QCfZXTlaPlXTTAy5rkz3V+QMCoT
++WEAniMWArqhaWkyJZNmiPiw49NBI2X2
+=TQ4e
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stggACgkQXif4bvebdxXVDACgz4NgFA9+7x7CrjDvBLVhKN13
+PeQAoJLoiZFTLwjNArp+85zolwzxeD8f
+=8hd5
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom (added)
+++ release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,169 @@
+<?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.integration-tests</artifactId>
+  <packaging>jar</packaging>
+  <version>1.0.0</version>
+
+  <name>Apache Sling Integration Tests</name>
+  <description>
+        Sling Integration Tests, contains integration tests that
+        are used by the testing project and other upstream testing projects.
+  </description>
+
+  <properties>
+    <!-- HTTP port of Sling instance to test -->
+    <http.port>8080</http.port>
+
+    <!-- path suffix for HTTP access to Sling test instance -->
+    <http.base.path />
+
+    <!-- path suffix for WebDAV access to Sling test instance -->
+    <webdav.workspace.path />
+
+    <!-- hostname of Sling instance to test -->
+    <test.host>localhost</test.host>
+
+    <!-- Timeout when checking for Sling readyness before starting tests -->
+    <HttpTestBase.readyTimeoutSeconds>62</HttpTestBase.readyTimeoutSeconds>
+  </properties>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.integration-tests-1.0.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.integration-tests-1.0.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.integration-tests-1.0.0</url>
+  </scm>
+
+  <profiles>
+    <profile>
+      <!--
+        SLING-1543, setup for running single integration tests with
+        -Dtest
+      -->
+      <id>runTests</id>
+      <activation>
+        <property>
+          <name>test</name>
+        </property>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-surefire-plugin</artifactId>
+            <configuration>
+              <testClassesDirectory>${project.build.outputDirectory}</testClassesDirectory>
+              <systemProperties>
+                <!--
+                    Settings for running the integration against a specific Sling instance
+                -->
+                <property>
+                    <name>launchpad.http.server.url</name>
+                    <value>
+                        http://${test.host}:${http.port}/${http.base.path}
+                    </value>
+                </property>
+                <property>
+                    <name>launchpad.webdav.server.url</name>
+                    <value>
+                        http://${test.host}:${http.port}/${webdav.workspace.path}
+                    </value>
+                </property>
+                <property>
+                    <name>HttpTestBase.readyTimeoutSeconds</name>
+                    <value>
+                        ${HttpTestBase.readyTimeoutSeconds}
+                     </value>
+                 </property>
+              </systemProperties>
+            </configuration>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <dependencies>
+
+
+    <!--  for DavExIntegrationTest -->
+    <dependency>
+      <groupId>javax.jcr</groupId>
+      <artifactId>jcr</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.jackrabbit</groupId>
+      <artifactId>jackrabbit-jcr2dav</artifactId>
+      <version>2.0.0</version>
+    </dependency>
+
+    <!-- Dependencies for the Test Build and Run -->
+    <dependency>
+      <groupId>org.apache.sling</groupId>
+      <artifactId>org.apache.sling.commons.testing</artifactId>
+      <version>2.0.8</version>
+      <exclusions>
+        <exclusion>
+          <groupId>org.slf4j</groupId>
+          <artifactId>slf4j-simple</artifactId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+
+    <dependency>
+      <groupId>org.apache.sling</groupId>
+      <artifactId>org.apache.sling.servlets.post</artifactId>
+      <version>2.1.0</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>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.8.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-simple</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>xmlunit</groupId>
+      <artifactId>xmlunit</artifactId>
+      <version>1.3</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Propchange: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.integration-tests-1.0.0.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stggACgkQXif4bvebdxXE+QCaAhYInQ6NZrFmY5qIfhkTVLIh
+pKoAn1SE+lVcnBUVFfBbrys7w0KYfSvq
+=j38V
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-2.0.8-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-2.0.8-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-2.0.8-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stzoACgkQXif4bvebdxWgpQCdE7B3BSgxjNsjCcFFrySGrIbx
+Jb4An0q3y3cFFNktgMTRIJjkZac6Wbq3
+=04bi
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-2.0.8-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-2.0.8-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-2.0.8-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)
+
+iEYEABECAAYFAk1stzoACgkQXif4bvebdxXerACdG2iToBS54FWSCr0opqpNmcM+
+dzsAnRno5+Xtm8lrqrth0W8JeZlSkFaF
+=uk2q
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-2.0.8-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-2.0.8-sources.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-2.0.8-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stzoACgkQXif4bvebdxUPlgCgw9VumWBKs82Ame4JQTCZrCdr
+sP4AoMOenu6OyWfwuSc4Vh7aJv55+6GB
+=rjrR
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-2.0.8.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-2.0.8.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-2.0.8.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stzoACgkQXif4bvebdxW8PgCgzah0mEZf7MUg8t4EtEsfmqUt
+434An3Xwdp21nr02gt/PT7FsBQs7RYv9
+=cNpy
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom (added)
+++ release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,133 @@
+<?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.test-services</artifactId>
+    <packaging>bundle</packaging>
+    <version>2.0.8</version>
+
+    <name>Apache Sling Launchpad Testing Services</name>
+    <description>
+        Sling services used by the Launchpad Testing integration tests
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-2.0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-2.0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.test-services-2.0.8</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.launchpad.testservices.exported.*
+                        </Export-Package>
+                        <Private-Package>
+                            org.apache.sling.launchpad.testservices.*
+                        </Private-Package>
+                        <Sling-Namespaces>
+                            test1=http://sling.apache.org/test/one
+                        </Sling-Namespaces>
+                        <Sling-Nodetypes>
+                            SLING-INF/nodetypes/test.cnd
+                        </Sling-Nodetypes>
+                        <Sling-Initial-Content>SLING-INF/content;path:=/sling-test</Sling-Initial-Content>
+                        <Sling-Bundle-Resources>
+                        	/sling-test/sling/from-bundle;path:=/SLING-INF/res/sling-test/sling/from-bundle,
+                        	/system;path:=/SLING-INF/res/sling-test/sling/SLING-1733
+                        </Sling-Bundle-Resources>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.scr.annotations</artifactId>
+            <version>1.4.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.jcr.jackrabbit.server</artifactId>
+            <version>2.1.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.1.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.jcr.api</artifactId>
+            <version>2.1.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.scripting.api</artifactId>
+            <version>2.1.0</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.json</artifactId>
+            <version>2.0.6</version>
+        </dependency>
+        <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.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>javax.jcr</groupId>
+            <artifactId>jcr</artifactId>
+        </dependency>
+    </dependencies>
+
+</project>

Propchange: release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-2.0.8.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1stzoACgkQXif4bvebdxWIBwCeJeu/JxajGItm5pCN6FMORfbT
+cZ8An00L8tR6TB6B4/7TYZDgDDs7f6oq
+=rFJO
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-javadoc.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1suEgACgkQXif4bvebdxUryACeI6kV0ELJMMfoBbygc4ww47cf
+Y1YAn06XJeYrMUiV2mTaWCp/8plwgGO3
+=fmn7
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-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)
+
+iEYEABECAAYFAk1suEgACgkQXif4bvebdxUZDgCeNWsFLojJPr02lmYmsePMY4RV
+ZWQAnjPjZlZXn0B4B2vjZb9ikBmYg9p5
+=O0gU
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-sources.jar.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8-sources.jar.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1suEgACgkQXif4bvebdxVGSACeLvki+mgln/GMPM8bIFL1sCOp
+NAIAoKlLRIRGNcfwr5gQhPVaw58rTqDG
+=Qwd2
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,145 @@
+<?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.test-services-war</artifactId>
+    <packaging>war</packaging>
+    <version>2.0.8</version>
+
+    <name>Apache Sling Launchpad Testing Services WAR</name>
+    <description>
+        Sling services used by the Launchpad Testing integration tests in WAR form.
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.test-services-war-2.0.8</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>
+                <version>2.0.1</version>
+                <executions>
+                    <execution>
+                        <id>war-manifest</id>
+                        <phase>process-classes</phase>
+                        <goals>
+                            <goal>manifest</goal>
+                        </goals>
+                    </execution>
+                    <execution>
+                        <id>emma-bundle</id>
+                        <configuration>
+                            <supportedProjectTypes>
+                                <supportedProjectType>bundle</supportedProjectType>
+                            </supportedProjectTypes>
+                        </configuration>
+                    </execution>
+                </executions>
+                <configuration>
+                    <instructions>
+                        <Private-Package>
+                            org.apache.sling.launchpad.testservices.war.*
+                        </Private-Package>
+                        <Bundle-Classpath>.,WEB-INF/classes</Bundle-Classpath>
+                    </instructions>
+                    <supportedProjectTypes>
+                        <supportedProjectType>war</supportedProjectType>
+                    </supportedProjectTypes>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-war-plugin</artifactId>
+                <configuration>
+                    <archive>
+                        <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+                    </archive>
+                    <packagingExcludes>WEB-INF/lib/*.jar,WEB-INF/classes/META-INF/*</packagingExcludes>
+                    <webResources>
+                        <resource>
+                            <directory>${project.build.outputDirectory}/META-INF</directory>
+                            <targetPath>META-INF</targetPath>
+                        </resource>
+                        <resouce>
+                            <directory>target/scr-plugin-generated</directory>
+                        </resouce>
+                    </webResources>
+                </configuration>
+            </plugin>
+
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>emma-maven-plugin</artifactId>
+                <configuration>
+                    <filters>
+                        <filter>-*</filter>
+                    </filters>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    <dependencies>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.0.8</version>
+        </dependency>
+        <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.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
+    </dependencies>
+
+</project>

Propchange: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1suEgACgkQXif4bvebdxXNRQCcCNKoTnU6+TYhCNSQgPSkp8Bp
+6MAAn00XmoXcTC0ls9I+CONs2t2MnqnU
+=pWYA
+-----END PGP SIGNATURE-----

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom.md5
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom.md5 (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.pom.md5 Mon Jan 21 09:38:36 2013
@@ -0,0 +1 @@
+2c25611e6c2675528ae56a606e1a9e4d
\ No newline at end of file

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

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

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

Added: release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.war.asc
==============================================================================
--- release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.war.asc (added)
+++ release/sling/org.apache.sling.launchpad.test-services-war-2.0.8.war.asc Mon Jan 21 09:38:36 2013
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAk1suEgACgkQXif4bvebdxWOzwCg1dxl4lv7tDdN5MapM5GQNZg8
+cTEAmwS68aQrPcxZYP9+1QS4ajuGYhgG
+=9Utc
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.resourceresolver-1.0.2-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.resourceresolver-1.0.2-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.resourceresolver-1.0.2-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.resourceresolver-1.0.2-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.resourceresolver-1.0.2-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
+
+iQIcBAABCgAGBQJQzI8aAAoJED/PUp/y8noG5C8P/13oqYoYuZWc1J+yTsXB0m/E
+2OuxNd10ysgmaeFhnh5HtPuqpsnT8aon/1/yY2LAovqv5ku4ZbmhfgYDY87WER0A
+7q5D42GiNF6BQtS6ZrrYpkVHwTsVWCuv0B21PHljZ50v3xQSg2PipfYvEv6g5mfL
+lYX36RwKnNdRQo1CiY0IJGsXAaVNYYio3PwG0liNO/VtTgqQqEsJdinbBG71yvhB
+AMqNHDC5e9iAAuzS1WLkE+zzetVNEQoKF4h/KtCEaQYM/jouRuc9LCiJUjYMQcT2
+VyCtvZrZX7bNoaNzOxinUIctatSs2epgFRpv72wNoySfygJy5juT7yl+aB4rQrzD
+91JBM79SPmOKx0ZqLiCeT8T0G83dwpmL4zn0grf5THtZN6LhV4yvqZKusVISuyvs
+8uM43K9PWaPRrFO52QsKXgUQDaoWp4YYjmg2/xEwQ+SDXSek1ixJd6Qion0TGsi0
+OMKV8SmStfqvkl5dQC2FOs+t4sJ84twTIylkXt3BeTLIgqj2rK/qp7PEWnGM7KCe
+8qiK7eMPA3j6TYKM+9eg2fB+sz6DuHCdIaEePPklPBwX1JLsGI7dn8llktQQ2lcs
+FPtFXDt73ZoYT2WQ10i7jJ0F71UX8fpnpCGamHyaz6Qiw1fYER442lD/v4oQEQWx
+jDA361le6xHwAL1aw2h0
+=wt0g
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.resourceresolver-1.0.2-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.resourceresolver-1.0.2-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.resourceresolver-1.0.2-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.resourceresolver-1.0.2-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.resourceresolver-1.0.2-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
+
+iQIcBAABCgAGBQJQzI8ZAAoJED/PUp/y8noGgaAP/3QjgSKvxZHPa4yAuDT4Nyeq
+ybR0tC2BD9FtdW1cLquzMQ7nX3Vywr6gzIk7m7eKqXljXryc20TX3riLpHg36EYa
+MaZe0lqcH/utY25dDYOqeHksd9z0UNaQKg3Fmu+YO5CY1BN9iS1eGejD58dN1dxm
+BQCm0h+W+mhwcKUGieCV1Pzf+HiLipvHy/3WAIEadcYRdrvXBZDlE7iN8m9I5I/2
+Y9JeQFeJR2m0sJGyUJcglXzO+8Ah+QyNTNbmgFcGJds+iVCJcenGn5Ou/VEQg8FT
+hELdSMBiaGrNOsdwpYRm2p/aGyHp9HqeiWzc75nFY+LzlEB8dxKK8rI8kFkI4gdO
+eDK5dOqehNFM7sVizFKSxBaTBBX0yfpVWI5q6JLb7pl4Yief6ltS4cDXdU7hHRd2
+DJWboJ4pCM48EeBecRWOgaQ7HqFzlMjVbhYeUzMrx5MAIALAKaz4mgC0gtPSH5+a
+aMHpnH1+xI4f7PxAmbEdWyLsmpfGYNhfYCaAOlhAYiehWnbOGa1HXf/WOGWAng4A
+79pQF6K7EggNlWiD+Z9RQgUJex4t9jEp8K0Y/Q7kiTQqjdWlCk+Xc6CFg4ivMXMh
+WpvHsEgD/gNvZRuARSOGa1u4WV3klPPZpjA1o83cmxx3Doo8zp1EM8Utt96QI6zZ
+2Fnta+G0gMb9Moh3cSbv
+=Q9J0
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.resourceresolver-1.0.2-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.resourceresolver-1.0.2-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.resourceresolver-1.0.2-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.resourceresolver-1.0.2-sources.jar.asc (added)
+++ release/sling/org.apache.sling.resourceresolver-1.0.2-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
+
+iQIcBAABCgAGBQJQzI8aAAoJED/PUp/y8noGZeMQAID0qskmXRa0J8rftQCTia7L
+zYcjUmQmSKLj17Fo5h+ILfni+TS0ifR+xXgFabj4F2Oe9iOHGMnLdca3WVIVObh1
+eMlDV8Dl/GpeebIZ8VSPAWNlGtrDeTDBskKfaOaN7/sO4ppuo6/gj7bzj+f3fJde
+CgMqkk2/oD5/Z8KDEr8SeWwlLo8utv77o629gupiMKmKISeKJttUULlr/uPPtaL7
+C8gN/liI6lEsA5oGCgQZBHSM7QNvtrh4MR6AYruoEmx8f8+nQ7g6A/tB/dV1RsvV
+rpep/RQi5D25L7rn/jnrctTbCMQdnFvsUWnxUbC00nAR3x0VZY8LT1WDtWPOYNFy
+TbRNzprWxLnirrxltb3th4wqf3MDkk24nqbaDg+YD6JHVxowitnXwZrPMq9E+9mC
+HukRZoWXCTLBGxU6XXww/O1dNn4FicCIKIfhBVKR+M+iNH23H24LeQgMHYl5aEgZ
+01IcGchyaOQAnG539NC8Z5RnuGBzie3b4OvN9ZOz9zvS/uXyjSync/YZxyO4ojP4
+84K4big55pAyX2FLHp8QPOoQpSvSPyM81HwI4MrIesn6lOJ2zR+AM1Yj5PoSXZpF
+oE6j4WsqWiOLUz37PBtkPIURnWx9NCeLA7cFyfqnZCj+CsJjtawWVZQvxZLtXH36
+qXBChdemBXq6E6WuOBjR
+=YE+U
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.resourceresolver-1.0.2.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.resourceresolver-1.0.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.resourceresolver-1.0.2.jar.asc
==============================================================================
--- release/sling/org.apache.sling.resourceresolver-1.0.2.jar.asc (added)
+++ release/sling/org.apache.sling.resourceresolver-1.0.2.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
+
+iQIcBAABCgAGBQJQzI8YAAoJED/PUp/y8noG7gYP/R5Ax1C1WcXiYf3ZeFl7oRlg
+SW5PqjAhhdzf7Cb9v7c3u9TBx5r9jb+Y/ITlYLvG9PIx3M3UIIRc/DXI1hUrGqtV
+C9SqpnG0l1jekVMcONRpRIgXvAWBqLgijYFz6Jedkr45ghi+etE8fzOCbcOaloN9
+R6OEavbk8xkd/TUq3peIGIvf7+09VTzpQ3RYiOT9YnWCgM+XOQ0fro0o7y4Q1aVZ
++dcLI3MaBs2J2rm7SUTLnZ0/nvvCltZpXiH97wqYgwlSnwHSfSbMEJsKp8zrh4D6
+Y5Wq9JIE77+/0QJdrI+jdsODgTBf6DSo8guaGbbl39vC2HtUHhDmahG+92stykMn
+gJGMb7N8fFzDT5SDvM80P/BWdxKsiA3g53+67hOHE1yXQEh7Tw2bAZlUV3FhORhR
+/GNCUn875PVKh4iV5VYXGnhuTAcm7Wqooup1EKmzWISsbtREJT8hYWE4lFBFrM6i
+nJuF1HDFQ22i5GEbg+3lDGDgzCEp1HUuTmyVXr2XbF5qUhiYvOh0zC9f1sG3CIEm
+PvI3uTPeEdWKvSszNNAXJjuXmyRWjJVrBjc4spLNFFpWtYng4C7WWOqzRib/MW9o
+sMWzPV2+LB/WsgLVCTuGy4O54YLl7uTSjavG/z+imjuwabF+lh8d8bf5cW6d9U11
+4HLZkjllK2hr0tJomqmn
+=U4Ji
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.resourceresolver-1.0.2.pom
==============================================================================
--- release/sling/org.apache.sling.resourceresolver-1.0.2.pom (added)
+++ release/sling/org.apache.sling.resourceresolver-1.0.2.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,173 @@
+<?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.resourceresolver</artifactId>
+    <version>1.0.2</version>
+    <packaging>bundle</packaging>
+
+    <name>Apache Sling Resource Resolver</name>
+    <description>
+        This bundle provides the Resource Resolver and the Resource Resolver Factory.
+    </description>
+
+    <scm>
+        <connection>
+            scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.resourceresolver-1.0.2
+        </connection>
+        <developerConnection>
+            scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.resourceresolver-1.0.2
+        </developerConnection>
+        <url>
+            http://svn.apache.org/viewvc/sling/tags/org.apache.sling.resourceresolver-1.0.2
+        </url>
+    </scm>
+
+    <properties>
+        <site.jira.version.id>12314286</site.jira.version.id>
+        <site.javadoc.exclude>**.internal.**</site.javadoc.exclude>
+    </properties>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-scr-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.sling</groupId>
+                <artifactId>maven-sling-plugin</artifactId>
+                <version>2.1.0</version>
+                <executions>
+                    <execution>
+                        <id>generate-adapter-metadata</id>
+                        <phase>process-classes</phase>
+                        <goals>
+                            <goal>generate-adapter-metadata</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Import-Package>
+                            javax.annotation;resolution:=optional,
+                            org.apache.sling.api.resource;provide:=true,
+                            org.apache.sling.commons.osgi;version="$(@)",
+                            *
+                        </Import-Package>
+                        <Private-Package>
+                            org.apache.sling.resourceresolver.impl.*
+                        </Private-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+    
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.scr.annotations</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>javax.jcr</groupId>
+            <artifactId>jcr</artifactId>
+            <version>2.0</version>
+        </dependency>
+        <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.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.3.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.osgi</artifactId>
+            <version>2.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+           <groupId>commons-collections</groupId>
+           <artifactId>commons-collections</artifactId>
+           <version>3.2.1</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>adapter-annotations</artifactId>
+            <version>1.0.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- For the Console Plugin of the ResourceResolverFactoryImpl -->
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+        </dependency>
+
+        <!-- Testing -->
+        <dependency>
+            <groupId>org.slf4j</groupId>
+            <artifactId>slf4j-simple</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-all</artifactId>
+            <version>1.8.2</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>junit-addons</groupId>
+            <artifactId>junit-addons</artifactId>
+            <version>1.4</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.framework</artifactId>
+            <version>3.0.8</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+</project>

Propchange: release/sling/org.apache.sling.resourceresolver-1.0.2.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: release/sling/org.apache.sling.resourceresolver-1.0.2.pom.asc
==============================================================================
--- release/sling/org.apache.sling.resourceresolver-1.0.2.pom.asc (added)
+++ release/sling/org.apache.sling.resourceresolver-1.0.2.pom.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
+
+iQIcBAABCgAGBQJQzI8ZAAoJED/PUp/y8noGDvkQAJAPzXP5arPB448w27qr7zqN
+3l1vifTUR2a0icAdMst7uwCsbFPwRFCe4932dONjBh3tncLFSLaczVKfzalKY4lR
+MVGKhqJa4lCa1ns9jsQlxeiSWknexUe14hVSocoWt7BPBn68YjIfVD2kF2feKU/b
+RFsYObxxMxB/TTcNHH9EdZi/eDWKJbGbldp78jZzaU/gyPiT8PcsQJuul72LZcVJ
+DMstWijYhtkyGttzf2B6amFhs8a3WFFWrV/+pDlgbreBF1rTWW6i8P8o3Rk39a/F
+iy6eQX/jrCnRrvSYCpkdQISuNvqGrPkZPhIFUSmCbC3YQbBaHX+daZo2Dqp/gx/O
+whcMSvMHFsCmQBDOEwi/s5+WOeXCSc3DNRn83fLOjb6SXDHFjePTo5GJWbUcYi7B
+4SLGozb/V+1OhqR4uIZZr2Z8e3vknNH8VsjrI75JamsfZCOrNB/ART6onRkdH808
+1sl9TiQ2iYlCpZLYVt6Yg5nkxmViykrcfPxI6wLPSuisESlAUYK2QtUh8qZ6B6fL
+ZGTEKD+AzNUZSiPxepeZydPkRKQZdAzUFTgdYIxi9NTtJa7TFn8LlMSt6N03axga
+azDQ8N6ppsK9bjTYOk4bVh7u07UOs33heaqJrMgwhI9tvzb+hURWcsvfUqYTUe4R
+KotUkIlMFjUEVQ23NSl+
+=zdzx
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.rewriter-1.0.4-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.rewriter-1.0.4-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.rewriter-1.0.4-javadoc.jar.asc
==============================================================================
--- release/sling/org.apache.sling.rewriter-1.0.4-javadoc.jar.asc (added)
+++ release/sling/org.apache.sling.rewriter-1.0.4-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
+
+iQIcBAABCgAGBQJQpe82AAoJED/PUp/y8noGICUP/ixaKRzTdHzeuCGZYPbtxAQb
+mfuOj/r8z4tCdLQTjMsVVvJdHdA9br32fubTU9zuokMawHDYi2erb0SDhmOQ6lhn
+hxqLUatpHlL2imLj819j2ymYerHrZP4nL6wx0w4NQJikOfrRbsLxpduIxvWVog8f
+UaPOsd3ymI1yCGOY3z2X65MsttrzRPgOVVhApQUFZGH1npitdQzrUySAk6jJyQVi
+zZeJZQvws8sdNNAA30zK0HPqgGLAoJ7L1oo9Nw35GkUp42chwLBZNzAr5wRenaxW
+h92wyNwqOXIvVYtRShGI3mJnWni6D82PbL/ZuqVN46hTLx+buaDsSDoRHZjvvqr8
+a/i9yauCdb58/ItMOduerTrws7XEhflLm6/wAyhncjFHDyxTCWZtSeSIdw0F2qMi
+84AuXV4JyMLRMxdg8dtISHZcV28ejT9LvEAyXff+tp1mH+C4d2ClNgGWkkTm5Hy4
+HS4tFHSIViDfMd6N+6mQyP2lgaeXKeU4mUToOSIS+fDgQuwmxeCfhv5nY29LrpCQ
+MY2znaxuUvdDAd34E+CnvpN3QsBn+WvZ9MUMd7NYuba/GZAkhZqQ+b0TZhcNgqh/
+zNJikN4YeP2zl4rA/nZ0iDlaNg/Y4LibWpQTXBpvEPLcEmRtQ8J7xi4Mz9Es72V9
+WVlFYFd7sCbbw2ayol1l
+=aD1V
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.rewriter-1.0.4-source-release.zip
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.rewriter-1.0.4-source-release.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.rewriter-1.0.4-source-release.zip.asc
==============================================================================
--- release/sling/org.apache.sling.rewriter-1.0.4-source-release.zip.asc (added)
+++ release/sling/org.apache.sling.rewriter-1.0.4-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
+
+iQIcBAABCgAGBQJQpe81AAoJED/PUp/y8noGjJgQAIiVpV1FGAXH9dd0jQS0nYmu
+xN1smNP4fwE9S/5vZAJL+KFFZhnml7Nx4bzbk/NkXdZp6IpYfa2d6DoPLm/V7r9C
+3TPxZtG5iKfWZ8A67FuTFiee5TCTDlcoehjWK1L50FGK3Js8tcmb4o0FNHUKcjmw
+U/9b8ksts2HgxBdlYgFNXfOoQg0Rb8nDS0CZNOzZdOCRA230az2G3OfZcMg9ikKJ
+g9QwOq/MZO9/VZpo1UjtXGVqgqNddZofSjUhx5wbqxqVToSScH8k/9GS/GkfmnKL
+m+keWmjccdist63OBLDaWJNEaY3u20981cjgHpCdPfPV6Gmr3JByOpsCgpK4dtw7
+6nOIgMCYiPmk7iUqQoXYSIhRwBeVeRI53PfvXla/mSpcACuyFOj5H4D0McnSzJ8v
+9FoMb8alfS/zQL7z8TAIL2U5929yMGFzyAlCNvMyHYkLs4k1j7YYhfgBlV9mhZN6
+Iy+/Q0BTCJOtS2TDktsRMpOzrtMtsHlCtzPAXCuAAMm/Ifwz/G9b/PRppIq7BlfD
+FHJCgioYv4yW2xiUQ6dI4h3a8nAwQQRfaPQGLG1ev0VoKWQJXnqiwyRaF95w6w4p
+XNLXRWMO0wVNY+KEgjrhG9fXoJsPcy/hvaf3/l5WRIVbpwBg5M/461IMCc5NNvBD
+Q/sOoDb7e1vP8dym4r2A
+=wdIt
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.rewriter-1.0.4-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.rewriter-1.0.4-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.rewriter-1.0.4-sources.jar.asc
==============================================================================
--- release/sling/org.apache.sling.rewriter-1.0.4-sources.jar.asc (added)
+++ release/sling/org.apache.sling.rewriter-1.0.4-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
+
+iQIcBAABCgAGBQJQpe82AAoJED/PUp/y8noGl54QAIQVIxb/P+4wwC0kL+z9etrJ
+JTVixI+M29K7y31Roq22ZODCSri9750/631bMjpxdlmC41uIc17g6J+voa22Wi/s
+X/slSx/imwyQy5sECR76F6c4tZUrPoA9bviWINtnp+8LlmZFyhgH/+jG7fuqe3iD
+qcBTHBos88RCXBEkBLIbgzIZ+C4rAw9BNMH/MLNW80B42uIuIWJvkb/MvQnQ8UUD
+aXZ9KR5UAS6rtIe+fttZeTIMKoXOsWs6PBDSC2q/cywT+y5kwPUd5qoJ/tdqPmKE
+iHT6z8KCJoVjMDh0aiONqhOuHTxJftzugCdX9hBqCVd22AQuT2QwzJ82v9pq+V0W
+JZRcaqk63MNN6nkiW/HDric3Yn2jWhFBivbqUiUKMZdGir5P7GYTCJumG6WHs7Bw
+Ev/590ifiLcA8bMEM+NpvjklIguJEDYJ6Q690zPvxAgb5Gtzw5mPdJ4WbFLhui4Y
+ZoXidUFEGjPSsb6BYGsIp+bahNuTaRemygks8oaJmQS6niGwb+M+t3k+w7F6McMI
+xTPpmPjajLnwWG6H9bLieqZPOn6bBzVFgI2zPFsQYMtHxUd0gg61f/SWTIXNHgzS
+flzLlzw/kBHVZ8OTdTIyI4gkQznic4lCQQl6OviMO5HZ1w+TlWJprWMCbeNE/AWF
+pSV1X59H3/XcF1PFIRGD
+=Xeys
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.rewriter-1.0.4.jar
==============================================================================
Binary file - no diff available.

Propchange: release/sling/org.apache.sling.rewriter-1.0.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/sling/org.apache.sling.rewriter-1.0.4.jar.asc
==============================================================================
--- release/sling/org.apache.sling.rewriter-1.0.4.jar.asc (added)
+++ release/sling/org.apache.sling.rewriter-1.0.4.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
+
+iQIcBAABCgAGBQJQpe80AAoJED/PUp/y8noGcQAP/A85wipm0KU6+Csve1qlSGLV
+GeYBRSbHoqp7P75JWhP/sqv+ZmEVtY3DE3XjiUJGwaPWQMJ8tXKx6lj/Wu7jV0ph
+7yKNxoW7VaTAUZPc1HhCwOGc+tK5zhfG6ZseOhPOntEdysIcCJn8Q8EnHs2C0s2Q
+iCy9dm7zgpq/Nea2eMJTOdDFBDtSpouw5DevScyJbJgi879TIcYsnKisdXekpSgp
+n6YeYsFmUkcO9iRoDVfDaLQE6yhwrMggrRmX1BlEf7jyfKfsyxpebG7zdCdQgs0y
+qz5PzS48Dp/4Wd6INvyg6leYvpl6dlyqWLAIeCJR8+yHsfunBR4VKrjj41YpG0VS
+vZqYGQ8m2EeE2kMgON6Wb0gYcDmexSCVi9449u6M6FE9JoGZiEh4GyZvkgUXJ8du
+hmE4WChvwhUwqpDC/njb9kHFN9EOiSwlevPhvSpqEf+pCIgiLiMtYk1ceZUuHn7g
+MoRBWDZzONqEenz4Howuw8C6xWTybEV+Z7a9sBq3MFaoTh0BR2sq+SIKJahG6Gev
+vqvo4FmLKv9C5oKu8ZDipYXEdmiLIB2iUDUAvD9j2KKakNqxAseTaKEMyiT3ZlTW
+YKomDYAq6TeTzMijrXHZfaXD6daMaYJ/rfpBCbybHtDFJMY6AdBopO8eQFW9pDTk
+qnFNU5lHufWFF3LvWLka
+=6QZ9
+-----END PGP SIGNATURE-----

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

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

Added: release/sling/org.apache.sling.rewriter-1.0.4.pom
==============================================================================
--- release/sling/org.apache.sling.rewriter-1.0.4.pom (added)
+++ release/sling/org.apache.sling.rewriter-1.0.4.pom Mon Jan 21 09:38:36 2013
@@ -0,0 +1,147 @@
+<?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>
+    </parent>
+
+    <artifactId>org.apache.sling.rewriter</artifactId>
+    <version>1.0.4</version>
+    <packaging>bundle</packaging>
+
+    <name>Apache Sling Rewriter</name>
+    <description>
+        The Apache Sling rewriter allows configurable post processing of any output
+        from Apache Sling. The output can be processed by a configurable processor
+        or a configurable pipeline.
+    </description>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.rewriter-1.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.rewriter-1.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.rewriter-1.0.4</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-scr-plugin</artifactId>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.sling</groupId>
+                <artifactId>maven-sling-plugin</artifactId>
+                <version>2.1.0</version>
+                <executions>
+                    <execution>
+                        <id>generate-adapter-metadata</id>
+                        <phase>process-classes</phase>
+                        <goals>
+                            <goal>generate-adapter-metadata</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-Category>sling</Bundle-Category>
+                        <Import-Package>
+                            org.apache.cocoon.components.serializers.util;resolution:=optional,*
+                        </Import-Package>
+                        <Export-Package>
+                            org.apache.sling.rewriter;version=1.0.0
+                        </Export-Package>
+                        <Private-Package>
+                            org.apache.sling.rewriter.impl,
+                            org.apache.sling.rewriter.impl.components
+                        </Private-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.scr.annotations</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>commons-lang</groupId>
+            <artifactId>commons-lang</artifactId>
+            <version>2.4</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.api</artifactId>
+            <version>2.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>org.apache.cocoon</groupId>
+            <artifactId>cocoon-serializers-charsets</artifactId>
+            <version>1.0.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>org.apache.sling.commons.html</artifactId>
+            <version>1.0.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.sling</groupId>
+            <artifactId>adapter-annotations</artifactId>
+            <version>1.0.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+        </dependency>
+        <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.slf4j</groupId>
+            <artifactId>slf4j-api</artifactId>
+        </dependency>
+    </dependencies>
+</project>

Propchange: release/sling/org.apache.sling.rewriter-1.0.4.pom
------------------------------------------------------------------------------
    svn:eol-style = native