celix git commit: CELIX-335: Update travis config to use make install instead of make install-all

2016-01-08 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring c8920f2a6 -> 6acd0b969 CELIX-335: Update travis config to use make install instead of make install-all Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Fix issue in deploy_bundles_dir dependencies setup. Now 'make -j' and ninja works

2016-01-08 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 6acd0b969 -> 919a3eb50 CELIX-335: Fix issue in deploy_bundles_dir dependencies setup. Now 'make -j' and ninja works Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Update cmake command to use a timestamp (touch) file instead of a copy of a library

2016-01-08 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 919a3eb50 -> 2b4c8c226 CELIX-335: Update cmake command to use a timestamp (touch) file instead of a copy of a library Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-63: Using cmake's PROJECT_NAME (lower case) install location for bundles.

2015-11-25 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 52528fdc3 -> c33e47581 CELIX-63: Using cmake's PROJECT_NAME (lower case) install location for bundles. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/c33e4758 Tree:

celix git commit: CELIX-272: Fix install command for dfi lib

2015-11-26 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop cc7d09128 -> 5e04c3d6a CELIX-272: Fix install command for dfi lib Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/5e04c3d6 Tree:

celix git commit: CELIX-242: Fix for several clang warning. Also enables -Werror for clang

2015-11-26 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 5e04c3d6a -> d7d396a54 CELIX-242: Fix for several clang warning. Also enables -Werror for clang Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/d7d396a5 Tree:

[4/6] celix git commit: CELIX-309: Move dfi to top-level subdir

2015-11-27 Thread pnoltes
http://git-wip-us.apache.org/repos/asf/celix/blob/18a5bf74/dfi/private/test/json_serializer_tests.cpp -- diff --git a/dfi/private/test/json_serializer_tests.cpp b/dfi/private/test/json_serializer_tests.cpp new file mode 100644

[5/6] celix git commit: CELIX-309: Move dfi to top-level subdir

2015-11-27 Thread pnoltes
http://git-wip-us.apache.org/repos/asf/celix/blob/18a5bf74/dfi/private/src/json_rpc.c -- diff --git a/dfi/private/src/json_rpc.c b/dfi/private/src/json_rpc.c new file mode 100644 index 000..e13c8ef --- /dev/null +++

[2/6] celix git commit: CELIX-309: Move dfi to top-level subdir

2015-11-27 Thread pnoltes
http://git-wip-us.apache.org/repos/asf/celix/blob/18a5bf74/remote_services/remote_service_admin_dfi/dynamic_function_interface/json_serializer.c -- diff --git

[3/6] celix git commit: CELIX-309: Move dfi to top-level subdir

2015-11-27 Thread pnoltes
http://git-wip-us.apache.org/repos/asf/celix/blob/18a5bf74/remote_services/remote_service_admin_dfi/dynamic_function_interface/dyn_interface.c -- diff --git

[6/6] celix git commit: CELIX-309: Move dfi to top-level subdir

2015-11-27 Thread pnoltes
CELIX-309: Move dfi to top-level subdir Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/18a5bf74 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/18a5bf74 Diff:

[1/2] celix git commit: CELIX-308: Apply dm_leak path

2015-11-27 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 18a5bf743 -> e5acd9069 CELIX-308: Apply dm_leak path Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/f1759bde Tree:

[2/2] celix git commit: CELIX-311: Apply broken framework test path

2015-11-27 Thread pnoltes
CELIX-311: Apply broken framework test path Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/e5acd906 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/e5acd906 Diff:

celix git commit: CELIX-308: Fix clang warning (promoted to error with -Werror)

2015-11-27 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop e5acd9069 -> f99256497 CELIX-308: Fix clang warning (promoted to error with -Werror) Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/f9925649 Tree:

celix git commit: CELIX-295: Add -Werror flag for gcc and add some unused attributes to unused variables.

2015-11-18 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 78bd2627f -> 5d1579aff CELIX-295: Add -Werror flag for gcc and add some unused attributes to unused variables. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-272: Add missing getBundles method for service_registry.

2015-11-18 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop c1c2ac9f6 -> 78bd2627f CELIX-272: Add missing getBundles method for service_registry. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/78bd2627 Tree:

[2/2] celix git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/celix into develop

