You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2018/12/06 11:21:12 UTC

[aries-jax-rs-whiteboard] branch master updated (68672b5 -> 888a17a)

This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.


    from 68672b5  Recover CXF JAXB Jettison support under integrations
     add 32eb367  [ARIES-1872] Add Aries JAX-RS Whiteboard Karaf features repository
     new 888a17a  Merge pull request #11 from jbonofre/ARIES-1872

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jax-rs.features/pom.xml                      | 80 ++++++++++++++++++++++++++++
 jax-rs.features/src/main/feature/feature.xml | 35 ++++++++++++
 pom.xml                                      |  1 +
 3 files changed, 116 insertions(+)
 create mode 100644 jax-rs.features/pom.xml
 create mode 100644 jax-rs.features/src/main/feature/feature.xml


[aries-jax-rs-whiteboard] 01/01: Merge pull request #11 from jbonofre/ARIES-1872

Posted by cs...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cschneider pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 888a17ad3164673296fc57355c68e920e4216309
Merge: 68672b5 32eb367
Author: Christian Schneider <ch...@die-schneider.net>
AuthorDate: Thu Dec 6 12:21:08 2018 +0100

    Merge pull request #11 from jbonofre/ARIES-1872
    
    WIP: [ARIES-1872] Add Aries JAX-RS Whiteboard Karaf features repository

 jax-rs.features/pom.xml                      | 80 ++++++++++++++++++++++++++++
 jax-rs.features/src/main/feature/feature.xml | 35 ++++++++++++
 pom.xml                                      |  1 +
 3 files changed, 116 insertions(+)