This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a change to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.
from 86c3ba8 catalog: generate license header
new 0d63b5c Fix Jenkinsfile
new 3f5f040 Fix camel-k catalog generator
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:
Jenkinsfile | 11 +-
.../maven/processors/CatalogProcessor_2_x.java | 3 +-
.../maven/processors/CatalogProcessor_3_x.java | 193 ---------------------
...he.camel.k.tooling.maven.model.CatalogProcessor | 1 -
.../maven/processors/CataloProcessor2Test.java | 5 +-
.../maven/processors/CataloProcessor3Test.java | 118 -------------
6 files changed, 8 insertions(+), 323 deletions(-)
delete mode 100644
camel-k-maven-plugin/src/main/java/org/apache/camel/k/tooling/maven/processors/CatalogProcessor_3_x.java
delete mode 100644
camel-k-maven-plugin/src/test/java/org/apache/camel/k/tooling/maven/processors/CataloProcessor3Test.java