Repository: aries-jax-rs-whiteboard
Updated Branches:
  refs/heads/master 9739cf5bb -> 1eb36e0f6


Revert "delete ununsed fragment module"

This reverts commit 9739cf5bb1cff8013b1112c16e38aaa9db325ae7.


Project: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/commit/1eb36e0f
Tree: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/1eb36e0f
Diff: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/1eb36e0f

Branch: refs/heads/master
Commit: 1eb36e0f6607843f2675e1d18a8d36bd39c9e30e
Parents: 9739cf5
Author: Raymond Auge <rotty3...@apache.org>
Authored: Fri Aug 17 15:07:40 2018 -0400
Committer: Raymond Auge <rotty3...@apache.org>
Committed: Fri Aug 17 15:07:40 2018 -0400

----------------------------------------------------------------------
 jax-rs.itests-fragment/bnd.bnd | 53 +++++++++++++++++++++++++++++++++++++
 jax-rs.itests-fragment/pom.xml | 45 +++++++++++++++++++++++++++++++
 pom.xml                        |  3 ++-
 3 files changed, 100 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/1eb36e0f/jax-rs.itests-fragment/bnd.bnd
----------------------------------------------------------------------
diff --git a/jax-rs.itests-fragment/bnd.bnd b/jax-rs.itests-fragment/bnd.bnd
new file mode 100644
index 0000000..78c5a58
--- /dev/null
+++ b/jax-rs.itests-fragment/bnd.bnd
@@ -0,0 +1,53 @@
+#    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.
+
+Fragment-Host: org.apache.aries.jax.rs.whiteboard
+Export-Package:\
+       org.apache.cxf;version="3.2.4",\
+       org.apache.cxf.attachment;version="3.2.4",\
+       org.apache.cxf.common.classloader;version="3.2.4",\
+       org.apache.cxf.common.logging;version="3.2.4",\
+       org.apache.cxf.common.jaxb;version="3.2.4",\
+       org.apache.cxf.common.security;version="3.2.4",\
+       org.apache.cxf.common.util;version="3.2.4",\
+       org.apache.cxf.configuration.security;version="3.2.4",\
+       org.apache.cxf.endpoint;version="3.2.4",\
+       org.apache.cxf.helpers;version="3.2.4",\
+       org.apache.cxf.interceptor;version="3.2.4",\
+       org.apache.cxf.interceptor.security;version="3.2.4",\
+       org.apache.cxf.io;version="3.2.4",\
+       org.apache.cxf.jaxrs;version="3.2.4",\
+       org.apache.cxf.jaxrs.ext;version="3.2.4",\
+       org.apache.cxf.jaxrs.impl;version="3.2.4",\
+       org.apache.cxf.jaxrs.model;version="3.2.4",\
+       org.apache.cxf.jaxrs.provider;version="3.2.4",\
+       org.apache.cxf.jaxrs.utils;version="3.2.4",\
+       org.apache.cxf.jaxrs.utils.multipart;version="3.2.4",\
+       org.apache.cxf.jaxrs.utils.schemas;version="3.2.4",\
+       org.apache.cxf.message;version="3.2.4",\
+       org.apache.cxf.phase;version="3.2.4",\
+       org.apache.cxf.resource;version="3.2.4",\
+       org.apache.cxf.security;version="3.2.4",\
+       org.apache.cxf.security.transport;version="3.2.4",\
+       org.apache.cxf.service.model;version="3.2.4",\
+       org.apache.cxf.staxutils;version="3.2.4",\
+       org.apache.cxf.staxutils.transform;version="3.2.4",\
+       org.apache.cxf.transport.http.auth;version="3.2.4",\
+       org.apache.cxf.helpers;version="3.2.4",\
+       org.apache.cxf.helpers;version="3.2.4",\
+       org.apache.cxf.helpers;version="3.2.4",\
+       org.apache.cxf.common.util;version="3.2.4"

http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/1eb36e0f/jax-rs.itests-fragment/pom.xml
----------------------------------------------------------------------
diff --git a/jax-rs.itests-fragment/pom.xml b/jax-rs.itests-fragment/pom.xml
new file mode 100644
index 0000000..dba3f26
--- /dev/null
+++ b/jax-rs.itests-fragment/pom.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+       <parent>
+               <groupId>org.apache.aries.jax.rs</groupId>
+               <artifactId>org.apache.aries.jax.rs</artifactId>
+               <version>1.0.1-SNAPSHOT</version>
+               <relativePath>..</relativePath>
+       </parent>
+       <modelVersion>4.0.0</modelVersion>
+
+       <artifactId>org.apache.aries.jax.rs.itests-fragment</artifactId>
+       <description>Apache Aries JAX-RS Integration Tests 
Fragment</description>
+       <name>Apache Aries JAX-RS Integration Tests Fragment</name>
+
+       <build>
+               <plugins>
+                       <plugin>
+                               <groupId>biz.aQute.bnd</groupId>
+                               <artifactId>bnd-maven-plugin</artifactId>
+                       </plugin>
+               </plugins>
+       </build>
+
+       <properties>
+               <maven.deploy.skip>true</maven.deploy.skip>
+       </properties>
+
+</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/1eb36e0f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 023e361..c18123e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,8 @@
         <module>javax.jax.rs-api</module>
         <module>jax-rs.whiteboard</module>
         <module>jax-rs.itests</module>
-    </modules>
+        <module>jax-rs.itests-fragment</module>
+       </modules>
 
     <build>
         <pluginManagement>

Reply via email to