You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/07/12 13:00:00 UTC

[GitHub] [camel] amdmdi opened a new pull request #3996: Fix minor issues in camel maven archetypes in 3.4.x

amdmdi opened a new pull request #3996:
URL: https://github.com/apache/camel/pull/3996


   This the same as #3995 but for the 3.4.x branch (relates to CAMEL-15043)
   
   **camel-archetype-api-component**
     - Add `camel-test-junit5` test dependency  to fix build failures in generated test sources
     - Remove deprecated `log4j.version` property (CAMEL-14317)
   
   **camel-archetype-component** and **camel-archetype-dataformat**
     - Fix missing plugin version WARNING for `build-helper-maven-plugin`
     by adding a new property `build-helper-maven-plugin-version`
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel] oscerd merged pull request #3996: Fix minor issues in camel maven archetypes in 3.4.x

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #3996:
URL: https://github.com/apache/camel/pull/3996


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel] amdmdi commented on pull request #3996: Fix minor issues in camel maven archetypes in 3.4.x

Posted by GitBox <gi...@apache.org>.
amdmdi commented on pull request #3996:
URL: https://github.com/apache/camel/pull/3996#issuecomment-657219097


   I generated projects using these archetypes and then tried to build them
   These are the results:
   [check-3.4.x-before-patch.log](https://github.com/apache/camel/files/4908509/check-3.4.x-before-patch.log)
   [check-3.4.x-after-patch.log](https://github.com/apache/camel/files/4908510/check-3.4.x-after-patch.log)
   


----------------------------------------------------------------
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:
users@infra.apache.org