You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/02/10 19:28:50 UTC

[celix] branch develop updated (1505b39 -> f8ec1c7)

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

pnoltes pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 1505b39  Merge pull request #149 from Oipo/bug/unresolvable_bundle_is_resolved
     add e95e005  Updates mainly travis config to support building on Ubuntu 18
     new f8ec1c7  Merge pull request #151 from apache/feature/#121_update_travis

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:
 .travis.yml                                | 60 +++++++++++++-----------------
 CMakeLists.txt                             |  2 +
 cmake/cmake_celix/BundlePackaging.cmake    |  8 ++--
 cmake/cmake_celix/ContainerPackaging.cmake |  5 +++
 cmake/cmake_celix/DockerPackaging.cmake    |  5 +++
 libs/framework/CMakeLists.txt              |  2 +-
 6 files changed, 42 insertions(+), 40 deletions(-)


[celix] 01/01: Merge pull request #151 from apache/feature/#121_update_travis

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

pnoltes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git

commit f8ec1c76288436bf39de485f8296dae174864d2a
Merge: 1505b39 e95e005
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Mon Feb 10 20:28:42 2020 +0100

    Merge pull request #151 from apache/feature/#121_update_travis
    
    Updates build env to support Ubuntu 18

 .travis.yml                                | 60 +++++++++++++-----------------
 CMakeLists.txt                             |  2 +
 cmake/cmake_celix/BundlePackaging.cmake    |  8 ++--
 cmake/cmake_celix/ContainerPackaging.cmake |  5 +++
 cmake/cmake_celix/DockerPackaging.cmake    |  5 +++
 libs/framework/CMakeLists.txt              |  2 +-
 6 files changed, 42 insertions(+), 40 deletions(-)