You are viewing a plain text version of this content. The canonical link for it is here.
- celix git commit: CELIX-269: Fixed severial issues concering the dependency manager. Removed the need for cleanup from the dm activator, this will be done by the dm base activator. - posted by pn...@apache.org on 2015/11/02 14:08:43 UTC, 0 replies.
- celix git commit: CELIX-269: Fixed a warning and some cmake issue under mac - posted by pn...@apache.org on 2015/11/02 19:41:01 UTC, 0 replies.
- celix git commit: CELIX-230: Added some comment for the command service. Added some (char *) casts - posted by pn...@apache.org on 2015/11/03 10:06:44 UTC, 0 replies.
- [01/11] celix git commit: CELIX-230: Initial refatoring. Got ps up again, usage and description not yet working. - posted by pn...@apache.org on 2015/11/03 10:09:35 UTC, 0 replies.
- [02/11] celix git commit: CELIX-230: Fixed bug, added start command - posted by pn...@apache.org on 2015/11/03 10:09:36 UTC, 0 replies.
- [03/11] celix git commit: CELIX-230: * Updated all commands to use new structure and service registration. * Moved static global field to shell activator instance. * (Re)implemented getUsage and getDescription functions of the shell. - posted by pn...@apache.org on 2015/11/03 10:09:37 UTC, 0 replies.
- [04/11] celix git commit: CELIX-230: * Updated command error handling * Updated activator error handling * Updated shell error handling - posted by pn...@apache.org on 2015/11/03 10:09:38 UTC, 0 replies.
- [05/11] celix git commit: CELIX-230: Merge branch 'develop' into shell refactor. Refactored shell service and update shell_tui and remote_shell for refactored shell service - posted by pn...@apache.org on 2015/11/03 10:09:39 UTC, 0 replies.
- [06/11] celix git commit: CELIX-230: Renamed ps_command to lb_command - posted by pn...@apache.org on 2015/11/03 10:09:40 UTC, 0 replies.
- [07/11] celix git commit: CELIX-230: Refactored shell command for remote service calculator example. Added missing include in command.h - posted by pn...@apache.org on 2015/11/03 10:09:41 UTC, 0 replies.
- [08/11] celix git commit: CELIX-230: Removed unneeded install of command_impl.h header - posted by pn...@apache.org on 2015/11/03 10:09:42 UTC, 0 replies.
- [09/11] celix git commit: CELIX-230: Removed unneeded install of command.c file - posted by pn...@apache.org on 2015/11/03 10:09:43 UTC, 0 replies.
- [10/11] celix git commit: CELIX-230: Added some comment for the command service. Added some (char *) casts - posted by pn...@apache.org on 2015/11/03 10:09:44 UTC, 0 replies.
- [11/11] celix git commit: CELIX-230: Merge branch 'feature/CELIX-230_Refactoring_of_the_shell_command_service' into develop - posted by pn...@apache.org on 2015/11/03 10:09:45 UTC, 0 replies.
- [01/13] celix git commit: CELIX-230: Initial refatoring. Got ps up again, usage and description not yet working. - posted by pn...@apache.org on 2015/11/03 10:38:56 UTC, 0 replies.
- [02/13] celix git commit: CELIX-230: Fixed bug, added start command - posted by pn...@apache.org on 2015/11/03 10:38:57 UTC, 0 replies.
- [03/13] celix git commit: CELIX-230: * Updated all commands to use new structure and service registration. * Moved static global field to shell activator instance. * (Re)implemented getUsage and getDescription functions of the shell. - posted by pn...@apache.org on 2015/11/03 10:38:58 UTC, 0 replies.
- [04/13] celix git commit: CELIX-230: * Updated command error handling * Updated activator error handling * Updated shell error handling - posted by pn...@apache.org on 2015/11/03 10:38:59 UTC, 0 replies.
- [05/13] celix git commit: CELIX-230: Merge branch 'develop' into shell refactor. Refactored shell service and update shell_tui and remote_shell for refactored shell service - posted by pn...@apache.org on 2015/11/03 10:39:00 UTC, 0 replies.
- [06/13] celix git commit: CELIX-230: Renamed ps_command to lb_command - posted by pn...@apache.org on 2015/11/03 10:39:01 UTC, 0 replies.
- [07/13] celix git commit: CELIX-230: Refactored shell command for remote service calculator example. Added missing include in command.h - posted by pn...@apache.org on 2015/11/03 10:39:02 UTC, 0 replies.
- [08/13] celix git commit: CELIX-230: Removed unneeded install of command_impl.h header - posted by pn...@apache.org on 2015/11/03 10:39:03 UTC, 0 replies.
- [09/13] celix git commit: CELIX-230: Removed unneeded install of command.c file - posted by pn...@apache.org on 2015/11/03 10:39:04 UTC, 0 replies.
- [10/13] celix git commit: CELIX-230: Added some comment for the command service. Added some (char *) casts - posted by pn...@apache.org on 2015/11/03 10:39:05 UTC, 0 replies.
- [11/13] celix git commit: CELIX-230: Merge branch 'feature/CELIX-230_Refactoring_of_the_shell_command_service' into develop - posted by pn...@apache.org on 2015/11/03 10:39:06 UTC, 0 replies.
- [12/13] celix git commit: CELIX-269: Merge branch 'feature/CELIX-269_depman' into depman - posted by pn...@apache.org on 2015/11/03 10:39:07 UTC, 0 replies.
- [13/13] celix git commit: CELIX-269: Updated for shell refactoring - posted by pn...@apache.org on 2015/11/03 10:39:08 UTC, 0 replies.
- [01/21] celix git commit: Fixed some issue with dm. Changed some naming which reflects better with Celix (e.g. addInterface instead of setItnterface). Add support for callbacks with refs. - posted by pn...@apache.org on 2015/11/03 12:09:38 UTC, 0 replies.
- [02/21] celix git commit: CELIX-210: renamed dep man 2 -> dep man 2. Fixed whiteboard dep man example - posted by pn...@apache.org on 2015/11/03 12:09:39 UTC, 0 replies.
- [03/21] celix git commit: CELIX-210: renamed dep man 2 -> dep man 2. Fixed whiteboard dep man example - posted by pn...@apache.org on 2015/11/03 12:09:40 UTC, 0 replies.
- [04/21] celix git commit: CELIX-210: renamed dep man 2 -> dep man 2. Fixed whiteboard dep man example - posted by pn...@apache.org on 2015/11/03 12:09:41 UTC, 0 replies.
- [05/21] celix git commit: CELIX-210: Added Set fucntion to dependency manager and added bundle with shell command to get overview of the depenency-manages components - posted by pn...@apache.org on 2015/11/03 12:09:42 UTC, 0 replies.
- [06/21] celix git commit: CELIX-210: Added licence headers to source files. - posted by pn...@apache.org on 2015/11/03 12:09:43 UTC, 0 replies.
- [07/21] celix git commit: CELIX-210: Added licence headers to source files. - posted by pn...@apache.org on 2015/11/03 12:09:44 UTC, 0 replies.
- [08/21] celix git commit: CELIX-210: Fixed typo - posted by pn...@apache.org on 2015/11/03 12:09:45 UTC, 0 replies.
- [09/21] celix git commit: CELIX-210: Some refactoring to move the dm_info service as part of the dep man component. Also added colors for the dm shell command, to easily stop issues. - posted by pn...@apache.org on 2015/11/03 12:09:46 UTC, 0 replies.
- [10/21] celix git commit: CELIX-210: Fixed an issue that state update when to for a a instiated_waiting_for_required state. Added state info to dm shell command - posted by pn...@apache.org on 2015/11/03 12:09:47 UTC, 0 replies.
- [11/21] celix git commit: CELIX-210: Fixed an issue to trigger a state change when required services reapear. Started creating destroy functions for dm info (used in shell command). - posted by pn...@apache.org on 2015/11/03 12:09:48 UTC, 0 replies.
- [12/21] celix git commit: CELIX-210: Added yellow color text instead of red for not available optional dependencies - posted by pn...@apache.org on 2015/11/03 12:09:49 UTC, 0 replies.
- [13/21] celix git commit: CELIX-210: Added optional name for dm component. This should help in keeping an overview of the components. Note that in C we cannot use the runtime available classname for info purpose. - posted by pn...@apache.org on 2015/11/03 12:09:50 UTC, 0 replies.
- [14/21] celix git commit: CELIX-269: Added dependency manager example. Addded phtread_kill support to celix threads. - posted by pn...@apache.org on 2015/11/03 12:09:51 UTC, 0 replies.
- [15/21] celix git commit: CELIX-269: Merge branch 'develop' into depman - posted by pn...@apache.org on 2015/11/03 12:09:52 UTC, 0 replies.
- [16/21] celix git commit: CELIX-269: Changed the component add service dependency function from vararg to non vararg - posted by pn...@apache.org on 2015/11/03 12:09:53 UTC, 0 replies.
- [17/21] celix git commit: CELIX-269: Added marco for the callback functions which can be used to prevent warning instead of casting to (void *) - posted by pn...@apache.org on 2015/11/03 12:09:54 UTC, 0 replies.
- [18/21] celix git commit: CELIX-269: Fixed severial issues concering the dependency manager. Removed the need for cleanup from the dm activator, this will be done by the dm base activator. - posted by pn...@apache.org on 2015/11/03 12:09:55 UTC, 0 replies.
- [19/21] celix git commit: CELIX-269: Fixed a warning and some cmake issue under mac - posted by pn...@apache.org on 2015/11/03 12:09:56 UTC, 0 replies.
- [20/21] celix git commit: CELIX-269: Merge branch 'feature/CELIX-269_depman' into depman - posted by pn...@apache.org on 2015/11/03 12:09:57 UTC, 0 replies.
- [21/21] celix git commit: CELIX-269: Updated for shell refactoring - posted by pn...@apache.org on 2015/11/03 12:09:58 UTC, 0 replies.
- [jira] [Closed] (CELIX-229) Make APR optional - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 12:44:27 UTC, 0 replies.
- [jira] [Commented] (CELIX-208) Remove APR from examples - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 12:44:27 UTC, 0 replies.
- [jira] [Reopened] (CELIX-208) Remove APR from examples - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 12:45:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-172) Bonjour Shell - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 12:46:27 UTC, 0 replies.
- celix git commit: CELIX-119: APR removed from framework. Some example/bundles still depend on APR and are disabled. - posted by pn...@apache.org on 2015/11/03 12:47:38 UTC, 0 replies.
- [jira] [Created] (CELIX-281) Remove APR from bonjour shell - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 12:49:27 UTC, 0 replies.
- Git Push Summary - posted by pn...@apache.org on 2015/11/03 13:08:25 UTC, 3 replies.
- [1/2] celix git commit: CELIX-269: Updated build options for dependency manager - posted by pn...@apache.org on 2015/11/03 13:22:42 UTC, 0 replies.
- [2/2] celix git commit: CELIX-119: Removed config.h (WITH_APR define) include from framework. - posted by pn...@apache.org on 2015/11/03 13:22:43 UTC, 0 replies.
- celix git commit: CELIX-269: Removed double free from calculator shell for remote services test - posted by pn...@apache.org on 2015/11/03 13:35:51 UTC, 0 replies.
- [jira] [Created] (CELIX-282) Prepare Celix-2.0.0 release - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 15:31:28 UTC, 0 replies.
- [1/2] celix git commit: CELIX-282: Updated AL v2 text for a lot of source files. Updated the rat-excludes.txt file - posted by pn...@apache.org on 2015/11/03 15:32:06 UTC, 0 replies.
- [2/2] celix git commit: CELIX-282: Updated AL v2 text for a lot of source files. Updated the rat-excludes.txt file - posted by pn...@apache.org on 2015/11/03 15:32:07 UTC, 0 replies.
- [1/5] celix git commit: CELIX-269: Updated build options for dependency manager - posted by pn...@apache.org on 2015/11/03 16:04:28 UTC, 0 replies.
- [2/5] celix git commit: CELIX-119: Removed config.h (WITH_APR define) include from framework. - posted by pn...@apache.org on 2015/11/03 16:04:29 UTC, 0 replies.
- [3/5] celix git commit: CELIX-269: Removed double free from calculator shell for remote services test - posted by pn...@apache.org on 2015/11/03 16:04:30 UTC, 0 replies.
- [4/5] celix git commit: CELIX-282: Updated AL v2 text for a lot of source files. Updated the rat-excludes.txt file - posted by pn...@apache.org on 2015/11/03 16:04:31 UTC, 0 replies.
- [5/5] celix git commit: CELIX-282: Updated AL v2 text for a lot of source files. Updated the rat-excludes.txt file - posted by pn...@apache.org on 2015/11/03 16:04:32 UTC, 0 replies.
- [01/50] [abbrv] celix git commit: CELIX-210: Added licence headers to source files. - posted by pn...@apache.org on 2015/11/03 16:09:27 UTC, 0 replies.
- [02/50] [abbrv] celix git commit: CELIX-210: Fixed typo - posted by pn...@apache.org on 2015/11/03 16:09:28 UTC, 0 replies.
- [03/50] [abbrv] celix git commit: CELIX-237: travis: remove default ffi-installation for osx, enable RSA_DI - posted by pn...@apache.org on 2015/11/03 16:09:29 UTC, 0 replies.
- [04/50] [abbrv] celix git commit: Revert "CELIX-237: travis: remove default ffi-installation for osx, enable RSA_DI" - posted by pn...@apache.org on 2015/11/03 16:09:30 UTC, 0 replies.
- [05/50] [abbrv] celix git commit: CELIX-210: Some refactoring to move the dm_info service as part of the dep man component. Also added colors for the dm shell command, to easily stop issues. - posted by pn...@apache.org on 2015/11/03 16:09:31 UTC, 0 replies.
- [06/50] [abbrv] celix git commit: CELIX-237: fix json serialization - posted by pn...@apache.org on 2015/11/03 16:09:32 UTC, 0 replies.
- [07/50] [abbrv] celix git commit: CELIX-237: add missing strdup - posted by pn...@apache.org on 2015/11/03 16:09:33 UTC, 0 replies.
- [08/50] [abbrv] celix git commit: CELIX-272: remove arraylist_destroy of exportList (this is allocated in the rsa and also destroyed there) - posted by pn...@apache.org on 2015/11/03 16:09:34 UTC, 0 replies.
- [09/50] [abbrv] celix git commit: CELIX-210: Fixed an issue that state update when to for a a instiated_waiting_for_required state. Added state info to dm shell command - posted by pn...@apache.org on 2015/11/03 16:09:35 UTC, 0 replies.
- [10/50] [abbrv] celix git commit: CELIX-210: Fixed an issue to trigger a state change when required services reapear. Started creating destroy functions for dm info (used in shell command). - posted by pn...@apache.org on 2015/11/03 16:09:36 UTC, 0 replies.
- [11/50] [abbrv] celix git commit: CELIX-210: Added yellow color text instead of red for not available optional dependencies - posted by pn...@apache.org on 2015/11/03 16:09:37 UTC, 0 replies.
- [12/50] [abbrv] celix git commit: CELIX-210: Added optional name for dm component. This should help in keeping an overview of the components. Note that in C we cannot use the runtime available classname for info purpose. - posted by pn...@apache.org on 2015/11/03 16:09:38 UTC, 0 replies.
- [13/50] [abbrv] celix git commit: CELIX-276: remove unused variable - posted by pn...@apache.org on 2015/11/03 16:09:39 UTC, 0 replies.
- [14/50] [abbrv] celix git commit: CELIX-279: added error message in case broken CMake Version is used - posted by pn...@apache.org on 2015/11/03 16:09:40 UTC, 0 replies.
- [15/50] [abbrv] celix git commit: CELIX-280: 280 fixed deployment_admin shutdown - posted by pn...@apache.org on 2015/11/03 16:09:41 UTC, 0 replies.
- [16/50] [abbrv] celix git commit: CELIX-278: deployment_admin: added capability to add tags, minor refactoring - posted by pn...@apache.org on 2015/11/03 16:09:42 UTC, 0 replies.
- [17/50] [abbrv] celix git commit: CELIX-279: Update support for cmake 3.3. Now the build will only fail if cmake version is 3.3 and the generator is makefiles. e.g. ninja as generator works fine. - posted by pn...@apache.org on 2015/11/03 16:09:43 UTC, 0 replies.
- [18/50] [abbrv] celix git commit: CELIX-279: Added missing end if (fi) to travis config - posted by pn...@apache.org on 2015/11/03 16:09:44 UTC, 0 replies.
- [19/50] [abbrv] celix git commit: CELIX-280: fix some memory leaks - posted by pn...@apache.org on 2015/11/03 16:09:45 UTC, 0 replies.
- [20/50] [abbrv] celix git commit: CELIX-280: fixed fix - posted by pn...@apache.org on 2015/11/03 16:09:46 UTC, 0 replies.
- [21/50] [abbrv] celix git commit: CELIX-237: add test for serializing char* - posted by pn...@apache.org on 2015/11/03 16:09:47 UTC, 0 replies.
- [22/50] [abbrv] celix git commit: CELIX-230: Merge branch 'develop' into shell refactor. Refactored shell service and update shell_tui and remote_shell for refactored shell service - posted by pn...@apache.org on 2015/11/03 16:09:48 UTC, 0 replies.
- [23/50] [abbrv] celix git commit: CELIX-230: Renamed ps_command to lb_command - posted by pn...@apache.org on 2015/11/03 16:09:49 UTC, 0 replies.
- [24/50] [abbrv] celix git commit: CELIX-237: fixed handling of preAlloated char* output params - posted by pn...@apache.org on 2015/11/03 16:09:50 UTC, 0 replies.
- [25/50] [abbrv] celix git commit: CELIX-230: Refactored shell command for remote service calculator example. Added missing include in command.h - posted by pn...@apache.org on 2015/11/03 16:09:51 UTC, 0 replies.
- [26/50] [abbrv] celix git commit: CELIX-230: Removed unneeded install of command_impl.h header - posted by pn...@apache.org on 2015/11/03 16:09:52 UTC, 0 replies.
- [27/50] [abbrv] celix git commit: CELIX-230: Removed unneeded install of command.c file - posted by pn...@apache.org on 2015/11/03 16:09:53 UTC, 0 replies.
- [28/50] [abbrv] celix git commit: CELIX-273: Added missing descriptor - posted by pn...@apache.org on 2015/11/03 16:09:54 UTC, 0 replies.
- [29/50] [abbrv] celix git commit: CELIX-273: Added sring handling for output parameters - posted by pn...@apache.org on 2015/11/03 16:09:55 UTC, 0 replies.
- [30/50] [abbrv] celix git commit: CELIX-237: Fix coverage - posted by pn...@apache.org on 2015/11/03 16:09:56 UTC, 0 replies.
- [31/50] [abbrv] celix git commit: CELIX-263: add test for discovery_configured/rsa_http - posted by pn...@apache.org on 2015/11/03 16:09:57 UTC, 0 replies.
- [32/50] [abbrv] celix git commit: CELIX-263: adapt cmake cfg to be compatible w/ < 2.8.12 - posted by pn...@apache.org on 2015/11/03 16:09:58 UTC, 0 replies.
- [33/50] [abbrv] celix git commit: CELIX-237: added missing initialization - posted by pn...@apache.org on 2015/11/03 16:09:59 UTC, 0 replies.
- [34/50] [abbrv] celix git commit: CELIX-190: fixed wrong initialization - posted by pn...@apache.org on 2015/11/03 16:10:00 UTC, 0 replies.
- [35/50] [abbrv] celix git commit: CELIX-269: Added dependency manager example. Addded phtread_kill support to celix threads. - posted by pn...@apache.org on 2015/11/03 16:10:01 UTC, 0 replies.
- [36/50] [abbrv] celix git commit: CELIX-269: Merge branch 'develop' into depman - posted by pn...@apache.org on 2015/11/03 16:10:02 UTC, 0 replies.
- [37/50] [abbrv] celix git commit: CELIX-269: Changed the component add service dependency function from vararg to non vararg - posted by pn...@apache.org on 2015/11/03 16:10:03 UTC, 0 replies.
- [38/50] [abbrv] celix git commit: CELIX-269: Added marco for the callback functions which can be used to prevent warning instead of casting to (void *) - posted by pn...@apache.org on 2015/11/03 16:10:04 UTC, 0 replies.
- [39/50] [abbrv] celix git commit: CELIX-269: Fixed severial issues concering the dependency manager. Removed the need for cleanup from the dm activator, this will be done by the dm base activator. - posted by pn...@apache.org on 2015/11/03 16:10:05 UTC, 0 replies.
- [40/50] [abbrv] celix git commit: CELIX-269: Fixed a warning and some cmake issue under mac - posted by pn...@apache.org on 2015/11/03 16:10:06 UTC, 0 replies.
- [41/50] [abbrv] celix git commit: CELIX-230: Added some comment for the command service. Added some (char *) casts - posted by pn...@apache.org on 2015/11/03 16:10:07 UTC, 0 replies.
- [42/50] [abbrv] celix git commit: CELIX-230: Merge branch 'feature/CELIX-230_Refactoring_of_the_shell_command_service' into develop - posted by pn...@apache.org on 2015/11/03 16:10:08 UTC, 0 replies.
- [43/50] [abbrv] celix git commit: CELIX-269: Merge branch 'feature/CELIX-269_depman' into depman - posted by pn...@apache.org on 2015/11/03 16:10:09 UTC, 0 replies.
- [44/50] [abbrv] celix git commit: CELIX-269: Updated for shell refactoring - posted by pn...@apache.org on 2015/11/03 16:10:10 UTC, 0 replies.
- [45/50] [abbrv] celix git commit: CELIX-119: APR removed from framework. Some example/bundles still depend on APR and are disabled. - posted by pn...@apache.org on 2015/11/03 16:10:11 UTC, 0 replies.
- [46/50] [abbrv] celix git commit: CELIX-269: Updated build options for dependency manager - posted by pn...@apache.org on 2015/11/03 16:10:12 UTC, 0 replies.
- [47/50] [abbrv] celix git commit: CELIX-119: Removed config.h (WITH_APR define) include from framework. - posted by pn...@apache.org on 2015/11/03 16:10:13 UTC, 0 replies.
- [48/50] [abbrv] celix git commit: CELIX-269: Removed double free from calculator shell for remote services test - posted by pn...@apache.org on 2015/11/03 16:10:14 UTC, 0 replies.
- [49/50] [abbrv] celix git commit: CELIX-282: Updated AL v2 text for a lot of source files. Updated the rat-excludes.txt file - posted by pn...@apache.org on 2015/11/03 16:10:15 UTC, 0 replies.
- [50/50] [abbrv] celix git commit: CELIX-282: Updated AL v2 text for a lot of source files. Updated the rat-excludes.txt file - posted by pn...@apache.org on 2015/11/03 16:10:16 UTC, 0 replies.
- [jira] [Closed] (CELIX-207) Remove APR from DeviceAccess - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-209) Remove APR from Remote Services - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-223) Celix crashes because of wrong bundle versions - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-224) Wrong use of errno in launcher.c - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-216) Replace strtok with strtok_r - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-215) curl_global_init() not called directly - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-206) Remove APR from DeploymentAdmin - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:19:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-255) Update default BUILD option - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/03 16:20:27 UTC, 0 replies.
- celix git commit: CELIX-230: fixed loop index - posted by bp...@apache.org on 2015/11/03 18:27:24 UTC, 0 replies.
- celix git commit: CELIX_230: remove debug message - posted by bp...@apache.org on 2015/11/03 18:34:07 UTC, 0 replies.
- [jira] [Created] (CELIX-283) Unexpected exception if output parameters are not NULL before - posted by "Gerrit Binnenmars (JIRA)" <ji...@apache.org> on 2015/11/04 08:47:27 UTC, 0 replies.
- [jira] [Created] (CELIX-284) Restrict export and imports based on properties - posted by "Gerrit Binnenmars (JIRA)" <ji...@apache.org> on 2015/11/04 09:41:27 UTC, 0 replies.
- [jira] [Created] (CELIX-285) Discovery SHM: remove obsolete jansson dependency - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/04 10:08:27 UTC, 0 replies.
- celix git commit: CELIX-285: remove obsolete jansson dependency - posted by bp...@apache.org on 2015/11/04 10:13:33 UTC, 0 replies.
- [jira] [Created] (CELIX-286) Tests segfault when using llvm w/ code coverage enabled - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/04 10:51:27 UTC, 0 replies.
- celix git commit: CELIX-286: disable code coverage for llvm due to https://llvm.org/bugs/show_bug.cgi?id=20530 - posted by bp...@apache.org on 2015/11/04 11:12:25 UTC, 0 replies.
- celix git commit: CELIX-286: add dependency manager - posted by bp...@apache.org on 2015/11/04 11:30:27 UTC, 0 replies.
- celix git commit: CELIX-286: fixed coveralls setup - posted by bp...@apache.org on 2015/11/04 11:40:26 UTC, 0 replies.
- [1/2] celix git commit: CELIX-269: Some naming/style refactoring for the dependency manager - posted by pn...@apache.org on 2015/11/04 12:58:40 UTC, 0 replies.
- [2/2] celix git commit: CELIX-269: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/celix into develop - posted by pn...@apache.org on 2015/11/04 12:58:41 UTC, 0 replies.
- [jira] [Created] (CELIX-287) racecondition for framework event listener - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/05 07:36:27 UTC, 0 replies.
- celix git commit: CELIX-287: remove bundle pointer from framework_event/bundle_event - posted by bp...@apache.org on 2015/11/05 07:47:42 UTC, 0 replies.
- [jira] [Created] (CELIX-288) Archive directory not properly read - posted by "Gerrit Binnenmars (JIRA)" <ji...@apache.org> on 2015/11/05 09:07:27 UTC, 0 replies.
- [jira] [Updated] (CELIX-288) Archive directory not properly read - posted by "Gerrit Binnenmars (JIRA)" <ji...@apache.org> on 2015/11/05 09:08:27 UTC, 0 replies.
- [jira] [Closed] (CELIX-285) Discovery SHM: remove obsolete jansson dependency - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/05 10:34:27 UTC, 0 replies.
- celix git commit: CELIX-269: Refactoring of calculateNewState function - posted by pn...@apache.org on 2015/11/05 16:12:40 UTC, 0 replies.
- [1/3] celix git commit: CELIX-273: Fixed a mem leak in dfi - posted by pn...@apache.org on 2015/11/05 16:42:03 UTC, 0 replies.
- [2/3] celix git commit: CELIX-273: Added dyn_message. To support dynamicly allocation & serializing messages - posted by pn...@apache.org on 2015/11/05 16:42:04 UTC, 0 replies.
- [3/3] celix git commit: CELIX-273: Fixed an issue concerning json string deserialization. - posted by pn...@apache.org on 2015/11/05 16:42:05 UTC, 0 replies.
- celix git commit: CELIX-282: Fixed some AL text and updated rat-excludes.txt - posted by pn...@apache.org on 2015/11/05 16:59:56 UTC, 0 replies.
- celix git commit: CELIX-282: Fixed travis setup - posted by bp...@apache.org on 2015/11/06 16:38:05 UTC, 0 replies.
- [jira] [Closed] (CELIX-139) Update tests and mocks to latest CppUTest - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/09 13:42:11 UTC, 0 replies.
- [jira] [Closed] (CELIX-124) Celix memory leaks fixing - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/09 13:42:11 UTC, 0 replies.
- [jira] [Created] (CELIX-289) Fix celix mocks - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/09 13:43:11 UTC, 0 replies.
- [1/5] celix git commit: CELIX-289: Fixes for mocking issues and bugs - posted by pn...@apache.org on 2015/11/09 13:53:45 UTC, 0 replies.
- [2/5] celix git commit: CELIX-289: Fixes for mocking issues and bugs - posted by pn...@apache.org on 2015/11/09 13:53:46 UTC, 0 replies.
- [3/5] celix git commit: CELIX-289: Fixes for mocking issues and bugs - posted by pn...@apache.org on 2015/11/09 13:53:47 UTC, 0 replies.
- [4/5] celix git commit: CELIX-289: Fixes for mocking issues and bugs - posted by pn...@apache.org on 2015/11/09 13:53:48 UTC, 0 replies.
- [5/5] celix git commit: CELIX-289: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/celix into develop - posted by pn...@apache.org on 2015/11/09 13:53:49 UTC, 0 replies.
- [jira] [Updated] (CELIX-272) framework: improve locking - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/09 18:00:12 UTC, 1 replies.
- [jira] [Updated] (CELIX-272) framework: improve locking / synchronization - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/09 18:02:11 UTC, 1 replies.
- [1/2] celix git commit: CELIX-272: Added locking/threading example to test synchronization solutions and isues. Introduced release/retain concept for service reference and service registration. - posted by pn...@apache.org on 2015/11/09 18:07:55 UTC, 0 replies.
- [2/2] celix git commit: CELIX-272: Added locking/threading example to test synchronization solutions and isues. Introduced release/retain concept for service reference and service registration. - posted by pn...@apache.org on 2015/11/09 18:07:56 UTC, 0 replies.
- celix git commit: CELIX-273: Disabled dfi for osx builds - posted by pn...@apache.org on 2015/11/09 18:16:10 UTC, 0 replies.
- celix git commit: CELIX-273: Disable dfi for travis osx build - posted by pn...@apache.org on 2015/11/09 19:21:58 UTC, 0 replies.
- [1/7] celix git commit: CELIX-273: Disabled dfi for osx builds - posted by pn...@apache.org on 2015/11/11 13:58:07 UTC, 0 replies.
- [2/7] celix git commit: CELIX-273: Disable dfi for travis osx build - posted by pn...@apache.org on 2015/11/11 13:58:08 UTC, 0 replies.
- [3/7] celix git commit: CELIX-272: Add celix rw lock thread support - posted by pn...@apache.org on 2015/11/11 13:58:09 UTC, 0 replies.
- [4/7] celix git commit: CELIX-272: Remove unneeded ungetServiceReference from shell - posted by pn...@apache.org on 2015/11/11 13:58:10 UTC, 0 replies.
- [5/7] celix git commit: CELIX-272: Refactoring of ServiceRegistry. Added warning log of incorrect handling service refs/regs - posted by pn...@apache.org on 2015/11/11 13:58:11 UTC, 0 replies.
- [6/7] celix git commit: CELIX-272: Fix log warning text - posted by pn...@apache.org on 2015/11/11 13:58:12 UTC, 0 replies.
- [7/7] celix git commit: Merge branch 'develop' into feature/CELIX-272_synchronization_service_registry - posted by pn...@apache.org on 2015/11/11 13:58:13 UTC, 0 replies.
- [jira] [Created] (CELIX-290) Mock fixes, CMakelist fix, build warning fix - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/11 14:05:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-290) Mock fixes, CMakelist fix, build warning fix - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/11 14:24:11 UTC, 7 replies.
- celix git commit: CELIX-272: Fix some bc_ungetServiceRefernce issues. - posted by pn...@apache.org on 2015/11/11 17:19:30 UTC, 0 replies.
- [1/2] celix git commit: CELIX-272: Change readdir to readdir_r (reentrant) - posted by pn...@apache.org on 2015/11/11 18:04:48 UTC, 0 replies.
- [2/2] celix git commit: CELIX-272: Disabling some test, due to an issue (concurency) issue with deleting the bundle cache. - posted by pn...@apache.org on 2015/11/11 18:04:49 UTC, 0 replies.
- celix git commit: CELIX-290: fixed cmake warning in framework/CMakelist.txt (removed brackets from [COPYONLY] at line 351/353), fixed build warning in framework bundle_cache_test.cpp (mktemp depricated, used mkstemp instead), fixed a dev note accidentaly - posted by bp...@apache.org on 2015/11/11 21:57:38 UTC, 0 replies.
- celix git commit: CELIX-289: partly revert of aec12cd9014aa0677599d01fd9e611d81eb563a9 - posted by bp...@apache.org on 2015/11/11 22:11:55 UTC, 0 replies.
- celix git commit: CELIX-289: fix warnings - posted by bp...@apache.org on 2015/11/11 22:35:01 UTC, 0 replies.
- [jira] [Commented] (CELIX-290) Mock fixes, CMakelist fix, build warning fix - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/12 08:12:11 UTC, 0 replies.
- [jira] [Created] (CELIX-291) setenv/getenv for framework uuid does not work w/ multiple fw test environment - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/12 08:20:10 UTC, 0 replies.
- [jira] [Assigned] (CELIX-288) Archive directory not properly read - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/12 08:22:11 UTC, 0 replies.
- celix git commit: CELIX-291: replace setenv/getenv w/ properties_set call - posted by bp...@apache.org on 2015/11/12 08:23:30 UTC, 0 replies.
- [jira] [Closed] (CELIX-290) Mock fixes, CMakelist fix, build warning fix - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/12 09:31:11 UTC, 0 replies.
- [jira] [Closed] (CELIX-287) racecondition for framework event listener - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/12 11:20:10 UTC, 0 replies.
- [1/7] celix git commit: CELIX-288: Fix issue inspecting if file is a dir. Using stats instead of dirent.type - posted by pn...@apache.org on 2015/11/12 17:40:50 UTC, 0 replies.
- [2/7] celix git commit: CELIX-288: Fix in finding highest bundle archive version - posted by pn...@apache.org on 2015/11/12 17:40:51 UTC, 0 replies.
- [3/7] celix git commit: CELIX-290: fixed cmake warning in framework/CMakelist.txt (removed brackets from [COPYONLY] at line 351/353), fixed build warning in framework bundle_cache_test.cpp (mktemp depricated, used mkstemp instead), fixed a dev note accid - posted by pn...@apache.org on 2015/11/12 17:40:52 UTC, 0 replies.
- [4/7] celix git commit: CELIX-291: replace setenv/getenv w/ properties_set call - posted by pn...@apache.org on 2015/11/12 17:40:53 UTC, 0 replies.
- [5/7] celix git commit: CELIX-289: partly revert of aec12cd9014aa0677599d01fd9e611d81eb563a9 - posted by pn...@apache.org on 2015/11/12 17:40:54 UTC, 0 replies.
- [6/7] celix git commit: CELIX-272: Fix in incorrect call to bundleContext_ungetService from service_tracker. - posted by pn...@apache.org on 2015/11/12 17:40:55 UTC, 0 replies.
- [7/7] celix git commit: CELIX-289: fix warnings - posted by pn...@apache.org on 2015/11/12 17:40:56 UTC, 0 replies.
- [jira] [Created] (CELIX-292) Memory leak in reafctored shell - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/13 13:21:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-292) Memory leak in refactored shell - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/13 13:21:11 UTC, 1 replies.
- [jira] [Created] (CELIX-293) Refactoring Discovery SHM / RSA SHM - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/13 14:59:10 UTC, 0 replies.
- [jira] [Commented] (CELIX-292) Memory leak in refactored shell - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/13 15:02:10 UTC, 1 replies.
- [1/2] celix git commit: CELIX-293: removing of fw_log calls, pthread_*, minor bugfixing, added test - posted by bp...@apache.org on 2015/11/13 15:02:42 UTC, 0 replies.
- [2/2] celix git commit: CELIX-293: removing of fw_log calls, pthread_*, minor bugfixing, added test - posted by bp...@apache.org on 2015/11/13 15:02:43 UTC, 0 replies.
- [jira] [Created] (CELIX-294) changed dfi library from static to shared - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/13 16:09:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-294) changed dfi library from static to shared - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/13 16:10:11 UTC, 0 replies.
- celix git commit: CELIX-263: add import/export test when changing rs bundles start order - posted by bp...@apache.org on 2015/11/14 12:18:55 UTC, 0 replies.
- celix git commit: CELIX-272: fix race condition in topology manager - posted by bp...@apache.org on 2015/11/15 22:25:50 UTC, 0 replies.
- celix git commit: CELIX-294: changed dfi library from static to shared - posted by bp...@apache.org on 2015/11/16 09:19:19 UTC, 0 replies.
- celix git commit: CELIX-292: fixed memory leak in refactored shell - posted by bp...@apache.org on 2015/11/16 09:21:55 UTC, 0 replies.
- celix git commit: CELIX-294: travis cfg: add shared library to LD_LIBRARY_PATH - posted by bp...@apache.org on 2015/11/16 09:29:07 UTC, 0 replies.
- [jira] [Commented] (CELIX-294) changed dfi library from static to shared - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/16 09:35:11 UTC, 0 replies.
- [1/3] celix git commit: CELIX-272: Fix missing unregister service for shell - posted by pn...@apache.org on 2015/11/16 12:22:09 UTC, 0 replies.
- [2/3] celix git commit: CELIX-272: Disable locking_example. Still needs some work - posted by pn...@apache.org on 2015/11/16 12:22:10 UTC, 0 replies.
- [3/3] celix git commit: CELIX-272: Refactor service registry from mutiple (nested) mutexes to single read/write lock - posted by pn...@apache.org on 2015/11/16 12:22:11 UTC, 0 replies.
- [jira] [Closed] (CELIX-294) changed dfi library from static to shared - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/16 12:53:10 UTC, 0 replies.
- celix git commit: CELIX-272: Add callback structure for serv reg/ref instead of dependency to serv registry. Fix in serviceRegistry_destroy - posted by pn...@apache.org on 2015/11/16 16:16:33 UTC, 0 replies.
- [01/21] celix git commit: CELIX-290: fixed cmake warning in framework/CMakelist.txt (removed brackets from [COPYONLY] at line 351/353), fixed build warning in framework bundle_cache_test.cpp (mktemp depricated, used mkstemp instead), fixed a dev note acc - posted by pn...@apache.org on 2015/11/16 21:17:15 UTC, 0 replies.
- [02/21] celix git commit: CELIX-289: partly revert of aec12cd9014aa0677599d01fd9e611d81eb563a9 - posted by pn...@apache.org on 2015/11/16 21:17:16 UTC, 0 replies.
- [03/21] celix git commit: CELIX-289: fix warnings - posted by pn...@apache.org on 2015/11/16 21:17:17 UTC, 0 replies.
- [04/21] celix git commit: CELIX-291: replace setenv/getenv w/ properties_set call - posted by pn...@apache.org on 2015/11/16 21:17:18 UTC, 0 replies.
- [05/21] celix git commit: CELIX-293: removing of fw_log calls, pthread_*, minor bugfixing, added test - posted by pn...@apache.org on 2015/11/16 21:17:19 UTC, 0 replies.
- [06/21] celix git commit: CELIX-293: removing of fw_log calls, pthread_*, minor bugfixing, added test - posted by pn...@apache.org on 2015/11/16 21:17:20 UTC, 0 replies.
- [07/21] celix git commit: CELIX-263: add import/export test when changing rs bundles start order - posted by pn...@apache.org on 2015/11/16 21:17:21 UTC, 0 replies.
- [08/21] celix git commit: CELIX-272: fix race condition in topology manager - posted by pn...@apache.org on 2015/11/16 21:17:22 UTC, 0 replies.
- [09/21] celix git commit: CELIX-294: changed dfi library from static to shared - posted by pn...@apache.org on 2015/11/16 21:17:23 UTC, 0 replies.
- [10/21] celix git commit: CELIX-292: fixed memory leak in refactored shell - posted by pn...@apache.org on 2015/11/16 21:17:24 UTC, 0 replies.
- [11/21] celix git commit: CELIX-294: travis cfg: add shared library to LD_LIBRARY_PATH - posted by pn...@apache.org on 2015/11/16 21:17:25 UTC, 0 replies.
- [12/21] celix git commit: Merge branch 'develop' into feature/CELIX-272_synchronization_service_registry - posted by pn...@apache.org on 2015/11/16 21:17:26 UTC, 0 replies.
- [13/21] celix git commit: CELIX-272: Remove memory leaks from framework and dep manager - posted by pn...@apache.org on 2015/11/16 21:17:27 UTC, 0 replies.
- [14/21] celix git commit: CELIX-272: Remove incorrect ungetService from service tracker - posted by pn...@apache.org on 2015/11/16 21:17:28 UTC, 0 replies.
- [15/21] celix git commit: CELIX-272: Add rpath to dfi test setup. - posted by pn...@apache.org on 2015/11/16 21:17:29 UTC, 0 replies.
- [16/21] celix git commit: CELIX-272: Remove WITH_APR defines from framwork .. again - posted by pn...@apache.org on 2015/11/16 21:17:30 UTC, 0 replies.
- [17/21] celix git commit: CELIX-272: Cleanup include framework - posted by pn...@apache.org on 2015/11/16 21:17:31 UTC, 0 replies.
- [18/21] celix git commit: CELIX-272: Fix threading issue remote_shell - posted by pn...@apache.org on 2015/11/16 21:17:32 UTC, 0 replies.
- [19/21] celix git commit: CELIX-272: Remove unneeded ungetService from export registration dfi - posted by pn...@apache.org on 2015/11/16 21:17:33 UTC, 0 replies.
- [20/21] celix git commit: CELIX-272: Fix mem leak in rsa dfi - posted by pn...@apache.org on 2015/11/16 21:17:34 UTC, 0 replies.
- [21/21] celix git commit: CELIX-272: Added rpath for libdfi to rsa dfi test - posted by pn...@apache.org on 2015/11/16 21:17:35 UTC, 0 replies.
- [jira] [Updated] (CELIX-284) Restrict export and imports based on properties - posted by "Gerrit Binnenmars (JIRA)" <ji...@apache.org> on 2015/11/16 22:24:11 UTC, 0 replies.
- celix git commit: CELIX-293: add import/export test, minor bugfix - posted by bp...@apache.org on 2015/11/17 06:17:19 UTC, 0 replies.
- celix git commit: CELIX-272: Add ifdef to check if cmake uses RELEASE build, in that case do not use deleted service reference check. - posted by pn...@apache.org on 2015/11/17 09:37:22 UTC, 0 replies.
- celix git commit: CELIX-237: add additional status check to prevent segault in case mthod is not available - posted by bp...@apache.org on 2015/11/17 09:53:56 UTC, 0 replies.
- [1/3] celix git commit: CELIX-272: Remove secure_getenv usage for BSD/APPLE - posted by pn...@apache.org on 2015/11/17 10:16:34 UTC, 0 replies.
- [2/3] celix git commit: CELIX-272: Introduce celixThread_once code and call in the framwork to ensure a single logger initialization even when runnign mutiple frameworks in the same process - posted by pn...@apache.org on 2015/11/17 10:16:35 UTC, 0 replies.
- [3/3] celix git commit: CELIX-272: Add missing return status - posted by pn...@apache.org on 2015/11/17 10:16:36 UTC, 0 replies.
- celix git commit: CELIX-237: added missing log initializer - posted by bp...@apache.org on 2015/11/17 10:18:07 UTC, 0 replies.
- celix git commit: CELIX-272: Fix for mocks. Disabled service_registry test for now - posted by pn...@apache.org on 2015/11/17 10:36:21 UTC, 0 replies.
- celix git commit: CELIX-272: Fix some small (lint warning) issues - posted by pn...@apache.org on 2015/11/17 11:26:27 UTC, 0 replies.
- [01/38] celix git commit: CELIX-272: Added locking/threading example to test synchronization solutions and isues. Introduced release/retain concept for service reference and service registration. - posted by pn...@apache.org on 2015/11/17 12:57:18 UTC, 0 replies.
- [02/38] celix git commit: CELIX-272: Added locking/threading example to test synchronization solutions and isues. Introduced release/retain concept for service reference and service registration. - posted by pn...@apache.org on 2015/11/17 12:57:19 UTC, 0 replies.
- [03/38] celix git commit: CELIX-272: Add celix rw lock thread support - posted by pn...@apache.org on 2015/11/17 12:57:20 UTC, 0 replies.
- [04/38] celix git commit: CELIX-272: Remove unneeded ungetServiceReference from shell - posted by pn...@apache.org on 2015/11/17 12:57:21 UTC, 0 replies.
- [05/38] celix git commit: CELIX-272: Refactoring of ServiceRegistry. Added warning log of incorrect handling service refs/regs - posted by pn...@apache.org on 2015/11/17 12:57:22 UTC, 0 replies.
- [06/38] celix git commit: CELIX-272: Fix log warning text - posted by pn...@apache.org on 2015/11/17 12:57:23 UTC, 0 replies.
- [07/38] celix git commit: Merge branch 'develop' into feature/CELIX-272_synchronization_service_registry - posted by pn...@apache.org on 2015/11/17 12:57:24 UTC, 0 replies.
- [08/38] celix git commit: CELIX-272: Fix some bc_ungetServiceRefernce issues. - posted by pn...@apache.org on 2015/11/17 12:57:25 UTC, 0 replies.
- [09/38] celix git commit: CELIX-272: Change readdir to readdir_r (reentrant) - posted by pn...@apache.org on 2015/11/17 12:57:26 UTC, 0 replies.
- [10/38] celix git commit: CELIX-272: Disabling some test, due to an issue (concurency) issue with deleting the bundle cache. - posted by pn...@apache.org on 2015/11/17 12:57:27 UTC, 0 replies.
- [11/38] celix git commit: CELIX-288: Fix issue inspecting if file is a dir. Using stats instead of dirent.type - posted by pn...@apache.org on 2015/11/17 12:57:28 UTC, 0 replies.
- [12/38] celix git commit: CELIX-288: Fix in finding highest bundle archive version - posted by pn...@apache.org on 2015/11/17 12:57:29 UTC, 0 replies.
- [13/38] celix git commit: CELIX-291: replace setenv/getenv w/ properties_set call - posted by pn...@apache.org on 2015/11/17 12:57:30 UTC, 0 replies.
- [14/38] celix git commit: CELIX-289: fix warnings - posted by pn...@apache.org on 2015/11/17 12:57:31 UTC, 0 replies.
- [15/38] celix git commit: CELIX-289: partly revert of aec12cd9014aa0677599d01fd9e611d81eb563a9 - posted by pn...@apache.org on 2015/11/17 12:57:32 UTC, 0 replies.
- [16/38] celix git commit: CELIX-290: fixed cmake warning in framework/CMakelist.txt (removed brackets from [COPYONLY] at line 351/353), fixed build warning in framework bundle_cache_test.cpp (mktemp depricated, used mkstemp instead), fixed a dev note acc - posted by pn...@apache.org on 2015/11/17 12:57:33 UTC, 0 replies.
- [17/38] celix git commit: CELIX-272: Fix in incorrect call to bundleContext_ungetService from service_tracker. - posted by pn...@apache.org on 2015/11/17 12:57:34 UTC, 0 replies.
- [18/38] celix git commit: CELIX-272: Fix missing unregister service for shell - posted by pn...@apache.org on 2015/11/17 12:57:35 UTC, 0 replies.
- [19/38] celix git commit: CELIX-272: Disable locking_example. Still needs some work - posted by pn...@apache.org on 2015/11/17 12:57:36 UTC, 0 replies.
- [20/38] celix git commit: CELIX-272: Refactor service registry from mutiple (nested) mutexes to single read/write lock - posted by pn...@apache.org on 2015/11/17 12:57:37 UTC, 0 replies.
- [21/38] celix git commit: CELIX-272: Add callback structure for serv reg/ref instead of dependency to serv registry. Fix in serviceRegistry_destroy - posted by pn...@apache.org on 2015/11/17 12:57:38 UTC, 0 replies.
- [22/38] celix git commit: Merge branch 'develop' into feature/CELIX-272_synchronization_service_registry - posted by pn...@apache.org on 2015/11/17 12:57:39 UTC, 0 replies.
- [23/38] celix git commit: CELIX-272: Remove memory leaks from framework and dep manager - posted by pn...@apache.org on 2015/11/17 12:57:40 UTC, 0 replies.
- [24/38] celix git commit: CELIX-272: Remove incorrect ungetService from service tracker - posted by pn...@apache.org on 2015/11/17 12:57:41 UTC, 0 replies.
- [25/38] celix git commit: CELIX-272: Add rpath to dfi test setup. - posted by pn...@apache.org on 2015/11/17 12:57:42 UTC, 0 replies.
- [26/38] celix git commit: CELIX-272: Remove WITH_APR defines from framwork .. again - posted by pn...@apache.org on 2015/11/17 12:57:43 UTC, 0 replies.
- [27/38] celix git commit: CELIX-272: Cleanup include framework - posted by pn...@apache.org on 2015/11/17 12:57:44 UTC, 0 replies.
- [28/38] celix git commit: CELIX-272: Fix threading issue remote_shell - posted by pn...@apache.org on 2015/11/17 12:57:45 UTC, 0 replies.
- [29/38] celix git commit: CELIX-272: Remove unneeded ungetService from export registration dfi - posted by pn...@apache.org on 2015/11/17 12:57:46 UTC, 0 replies.
- [30/38] celix git commit: CELIX-272: Fix mem leak in rsa dfi - posted by pn...@apache.org on 2015/11/17 12:57:47 UTC, 0 replies.
- [31/38] celix git commit: CELIX-272: Added rpath for libdfi to rsa dfi test - posted by pn...@apache.org on 2015/11/17 12:57:48 UTC, 0 replies.
- [32/38] celix git commit: CELIX-272: Add ifdef to check if cmake uses RELEASE build, in that case do not use deleted service reference check. - posted by pn...@apache.org on 2015/11/17 12:57:49 UTC, 0 replies.
- [33/38] celix git commit: CELIX-272: Remove secure_getenv usage for BSD/APPLE - posted by pn...@apache.org on 2015/11/17 12:57:50 UTC, 0 replies.
- [34/38] celix git commit: CELIX-272: Introduce celixThread_once code and call in the framwork to ensure a single logger initialization even when runnign mutiple frameworks in the same process - posted by pn...@apache.org on 2015/11/17 12:57:51 UTC, 0 replies.
- [35/38] celix git commit: CELIX-272: Add missing return status - posted by pn...@apache.org on 2015/11/17 12:57:52 UTC, 0 replies.
- [36/38] celix git commit: CELIX-272: Fix for mocks. Disabled service_registry test for now - posted by pn...@apache.org on 2015/11/17 12:57:53 UTC, 0 replies.
- [37/38] celix git commit: CELIX-272: Fix some small (lint warning) issues - posted by pn...@apache.org on 2015/11/17 12:57:54 UTC, 0 replies.
- [38/38] celix git commit: Merge branch 'feature/CELIX-272_synchronization_service_registry' into develop - posted by pn...@apache.org on 2015/11/17 12:57:55 UTC, 0 replies.
- celix git commit: CELIX-273: Add missing serviceTracker_stop call in export_registration_dfi.c - posted by pn...@apache.org on 2015/11/17 13:52:28 UTC, 0 replies.
- [jira] [Created] (CELIX-295) Many compiling warnings in unit tests - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/17 14:03:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-295) Many compiling warnings in unit tests - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/17 14:05:10 UTC, 0 replies.
- [jira] [Resolved] (CELIX-288) Archive directory not properly read - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/17 14:09:10 UTC, 0 replies.
- celix git commit: CELIX-295: Apply path wich removes alot of compiler warnings - posted by pn...@apache.org on 2015/11/17 14:16:20 UTC, 0 replies.
- celix git commit: CELIX-288: Change readdir to readdir_r for deployment admin - posted by pn...@apache.org on 2015/11/17 14:31:20 UTC, 0 replies.
- [1/2] celix git commit: CELIX-289: fixed fix from aec12cd9014aa0677599d01fd9e611d81eb563a9 (and replaced strncpy w/ snprintf) - posted by bp...@apache.org on 2015/11/17 15:17:12 UTC, 0 replies.
- [2/2] celix git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/celix into develop - posted by bp...@apache.org on 2015/11/17 15:17:13 UTC, 2 replies.
- [jira] [Created] (CELIX-296) Framework unit tests improvement - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/17 16:33:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-296) Framework unit tests improvement - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/17 16:41:11 UTC, 3 replies.
- celix git commit: CELIX-289: add some additonal error checking - posted by bp...@apache.org on 2015/11/18 09:42:46 UTC, 0 replies.
- celix git commit: CELIX-296: Framework unit tests improvement - posted by bp...@apache.org on 2015/11/18 10:10:25 UTC, 0 replies.
- [jira] [Commented] (CELIX-296) Framework unit tests improvement - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/18 10:20:10 UTC, 0 replies.
- [jira] [Commented] (CELIX-295) Many compiling warnings in unit tests - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/18 10:21:11 UTC, 1 replies.
- celix git commit: Revert "CELIX-296: Framework unit tests improvement" - posted by bp...@apache.org on 2015/11/18 10:48:09 UTC, 0 replies.
- celix git commit: 2 CELIX-296: Framework unit tests improvement (Corrected) - posted by bp...@apache.org on 2015/11/18 10:57:18 UTC, 0 replies.
- celix git commit: CELIX-272: remove inValid registration to prevent an infinite loop - posted by bp...@apache.org on 2015/11/18 12:07:41 UTC, 0 replies.
- celix git commit: CELIX-190: fix minor leaks - posted by bp...@apache.org on 2015/11/18 13:21:45 UTC, 0 replies.
- celix git commit: CELIX-190: fix memory leak when removing service - posted by bp...@apache.org on 2015/11/18 13:23:30 UTC, 0 replies.
- celix git commit: CELIX-272: prevent destroy of locked lock - posted by bp...@apache.org on 2015/11/18 14:02:39 UTC, 0 replies.
- celix git commit: CELIX-272: Add missing getBundles method for service_registry. - posted by pn...@apache.org on 2015/11/18 15:43:19 UTC, 0 replies.
- celix git commit: CELIX-295: Add -Werror flag for gcc and add some unused attributes to unused variables. - posted by pn...@apache.org on 2015/11/18 15:54:30 UTC, 0 replies.
- [jira] [Created] (CELIX-297) Missing hashMapRemove in serviceRegistry_ungetServiceReference - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/18 16:01:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-297) Missing hashMapRemove in serviceRegistry_ungetServiceReference - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/18 16:01:11 UTC, 0 replies.
- [jira] [Closed] (CELIX-295) Many compiling warnings in unit tests - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/18 16:02:11 UTC, 0 replies.
- celix git commit: CELIX-295: Revert to getenv instead of getenv_secure for portability -> undefined warning - posted by pn...@apache.org on 2015/11/18 16:12:01 UTC, 0 replies.
- celix git commit: CELIX-297: Apply fix for ungetServiceReference in service_registry. - posted by pn...@apache.org on 2015/11/18 16:39:45 UTC, 0 replies.
- [jira] [Created] (CELIX-298) Memory leaks in rsa_dfi - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/18 17:41:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-298) Memory leaks in rsa_dfi - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/18 17:41:11 UTC, 0 replies.
- celix git commit: CELIX-272: minor fix - posted by bp...@apache.org on 2015/11/19 10:01:32 UTC, 0 replies.
- [jira] [Created] (CELIX-299) dataRace in serviceRegistry_clearServiceRegistrations - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/19 10:54:11 UTC, 0 replies.
- celix git commit: CELIX-280: fixed dataRace in serviceRegistry - posted by bp...@apache.org on 2015/11/19 10:55:02 UTC, 0 replies.
- celix git commit: CELIX-298: memory leak fix & framework test fix - posted by bp...@apache.org on 2015/11/19 11:12:09 UTC, 0 replies.
- [jira] [Commented] (CELIX-298) Memory leaks in rsa_dfi - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/19 11:13:10 UTC, 0 replies.
- [jira] [Created] (CELIX-300) Invalid read in serviceRegistry during framework_shutdown - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/19 13:54:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-300) Invalid read in serviceRegistry during framework_shutdown - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/19 13:55:10 UTC, 0 replies.
- celix git commit: CELIX-272: remoteServiceAdmin_stop needs to be called after the unregister, otherwise the logHelper free'd to early - posted by bp...@apache.org on 2015/11/19 14:34:15 UTC, 0 replies.
- celix git commit: CELIX-300: Invalid read in serviceRegistry during framework_shutdown - posted by bp...@apache.org on 2015/11/19 14:36:38 UTC, 0 replies.
- [jira] [Commented] (CELIX-300) Invalid read in serviceRegistry during framework_shutdown - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/19 14:38:11 UTC, 0 replies.
- celix git commit: CELIX-272: set thread variable before starting thread - posted by bp...@apache.org on 2015/11/19 15:51:31 UTC, 0 replies.
- celix git commit: CELIX-125: fix leak when using wild cards - posted by bp...@apache.org on 2015/11/19 15:54:40 UTC, 0 replies.
- [1/3] celix git commit: CELIX-272: Add locking to service_tracker. NULL check to servRef_equals. Enable mutex benchmark. - posted by pn...@apache.org on 2015/11/19 16:37:34 UTC, 0 replies.
- [2/3] celix git commit: Merge branch 'locking_examples' into develop - posted by pn...@apache.org on 2015/11/19 16:37:35 UTC, 0 replies.
- [3/3] celix git commit: CELIX-272: Invoke service tracker callbacks outside the array_list lock. - posted by pn...@apache.org on 2015/11/19 16:37:36 UTC, 0 replies.
- [jira] [Created] (CELIX-301) Memory leaks in rsa_shm - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/19 17:57:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-301) Memory leaks in rsa_shm - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/19 17:57:11 UTC, 0 replies.
- celix git commit: CELIX-272: Fix locking example. change uint to unsigned int for clang - posted by pn...@apache.org on 2015/11/19 20:22:34 UTC, 0 replies.
- [1/2] celix git commit: CELIX-301: fix memory leaks in rsa_shm - posted by bp...@apache.org on 2015/11/20 08:24:57 UTC, 0 replies.
- [jira] [Commented] (CELIX-301) Memory leaks in rsa_shm - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/20 08:26:10 UTC, 0 replies.
- celix git commit: CELIX-269: Improve error checking dependency manager - posted by pn...@apache.org on 2015/11/20 13:11:31 UTC, 0 replies.
- celix git commit: CELIX-284: extended test to check refactoring - posted by bp...@apache.org on 2015/11/20 13:31:18 UTC, 0 replies.
- [1/2] celix git commit: CELIX-295: Fix warning in topology manager. Only shows when compiling with -Os - posted by pn...@apache.org on 2015/11/20 13:36:57 UTC, 0 replies.
- celix git commit: CELIX-272: unlock lock before destroy - posted by bp...@apache.org on 2015/11/20 15:09:34 UTC, 0 replies.
- [1/4] celix git commit: Revert "CELIX-295: Fix warning in topology manager. Only shows when compiling with -Os" - posted by bp...@apache.org on 2015/11/20 18:25:30 UTC, 0 replies.
- [2/4] celix git commit: CELIX-284: Restrict export and imports based on properties - posted by bp...@apache.org on 2015/11/20 18:25:31 UTC, 0 replies.
- [3/4] celix git commit: CELIX-284: Restrict export and imports based on properties - posted by bp...@apache.org on 2015/11/20 18:25:32 UTC, 0 replies.
- [4/4] celix git commit: CELIX-284: Restrict export and imports based on properties - posted by bp...@apache.org on 2015/11/20 18:25:33 UTC, 0 replies.
- celix git commit: CELIX-284: remove debug output - posted by bp...@apache.org on 2015/11/20 18:29:40 UTC, 0 replies.
- celix git commit: CELIX-284: Added missing return statements, fix invalid method definition - posted by bp...@apache.org on 2015/11/20 18:36:06 UTC, 0 replies.
- celix git commit: CELIX-284: travis cfg: Enable DFI - posted by bp...@apache.org on 2015/11/20 18:51:29 UTC, 0 replies.
- [jira] [Created] (CELIX-302) Service Tracker Test error breaks the build - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/23 11:52:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-302) Service Tracker Test error breaks the build - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/23 11:53:10 UTC, 0 replies.
- [jira] [Created] (CELIX-303) Memory leaks in Topology Manager and RSA_SHM - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/23 15:26:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-303) Memory leaks in Topology Manager and RSA_SHM - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/23 15:27:10 UTC, 0 replies.
- celix git commit: CELIX-302: fix compilation of service tracker test - posted by bp...@apache.org on 2015/11/24 06:30:11 UTC, 0 replies.
- [jira] [Commented] (CELIX-302) Service Tracker Test error breaks the build - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/24 06:31:11 UTC, 0 replies.
- [1/2] celix git commit: Revert "CELIX-302: fix compilation of service tracker test" - posted by bp...@apache.org on 2015/11/24 08:28:57 UTC, 0 replies.
- [2/2] celix git commit: CELIX-302: re-apply patch to fix service tracker test compilation - posted by bp...@apache.org on 2015/11/24 08:28:58 UTC, 0 replies.
- [jira] [Created] (CELIX-304) Memory leaks in manifest parser, requirement, capability; out-of-date tests - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/24 16:47:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-304) Memory leaks in manifest parser, requirement, capability; out-of-date tests - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/24 16:50:11 UTC, 0 replies.
- [jira] [Created] (CELIX-305) Memory leaks in RSA_SHM, RSA_DFI, RSA_HTTP - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/24 17:14:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-305) Memory leaks in RSA_SHM, RSA_DFI, RSA_HTTP - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/24 17:14:11 UTC, 0 replies.
- celix git commit: CELIX-304: Memory leaks in manifest parser, requirement, capability; out-of-date tests - posted by bp...@apache.org on 2015/11/24 17:30:34 UTC, 0 replies.
- celix git commit: CELIX-304: Memory leaks in manifest parser, requirement, capability; out-of-date tests (II) - posted by bp...@apache.org on 2015/11/24 19:03:39 UTC, 0 replies.
- [jira] [Commented] (CELIX-304) Memory leaks in manifest parser, requirement, capability; out-of-date tests - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/24 19:08:10 UTC, 0 replies.
- celix git commit: CELIX-305: Memory leaks in RSA_SHM, RSA_DFI, RSA_HTTP - posted by bp...@apache.org on 2015/11/24 19:26:58 UTC, 0 replies.
- [jira] [Closed] (CELIX-304) Memory leaks in manifest parser, requirement, capability; out-of-date tests - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/24 22:51:11 UTC, 0 replies.
- [jira] [Commented] (CELIX-305) Memory leaks in RSA_SHM, RSA_DFI, RSA_HTTP - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/11/25 10:59:11 UTC, 3 replies.
- [jira] [Created] (CELIX-306) Memory leaks in remote_proxy_factory, unit tests issues - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/25 16:47:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-306) Memory leaks in remote_proxy_factory, unit tests issues - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/25 16:47:11 UTC, 0 replies.
- celix git commit: CELIX-63: Using cmake's PROJECT_NAME (lower case) install location for bundles. - posted by pn...@apache.org on 2015/11/25 17:35:42 UTC, 0 replies.
- celix git commit: CELIX-306: Fix remoteProxyFactory - posted by bp...@apache.org on 2015/11/26 08:17:45 UTC, 0 replies.
- [jira] [Created] (CELIX-307) "service registration set properties" deadlocks - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/26 10:22:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-307) "service registration set properties" deadlocks - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/26 10:22:10 UTC, 0 replies.
- celix git commit: CELIX-272: Fix install command for dfi lib - posted by pn...@apache.org on 2015/11/26 11:06:09 UTC, 0 replies.
- [jira] [Created] (CELIX-308) Dependency Manager memory leaks - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/26 15:50:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-308) Dependency Manager memory leaks - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/26 15:50:11 UTC, 1 replies.
- [jira] [Reopened] (CELIX-242) Fix Warnings - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/26 19:36:11 UTC, 0 replies.
- celix git commit: CELIX-242: Fix for several clang warning. Also enables -Werror for clang - posted by pn...@apache.org on 2015/11/26 19:36:18 UTC, 0 replies.
- [jira] [Resolved] (CELIX-242) Fix Warnings - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/26 19:48:10 UTC, 0 replies.
- [jira] [Commented] (CELIX-242) Fix Warnings - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/26 19:48:10 UTC, 0 replies.
- [jira] [Closed] (CELIX-242) Fix Warnings - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/26 19:48:10 UTC, 0 replies.
- celix git commit: CELIX-272: Add bundleContext_retainServiceReference to be able to control the ref count of service references. - posted by pn...@apache.org on 2015/11/26 20:56:16 UTC, 0 replies.
- [jira] [Created] (CELIX-309) Make DFI available for common use - posted by "Daan Veldhof (JIRA)" <ji...@apache.org> on 2015/11/27 11:01:10 UTC, 0 replies.
- [jira] [Updated] (CELIX-309) Make DFI available for common use - posted by "Daan Veldhof (JIRA)" <ji...@apache.org> on 2015/11/27 11:03:10 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (CELIX-309) Make DFI available for common use - posted by "Daan Veldhof (JIRA)" <ji...@apache.org> on 2015/11/27 11:04:11 UTC, 0 replies.
- [jira] [Created] (CELIX-310) "serviceRegistry_getRegisteredServices" deadlocks - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/27 11:14:11 UTC, 0 replies.
- [jira] [Updated] (CELIX-310) "serviceRegistry_getRegisteredServices" deadlocks - posted by "Menno van der Graaf (JIRA)" <ji...@apache.org> on 2015/11/27 11:15:10 UTC, 0 replies.
- [jira] [Commented] (CELIX-308) Dependency Manager memory leaks - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/27 15:35:10 UTC, 2 replies.
- [jira] [Updated] (CELIX-311) Framework Tests Build broken - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/27 15:41:10 UTC, 0 replies.
- [jira] [Created] (CELIX-311) Framework Tests Build broken - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/27 15:41:10 UTC, 0 replies.
- [1/6] celix git commit: CELIX-309: Move dfi to top-level subdir - posted by pn...@apache.org on 2015/11/27 15:56:30 UTC, 0 replies.
- [2/6] celix git commit: CELIX-309: Move dfi to top-level subdir - posted by pn...@apache.org on 2015/11/27 15:56:31 UTC, 0 replies.
- [3/6] celix git commit: CELIX-309: Move dfi to top-level subdir - posted by pn...@apache.org on 2015/11/27 15:56:32 UTC, 0 replies.
- [4/6] celix git commit: CELIX-309: Move dfi to top-level subdir - posted by pn...@apache.org on 2015/11/27 15:56:33 UTC, 0 replies.
- [5/6] celix git commit: CELIX-309: Move dfi to top-level subdir - posted by pn...@apache.org on 2015/11/27 15:56:34 UTC, 0 replies.
- [6/6] celix git commit: CELIX-309: Move dfi to top-level subdir - posted by pn...@apache.org on 2015/11/27 15:56:35 UTC, 0 replies.
- [1/2] celix git commit: CELIX-308: Apply dm_leak path - posted by pn...@apache.org on 2015/11/27 16:09:11 UTC, 0 replies.
- [2/2] celix git commit: CELIX-311: Apply broken framework test path - posted by pn...@apache.org on 2015/11/27 16:09:12 UTC, 0 replies.
- [jira] [Closed] (CELIX-309) Make DFI available for common use - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/27 16:11:11 UTC, 0 replies.
- [jira] [Resolved] (CELIX-309) Make DFI available for common use - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/27 16:11:11 UTC, 0 replies.
- [jira] [Commented] (CELIX-311) Framework Tests Build broken - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/11/27 16:12:10 UTC, 1 replies.
- celix git commit: CELIX-308: Fix clang warning (promoted to error with -Werror) - posted by pn...@apache.org on 2015/11/27 16:34:07 UTC, 0 replies.
- [jira] [Closed] (CELIX-311) Framework Tests Build broken - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/27 16:55:10 UTC, 0 replies.
- [jira] [Closed] (CELIX-308) Dependency Manager memory leaks - posted by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2015/11/27 17:00:12 UTC, 0 replies.