JiriOndrusek opened a new pull request, #103:
URL: https://github.com/apache/camel-upgrade-recipes/pull/103

   fixes https://github.com/apache/camel-upgrade-recipes/issues/97
   
   Add automated test to verify camel-latest-version property
   
   Adds LatestCamelVersionTest to automatically verify that the 
camel-latest-version property in pom.xml
    matches the highest version recipe file (e.g., 4.20.0 ↔ 4.20.yaml).
   
   The test fails during CI if a new version recipe is added without updating 
the property, preventing the
   issue where users migrating to "latest" would get an outdated version.
   
   Because of the similarity with the `LatestRecipeTest` from the 
https://github.com/apache/camel-upgrade-recipes/commit/b36b25e9ba8b7d507fb890d6a6adddc349afc0c6.
 The commoncode was moved into `RecipeVersion` helper class.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to