aloubyansky opened a new pull request #2574:
URL: https://github.com/apache/camel-quarkus/pull/2574


   `BuildStep.applicationArchiveMarkers()` was deprecated quite a long time ago 
and now has been removed from the upcoming Quarkus 2.0.0.Alpha3 
(https://github.com/quarkusio/quarkus/pull/17018)
   This PR replaces the use of the removed API with the one that should be used 
instead, i.e. producing instances of 
`io.quarkus.deployment.builditem.AdditionalApplicationArchiveMarkerBuildItem` 
directly.


-- 
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.

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


Reply via email to