2015-11-20 Thread pnoltes
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/celix into develop Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/1329aeb7 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/1329aeb7 Diff:

[1/2] celix git commit: CELIX-295: Fix warning in topology manager. Only shows when compiling with -Os

2015-11-20 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 82b8e7cd1 -> 1329aeb77 CELIX-295: Fix warning in topology manager. Only shows when compiling with -Os Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/be8d6ba9 Tree:

celix git commit: CELIX-269: Improve error checking dependency manager

2015-11-20 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 77b8e711f -> 15e872765 CELIX-269: Improve error checking dependency manager Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/15e87276 Tree:

celix git commit: CELIX-77: Fix test for change in service_factory

2016-01-12 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 49ddf5743 -> 1131b821d CELIX-77: Fix test for change in service_factory Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/1131b821 Tree:

celix git commit: CELIX-77: Fix issue in config_admin. Rename handle of service_factory service from factory->handle. The factory name can be confusing.

2016-01-12 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop e06e14abf -> 49ddf5743 CELIX-77: Fix issue in config_admin. Rename handle of service_factory service from factory->handle. The factory name can be confusing. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-77: Enable config_admin. Refactor travis.yml to that the enabled subproject are more clearly stated in seperated lines

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 3605d26ac -> fb8bef532 CELIX-77: Enable config_admin. Refactor travis.yml to that the enabled subproject are more clearly stated in seperated lines Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-77: Fix in travis.yml. Seperated some options for osx & linux

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop df91e19cc -> 9c7973f06 CELIX-77: Fix in travis.yml. Seperated some options for osx & linux Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/9c7973f0 Tree:

celix git commit: CELIX-77: Fix in travix.yml.

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 9ddda550c -> a10eef6ae CELIX-77: Fix in travix.yml. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/a10eef6a Tree:

celix git commit: CELIX-77: Fix for syntax error in travix.yml

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop fb8bef532 -> df91e19cc CELIX-77: Fix for syntax error in travix.yml Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/df91e19c Tree:

celix git commit: CELIX-335: Fix issue with setting a bundle name with add_bundle

2016-01-18 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 632252c51 -> e0a4c4616 CELIX-335: Fix issue with setting a bundle name with add_bundle Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Fix error in travis.yml

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring d7ae9b5b8 -> de7915aaa CELIX-335: Fix error in travis.yml Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/de7915aa Tree:

celix git commit: CELIX-335: Fix for testing with ninja build system

2016-01-15 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 52b8ae5b1 -> 632252c51 CELIX-335: Fix for testing with ninja build system Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/632252c5 Tree:

celix git commit: CELIX-335: Fix in configure_file usage. Still contained @ONLY arguments

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 7a042fd0b -> 0fe3c6aba CELIX-335: Fix in configure_file usage. Still contained @ONLY arguments Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Update travis to also use ninja as build system

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 0fe3c6aba -> d7ae9b5b8 CELIX-335: Update travis to also use ninja as build system Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Fix yet another error in travis.yml

2016-01-14 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring de7915aaa -> 52b8ae5b1 CELIX-335: Fix yet another error in travis.yml Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/52b8ae5b Tree:

[1/2] celix git commit: CELIX-364: Fixes bug with incorrect destroy function

2016-06-26 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 6de29e9c5 -> 8c4e037db CELIX-364: Fixes bug with incorrect destroy function Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/13d5d97b Tree:

celix git commit: CELIX-269: Fixes issue in dependency manager when providing NULL as properties for a provided services

2016-02-08 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop ea9a5a8de -> 6bf16bd8c CELIX-269: Fixes issue in dependency manager when providing NULL as properties for a provided services Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

[2/2] celix git commit: CELIX-335: Remove out commented deploy-targets() CMake command

2016-02-05 Thread pnoltes
CELIX-335: Remove out commented deploy-targets() CMake command Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/ef2d16fc Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/ef2d16fc Diff:

[1/2] celix git commit: CELIX-335: Cleanup of unneeded commands/comments in Packaging.cmake

2016-02-05 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 8a8292bd7 -> ef2d16fc0 CELIX-335: Cleanup of unneeded commands/comments in Packaging.cmake Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Fix for deploying bundles using absolute paths

2016-02-05 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 3a4528187 -> ea9a5a8de CELIX-335: Fix for deploying bundles using absolute paths Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/ea9a5a8d Tree:

