claudio4j commented on PR #5126:
URL: https://github.com/apache/camel-k/pull/5126#issuecomment-1931640559

   Originally the `classifier` was before the `version` but that was wrong, as 
the `classifier` must be after `version`.
   Also, I reworked the ParseGAV function to accommodate the full GAV + 
classifier and it was a headache to change the regex, then I found it easier to 
use the `split` function and pick the elements from the array.
   Thanks for reviewing.


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to