metters opened a new pull request #33:
URL: https://github.com/apache/camel-spring-boot-examples/pull/33


   Disclaimer: This time I did not rename the modules manually and module by 
module and then test them.
   This time I simply batch renamed all modules and then manually fixed the 
root pom in the end:
   
   In order to reproduce how I migrated/renamed the modules:
   Execute `rename 's/^(spring-boot-)([a-z-]+)$/$2/' *` in the terminal.
   This does not rename two modules, for which I then executed:
   `rename 's/^(spring-boot-)(aws2-s3|resilience4j)$/$2/' *`
   
   After that I fixed all module names in the root pom.xml


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


Reply via email to