[3/3] celix git commit: CELIX-343: Update config_admin examples to print updated properties.

2016-02-04 Thread pnoltes
CELIX-343: Update config_admin examples to print updated properties. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/b815e68f Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/b815e68f Diff:

[1/3] celix git commit: CELIX-344: Fix wrong assumption that a service references always is tracked when untracking int the service tracker.

2016-02-04 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 37010fbe6 -> b815e68fc CELIX-344: Fix wrong assumption that a service references always is tracked when untracking int the service tracker. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-351: Fix issue in service_registry incorrectly handling service references when service listeners are removed and some small issue concerning serv ref handling.

2016-02-12 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop b990dde04 -> e0812b00d CELIX-351: Fix issue in service_registry incorrectly handling service references when service listeners are removed and some small issue concerning serv ref handling. Project:

celix git commit: CELIX-345: Fixes typo in dependency manager.

2016-02-09 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 9012020c3 -> 2933fcd3f CELIX-345: Fixes typo in dependency manager. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/2933fcd3 Tree:

[3/3] celix git commit: CELIX-348: Adds neededc cast for string hash function

2016-02-09 Thread pnoltes
CELIX-348: Adds neededc cast for string hash function Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/9012020c Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/9012020c Diff:

celix git commit: CELIX-348: Fixes utils_test for changes string hash

2016-02-10 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 2933fcd3f -> a303b7984 CELIX-348: Fixes utils_test for changes string hash Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/a303b798 Tree:

celix git commit: CELIX-349: Fixes an issue service tracker that the service reference list was updated after the added callback was invoked.

2016-02-10 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop a303b7984 -> d4fe6558d CELIX-349: Fixes an issue service tracker that the service reference list was updated after the added callback was invoked. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

[2/2] celix git commit: CELIX-351: Refactoring of shell_tui to use service_tracker instead of service listener

2016-02-11 Thread pnoltes
CELIX-351: Refactoring of shell_tui to use service_tracker instead of service listener Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/91ba2a16 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/91ba2a16 Diff:

[1/2] celix git commit: CELIX-351: Adds a retained refs list per service listener, so that when service listener are removed correct cleanup can be done.

2016-02-11 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop e3e6d1a4e -> 91ba2a168 CELIX-351: Adds a retained refs list per service listener, so that when service listener are removed correct cleanup can be done. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

[celix] Git Push Summary

2016-02-11 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring [deleted] ef2d16fc0

celix git commit: CELIX-352: Added support for an framework extender path to load descriptors from the framework bundle.

2016-02-11 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 91ba2a168 -> 58f521f6a CELIX-352: Added support for an framework extender path to load descriptors from the framework bundle. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-343: Update CMakeLists.txt for changed bundle_file target property. Enable config_admin in travis

2016-02-05 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop b19a8f6be -> 2e31fdd53 CELIX-343: Update CMakeLists.txt for changed bundle_file target property. Enable config_admin in travis Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Disable config_admin, issue for osx. Disable Android.

2016-02-05 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop 2e31fdd53 -> 3a4528187 CELIX-335: Disable config_admin, issue for osx. Disable Android. Android currently does not build because CMake 2.8 is used. A upgrade in the DockerFile is needed. Project:

[15/42] celix git commit: CElIX-335: Revert to static depenency manager ussage

2016-02-05 Thread pnoltes
CElIX-335: Revert to static depenency manager ussage Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/9c7892b0 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/9c7892b0 Diff:

[24/42] celix git commit: CELIX-335: Fix issue with setting a bundle name with add_bundle

2016-02-05 Thread pnoltes
CELIX-335: Fix issue with setting a bundle name with add_bundle Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/e0a4c461 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/e0a4c461 Diff:

[26/42] celix git commit: Merge branch 'feature/CELIX-335_deploy_refactoring' of https://git-wip-us.apache.org/repos/asf/celix into packaging

2016-02-05 Thread pnoltes
Merge branch 'feature/CELIX-335_deploy_refactoring' of https://git-wip-us.apache.org/repos/asf/celix into packaging Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/e925d8f2 Tree:

[27/42] celix git commit: CELIX-335: Add celix cmake command documentation. Add eclipse launcher generation for deployments

