This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 8d78814  Camel-XStream: Added a test about CVE-2020-26217
     add 723b118  CAMEL-16718: fix camel-netty-http test case
     add 924a056  CAMEL-17041: add alias for entity type class names (#6219)
     add a4602bc  Regen for commit 924a056d72f6d0147261ea720462daf2fb973f55

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/jpa.json   |  1 +
 .../component/jpa/JpaComponentConfigurer.java      | 11 ++++++++
 .../org/apache/camel/component/jpa/jpa.json        |  1 +
 .../apache/camel/component/jpa/JpaComponent.java   | 31 +++++++++++++++++++---
 .../org/apache/camel/component/jpa/JpaTest.java    |  7 +++++
 ...sistenceUnitTest.java => JpaWithAliasTest.java} | 21 +++++++++++++--
 .../netty/http/NettyHttpSSLHandshakeErrorTest.java |  4 +--
 .../component/dsl/JpaComponentBuilderFactory.java  | 19 +++++++++++++
 8 files changed, 87 insertions(+), 8 deletions(-)
 copy 
components/camel-jpa/src/test/java/org/apache/camel/component/jpa/{JpaUsingCustomPersistenceUnitTest.java
 => JpaWithAliasTest.java} (57%)

Reply via email to