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.
discard 0ad6b99 Regen for commit 7b84f6fb0386d76a427b262590529b7c7c44a7db omit 7b84f6f CAMEL-16400: split unit and integration tests for camel-lucene (#5395) add 812ecdc Regen for commit e4c23281757b5d6013e24cac5550ac64a4a6c591 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 (0ad6b99) \ N -- N -- N refs/heads/regen_bot (812ecdc) 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: components/camel-lucene/pom.xml | 9 --------- ...QueryProducerIT.java => LuceneIndexAndQueryProducerTest.java} | 4 ++-- ...LuceneQueryProcessorIT.java => LuceneQueryProcessorTest.java} | 4 ++-- 3 files changed, 4 insertions(+), 13 deletions(-) rename components/camel-lucene/src/test/java/org/apache/camel/component/lucene/{LuceneIndexAndQueryProducerIT.java => LuceneIndexAndQueryProducerTest.java} (99%) rename components/camel-lucene/src/test/java/org/apache/camel/processor/lucene/{LuceneQueryProcessorIT.java => LuceneQueryProcessorTest.java} (98%)