2016-02-05 Thread pnoltes
CELIX-335: Add celix cmake command documentation. Add eclipse launcher generation for deployments Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/5b4e5ffe Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/5b4e5ffe

[01/42] celix git commit: CELIX-335: Refactor cmake packaging

2016-02-05 Thread pnoltes
Repository: celix Updated Branches: refs/heads/develop b815e68fc -> b19a8f6be http://git-wip-us.apache.org/repos/asf/celix/blob/49ab9ab5/remote_services/remote_service_admin_dfi/rsa/CMakeLists.txt -- diff --git

[34/42] celix git commit: CELIX-335: Update in cmake command documentation

2016-02-05 Thread pnoltes
CELIX-335: Update in cmake command documentation Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/8a8292bd Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/8a8292bd Diff:

[03/42] celix git commit: CELIX-335: Refactor cmake packaging

2016-02-05 Thread pnoltes
CELIX-335: Refactor cmake packaging - bundle has become add_bundle - deploy has become add_deploy - signatures are different. - LegacyPackaing added to still support bundle/deploy statements - Packaging now heavily relies on target properties makeing the setup more flexible to change

[25/42] celix git commit: CELIX-335: Fix memory issue in framework when loading bundle libraries. Only occurs on ubuntu systems

2016-02-05 Thread pnoltes
CELIX-335: Fix memory issue in framework when loading bundle libraries. Only occurs on ubuntu systems Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/fc588a5a Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/fc588a5a

[35/42] celix git commit: CELIX-335: Cleanup of unneeded commands/comments in Packaging.cmake

2016-02-05 Thread pnoltes
CELIX-335: Cleanup of unneeded commands/comments in Packaging.cmake Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/1d00b446 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/1d00b446 Diff:

[11/42] celix git commit: CELIX-335: Fix issue in deploy_bundles_dir dependencies setup. Now 'make -j' and ninja works

2016-02-05 Thread pnoltes
CELIX-335: Fix issue in deploy_bundles_dir dependencies setup. Now 'make -j' and ninja works Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/919a3eb5 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/919a3eb5 Diff:

[23/42] celix git commit: CELIX-335: Fix for testing with ninja build system

2016-02-05 Thread pnoltes
CELIX-335: Fix for testing with ninja build system Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/632252c5 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/632252c5 Diff:

[08/42] celix git commit: CELIX-335: Fix for small ref typos in documentation

2016-02-05 Thread pnoltes
CELIX-335: Fix for small ref typos in documentation Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/fa1f5c8c Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/fa1f5c8c Diff:

[38/42] celix git commit: CELIX-335: Fix bundle command in PackagegingLegacy. Update celix-bootstrap for updated CMake commands

2016-02-05 Thread pnoltes
CELIX-335: Fix bundle command in PackagegingLegacy. Update celix-bootstrap for updated CMake commands Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/1eb9eb01 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/1eb9eb01

[39/42] celix git commit: CELIX-335: Remove deploy_targets() from project CMakeLists.txt template. Not needed with rewrite Packaging.cmake

2016-02-05 Thread pnoltes
CELIX-335: Remove deploy_targets() from project CMakeLists.txt template. Not needed with rewrite Packaging.cmake Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/a733db4d Tree:

[28/42] celix git commit: CELIX-335: Update of cmake command docs and added subproject doc.

2016-02-05 Thread pnoltes
CELIX-335: Update of cmake command docs and added subproject doc. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/66ff6263 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/66ff6263 Diff:

[32/42] celix git commit: CELIX-335: Add cmake install for osx in travis config

2016-02-05 Thread pnoltes
CELIX-335: Add cmake install for osx in travis config Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/edf549c0 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/edf549c0 Diff:

[19/42] celix git commit: CELIX-335: Fix in configure_file usage. Still contained @ONLY arguments

2016-02-05 Thread pnoltes
CELIX-335: Fix in configure_file usage. Still contained @ONLY arguments Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/0fe3c6ab Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/0fe3c6ab Diff:

[29/42] celix git commit: CELIX-335: Fix docucmentation links

2016-02-05 Thread pnoltes
CELIX-335: Fix docucmentation links Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/cd1f7491 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/cd1f7491 Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/cd1f7491

[31/42] celix git commit: CELIX-335: Change make install-all -> make install for travis config

