This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.
from 142f442 CAMEL-17499: Renaming inconsistent data format names in model
new 47ba780 CAMEL-17499: Renaming inconsistent data format names in model
new 74f04fe CAMEL-17499: Renaming inconsistent data format names in model
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:
.../src/main/resources/META-INF/LICENSE.txt | 203 ---------------------
.../src/main/resources/META-INF/NOTICE.txt | 11 --
.../{gzipdeflater.json => gzipDeflater.json} | 0
.../{jacksonxml.json => jacksonXml.json} | 0
.../dataformats/{tarfile.json => tarFile.json} | 0
.../{zipdeflater.json => zipDeflater.json} | 0
.../dataformats/{zipfile.json => zipFile.json} | 0
7 files changed, 214 deletions(-)
delete mode 100644
catalog/camel-catalog-provider-karaf/src/main/resources/META-INF/LICENSE.txt
delete mode 100644
catalog/camel-catalog-provider-karaf/src/main/resources/META-INF/NOTICE.txt
rename
catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/{gzipdeflater.json
=> gzipDeflater.json} (100%)
rename
catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/{jacksonxml.json
=> jacksonXml.json} (100%)
rename
catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/{tarfile.json
=> tarFile.json} (100%)
rename
catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/{zipdeflater.json
=> zipDeflater.json} (100%)
rename
catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/{zipfile.json
=> zipFile.json} (100%)