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 15858f1 Regen
new dbf0a78 CAMEL-14867: Add deprecatedSince to tooling model
new 13b9dd9 CAMEL-14867: Regen
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:
.../org/apache/camel/dataformat/any23/any23.json | 1 -
.../org/apache/camel/dataformat/asn1/asn1.json | 1 -
.../org/apache/camel/dataformat/avro/avro.json | 1 -
.../apache/camel/dataformat/barcode/barcode.json | 1 -
.../org/apache/camel/dataformat/base64/base64.json | 1 -
.../org/apache/camel/language/bean/bean.json | 1 -
.../org/apache/camel/dataformat/beanio/beanio.json | 1 -
.../camel/dataformat/bindy/csv/bindy-csv.json | 1 -
.../camel/dataformat/bindy/fixed/bindy-fixed.json | 1 -
.../camel/dataformat/bindy/kvp/bindy-kvp.json | 1 -
.../org/apache/camel/component/cbor/cbor.json | 1 -
components/camel-crypto-cms/pom.xml | 4 +
.../camel/component/crypto/cms/crypto-cms.json | 1 +
.../org/apache/camel/converter/crypto/crypto.json | 1 -
.../org/apache/camel/converter/crypto/pgp.json | 1 -
.../org/apache/camel/dataformat/csv/csv.json | 1 -
.../camel/component/fastjson/json-fastjson.json | 1 -
.../org/apache/camel/component/fhir/fhirJson.json | 1 -
.../org/apache/camel/component/fhir/fhirXml.json | 1 -
.../apache/camel/dataformat/flatpack/flatpack.json | 1 -
.../org/apache/camel/component/grok/grok.json | 1 -
.../org/apache/camel/language/groovy/groovy.json | 1 -
.../org/apache/camel/component/gson/json-gson.json | 1 -
.../org/apache/camel/component/hl7/hl7.json | 1 -
.../org/apache/camel/component/hl7/hl7terser.json | 1 -
.../org/apache/camel/component/ical/ical.json | 1 -
.../camel/component/jackson/json-jackson.json | 1 -
.../camel/component/jacksonxml/jacksonxml.json | 1 -
.../org/apache/camel/converter/jaxb/jaxb.json | 1 -
.../camel/component/johnzon/json-johnzon.json | 1 -
.../apache/camel/component/jsonapi/jsonApi.json | 1 -
.../org/apache/camel/jsonpath/jsonpath.json | 1 -
.../org/apache/camel/dataformat/lzf/lzf.json | 1 -
.../dataformat/mime/multipart/mime-multipart.json | 1 -
.../org/apache/camel/language/mvel/mvel.json | 1 -
.../org/apache/camel/language/ognl/ognl.json | 1 -
.../apache/camel/dataformat/protobuf/protobuf.json | 1 -
.../org/apache/camel/dataformat/rss/rss.json | 1 -
.../org/apache/camel/language/xquery/xquery.json | 1 -
.../camel/component/snakeyaml/yaml-snakeyaml.json | 1 -
.../org/apache/camel/dataformat/soap/soapjaxb.json | 1 -
.../org/apache/camel/language/spel/spel.json | 1 -
.../org/apache/camel/component/syslog/syslog.json | 1 -
.../camel/dataformat/tagsoup/tidyMarkup.json | 1 -
.../apache/camel/dataformat/tarfile/tarfile.json | 1 -
.../org/apache/camel/dataformat/thrift/thrift.json | 1 -
.../camel/dataformat/univocity/univocity-csv.json | 1 -
.../dataformat/univocity/univocity-fixed.json | 1 -
.../camel/dataformat/univocity/univocity-tsv.json | 1 -
.../camel/dataformat/xmlsecurity/secureXML.json | 1 -
.../org/apache/camel/language/xpath/xpath.json | 1 -
.../camel/dataformat/xstream/json-xstream.json | 1 -
.../apache/camel/dataformat/xstream/xstream.json | 1 -
.../camel/dataformat/deflater/gzipdeflater.json | 1 -
.../camel/dataformat/deflater/zipdeflater.json | 1 -
.../apache/camel/dataformat/zipfile/zipfile.json | 1 -
.../src/generated/resources/metadata.json | 358 +--------------------
.../apache/camel/language/constant/constant.json | 1 -
.../org/apache/camel/language/header/header.json | 1 -
.../camel/language/property/exchangeProperty.json | 1 -
.../org/apache/camel/language/ref/ref.json | 1 -
.../org/apache/camel/language/simple/file.json | 1 -
.../org/apache/camel/language/simple/simple.json | 1 -
.../apache/camel/language/tokenizer/tokenize.json | 1 -
.../camel/language/xtokenizer/xtokenize.json | 1 -
.../org/apache/camel/tooling/model/BaseModel.java | 9 +
.../org/apache/camel/tooling/model/JsonMapper.java | 4 +-
.../packaging/EndpointSchemaGeneratorMojo.java | 1 +
.../maven/packaging/PackageDataFormatMojo.java | 1 +
.../camel/maven/packaging/PackageLanguageMojo.java | 1 +
.../camel/maven/packaging/PackageOtherMojo.java | 1 +
71 files changed, 31 insertions(+), 411 deletions(-)