2016-02-05 Thread pnoltes
CELIX-335: Change make install-all -> make install for travis config Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/da78d305 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/da78d305 Diff:

[42/42] celix git commit: CELIX-335: Fix run.sh generated. Generation now also works for celix based projects.

2016-02-05 Thread pnoltes
CELIX-335: Fix run.sh generated. Generation now also works for celix based projects. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/b19a8f6b Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/b19a8f6b Diff:

[33/42] celix git commit: CELIX-335: Move deploy timestamp file to CMAKE_CURRENT_BINARY_DIR. Update run.sh to reuse existing (DY)LD_LIBRARY_PATH

2016-02-05 Thread pnoltes
CELIX-335: Move deploy timestamp file to CMAKE_CURRENT_BINARY_DIR. Update run.sh to reuse existing (DY)LD_LIBRARY_PATH Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/89eaab32 Tree:

[17/42] celix git commit: CELIX-335: Fix invalid linking setup for linux for the tracker_depman example

2016-02-05 Thread pnoltes
CELIX-335: Fix invalid linking setup for linux for the tracker_depman example Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/17a07535 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/17a07535 Diff:

[04/42] celix git commit: CELIX-335: Remove bundle examples with explicit lib location (platform dependend)

2016-02-05 Thread pnoltes
CELIX-335: Remove bundle examples with explicit lib location (platform dependend) Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/d2be40f3 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/d2be40f3 Diff:

[12/42] celix git commit: CELIX-335: Update cmake command to use a timestamp (touch) file instead of a copy of a library

2016-02-05 Thread pnoltes
CELIX-335: Update cmake command to use a timestamp (touch) file instead of a copy of a library Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/2b4c8c22 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/2b4c8c22 Diff:

[18/42] celix git commit: CELIX-335: Update travis config to udate cmake used on osx (brew uninstall/install)

2016-02-05 Thread pnoltes
CELIX-335: Update travis config to udate cmake used on osx (brew uninstall/install) Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/7a042fd0 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/7a042fd0 Diff:

[05/42] celix git commit: CELIX-335: Add cmake -version command in travis to be able to inspect the cmake version

2016-02-05 Thread pnoltes
CELIX-335: Add cmake -version command in travis to be able to inspect the cmake version Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/414bc1b0 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/414bc1b0 Diff:

[20/42] celix git commit: CELIX-335: Update travis to also use ninja as build system

2016-02-05 Thread pnoltes
CELIX-335: Update travis to also use ninja as build system Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/d7ae9b5b Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/d7ae9b5b Diff:

[13/42] celix git commit: CELIX-335: Change some files names for tmp file generation during build. Seperate run.sh generation for max and linux. Added option for dm as shared lib

2016-02-05 Thread pnoltes
CELIX-335: Change some files names for tmp file generation during build. Seperate run.sh generation for max and linux. Added option for dm as shared lib Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/61a71138 Tree:

[16/42] celix git commit: CELIX-335: Fix for wrong dependency setup for deploy targets

2016-02-05 Thread pnoltes
CELIX-335: Fix for wrong dependency setup for deploy targets Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/40bf1930 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/40bf1930 Diff:

[36/42] celix git commit: CELIX-335: Remove out commented deploy-targets() CMake command

2016-02-05 Thread pnoltes
CELIX-335: Remove out commented deploy-targets() CMake command Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/ef2d16fc Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/ef2d16fc Diff:

[40/42] celix git commit: CELIX-335: Fix in bundle CMakeLists.txt generation. Added bundle_target to add_bundle command.

2016-02-05 Thread pnoltes
CELIX-335: Fix in bundle CMakeLists.txt generation. Added bundle_target to add_bundle command. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/b2b8505a Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/b2b8505a Diff:

[09/42] celix git commit: CELIX-335: Added trusty dist for travis config

2016-02-05 Thread pnoltes
CELIX-335: Added trusty dist for travis config Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/c8920f2a Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/c8920f2a Diff:

[30/42] celix git commit: Merge branch 'develop' into feature/CELIX-335_deploy_refactoring

2016-02-05 Thread pnoltes
Merge branch 'develop' into feature/CELIX-335_deploy_refactoring Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/a43d78b3 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/a43d78b3 Diff:

[06/42] celix git commit: CELIX-335: Updated cmake @VAR@ usage to ${VAR} for the new CMP0053 policy

