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

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b2f1922  Merge branch 'master' of github.com:apache/camel
     new 9cbc744  CAMEL-14444: Fixed build
     new 468f6e1  CAMEL-14444: Fixed build

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tooling/camel-tooling-model/pom.xml                | 63 ++++++++++++++++++++
 .../src/main/resources/META-INF/LICENSE.txt        |  0
 .../src/main/resources/META-INF/NOTICE.txt         |  0
 tooling/camel-tooling-util/pom.xml                 | 67 ++++++++++++++++++++--
 tooling/openapi-rest-dsl-generator/pom.xml         | 54 +++++++++++++++++
 .../src/main/resources/META-INF/LICENSE.txt        |  0
 .../src/main/resources/META-INF/NOTICE.txt         |  0
 tooling/swagger-rest-dsl-generator/pom.xml         | 54 +++++++++++++++++
 .../src/main/resources/META-INF/LICENSE.txt        |  0
 .../src/main/resources/META-INF/NOTICE.txt         |  0
 10 files changed, 234 insertions(+), 4 deletions(-)
 copy tooling/{maven/camel-package-maven-plugin => 
camel-tooling-model}/src/main/resources/META-INF/LICENSE.txt (100%)
 copy tooling/{camel-util-json => 
camel-tooling-model}/src/main/resources/META-INF/NOTICE.txt (100%)
 copy tooling/{maven/camel-package-maven-plugin => 
openapi-rest-dsl-generator}/src/main/resources/META-INF/LICENSE.txt (100%)
 copy tooling/{camel-util-json => 
openapi-rest-dsl-generator}/src/main/resources/META-INF/NOTICE.txt (100%)
 copy tooling/{maven/camel-package-maven-plugin => 
swagger-rest-dsl-generator}/src/main/resources/META-INF/LICENSE.txt (100%)
 copy tooling/{camel-util-json => 
swagger-rest-dsl-generator}/src/main/resources/META-INF/NOTICE.txt (100%)

Reply via email to