cunningt commented on PR #17054:
URL: https://github.com/apache/camel/pull/17054#issuecomment-2669308016

   Sorry this ended up being so gigantic -  
   
   > This is a massive PR so I can't see if you have update the tooling source 
code to deal with camel-spring now is a middle folder. You would need to do 
something similar as done for `camel-ai`
   > 
   > You can just grep `camel-ai` inside the tooling folder:
   > 
   > ```
   > 
maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/MojoHelper.java:
            case "camel-ai":
   > 
maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCatalogMojo.java:
                case "camel-ai":
   > ```
   
   Sorry this is so large and that it breaks github - I believe tooling is 
handled - the submodules are enumerated in a list in MojoHelper.java like 
camel-ai, the location of camel-spring.xsd has been changed in 
PrepareCatalogMojo.java.    
   
   Just added the skip of camel-spring-parent in the jsonFiles list in 
PrepareCatalogMojo.java.
   
   
   


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