2016-02-05 Thread pnoltes
CELIX-335: Updated cmake @VAR@ usage to ${VAR} for the new CMP0053 policy Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/8101cd92 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/8101cd92 Diff:

celix git commit: CELIX-236: Added 'pip install pyyaml' instructions for the readme

2016-01-26 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-236_celix-boostrap 272929971 -> 15b41d221 CELIX-236: Added 'pip install pyyaml' instructions for the readme Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Change make install-all -> make install for travis config

2016-01-26 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring a43d78b30 -> da78d305a CELIX-335: Change make install-all -> make install for travis config Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Move deploy timestamp file to CMAKE_CURRENT_BINARY_DIR. Update run.sh to reuse existing (DY)LD_LIBRARY_PATH

2016-02-03 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring edf549c01 -> 89eaab323 CELIX-335: Move deploy timestamp file to CMAKE_CURRENT_BINARY_DIR. Update run.sh to reuse existing (DY)LD_LIBRARY_PATH Project: http://git-wip-us.apache.org/repos/asf/celix/repo

celix git commit: CELIX-335: Update in cmake command documentation

2016-02-03 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 89eaab323 -> 8a8292bd7 CELIX-335: Update in cmake command documentation Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/8a8292bd Tree:

celix git commit: CELIX-335: Update of cmake command docs and added subproject doc.

2016-01-25 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 5b4e5ffe8 -> 66ff62636 CELIX-335: Update of cmake command docs and added subproject doc. Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit:

celix git commit: CELIX-335: Fix docucmentation links

2016-01-25 Thread pnoltes
Repository: celix Updated Branches: refs/heads/feature/CELIX-335_deploy_refactoring 66ff62636 -> cd1f7491f CELIX-335: Fix docucmentation links Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/cd1f7491 Tree:

[21/51] celix git commit: CELIX-332: add filter tests, fixed small bugs in the source

2016-01-25 Thread pnoltes
CELIX-332: add filter tests, fixed small bugs in the source Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/96650491 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/96650491 Diff:

[31/51] celix git commit: CELIX-77: Disable config_admin. Still seems to fail on the build server

2016-01-25 Thread pnoltes
CELIX-77: Disable config_admin. Still seems to fail on the build server Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/9ddda550 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/9ddda550 Diff:

[35/51] celix git commit: CELIX-77: fixed some more memory issues

2016-01-25 Thread pnoltes
CELIX-77: fixed some more memory issues Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/10e5b896 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/10e5b896 Diff:

[09/51] celix git commit: CELIX-246: Add additional job using linux/gcc/address sanitizer

2016-01-25 Thread pnoltes
CELIX-246: Add additional job using linux/gcc/address sanitizer Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/613cd7fe Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/613cd7fe Diff:

[24/51] celix git commit: CELIX-77: Fix test for change in service_factory

2016-01-25 Thread pnoltes
CELIX-77: Fix test for change in service_factory Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/1131b821 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/1131b821 Diff:

[33/51] celix git commit: CELIX-77: fixed several memory issues

2016-01-25 Thread pnoltes
CELIX-77: fixed several memory issues Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/5834d633 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/5834d633 Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/5834d633

[39/51] celix git commit: CELIX-341: fixed & refactored shell_tui

2016-01-25 Thread pnoltes
CELIX-341: fixed & refactored shell_tui Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/06779dac Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/06779dac Diff:

[27/51] celix git commit: CELIX-340: fix locking

2016-01-25 Thread pnoltes
CELIX-340: fix locking Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/3605d26a Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/3605d26a Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/3605d26a Branch:

[19/51] celix git commit: CELIX-338: Updated Building instructions

2016-01-25 Thread pnoltes
CELIX-338: Updated Building instructions Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/3b82dc86 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/3b82dc86 Diff:

[51/51] celix git commit: Merge branch 'develop' into feature/CELIX-335_deploy_refactoring

2016-01-25 Thread pnoltes
Merge branch 'develop' into feature/CELIX-335_deploy_refactoring Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/a43d78b3 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/a43d78b3 Diff:

[49/51] celix git commit: CELIX-247: adapt build path for android build

2016-01-25 Thread pnoltes
CELIX-247: adapt build path for android build Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/4ada0107 Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/4ada0107 Diff:

<    1   2   3   4   5   6   7   8   9   10   >