essobedo opened a new pull request, #9016:
URL: https://github.com/apache/camel/pull/9016

   Fixes https://issues.apache.org/jira/browse/CAMEL-18864
   
   ## Motivation
   
   I think we can remove the .class also in camel core for `java-joor` dsl as 
it is not really needed anymore. I think (I am getting older so it is maybe no 
longer there) there is an option in camel-main to configure a "compile 
directory" so removing would also need to remove that.
   
   ## Modifications
   
   * Remove the `ClassRoutesBuilderLoader`
   * Remove "compile directory" and "compile load first" everywhere it is 
defined and used
   * Remove all related unit tests
   * Add a note in the upgrade guide
   


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