You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/04/03 15:29:14 UTC

[GitHub] [camel] essobedo opened a new pull request, #9788: CAMEL-19245: camel-java-joor-dsl - Provide the compiled classes

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

   Fix for https://issues.apache.org/jira/browse/CAMEL-19245
   
   ## Motivation
   
   Up to now, the only way to get the inner and anonymous classes that have been compiled is by using reflection/introspection while it could be simplified by adding new methods.
   
   ## Modifications:
   
   * Add a method allowing to get all the compiled classes.
   * Add some unit tests to ensure that it works as expected


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #9788: CAMEL-19245: camel-java-joor-dsl - Provide the compiled classes

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #9788:
URL: https://github.com/apache/camel/pull/9788#issuecomment-1494632606

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] essobedo merged pull request #9788: CAMEL-19245: camel-java-joor-dsl - Provide the compiled classes

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #9788:
URL: https://github.com/apache/camel/pull/9788


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org