You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2013/09/27 11:50:59 UTC

svn commit: r3010 [3/3] - /release/felix/

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.asc (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa6JAAoJEFec46lc6OwSaB4P/2x3sxyVFrzBm26aLcgaTFv/
+fmreaf/4DP7L874vDVq/7tjR/2gPaDlVjd1Ec0AjitRyKWDP8shGf68+r034VsxU
+9oRQilt3Qq6wnafMa0KTWVQMFIvWUSRaI90oGhUOzFkBwDnI3jjUWQmOUeXKEQDx
+VNlk86HCGlcDFoOgplUzlPAR4uWKmx8e92C+C95V6qF/FRgBv1Bu88GQMMxWw4fN
+cZjeT4EjkAmTqoEQjRhYuhq/xr9dNVhXqsrhZ1P5nv3zjNz7VZ2CQoD9zegvMqtp
+CSU4x1oxx2tnBkNO/9/vCgDgnTuKscrCMOlwWEgA7yz4DZjzjkLSpJtIddC4gHS6
+AhomrLTrYd7qUgD8I0Rl2NlncRxSwvoekZq83VSOFZvydFd7xP/rlOIzLytCozQ5
+BZ9yhjAonAuuRd0u/d5v8Ni3rGjSquj8E06NNSyaW4jvWzakuCtymG6VL2rXW/r3
+6yCvMnAQI48kkwAoNwKpJNzkRlqgB0bQORqdchV1NQqerAmm/TYX+r0Yf+ft098W
+MbxDsZurqOVapC7C1UGD9StmK3Y4Q5E/qQUg549UUN8fQ5lwtXwEUG5uJhpdpsKt
+h22fFTOEAKgX0jr9hvTlUskxLQVtVd/931RLigUkVKSztHBcNyur1yYiF0Iub1Df
+CATl892U9h2MMwHaZyFU
+=ilL6
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.md5 (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+49acf610207524d3ba5ff89f0229e892
\ No newline at end of file

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+fbdc8ca5e78121c9c3dc0c33f686ba479631525c
\ No newline at end of file

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom Fri Sep 27 09:50:39 2013
@@ -0,0 +1,93 @@
+<!--
+    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.felix</groupId>
+        <artifactId>org.apache.felix.http.parent</artifactId>
+        <version>1</version>
+        <relativePath>../../parent/pom.xml</relativePath>
+    </parent>
+
+    <name>Apache Felix Http Samples - Whiteboard</name>
+    <artifactId>org.apache.felix.http.samples.whiteboard</artifactId>
+    <version>2.2.1</version>
+    <packaging>jar</packaging>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.1/samples/whiteboard</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.1/samples/whiteboard</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http-2.2.1/samples/whiteboard</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <configuration>
+                    <instructions>
+                        <Bundle-Activator>
+                            org.apache.felix.http.samples.whiteboard.Activator
+                        </Bundle-Activator>
+                        <Private-Package>
+                            org.apache.felix.http.samples.whiteboard.*
+                        </Private-Package>
+                        <Import-Package>
+                            *;resolution:=optional
+                        </Import-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-source-plugin</artifactId>
+                <version>2.0.4</version>
+                <executions>
+                    <execution>
+                        <id>attach-sources</id>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.core</artifactId>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.compendium</artifactId>
+            <scope>provided</scope>
+        </dependency>
+    </dependencies>
+
+</project>

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.asc
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.asc (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa6KAAoJEFec46lc6OwSDKUP/0XTawWL6cKCP9duR0/CWga3
+ZFQ+1U0BbBfz4mFGLg3v6BjTMZYI/4iEwxV5EE8qOHTXQHnpwFSC49MWkgPYfw2g
+NwtF6B2149IsW9OhyDT2LndISgywbYlVagafo6SBBQ+DNonRIpGGbltPFTf8UioT
+YG/Dwlpi2Jgqx8KsFQyJ48fqY/ZM68tg67y8uLwPLQsrDYIbWHNo+KFKqTudy8mS
+dUePuggtBs0QAGtn8/wa57lHhI0B0WmqdlQnWtlSu0xAtOCTVDKF+hLobhrwAsks
+jIr+blDZIAtliebsSfL5fpr87CG9hEbn48PlWEpGtTSXD0S/no/7kjoTgpKRI+9T
+hqlSI6WU9mOyIlozdz4QGUUqpDAYkjlUCUZEUCQT/eIdo29rbhbIVNoJRLfwDDAE
+H8wgIdiOt+3NOPB8m31K6FMrCcbSXzIvGICvR3xF2TMOp0Mi6NuFkkCW/Hx20qrC
+luwLzQJduC35FsVmOtbwLXr3dG6T1xRAm76DWW9xnkstT4kkrBuH+FyfAYN3akYn
+GI0g3+TcWyM00Xrm2oOEJuAj+/zceZseoP2dZDDNj55t6CPiluASmbml+mbiLGoy
+sMlV8e69o8Bvhlw1hzKux9oqjkMlAQOU9xlYExZmoWn0/QsS+GajFMIfhHQk7oCY
+Iw422N9/U5bInlxl0IXd
+=kABx
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.md5
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.md5 (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+d3b84988e9d72083d7093405b2792e0a
\ No newline at end of file

Added: release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.sha1
==============================================================================
--- release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.sha1 (added)
+++ release/felix/org.apache.felix.http.samples.whiteboard-2.2.1.pom.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+a22b2a9477753ed787e6c5fc59b5e1bd54da8561
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.asc (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa5EAAoJEFec46lc6OwS5QUP/0FxqqvVCCqE/2eyuhNJeLA+
+k27NHeM0fGuZXjtVSqaWmwJYFD0e6+rHcwI8HxKNAX9okRkTZD3NoPUdlpvZwQ2q
+Yk19p0wvkX5L3bL3vH0+t3MUIkZIHM2SFPk3mfO/eTAeRQuDPqLST8Vz73Ji3PSz
+arGVdnKv+ye6ypYBsxH0BT1N/IGjQK7y4IUUXZndf++/FMLYCXnFcB98RfRj668H
+wuF/v7phEgCajH3CNazYm8RETLopAyUx5r2kaXVjFKITTVdVbEkmoiCsUuJ9aDyN
+wWQwJepEXm9Ygu28nCFMyd3MgFOVuDM+dh7AopeLcv/r4Odz46hSohc/CLGqUEhL
+yFZrR7bkw+ux99oBgipV0EOAUzz/Ws7JSE9l7MD9OdSinWk3C04gEoD/3LMnOqSF
+c19GV1rlSCmPDvHCxhy0BW9ZbH1Vr8gztZraa7MDif59QVApVCWXIzjVSzDGLag6
+6+33oxr7w9C5lhxmtpGMRyZsRacTNtWl0hdwbpBljLjXO4Pa2R61jmAMAvliZ4uy
+Eqk3pyzXwJ6vIcPrrZ9fdkAgBuQ/KrRIhRZzPV9Crsn/MQ7hPruiIn+XvSJe1fBG
+tmKp6kgMYY0Ys2u67/NoYzHmUuaWyXYsgI1EfgNx9R9dBLQrsJ/4+OHGD6PjNIg1
+2ggHoZZAHf+mWatV3I3q
+=JtVf
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.md5 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+4b30a09b5a3cf3916b3bc24f9b73bc21
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1-javadoc.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+b5c1ed160fca752342d5f5bdc7dd1cb9bd3f1d59
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.asc (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa5EAAoJEFec46lc6OwS730P/0BnEA6yVgvI9SuV03v2ldU5
+1c8kp0xRYtiAyxTnPJnvoPjrNnS0krQQWGFovte3cbHOoGyF11IsuteFvnxzZnNu
+45cNN6LFF8UWNuoUOB+iK/Q3X9HEHLjvZf+xP9w6/A3GS361wBNQhoX7/HYtL/lZ
++l5p85FtGg5vaJRlIkriJW3ULwa8ID4Oz2lGpL1r1PeNOTfxNACEbhGLQgngQDxv
+d9x+wzK+t5RL1ljph0s/nsR8EXIdA9bfvbWUJWnAXiW34CL+g46LNgrkIWhTO7tx
+J4d8YOBVm6Bllh3864XOyMUA97A9VFHZNUIHMoWHz04vIpvLmSSlg86XwGiU5o3B
+D9RiBmud3gIO3QbfQDoJpES9Oh1wGULFZMa6OvEDHZU4uvXgZhZUk6bHsgYhXqe7
+YEJh7e4S+jFS9cTE+QTTNYdG7Z3BaRAM/UiUCpyTDVSRbREsjmTBco9Z+2cguEbx
+yp55ziQSySoZBTtp9/USXXMPu9HYCCmq6riqafvqP4EiA5xyD1VTMGkEWSb5l2vW
+WxdHZD5I46nau4kfLH6hZWW6Cm7JUGMcaxc4JsoUDPzCtFZOaOI1D7ULT+3mXzD/
+PAXcScPcT+1JZTCqtQo4l83CUwF6GFXRj0H8s7A4QFf5znNqWN0uIVre4SZEQw2M
+qIDLzN+z9XUyidf8yvUl
+=CD/0
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.md5 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+24ca8536af1d2b72ea74219d1724c4c2
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1-sources.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+0a57bb2ce26f52551ce12d0bdb2286084961e359
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.jar
==============================================================================
Binary file - no diff available.

Propchange: release/felix/org.apache.felix.http.sslfilter-0.0.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.asc (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa5DAAoJEFec46lc6OwSvJEP/1UepWGSsceydtO+hduiFo/w
+1OVvsZQKKvck5+IcPAkWexm9t8oBagJoXTawHvIa+hoZRm8BGToRBdGWpoOfLmba
+VtHvakCX7LXjYmPIOCfKPxFy3Dp4usTzAS7LDEkdWLYTKC4FcFZPTc577BxJQdqv
+ict0LhKTqM6rIbyT5AjgGKwNEU1emP9x1F/lRsFbrIf7foAPkchF5n8JqQZjufJp
+238plZydiGnXBoxLk8T3cx9a5FskFmVi+iYFzxU6Mct7WnRDs3zbWw9ZlxEYXtE5
+WogdWN3ocC2Mxe1AXiXXJfpcfwHxdBiZpPyujnyjky0nHBHKfNsLXImA0zAMV7Aa
+finh7V3o55Vf96+3n+xl61F3VTbqID6NMSI5F7z/2t3LhTF5EFMHqBkLwREt7UH4
+sCJR4TEzTKdL2HZ/zeRs0c2ZJU1uzMccXHxgLab3SnZ4a4iUT2ICcwv7oGPImWZb
+7isSmhVDc1nbVWy3cUVipuuk7WuqOeRhhZZ9TiywjMsiosg2qtdr/JgQu20PPZMq
+CC1ONmEO2GMf6YTZCOHC7Ow3or39SjM8BnPLJyhBCegxbF7//t6Tjx0j+PFLNrSm
+n+C07ycWwC05uVX+ECUcJfCXFIjdIb+mi+NlT95tJIgEszZ9WHiEkj5Zxo2/8RqU
+X6tlfsKI3Zlmu5KKMkiQ
+=AzcY
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.md5 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+2d8193f92d29c239b73eda07b93a8587
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+d4919a49b06e663ec1b12877ff5dbbfdb72ab06c
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.pom
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.pom (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.pom Fri Sep 27 09:50:39 2013
@@ -0,0 +1,116 @@
+<!--
+    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.felix</groupId>
+        <artifactId>felix-parent</artifactId>
+        <version>2.1</version>
+        <relativePath>../../pom/pom.xml</relativePath>
+    </parent>
+
+    <name>Apache Felix Http SSL Filter</name>
+    <artifactId>org.apache.felix.http.sslfilter</artifactId>
+    <version>0.0.1</version>
+    <packaging>bundle</packaging>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.1/sslfilter</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.1/sslfilter</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http-2.2.1/sslfilter</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <configuration>
+                    <source>1.5</source>
+                    <target>1.5</target>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <version>2.3.7</version>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-Activator>
+                            org.apache.felix.http.sslfilter.internal.SslFilterActivator
+                        </Bundle-Activator>
+                        <Import-Package>
+                            javax.servlet.*;version="2.3",
+                            *
+                        </Import-Package>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>2.3</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.core</artifactId>
+            <version>4.0.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.osgi</groupId>
+            <artifactId>org.osgi.compendium</artifactId>
+            <version>4.1.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.http.api</artifactId>
+            <version>2.0.2</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Test Dependencies -->
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>4.8.2</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-all</artifactId>
+            <version>1.8.2</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>commons-collections</groupId>
+            <artifactId>commons-collections</artifactId>
+            <version>3.2.1</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+</project>

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.asc
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.asc (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa5DAAoJEFec46lc6OwS7oMQALpeQ3i95gjHdsuHxrkL96hv
+ceQ1pFrp3E7hmuHWQf6JW2+3mcunxNCw9z7aFoBrUNpeJrpK92KYL9vQtfDOvUeS
+sMIQSBWUwQd+4UArtq0I0Y9c2rbKHn5+DNF26V7GLBW0Oi+wBSuEeYyNBr75UoeI
+w7RQwLgz16Fox5dLFIG2Zqwhme83atMHgYsoWGZBPilxQBrGd7KWHkwz/jRueQiR
+Y4VvFHzQKyMW2Qoh7sWd3pfEe27qnN4Vod7L+Z3AupdUJ6N//pvvq6d3zxTESalh
+suzVe87nw28Us7ABsHkLbD06TmDeV+Ohz6Cr5YPsRkiZ6i4Yi4dauIz/xfrMBsPc
+oTwBEprtu5pZQQQ6QFFLCZMLdPKKgp2FtJYGJzweo7ZIrvoDd52kW/fvLdSsmzZA
+SxR/25mkSBG4aAToZWS4CYj20XR2kRQGJCjU5W7CHLkl7QAN4Xb+2J9msQV0VlXI
+1k7SV69olRO8P46ZBWaNLCMMvcp1n3RhOebn6xu2VMEjofz/LzkH4hcrsB2Kqom2
+5ziY9CIGS5y+Tb/yovifJmmf8QnxAfxLH+VTmpHFiQHzbbWjr8fPACFsHWzIuA4X
+W7IgXBOftKR6+IqEYOVw/QereoUyDt6g265l0aI3wZAsom4/1iIdBCNJGuANJBYZ
+fuCmyWE+ryLBi+ne24HJ
+=Oifx
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.md5
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.md5 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+0e57d5e5f2dc5fa732b1ade2f9f7033b
\ No newline at end of file

Added: release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.sha1
==============================================================================
--- release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.sha1 (added)
+++ release/felix/org.apache.felix.http.sslfilter-0.0.1.pom.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+0f435542c7142ada10c8903cc2c89915a36ae54f
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.asc (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa37AAoJEFec46lc6OwSetIP/1rwkN68+PjvIjhpNrTcU3WS
+jzsUMJxuk7Ct93evsb4jCq04T1LG6b8gcyBZ0L2DywkyRE1aiFS/wpqxjEr3NoEA
+Ra5APspJDsUbehhoOVAv3xRLJ9raYlCqZBZnzN0UtdTD/vukmqEg6SP5NR2fuRag
+4RRCPHTLRuKx1r91E3Mn5RCTwOmXem/sTdr59Fn/pAGIGZnnqhHjoQ5uuPf1KcT8
+VMw09MXVamhZaYqo4rFILCeW/39dOTjtJMMIxoCjryXdsxbXmgx6zlPzwTRl8GOs
+oaO0BE2Zfqt4okW5vyoUDWk1+53uPaX0sL9qH2F3kLIhG/AvTBXPy2XVSIAnRl5Q
+IXoM0oBbI1eHo98SD3mD0nc9vClGBdIaNBgcn/eo91mGFHEvwxEfUDYBEsZWMkLp
+LhPOH8785kxCLMoyt7OB1WA6GScwlNRX6DT9mYvKlbVyAiT1u766CbiTVErtNLSa
+ptCbmYjIXiZ3HqCSBzFlUv35S6CWS0BApr/oTExKZHbA71+IQie0h90fPNR5O7dE
+iJ2RBEtqFEu3GkYqXZiLOgKZB0h850srHDuBqi9ZXnTK4ak/s+7rGfISxz6QlIeD
+6N7P3C66u1OIZHBc0dR0AXow2P4CBazgS0lvHLqyq9kxFF+5OmmGYi2l8nkaK7je
+KgP90RMsAXoRqJFbCXAm
+=vn71
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.md5 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+ed5c4dcd61a55f4a2de0f62550d52d99
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1-javadoc.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+1ec84f30dfe7feca5f986eaf782f99798ae954a9
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.asc (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa36AAoJEFec46lc6OwSEtkQAJUa6SP7/skQJIr2pMVi5u9t
+A7eKmQQLJ6aqBq/fivCD7OtjAXMiK8NN93n7/tq+VWdzVRC951szPNpznGLqaNl8
+DkUCQVmfrmGDMphM0t4F+HE8r9QNLQNwpiuJ93GtZeYhj02V3bN747XLfmyf2Iur
+Szu8JS5Gvwvm4p2qU3vsWsikmiPzP9ENqF0JcLRsCDkTTmoWMJj3tgw8itESOiIY
+AMBBKZuDwtOrJP8qXuVRi7bQSOYhQFHF3FfwSTU+wEPRGnnw4R7Cvok3Z80QgipY
+1jw0OxS9hjhHNFn2frSiO2HfovdapcLi8kfUiaAE3WNn8hcJGcnnq6G2QS5dy5pp
+vttwvgWFFrUGomz+q27XjEpxrD88HnEeFVYij4B51zPwJc0VtCoQImiNOjASepgq
+yT+8SDM+J9cayX4V0o3FajEZugWoHRgByzyjL3HSfzoD8hbG/lVuc8nfXqBDDONG
+bdXyw4lUjn2L12sV+e9M00VLMnzFNaF1EWP2mSec57kNo61Q/VE0Junnt/H3yVm3
+PUQOMjZVLk0F8mZph0buJnC0to+QQ4qstF6XVk6+2qazHOd+BwLXUmZC+iErVYSM
+Dt7Br21doD+lSBkul9KrkgPkts+LXVHHbcTDlyum9+Vlx8zrw15i3H/mr8rihQ3j
+ppqeaElyC8POtrTyMTOQ
+=rzy6
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.md5 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+9e902d4acc78670ceac8899327c9e759
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1-sources.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+f7fe7ba7cc3a66b884b831b2149d46ceb3c2ba1a
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.jar
==============================================================================
Binary file - no diff available.

Propchange: release/felix/org.apache.felix.http.whiteboard-2.2.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.asc
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.asc (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa35AAoJEFec46lc6OwSe5MP/2d1p2W5hY5ly1ba+VapZh/O
+GbsY3vmpqJ+KDvg3ha1vJNrYUu1ZJJrVVvgdiQOG8WO9mN9EPw7o6YhuvWYT2lsA
+YvgO+5nm1sUM4Y1qm4i3RGc+2xV7rhUlDZMrS4ZWVdZPOavS1hEj0tc0X4N10j7C
+M8F2ZK1xSZS8BmULfGPI4JPryKuDmNde6dPE8j6go5MfoQy/VPEKu51oLxD3SVNW
+qVbQptM43x2FRGvG0+82173PPCsciaTff+6hHrYsGpgNfCKS//J4Xqu3I89JdpW3
+tVuztyuiiiaWQPaS53GFQrx6SSwrPPYLYm8dzdYvwCcnmgqYmxBS3RKFO0ikhqhJ
+aJOd469uFYxfmc+q92DFGX1TiqPS7STskdp276HjmjbSw5VB1loQVWBxECxxJ0Xy
+IuQfuzut9Sr52GE9CX3Qn3M9Gu1sJ9b/XGsB9BlKrvDiH53UGQfxRU6HK1WcIDcE
+IM57CiOv7dimZtKB/qkc1pmdt/V/DMzgFlXVclge33IlXUBoAcVvbmlpy9dwpL/0
+Jwpd+P6lNaS+fV6wj2WOHgYl83suBz522weg66BX8hsTPgp9o9wWe/1FhWTsZpZu
+R5xqU/mdev3wCgHznqDplNCzppYGQ4ErJ3C8haEMPyzGlDTlOLwpEVTT6I6m3L9P
+3mqoaGxFm5cWwN5jcmoR
+=c88t
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.md5
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.md5 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+49cc8e52fcf17eca9f90369028694421
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.sha1
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.sha1 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.jar.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+a4eff47c56bf4363b161e6f1c6632d1b5d6f6278
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.pom
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.pom (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.pom Fri Sep 27 09:50:39 2013
@@ -0,0 +1,102 @@
+<!--
+    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.felix</groupId>
+        <artifactId>org.apache.felix.http.parent</artifactId>
+        <version>1</version>
+        <relativePath>../parent/pom.xml</relativePath>
+    </parent>
+
+    <name>Apache Felix Http Whiteboard</name>
+    <artifactId>org.apache.felix.http.whiteboard</artifactId>
+    <version>2.2.1</version>
+    <packaging>jar</packaging>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.1/whiteboard</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.2.1/whiteboard</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http-2.2.1/whiteboard</url>
+    </scm>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.felix</groupId>
+                <artifactId>maven-bundle-plugin</artifactId>
+                <extensions>true</extensions>
+                <configuration>
+                    <instructions>
+                        <Bundle-Activator>
+                            org.apache.felix.http.whiteboard.internal.WhiteboardActivator
+                        </Bundle-Activator>
+                        <Embed-Dependency>
+                            org.apache.felix.http.base;inline=org/apache/felix/http/base/internal/AbstractActivator*.class|
+                                org/apache/felix/http/base/internal/logger/*
+                        </Embed-Dependency>
+                    </instructions>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <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.apache.felix</groupId>
+            <artifactId>org.apache.felix.http.api</artifactId>
+            <version>2.2.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.felix</groupId>
+            <artifactId>org.apache.felix.http.base</artifactId>
+            <version>2.2.0</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>biz.aQute</groupId>
+            <artifactId>bndlib</artifactId>
+            <version>1.50.0</version>
+            <scope>provided</scope>
+        </dependency>
+
+        <!-- Test Dependencies -->
+        <dependency>
+            <groupId>commons-collections</groupId>
+            <artifactId>commons-collections</artifactId>
+            <version>3.2.1</version>
+            <scope>test</scope>
+        </dependency>
+    </dependencies>
+
+</project>

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.asc
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.asc (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.asc Fri Sep 27 09:50:39 2013
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
+Comment: GPGTools - http://gpgtools.org
+
+iQIcBAABAgAGBQJSOa36AAoJEFec46lc6OwSvwsP+wfWHMOGvkLQMeXQ0RSNC1KW
+FQgJHIHiI33KFYGgl5SVttuWjWO2REJ9C0yNacymPRCAD27ORPdqaSb7hXe69K1w
+WQwpFJ83vW3mSGt3aGFOnzvSxOR1ZsM2pnRj7MsFH12a79UnNqRv/kNCBJMM4CZa
+21nPYKIxjZbdaBBC1S+Wky9kUB5YW2W9Wz65WLhOdb713QIIb8/2lqB9b0Fhbsuh
+5mBFWjtWZprqArYLbWbLHOc5rFKV24VnCGl8VuRu+NpXA9fG5ixc7bnOfuT/2ksA
+ypha+1FVmBtWzJIHKQk+Ms/VvpfTV4vDdwrYyiD1KlEog9wrJenmnRw0gsG0TuHW
+B5GtYxrCLjiovjyGC4GGakXY4Yimolfw9wdeRzrAAVRJ+pNT8yzmO53eVwWier0/
+Gu2LKvFYJaePyTHeeMGdipnwjjjwFD6W6losUf7mLSJKYHCKwpNGQpMO7xt1AdkX
+OdCeZBDi21/8DZm8U8zqx+8A5cSqAdYr6Y9alXcDOxMizWw3tbIkQYoZnzaGYtey
+uUKlVDY65cXreok9jq7mBFoLw5n/xCGxMp3XKmnMYJ9rYi5N+uP8AObc8ChW4rKO
+yrELDuVVq4WvrhaesFJ1srQqVzkoyIT0mq4FFPKuWawNHwMhVXU8aFHVe+EXAvRu
+CZKCucIlJCwzdLYW6s48
+=TIj0
+-----END PGP SIGNATURE-----

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.md5
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.md5 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.md5 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+8a7cc84235aba17feb4709c0a2a103fc
\ No newline at end of file

Added: release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.sha1
==============================================================================
--- release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.sha1 (added)
+++ release/felix/org.apache.felix.http.whiteboard-2.2.1.pom.sha1 Fri Sep 27 09:50:39 2013
@@ -0,0 +1 @@
+84734de8a729a5553873e73879596fb5ef707bf8
\ No newline at end of file