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 8c943d1d4e5 Regen for commit bd989118a61a565a636e187f630825fdd54f19b1
add 65aba8493fd CAMEL-18917: Polished camel-as2 with labels for options.
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 (8c943d1d4e5)
\
N -- N -- N refs/heads/regen_bot (65aba8493fd)
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/catalog/components/as2.json | 20 +-
.../camel/component/as2/AS2EndpointConfigurer.java | 16 +-
.../org/apache/camel/component/as2/as2.json | 20 +-
.../camel/component/as2/AS2Configuration.java | 18 +-
.../endpoint/dsl/AS2EndpointBuilderFactory.java | 1206 +++++++++++---------
5 files changed, 700 insertions(+), 580 deletions(-)