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

davsclaus pushed a change to branch CAMEL-23053/simple-tojson
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 547d6c4bba3f CAMEL-23053: Regenerate catalog simple.json for 
displayName fix
 discard 14d040d829c3 CAMEL-23053: Improve toJson error handling, tests, and 
metadata
 discard c638e190238e CAMEL-23053: Add toJson functions to simple-language.adoc 
documentation
 discard 11c699731966 CAMEL-23053: Regenerate missing generated files
 discard 642cb45387aa CAMEL-23053: Add toJson functions to Simple language
     add 39572ea8faf0 Regen
     add f0ee32dc6136 CAMEL-23146: camel-launcher - Should install embedded 
plugins so they appear in --help (#21803)
     add e74663826756 CAMEL-23053: Add toJson functions to Simple language
     add 6a7f1dd2472d CAMEL-23053: Regenerate missing generated files
     add b8761e0f178f CAMEL-23053: Add toJson functions to simple-language.adoc 
documentation
     add 6f1b684d249d CAMEL-23053: Improve toJson error handling, tests, and 
metadata
     add 27da8aabaf22 CAMEL-23053: Regenerate catalog simple.json for 
displayName fix

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   (547d6c4bba3f)
            \
             N -- N -- N   refs/heads/CAMEL-23053/simple-tojson (27da8aabaf22)

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:
 .../apache/camel/catalog/models}/groovyJson.json   |   0
 .../dsl/jbang/core/commands/CamelJBangMain.java    | 286 ++++++++++++---------
 dsl/camel-jbang/camel-launcher/pom.xml             |   6 +-
 .../camel/dsl/jbang/launcher/CamelLauncher.java    |   6 +-
 .../dsl/jbang/launcher/CamelLauncherMain.java}     |  25 +-
 .../dsl/jbang/launcher/CamelLauncherTest.java      |  39 ++-
 .../camel-launcher}/src/test/resources/bad.yaml    |   0
 7 files changed, 218 insertions(+), 144 deletions(-)
 copy 
{core/camel-core-model/src/generated/resources/META-INF/org/apache/camel/model/dataformat
 => 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models}/groovyJson.json
 (100%)
 copy 
dsl/camel-jbang/{camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/action/CamelRouteGroupStartAction.java
 => 
camel-launcher/src/main/java/org/apache/camel/dsl/jbang/launcher/CamelLauncherMain.java}
 (58%)
 copy dsl/{camel-yaml-dsl/camel-yaml-dsl-validator => 
camel-jbang/camel-launcher}/src/test/resources/bad.yaml (100%)

Reply via email to