You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2015/03/27 09:43:52 UTC

[jira] [Created] (CELIX-229) Make APR optional

Alexander Broekhuis created CELIX-229:
-----------------------------------------

             Summary: Make APR optional
                 Key: CELIX-229
                 URL: https://issues.apache.org/jira/browse/CELIX-229
             Project: Celix
          Issue Type: Bug
            Reporter: Alexander Broekhuis


Even though APR is still not yet completely removed from all different subproject, it is save enough to make APR optional.
To do this the following is needed:
* Add a build option to enable/disable APR
* Create a header file with define for APR usage in the source (when APR is used, the framework has to provide it to the bundles)
* Add dependency to subprojects needing APR



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)