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.
omit e52ef1d Regen for commit 5beb07094b3eaa34fd8576805a7e0967dc01d945 add 5699851 CAMEL-17187: camel-xpath - @XPath annotation should never pre-compile add 39b9129 Regen for commit 5699851398df04240d1157a567f62ed3e47f8bce This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (e52ef1d) \ N -- N -- N refs/heads/regen_bot (39b9129) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../org/apache/camel/language/xpath/XPath.java | 10 --- .../xpath/XPathAnnotationExpressionFactory.java | 12 +-- .../BeanWithXPathInjectionPreCompileTest.java | 97 ---------------------- 3 files changed, 2 insertions(+), 117 deletions(-) delete mode 100644 core/camel-core/src/test/java/org/apache/camel/processor/BeanWithXPathInjectionPreCompileTest.java