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

pcongiusti pushed a change to branch release-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from 0677728de chore: changelog automatic update
     new a654320ea fix(builder): native from source should rebuild
     new 3120c4070 chore(test): improve testing
     new feac6ab92 fix(e2e): proper condition for checking kits
     new 3280f320a fix(e2e): route class name

The 4 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:
 .../native/files/{Java.java => Java2.java}         |  4 +-
 .../native/files/yaml2.yaml}                       |  2 +-
 e2e/namespace/native/native_test.go                | 39 +++++----
 e2e/namespace/native/native_with_sources_test.go   | 32 ++++++-
 pkg/controller/integration/kits.go                 | 25 ++++++
 pkg/controller/integration/kits_test.go            | 97 ++++++++++++++++++++++
 pkg/resources/resources.go                         | 17 ++++
 7 files changed, 192 insertions(+), 24 deletions(-)
 copy e2e/namespace/native/files/{Java.java => Java2.java} (91%)
 copy e2e/{local/files/yaml.yaml => namespace/native/files/yaml2.yaml} (96%)

Reply via email to