Author: gnodet
Date: Fri Jul 16 10:46:05 2010
New Revision: 964750
URL: http://svn.apache.org/viewvc?rev=964750&view=rev
Log:
Add aries timestamped version
Added:
servicemix/m2-repo/org/apache/aries/web/
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701-sources.jar
(with props)
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.jar
(with props)
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.pom
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/maven-metadata-local.xml
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701-sources.jar
(with props)
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.jar
(with props)
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.pom
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/maven-metadata-local.xml
servicemix/m2-repo/org/apache/aries/web/web/
servicemix/m2-repo/org/apache/aries/web/web/0.1-r964701/
servicemix/m2-repo/org/apache/aries/web/web/0.1-r964701/web-0.1-r964701.pom
servicemix/m2-repo/org/apache/aries/web/web/maven-metadata-local.xml
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701-sources.jar
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701-sources.jar?rev=964750&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701-sources.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.jar
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.jar?rev=964750&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.pom
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.pom?rev=964750&view=auto
==============================================================================
---
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.pom
(added)
+++
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/0.1-r964701/org.apache.aries.web.itests-0.1-r964701.pom
Fri Jul 16 10:46:05 2010
@@ -0,0 +1,159 @@
+<!--
+ 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">
+ <parent>
+ <artifactId>web</artifactId>
+ <groupId>org.apache.aries.web</groupId>
+ <version>0.1-r964701</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+
+ <artifactId>org.apache.aries.web.itests</artifactId>
+ <packaging>jar</packaging>
+ <name>Apache Aries Web integration tests</name>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.osgi</groupId>
+ <artifactId>org.osgi.core</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>asm</groupId>
+ <artifactId>asm-all</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.testsupport</groupId>
+ <artifactId>org.apache.aries.testsupport.unit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.osgi</groupId>
+ <artifactId>org.osgi.compendium</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.blueprint</groupId>
+ <artifactId>org.apache.aries.blueprint.sample</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>org.apache.felix.configadmin</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries</groupId>
+ <artifactId>org.apache.aries.util</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.blueprint</groupId>
+ <artifactId>org.apache.aries.blueprint</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.logging</groupId>
+ <artifactId>pax-logging-api</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.logging</groupId>
+ <artifactId>pax-logging-service</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.exam</groupId>
+ <artifactId>pax-exam</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.exam</groupId>
+ <artifactId>pax-exam-junit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.exam</groupId>
+ <artifactId>pax-exam-container-default</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.swissbox</groupId>
+ <artifactId>pax-swissbox-tinybundles</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.ops4j.pax.url</groupId>
+ <artifactId>pax-url-mvn</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>org.apache.aries.web.urlhandler</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ </dependencies>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.servicemix.tooling</groupId>
+ <artifactId>depends-maven-plugin</artifactId>
+ <version>1.1</version>
+ <executions>
+ <execution>
+ <id>generate-depends-file</id>
+ <goals>
+ <goal>generate-depends-file</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+
+ <profiles>
+ <profile>
+ <id>ci-build-profile</id>
+ <activation>
+ <property>
+ <name>maven.repo.local</name>
+ </property>
+ </activation>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <!--
+ when the local repo location has been specified,
we need
+ to pass on this information to PAX mvn url
+ -->
+
<argLine>-Dorg.ops4j.pax.url.mvn.localRepository=${maven.repo.local}
+ </argLine>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+</project>
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/maven-metadata-local.xml
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/maven-metadata-local.xml?rev=964750&view=auto
==============================================================================
---
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/maven-metadata-local.xml
(added)
+++
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.itests/maven-metadata-local.xml
Fri Jul 16 10:46:05 2010
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>org.apache.aries.web.itests</artifactId>
+ <version>0.1-20100716</version>
+ <versioning>
+ <versions>
+ <version>0.1-20100716</version>
+ <version>0.1-r964701</version>
+ </versions>
+ <lastUpdated>20100716100337</lastUpdated>
+ </versioning>
+</metadata>
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701-sources.jar
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701-sources.jar?rev=964750&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701-sources.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.jar
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.jar?rev=964750&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.jar
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.pom
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.pom?rev=964750&view=auto
==============================================================================
---
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.pom
(added)
+++
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/0.1-r964701/org.apache.aries.web.urlhandler-0.1-r964701.pom
Fri Jul 16 10:46:05 2010
@@ -0,0 +1,63 @@
+<!--
+ 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">
+ <parent>
+ <artifactId>web</artifactId>
+ <groupId>org.apache.aries.web</groupId>
+ <version>0.1-r964701</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+
+ <artifactId>org.apache.aries.web.urlhandler</artifactId>
+ <packaging>bundle</packaging>
+ <name>Apache Aries Web Url handler</name>
+
+ <properties>
+ <aries.osgi.export.pkg>
+ org.apache.aries.web.converter
+ </aries.osgi.export.pkg>
+ <aries.osgi.private.pkg>
+ org.apache.aries.web.converter.impl,
+ org.apache.aries.web.url
+ </aries.osgi.private.pkg>
+ </properties>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.osgi</groupId>
+ <artifactId>org.osgi.core</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>asm</groupId>
+ <artifactId>asm-all</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.testsupport</groupId>
+ <artifactId>org.apache.aries.testsupport.unit</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+
+</project>
Added:
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/maven-metadata-local.xml
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/maven-metadata-local.xml?rev=964750&view=auto
==============================================================================
---
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/maven-metadata-local.xml
(added)
+++
servicemix/m2-repo/org/apache/aries/web/org.apache.aries.web.urlhandler/maven-metadata-local.xml
Fri Jul 16 10:46:05 2010
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>org.apache.aries.web.urlhandler</artifactId>
+ <version>0.1-20100716</version>
+ <versioning>
+ <versions>
+ <version>0.1-20100716</version>
+ <version>0.1-r964701</version>
+ </versions>
+ <lastUpdated>20100716100334</lastUpdated>
+ </versioning>
+</metadata>
Added:
servicemix/m2-repo/org/apache/aries/web/web/0.1-r964701/web-0.1-r964701.pom
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/web/0.1-r964701/web-0.1-r964701.pom?rev=964750&view=auto
==============================================================================
--- servicemix/m2-repo/org/apache/aries/web/web/0.1-r964701/web-0.1-r964701.pom
(added)
+++ servicemix/m2-repo/org/apache/aries/web/web/0.1-r964701/web-0.1-r964701.pom
Fri Jul 16 10:46:05 2010
@@ -0,0 +1,120 @@
+<!--
+ 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">
+ <parent>
+ <artifactId>java5-parent</artifactId>
+ <groupId>org.apache.aries</groupId>
+ <version>0.1-r964701</version>
+ </parent>
+
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>web</artifactId>
+ <packaging>pom</packaging>
+ <name>Apache Aries Web Component</name>
+ <version>0.1-r964701</version>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/web</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/web</developerConnection>
+ <url>http://svn.apache.org/viewvc/incubator/aries/trunk/web</url>
+ </scm>
+
+ <modules>
+ <module>web-urlhandler</module>
+ <module>web-itests</module>
+ </modules>
+
+ <dependencyManagement>
+ <dependencies>
+ <!-- internal dependencies -->
+ <dependency>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>org.apache.aries.web.itests</artifactId>
+ <version>${version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>org.apache.aries.web.urlhandler</artifactId>
+ <version>${version}</version>
+ </dependency>
+
+ <!-- external dependencies -->
+ <dependency>
+ <groupId>asm</groupId>
+ <artifactId>asm-all</artifactId>
+ <version>3.2</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.aries.testsupport</groupId>
+ <artifactId>org.apache.aries.testsupport.unit</artifactId>
+ <version>0.1-r964701</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.aries.blueprint</groupId>
+ <artifactId>org.apache.aries.blueprint.sample</artifactId>
+ <version>0.1-r964701</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>org.apache.felix.configadmin</artifactId>
+ <version>1.2.4</version>
+ <exclusions>
+ <exclusion>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>org.osgi.compendium</artifactId>
+ </exclusion>
+ <exclusion>
+ <groupId>org.apache.felix</groupId>
+ <artifactId>org.osgi.core</artifactId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries</groupId>
+ <artifactId>org.apache.aries.util</artifactId>
+ <version>0.1-r964701</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.aries.blueprint</groupId>
+ <artifactId>org.apache.aries.blueprint</artifactId>
+ <version>0.1-r964701</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+
+ <build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.0</version>
+ <configuration>
+ <useReleaseProfile>false</useReleaseProfile>
+ <goals>deploy</goals>
+ <arguments>-Papache-release -DskipTests=true</arguments>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
+</project>
Added: servicemix/m2-repo/org/apache/aries/web/web/maven-metadata-local.xml
URL:
http://svn.apache.org/viewvc/servicemix/m2-repo/org/apache/aries/web/web/maven-metadata-local.xml?rev=964750&view=auto
==============================================================================
--- servicemix/m2-repo/org/apache/aries/web/web/maven-metadata-local.xml (added)
+++ servicemix/m2-repo/org/apache/aries/web/web/maven-metadata-local.xml Fri
Jul 16 10:46:05 2010
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+ <groupId>org.apache.aries.web</groupId>
+ <artifactId>web</artifactId>
+ <version>0.1-20100716</version>
+ <versioning>
+ <versions>
+ <version>0.1-20100716</version>
+ <version>0.1-r964701</version>
+ </versions>
+ <lastUpdated>20100716100334</lastUpdated>
+ </versioning>
+</metadata>