pnoltes opened a new pull request, #666:
URL: https://github.com/apache/celix/pull/666

   This PR removes the installation of the deprecated headers (those without 
the `celix_` prefix) from the `utils` and `framework` libraries. 
   This is a task in #509.
   
   Additionally, the PR removes the installation and usage of the v2 headers 
for the `shell_api`, `log_service_api`, and `pubsub_spi` libraries. 
   As a consequence, the `shell_bonjour` and `psa_udp_mc` bundles, which relied 
respectively on the v2 `shell_api` and v2 pubsub serializer api and both hasn't 
been maintained, are also removed.
   
   Lastly, the remote service admin bundles/libraries have been using the 
`service_reference` and `hashmap` in their API/SPI. As a result, they are not 
currently usable downstream. Addressing this requires a significant effort; 
thus, for this PR, I've disabled the Conan test package test for RSA. This will 
be addressed in a future PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to