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

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


    from 2028c592 Merge pull request #677 from 
apache/feature/509-remove-service-lang-support
     add 3aeb9235 Remove deprecated Apache Celix CMake functions
     add 0e47071f #509: Update CHANGES.md
     add e17a38e3 Merge branch 'master' into 
feature/509-remove-deprecated-cmake-functions
     new 5cdd18db Merge pull request #678 from 
apache/feature/509-remove-deprecated-cmake-functions

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:
 CHANGES.md                                    |   2 +
 cmake/celix_project/ApacheRat.cmake           |   2 +-
 cmake/cmake_celix/BundlePackaging.cmake       |  60 ---
 cmake/cmake_celix/DockerPackaging.cmake       | 597 --------------------------
 cmake/cmake_celix/Runtimes.cmake              | 253 -----------
 cmake/cmake_celix/UseCelix.cmake              |   3 -
 cmake/cmake_celix/create_target_filesystem.sh | 215 ----------
 cmake/cmake_celix/runtime_common.sh.in        | 230 ----------
 cmake/cmake_celix/runtime_start.sh.in         |  31 --
 cmake/cmake_celix/runtime_stop.sh.in          |  34 --
 10 files changed, 3 insertions(+), 1424 deletions(-)
 delete mode 100644 cmake/cmake_celix/DockerPackaging.cmake
 delete mode 100644 cmake/cmake_celix/Runtimes.cmake
 delete mode 100644 cmake/cmake_celix/create_target_filesystem.sh
 delete mode 100644 cmake/cmake_celix/runtime_common.sh.in
 delete mode 100644 cmake/cmake_celix/runtime_start.sh.in
 delete mode 100644 cmake/cmake_celix/runtime_stop.sh.in

Reply via email to