maxandersen opened a new pull request #344: WIP: Move to Quarkus 0.27+ yaml 
descriptor
URL: https://github.com/apache/camel-quarkus/pull/344
 
 
   Why:
   
    * in 0.27 Quarkus are moving to a updated structure that is more flexible
      (use of open-ended `metadata` for tooling/UI annoations/labels)
    * in 0.27 we are also changing `quarkus-extension.json` to 
`quarkus-extension.yaml`
    * For now this only affect tools/plaform usage, thus there should be no 
runtime impact.
   
   This change addreses the need by:
   
    * scripted conversion from old to new format. Verified same number of files 
changed.
   
   
   Note: I've done what I could do to try maintain full backwards compatability 
but things would
   be much simpler if we could drop that as soon as possible. Thus if you can 
please include this
   as soon as https://github.com/quarkusio/quarkus/pull/4935 is merged and 
released.
   
   I'll keep this in draft mode until I merged the dependent PR but feel free 
to ask questions if any :)
   The sooner the better!

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


With regards,
Apache Git Services

Reply via email to