diff --git a/deploy/camel-catalog-1.2.0-SNAPSHOT-main.yaml b/deploy/camel-catalog-1.2.0-SNAPSHOT-main.yaml new file mode 100644 index 0000000000..9f82592571 --- /dev/null +++ b/deploy/camel-catalog-1.2.0-SNAPSHOT-main.yaml @@ -0,0 +1,3136 @@ +# --------------------------------------------------------------------------- +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# --------------------------------------------------------------------------- + +apiVersion: camel.apache.org/v1 +kind: CamelCatalog +metadata: + name: camel-catalog-1.2.0-snapshot-main + labels: + app: camel-k + camel.apache.org/catalog.version: 3.1.0 + camel.apache.org/catalog.loader.version: 3.1.0 + camel.apache.org/runtime.version: 1.2.0-SNAPSHOT + camel.apache.org/runtime.provider: main +spec: + runtime: + version: 1.2.0-SNAPSHOT + provider: main + applicationClass: org.apache.camel.k.main.Application + metadata: + camel.version: 3.1.0 + quarkus.version: 1.3.0.Alpha2 + camel-quarkus.version: 1.0.0-M4 + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-runtime-main + capabilities: + health: + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-runtime-health + rest: + dependencies: + - groupId: org.apache.camel + artifactId: camel-rest + - groupId: org.apache.camel + artifactId: camel-undertow + artifacts: + camel-zipfile: + groupId: org.apache.camel + artifactId: camel-zipfile + dataformats: + - zipfile + javaTypes: + - org.apache.camel.dataformat.zipfile.ZipFileDataFormat + camel-fop: + groupId: org.apache.camel + artifactId: camel-fop + schemes: + - id: fop + http: false + passive: false + javaTypes: + - org.apache.camel.component.fop.FopComponent + camel-azure: + groupId: org.apache.camel + artifactId: camel-azure + schemes: + - id: azure-blob + http: false + passive: false + - id: azure-queue + http: false + passive: false + javaTypes: + - org.apache.camel.component.azure.blob.BlobServiceComponent + - org.apache.camel.component.azure.queue.QueueServiceComponent + camel-seda: + groupId: org.apache.camel + artifactId: camel-seda + schemes: + - id: seda + http: false + passive: true + javaTypes: + - org.apache.camel.component.seda.SedaComponent + camel-mina: + groupId: org.apache.camel + artifactId: camel-mina + schemes: + - id: mina + http: false + passive: false + javaTypes: + - org.apache.camel.component.mina.MinaComponent + camel-aws2-mq: + groupId: org.apache.camel + artifactId: camel-aws2-mq + schemes: + - id: aws2-mq + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.mq.MQ2Component + camel-printer: + groupId: org.apache.camel + artifactId: camel-printer + schemes: + - id: lpr + http: false + passive: false + javaTypes: + - org.apache.camel.component.printer.PrinterComponent + camel-wordpress: + groupId: org.apache.camel + artifactId: camel-wordpress + schemes: + - id: wordpress + http: false + passive: false + javaTypes: + - org.apache.camel.component.wordpress.WordpressComponent + camel-websocket: + groupId: org.apache.camel + artifactId: camel-websocket + schemes: + - id: websocket + http: true + passive: false + javaTypes: + - org.apache.camel.component.websocket.WebsocketComponent + camel-slack: + groupId: org.apache.camel + artifactId: camel-slack + schemes: + - id: slack + http: false + passive: false + javaTypes: + - org.apache.camel.component.slack.SlackComponent + camel-influxdb: + groupId: org.apache.camel + artifactId: camel-influxdb + schemes: + - id: influxdb + http: false + passive: false + javaTypes: + - org.apache.camel.component.influxdb.InfluxDbComponent + camel-lumberjack: + groupId: org.apache.camel + artifactId: camel-lumberjack + schemes: + - id: lumberjack + http: false + passive: false + javaTypes: + - org.apache.camel.component.lumberjack.LumberjackComponent + camel-stax: + groupId: org.apache.camel + artifactId: camel-stax + schemes: + - id: stax + http: false + passive: false + javaTypes: + - org.apache.camel.component.stax.StAXComponent + camel-sjms2: + groupId: org.apache.camel + artifactId: camel-sjms2 + schemes: + - id: sjms2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.sjms2.Sjms2Component + camel-facebook: + groupId: org.apache.camel + artifactId: camel-facebook + schemes: + - id: facebook + http: false + passive: false + javaTypes: + - org.apache.camel.component.facebook.FacebookComponent + camel-docker: + groupId: org.apache.camel + artifactId: camel-docker + schemes: + - id: docker + http: false + passive: false + javaTypes: + - org.apache.camel.component.docker.DockerComponent + camel-apns: + groupId: org.apache.camel + artifactId: camel-apns + schemes: + - id: apns + http: false + passive: false + javaTypes: + - org.apache.camel.component.apns.ApnsComponent + camel-aws2-ses: + groupId: org.apache.camel + artifactId: camel-aws2-ses + schemes: + - id: aws2-ses + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.ses.Ses2Component + camel-jaxb: + groupId: org.apache.camel + artifactId: camel-jaxb + dataformats: + - jaxb + javaTypes: + - org.apache.camel.converter.jaxb.JaxbDataFormat + camel-quartz: + groupId: org.apache.camel + artifactId: camel-quartz + schemes: + - id: quartz + http: false + passive: false + javaTypes: + - org.apache.camel.component.quartz.QuartzComponent + camel-aws-swf: + groupId: org.apache.camel + artifactId: camel-aws-swf + schemes: + - id: aws-swf + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.swf.SWFComponent + camel-ehcache: + groupId: org.apache.camel + artifactId: camel-ehcache + schemes: + - id: ehcache + http: false + passive: false + javaTypes: + - org.apache.camel.component.ehcache.EhcacheComponent + camel-spring-ws: + groupId: org.apache.camel + artifactId: camel-spring-ws + schemes: + - id: spring-ws + http: true + passive: false + javaTypes: + - org.apache.camel.component.spring.ws.SpringWebserviceComponent + camel-nagios: + groupId: org.apache.camel + artifactId: camel-nagios + schemes: + - id: nagios + http: false + passive: false + javaTypes: + - org.apache.camel.component.nagios.NagiosComponent + camel-mongodb: + groupId: org.apache.camel + artifactId: camel-mongodb + schemes: + - id: mongodb + http: false + passive: false + javaTypes: + - org.apache.camel.component.mongodb.MongoDbComponent + camel-aws2-iam: + groupId: org.apache.camel + artifactId: camel-aws2-iam + schemes: + - id: aws2-iam + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.iam.IAM2Component + camel-aws-eks: + groupId: org.apache.camel + artifactId: camel-aws-eks + schemes: + - id: aws-eks + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.eks.EKSComponent + camel-platform-http: + groupId: org.apache.camel + artifactId: camel-platform-http + schemes: + - id: platform-http + http: false + passive: false + javaTypes: + - org.apache.camel.component.platform.http.PlatformHttpComponent + camel-jetty: + groupId: org.apache.camel + artifactId: camel-jetty + schemes: + - id: jetty + http: true + passive: false + javaTypes: + - org.apache.camel.component.jetty9.JettyHttpComponent9 + camel-lzf: + groupId: org.apache.camel + artifactId: camel-lzf + dataformats: + - lzf + javaTypes: + - org.apache.camel.dataformat.lzf.LZFDataFormat + camel-aws2-translate: + groupId: org.apache.camel + artifactId: camel-aws2-translate + schemes: + - id: aws2-translate + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.translate.Translate2Component + camel-vm: + groupId: org.apache.camel + artifactId: camel-vm + schemes: + - id: vm + http: false + passive: true + javaTypes: + - org.apache.camel.component.vm.VmComponent + camel-crypto: + groupId: org.apache.camel + artifactId: camel-crypto + schemes: + - id: crypto + http: false + passive: false + dataformats: + - crypto + - pgp + javaTypes: + - org.apache.camel.component.crypto.DigitalSignatureComponent + - org.apache.camel.converter.crypto.CryptoDataFormat + - org.apache.camel.converter.crypto.PGPDataFormat + camel-cometd: + groupId: org.apache.camel + artifactId: camel-cometd + schemes: + - id: cometd + http: false + passive: false + - id: cometds + http: false + passive: false + javaTypes: + - org.apache.camel.component.cometd.CometdComponent + camel-bean-validator: + groupId: org.apache.camel + artifactId: camel-bean-validator + schemes: + - id: bean-validator + http: false + passive: false + javaTypes: + - org.apache.camel.component.bean.validator.BeanValidatorComponent + camel-http: + groupId: org.apache.camel + artifactId: camel-http + schemes: + - id: http + http: false + passive: false + - id: https + http: false + passive: false + dependencies: + - groupId: org.apache.camel + artifactId: camel-file + javaTypes: + - org.apache.camel.component.http.HttpComponent + camel-tika: + groupId: org.apache.camel + artifactId: camel-tika + schemes: + - id: tika + http: false + passive: false + javaTypes: + - org.apache.camel.component.tika.TikaComponent + camel-caffeine: + groupId: org.apache.camel + artifactId: camel-caffeine + schemes: + - id: caffeine-cache + http: false + passive: false + - id: caffeine-loadcache + http: false + passive: false + javaTypes: + - org.apache.camel.component.caffeine.cache.CaffeineCacheComponent + - org.apache.camel.component.caffeine.load.CaffeineLoadCacheComponent + camel-vertx: + groupId: org.apache.camel + artifactId: camel-vertx + schemes: + - id: vertx + http: false + passive: false + javaTypes: + - org.apache.camel.component.vertx.VertxComponent + camel-jslt: + groupId: org.apache.camel + artifactId: camel-jslt + schemes: + - id: jslt + http: false + passive: false + javaTypes: + - org.apache.camel.component.jslt.JsltComponent + camel-openstack: + groupId: org.apache.camel + artifactId: camel-openstack + schemes: + - id: openstack-cinder + http: false + passive: false + - id: openstack-glance + http: false + passive: false + - id: openstack-keystone + http: false + passive: false + - id: openstack-neutron + http: false + passive: false + - id: openstack-nova + http: false + passive: false + - id: openstack-swift + http: false + passive: false + javaTypes: + - org.apache.camel.component.openstack.cinder.CinderComponent + - org.apache.camel.component.openstack.glance.GlanceComponent + - org.apache.camel.component.openstack.keystone.KeystoneComponent + - org.apache.camel.component.openstack.neutron.NeutronComponent + - org.apache.camel.component.openstack.nova.NovaComponent + - org.apache.camel.component.openstack.swift.SwiftComponent + camel-google-calendar: + groupId: org.apache.camel + artifactId: camel-google-calendar + schemes: + - id: google-calendar + http: false + passive: false + - id: google-calendar-stream + http: false + passive: false + javaTypes: + - org.apache.camel.component.google.calendar.GoogleCalendarComponent + - org.apache.camel.component.google.calendar.stream.GoogleCalendarStreamComponent + camel-browse: + groupId: org.apache.camel + artifactId: camel-browse + schemes: + - id: browse + http: false + passive: true + javaTypes: + - org.apache.camel.component.browse.BrowseComponent + camel-ldif: + groupId: org.apache.camel + artifactId: camel-ldif + schemes: + - id: ldif + http: false + passive: false + javaTypes: + - org.apache.camel.component.ldif.LdifComponent + camel-google-sheets: + groupId: org.apache.camel + artifactId: camel-google-sheets + schemes: + - id: google-sheets + http: false + passive: false + - id: google-sheets-stream + http: false + passive: false + javaTypes: + - org.apache.camel.component.google.sheets.GoogleSheetsComponent + - org.apache.camel.component.google.sheets.stream.GoogleSheetsStreamComponent + camel-sap-netweaver: + groupId: org.apache.camel + artifactId: camel-sap-netweaver + schemes: + - id: sap-netweaver + http: false + passive: false + javaTypes: + - org.apache.camel.component.sap.netweaver.NetWeaverComponent + camel-ganglia: + groupId: org.apache.camel + artifactId: camel-ganglia + schemes: + - id: ganglia + http: false + passive: false + javaTypes: + - org.apache.camel.component.ganglia.GangliaComponent + camel-schematron: + groupId: org.apache.camel + artifactId: camel-schematron + schemes: + - id: schematron + http: false + passive: false + javaTypes: + - org.apache.camel.component.schematron.SchematronComponent + camel-yammer: + groupId: org.apache.camel + artifactId: camel-yammer + schemes: + - id: yammer + http: false + passive: false + javaTypes: + - org.apache.camel.component.yammer.YammerComponent + camel-direct: + groupId: org.apache.camel + artifactId: camel-direct + schemes: + - id: direct + http: false + passive: true + javaTypes: + - org.apache.camel.component.direct.DirectComponent + camel-chunk: + groupId: org.apache.camel + artifactId: camel-chunk + schemes: + - id: chunk + http: false + passive: false + javaTypes: + - org.apache.camel.component.chunk.ChunkComponent + camel-weka: + groupId: org.apache.camel + artifactId: camel-weka + schemes: + - id: weka + http: false + passive: false + javaTypes: + - org.apache.camel.component.weka.WekaComponent + camel-jacksonxml: + groupId: org.apache.camel + artifactId: camel-jacksonxml + dataformats: + - jacksonxml + javaTypes: + - org.apache.camel.component.jacksonxml.JacksonXMLDataFormat + camel-spring-batch: + groupId: org.apache.camel + artifactId: camel-spring-batch + schemes: + - id: spring-batch + http: false + passive: false + javaTypes: + - org.apache.camel.component.spring.batch.SpringBatchComponent + camel-stub: + groupId: org.apache.camel + artifactId: camel-stub + schemes: + - id: stub + http: false + passive: true + javaTypes: + - org.apache.camel.component.stub.StubComponent + camel-drill: + groupId: org.apache.camel + artifactId: camel-drill + schemes: + - id: drill + http: false + passive: false + javaTypes: + - org.apache.camel.component.drill.DrillComponent + camel-zookeeper: + groupId: org.apache.camel + artifactId: camel-zookeeper + schemes: + - id: zookeeper + http: false + passive: false + javaTypes: + - org.apache.camel.component.zookeeper.ZooKeeperComponent + camel-aws-cw: + groupId: org.apache.camel + artifactId: camel-aws-cw + schemes: + - id: aws-cw + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.cw.CwComponent + camel-xstream: + groupId: org.apache.camel + artifactId: camel-xstream + dataformats: + - json-xstream + - xstream + javaTypes: + - org.apache.camel.dataformat.xstream.JsonDataFormat + - org.apache.camel.dataformat.xstream.XStreamDataFormat + camel-weather: + groupId: org.apache.camel + artifactId: camel-weather + schemes: + - id: weather + http: false + passive: false + javaTypes: + - org.apache.camel.component.weather.WeatherComponent + camel-fastjson: + groupId: org.apache.camel + artifactId: camel-fastjson + dataformats: + - json-fastjson + javaTypes: + - org.apache.camel.component.fastjson.FastjsonDataFormat + camel-pdf: + groupId: org.apache.camel + artifactId: camel-pdf + schemes: + - id: pdf + http: false + passive: false + javaTypes: + - org.apache.camel.component.pdf.PdfComponent + camel-spring-integration: + groupId: org.apache.camel + artifactId: camel-spring-integration + schemes: + - id: spring-integration + http: false + passive: false + javaTypes: + - org.apache.camel.component.spring.integration.SpringIntegrationComponent + camel-paho: + groupId: org.apache.camel + artifactId: camel-paho + schemes: + - id: paho + http: false + passive: false + javaTypes: + - org.apache.camel.component.paho.PahoComponent + camel-netty: + groupId: org.apache.camel + artifactId: camel-netty + schemes: + - id: netty + http: false + passive: false + javaTypes: + - org.apache.camel.component.netty.NettyComponent + camel-mustache: + groupId: org.apache.camel + artifactId: camel-mustache + schemes: + - id: mustache + http: false + passive: false + javaTypes: + - org.apache.camel.component.mustache.MustacheComponent + camel-sip: + groupId: org.apache.camel + artifactId: camel-sip + schemes: + - id: sip + http: false + passive: false + - id: sips + http: false + passive: false + javaTypes: + - org.apache.camel.component.sip.SipComponent + camel-hbase: + groupId: org.apache.camel + artifactId: camel-hbase + schemes: + - id: hbase + http: false + passive: false + javaTypes: + - org.apache.camel.component.hbase.HBaseComponent + camel-jackson: + groupId: org.apache.camel + artifactId: camel-jackson + dataformats: + - json-jackson + javaTypes: + - org.apache.camel.component.jackson.JacksonDataFormat + camel-kafka: + groupId: org.apache.camel + artifactId: camel-kafka + schemes: + - id: kafka + http: false + passive: false + javaTypes: + - org.apache.camel.component.kafka.KafkaComponent + camel-twitter: + groupId: org.apache.camel + artifactId: camel-twitter + schemes: + - id: twitter-directmessage + http: false + passive: false + - id: twitter-search + http: false + passive: false + - id: twitter-timeline + http: false + passive: false + javaTypes: + - org.apache.camel.component.twitter.directmessage.TwitterDirectMessageComponent + - org.apache.camel.component.twitter.search.TwitterSearchComponent + - org.apache.camel.component.twitter.timeline.TwitterTimelineComponent + camel-salesforce: + groupId: org.apache.camel + artifactId: camel-salesforce + schemes: + - id: salesforce + http: false + passive: false + javaTypes: + - org.apache.camel.component.salesforce.SalesforceComponent + camel-xj: + groupId: org.apache.camel + artifactId: camel-xj + schemes: + - id: xj + http: false + passive: false + javaTypes: + - org.apache.camel.component.xj.XJComponent + camel-aws2-eks: + groupId: org.apache.camel + artifactId: camel-aws2-eks + schemes: + - id: aws2-eks + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.eks.EKS2Component + camel-servicenow: + groupId: org.apache.camel + artifactId: camel-servicenow + schemes: + - id: servicenow + http: false + passive: false + javaTypes: + - org.apache.camel.component.servicenow.ServiceNowComponent + camel-ical: + groupId: org.apache.camel + artifactId: camel-ical + dataformats: + - ical + javaTypes: + - org.apache.camel.component.ical.ICalDataFormat + camel-corda: + groupId: org.apache.camel + artifactId: camel-corda + schemes: + - id: corda + http: false + passive: false + javaTypes: + - org.apache.camel.component.corda.CordaComponent + camel-grape: + groupId: org.apache.camel + artifactId: camel-grape + schemes: + - id: grape + http: false + passive: false + javaTypes: + - org.apache.camel.component.grape.GrapeComponent + camel-univocity-parsers: + groupId: org.apache.camel + artifactId: camel-univocity-parsers + dataformats: + - univocity-csv + - univocity-fixed + - univocity-tsv + javaTypes: + - org.apache.camel.dataformat.univocity.UniVocityCsvDataFormat + - org.apache.camel.dataformat.univocity.UniVocityFixedWidthDataFormat + - org.apache.camel.dataformat.univocity.UniVocityTsvDataFormat + camel-hdfs: + groupId: org.apache.camel + artifactId: camel-hdfs + schemes: + - id: hdfs + http: false + passive: false + javaTypes: + - org.apache.camel.component.hdfs.HdfsComponent + camel-jclouds: + groupId: org.apache.camel + artifactId: camel-jclouds + schemes: + - id: jclouds + http: false + passive: false + javaTypes: + - org.apache.camel.component.jclouds.JcloudsComponent + camel-quickfix: + groupId: org.apache.camel + artifactId: camel-quickfix + schemes: + - id: quickfix + http: false + passive: false + javaTypes: + - org.apache.camel.component.quickfixj.QuickfixjComponent + camel-nsq: + groupId: org.apache.camel + artifactId: camel-nsq + schemes: + - id: nsq + http: false + passive: false + javaTypes: + - org.apache.camel.component.nsq.NsqComponent + camel-hipchat: + groupId: org.apache.camel + artifactId: camel-hipchat + schemes: + - id: hipchat + http: false + passive: false + javaTypes: + - org.apache.camel.component.hipchat.HipchatComponent + camel-hazelcast: + groupId: org.apache.camel + artifactId: camel-hazelcast + schemes: + - id: hazelcast-atomicvalue + http: false + passive: false + - id: hazelcast-instance + http: false + passive: false + - id: hazelcast-list + http: false + passive: false + - id: hazelcast-map + http: false + passive: false + - id: hazelcast-multimap + http: false + passive: false + - id: hazelcast-queue + http: false + passive: false + - id: hazelcast-replicatedmap + http: false + passive: false + - id: hazelcast-ringbuffer + http: false + passive: false + - id: hazelcast-seda + http: false + passive: false + - id: hazelcast-set + http: false + passive: false + - id: hazelcast-topic + http: false + passive: false + javaTypes: + - org.apache.camel.component.hazelcast.atomicnumber.HazelcastAtomicnumberComponent + - org.apache.camel.component.hazelcast.instance.HazelcastInstanceComponent + - org.apache.camel.component.hazelcast.list.HazelcastListComponent + - org.apache.camel.component.hazelcast.map.HazelcastMapComponent + - org.apache.camel.component.hazelcast.multimap.HazelcastMultimapComponent + - org.apache.camel.component.hazelcast.queue.HazelcastQueueComponent + - org.apache.camel.component.hazelcast.replicatedmap.HazelcastReplicatedmapComponent + - org.apache.camel.component.hazelcast.ringbuffer.HazelcastRingbufferComponent + - org.apache.camel.component.hazelcast.seda.HazelcastSedaComponent + - org.apache.camel.component.hazelcast.set.HazelcastSetComponent + - org.apache.camel.component.hazelcast.topic.HazelcastTopicComponent + camel-barcode: + groupId: org.apache.camel + artifactId: camel-barcode + dataformats: + - barcode + javaTypes: + - org.apache.camel.dataformat.barcode.BarcodeDataFormat + camel-aws-translate: + groupId: org.apache.camel + artifactId: camel-aws-translate + schemes: + - id: aws-translate + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.translate.TranslateComponent + camel-atmos: + groupId: org.apache.camel + artifactId: camel-atmos + schemes: + - id: atmos + http: false + passive: false + javaTypes: + - org.apache.camel.component.atmos.AtmosComponent + camel-language: + groupId: org.apache.camel + artifactId: camel-language + schemes: + - id: language + http: false + passive: true + javaTypes: + - org.apache.camel.component.language.LanguageComponent + camel-infinispan: + groupId: org.apache.camel + artifactId: camel-infinispan + schemes: + - id: infinispan + http: false + passive: false + javaTypes: + - org.apache.camel.component.infinispan.InfinispanComponent + camel-aws2-ddb: + groupId: org.apache.camel + artifactId: camel-aws2-ddb + schemes: + - id: aws2-ddb + http: false + passive: false + - id: aws2-ddbstream + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.ddb.Ddb2Component + - org.apache.camel.component.aws2.ddbstream.Ddb2StreamComponent + camel-google-pubsub: + groupId: org.apache.camel + artifactId: camel-google-pubsub + schemes: + - id: google-pubsub + http: false + passive: false + javaTypes: + - org.apache.camel.component.google.pubsub.GooglePubsubComponent + camel-base64: + groupId: org.apache.camel + artifactId: camel-base64 + dataformats: + - base64 + javaTypes: + - org.apache.camel.dataformat.base64.Base64DataFormat + camel-lucene: + groupId: org.apache.camel + artifactId: camel-lucene + schemes: + - id: lucene + http: false + passive: false + javaTypes: + - org.apache.camel.component.lucene.LuceneComponent + camel-bean: + groupId: org.apache.camel + artifactId: camel-bean + schemes: + - id: bean + http: false + passive: true + - id: class + http: false + passive: true + languages: + - bean + javaTypes: + - org.apache.camel.component.bean.BeanComponent + - org.apache.camel.component.beanclass.ClassComponent + - org.apache.camel.language.bean.BeanLanguage + camel-stream: + groupId: org.apache.camel + artifactId: camel-stream + schemes: + - id: stream + http: false + passive: false + javaTypes: + - org.apache.camel.component.stream.StreamComponent + camel-solr: + groupId: org.apache.camel + artifactId: camel-solr + schemes: + - id: solr + http: false + passive: false + - id: solrs + http: false + passive: false + - id: solrCloud + http: false + passive: false + javaTypes: + - org.apache.camel.component.solr.SolrComponent + camel-log: + groupId: org.apache.camel + artifactId: camel-log + schemes: + - id: log + http: false + passive: true + javaTypes: + - org.apache.camel.component.log.LogComponent + camel-iec60870: + groupId: org.apache.camel + artifactId: camel-iec60870 + schemes: + - id: iec60870-client + http: false + passive: false + - id: iec60870-server + http: false + passive: false + javaTypes: + - org.apache.camel.component.iec60870.client.ClientComponent + - org.apache.camel.component.iec60870.server.ServerComponent + camel-atmosphere-websocket: + groupId: org.apache.camel + artifactId: camel-atmosphere-websocket + schemes: + - id: atmosphere-websocket + http: true + passive: false + javaTypes: + - org.apache.camel.component.atmosphere.websocket.WebsocketComponent + camel-debezium-mongodb: + groupId: org.apache.camel + artifactId: camel-debezium-mongodb + schemes: + - id: debezium-mongodb + http: false + passive: false + javaTypes: + - org.apache.camel.component.debezium.DebeziumMongodbComponent + camel-spring-ldap: + groupId: org.apache.camel + artifactId: camel-spring-ldap + schemes: + - id: spring-ldap + http: false + passive: false + javaTypes: + - org.apache.camel.component.springldap.SpringLdapComponent + camel-dns: + groupId: org.apache.camel + artifactId: camel-dns + schemes: + - id: dns + http: false + passive: false + javaTypes: + - org.apache.camel.component.dns.DnsComponent + camel-aws2-sqs: + groupId: org.apache.camel + artifactId: camel-aws2-sqs + schemes: + - id: aws2-sqs + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.sqs.Sqs2Component + camel-reactive-streams: + groupId: org.apache.camel + artifactId: camel-reactive-streams + schemes: + - id: reactive-streams + http: false + passive: false + javaTypes: + - org.apache.camel.component.reactive.streams.ReactiveStreamsComponent + camel-graphql: + groupId: org.apache.camel + artifactId: camel-graphql + schemes: + - id: graphql + http: false + passive: false + javaTypes: + - org.apache.camel.component.graphql.GraphqlComponent + camel-coap: + groupId: org.apache.camel + artifactId: camel-coap + schemes: + - id: coap + http: false + passive: false + - id: coaps + http: false + passive: false + - id: coap+tcp + http: false + passive: false + - id: coaps+tcp + http: false + passive: false + javaTypes: + - org.apache.camel.coap.CoAPComponent + camel-dataset: + groupId: org.apache.camel + artifactId: camel-dataset + schemes: + - id: dataset + http: false + passive: true + - id: dataset-test + http: false + passive: false + javaTypes: + - org.apache.camel.component.dataset.DataSetComponent + - org.apache.camel.component.dataset.DataSetTestComponent + camel-elytron: + groupId: org.apache.camel + artifactId: camel-elytron + schemes: + - id: elytron + http: false + passive: false + javaTypes: + - org.apache.camel.component.elytron.ElytronComponent + camel-jsonapi: + groupId: org.apache.camel + artifactId: camel-jsonapi + dataformats: + - jsonApi + javaTypes: + - org.apache.camel.component.jsonapi.JsonApiDataFormat + camel-zendesk: + groupId: org.apache.camel + artifactId: camel-zendesk + schemes: + - id: zendesk + http: false + passive: false + javaTypes: + - org.apache.camel.component.zendesk.ZendeskComponent + camel-jdbc: + groupId: org.apache.camel + artifactId: camel-jdbc + schemes: + - id: jdbc + http: false + passive: false + javaTypes: + - org.apache.camel.component.jdbc.JdbcComponent + camel-spark: + groupId: org.apache.camel + artifactId: camel-spark + schemes: + - id: spark + http: false + passive: false + javaTypes: + - org.apache.camel.component.spark.SparkComponent + camel-ahc: + groupId: org.apache.camel + artifactId: camel-ahc + schemes: + - id: ahc + http: true + passive: false + javaTypes: + - org.apache.camel.component.ahc.AhcComponent + camel-controlbus: + groupId: org.apache.camel + artifactId: camel-controlbus + schemes: + - id: controlbus + http: false + passive: true + javaTypes: + - org.apache.camel.component.controlbus.ControlBusComponent + camel-disruptor: + groupId: org.apache.camel + artifactId: camel-disruptor + schemes: + - id: disruptor + http: false + passive: false + - id: disruptor-vm + http: false + passive: false + javaTypes: + - org.apache.camel.component.disruptor.DisruptorComponent + - org.apache.camel.component.disruptor.vm.DisruptorVmComponent + camel-dozer: + groupId: org.apache.camel + artifactId: camel-dozer + schemes: + - id: dozer + http: false + passive: false + javaTypes: + - org.apache.camel.component.dozer.DozerComponent + camel-beanio: + groupId: org.apache.camel + artifactId: camel-beanio + dataformats: + - beanio + javaTypes: + - org.apache.camel.dataformat.beanio.BeanIODataFormat + camel-bindy: + groupId: org.apache.camel + artifactId: camel-bindy + dataformats: + - bindy-csv + - bindy-fixed + - bindy-kvp + javaTypes: + - org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat + - org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat + - org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat + camel-guava-eventbus: + groupId: org.apache.camel + artifactId: camel-guava-eventbus + schemes: + - id: guava-eventbus + http: false + passive: false + javaTypes: + - org.apache.camel.component.guava.eventbus.GuavaEventBusComponent + camel-msv: + groupId: org.apache.camel + artifactId: camel-msv + schemes: + - id: msv + http: false + passive: false + javaTypes: + - org.apache.camel.component.validator.msv.MsvComponent + camel-jms: + groupId: org.apache.camel + artifactId: camel-jms + schemes: + - id: jms + http: false + passive: false + javaTypes: + - org.apache.camel.component.jms.JmsComponent + camel-file-watch: + groupId: org.apache.camel + artifactId: camel-file-watch + schemes: + - id: file-watch + http: false + passive: false + javaTypes: + - org.apache.camel.component.file.watch.FileWatchComponent + camel-aws-sdb: + groupId: org.apache.camel + artifactId: camel-aws-sdb + schemes: + - id: aws-sdb + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.sdb.SdbComponent + camel-file: + groupId: org.apache.camel + artifactId: camel-file + schemes: + - id: file + http: false + passive: false + javaTypes: + - org.apache.camel.component.file.FileComponent + camel-gora: + groupId: org.apache.camel + artifactId: camel-gora + schemes: + - id: gora + http: false + passive: false + javaTypes: + - org.apache.camel.component.gora.GoraComponent + camel-jmx: + groupId: org.apache.camel + artifactId: camel-jmx + schemes: + - id: jmx + http: false + passive: false + javaTypes: + - org.apache.camel.component.jmx.JMXComponent + camel-timer: + groupId: org.apache.camel + artifactId: camel-timer + schemes: + - id: timer + http: false + passive: false + javaTypes: + - org.apache.camel.component.timer.TimerComponent + camel-jcache: + groupId: org.apache.camel + artifactId: camel-jcache + schemes: + - id: jcache + http: false + passive: false + javaTypes: + - org.apache.camel.component.jcache.JCacheComponent + camel-freemarker: + groupId: org.apache.camel + artifactId: camel-freemarker + schemes: + - id: freemarker + http: false + passive: false + javaTypes: + - org.apache.camel.component.freemarker.FreemarkerComponent + camel-ironmq: + groupId: org.apache.camel + artifactId: camel-ironmq + schemes: + - id: ironmq + http: false + passive: false + javaTypes: + - org.apache.camel.component.ironmq.IronMQComponent + camel-fhir: + groupId: org.apache.camel + artifactId: camel-fhir + schemes: + - id: fhir + http: false + passive: false + dataformats: + - fhirJson + - fhirXml + javaTypes: + - org.apache.camel.component.fhir.FhirComponent + - org.apache.camel.component.fhir.FhirJsonDataFormat + - org.apache.camel.component.fhir.FhirXmlDataFormat + camel-saxon: + groupId: org.apache.camel + artifactId: camel-saxon + schemes: + - id: xquery + http: false + passive: false + languages: + - xquery + javaTypes: + - org.apache.camel.component.xquery.XQueryComponent + - org.apache.camel.language.xquery.XQueryLanguage + camel-rest-openapi: + groupId: org.apache.camel + artifactId: camel-rest-openapi + schemes: + - id: rest-openapi + http: false + passive: false + javaTypes: + - org.apache.camel.component.rest.openapi.RestOpenApiComponent + camel-jsonpath: + groupId: org.apache.camel + artifactId: camel-jsonpath + languages: + - jsonpath + javaTypes: + - org.apache.camel.jsonpath.JsonPathLanguage + camel-spark-rest: + groupId: org.apache.camel + artifactId: camel-spark-rest + schemes: + - id: spark-rest + http: true + passive: false + javaTypes: + - org.apache.camel.component.sparkrest.SparkComponent + camel-jt400: + groupId: org.apache.camel + artifactId: camel-jt400 + schemes: + - id: jt400 + http: false + passive: false + javaTypes: + - org.apache.camel.component.jt400.Jt400Component + camel-rabbitmq: + groupId: org.apache.camel + artifactId: camel-rabbitmq + schemes: + - id: rabbitmq + http: false + passive: false + javaTypes: + - org.apache.camel.component.rabbitmq.RabbitMQComponent + camel-jbpm: + groupId: org.apache.camel + artifactId: camel-jbpm + schemes: + - id: jbpm + http: false + passive: false + javaTypes: + - org.apache.camel.component.jbpm.JBPMComponent + camel-jing: + groupId: org.apache.camel + artifactId: camel-jing + schemes: + - id: jing + http: false + passive: false + javaTypes: + - org.apache.camel.component.validator.jing.JingComponent + camel-aws-iam: + groupId: org.apache.camel + artifactId: camel-aws-iam + schemes: + - id: aws-iam + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.iam.IAMComponent + camel-snmp: + groupId: org.apache.camel + artifactId: camel-snmp + schemes: + - id: snmp + http: false + passive: false + javaTypes: + - org.apache.camel.component.snmp.SnmpComponent + camel-web3j: + groupId: org.apache.camel + artifactId: camel-web3j + schemes: + - id: web3j + http: false + passive: false + javaTypes: + - org.apache.camel.component.web3j.Web3jComponent + camel-atom: + groupId: org.apache.camel + artifactId: camel-atom + schemes: + - id: atom + http: false + passive: false + javaTypes: + - org.apache.camel.component.atom.AtomComponent + camel-tagsoup: + groupId: org.apache.camel + artifactId: camel-tagsoup + dataformats: + - tidyMarkup + javaTypes: + - org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat + camel-etcd: + groupId: org.apache.camel + artifactId: camel-etcd + schemes: + - id: etcd-keys + http: false + passive: false + - id: etcd-stats + http: false + passive: false + - id: etcd-watch + http: false + passive: false + javaTypes: + - org.apache.camel.component.etcd.EtcdKeysComponent + - org.apache.camel.component.etcd.EtcdStatsComponent + - org.apache.camel.component.etcd.EtcdWatchComponent + camel-ftp: + groupId: org.apache.camel + artifactId: camel-ftp + schemes: + - id: ftp + http: false + passive: false + - id: ftps + http: false + passive: false + - id: sftp + http: false + passive: false + javaTypes: + - org.apache.camel.component.file.remote.FtpComponent + - org.apache.camel.component.file.remote.FtpsComponent + - org.apache.camel.component.file.remote.SftpComponent + camel-aws-ses: + groupId: org.apache.camel + artifactId: camel-aws-ses + schemes: + - id: aws-ses + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.ses.SesComponent + camel-jgroups: + groupId: org.apache.camel + artifactId: camel-jgroups + schemes: + - id: jgroups + http: false + passive: false + javaTypes: + - org.apache.camel.component.jgroups.JGroupsComponent + camel-master: + groupId: org.apache.camel + artifactId: camel-master + schemes: + - id: master + http: false + passive: false + javaTypes: + - org.apache.camel.component.master.MasterComponent + camel-eventadmin: + groupId: org.apache.camel + artifactId: camel-eventadmin + schemes: + - id: eventadmin + http: false + passive: false + javaTypes: + - org.apache.camel.component.eventadmin.EventAdminComponent + camel-optaplanner: + groupId: org.apache.camel + artifactId: camel-optaplanner + schemes: + - id: optaplanner + http: false + passive: false + javaTypes: + - org.apache.camel.component.optaplanner.OptaPlannerComponent + camel-amqp: + groupId: org.apache.camel + artifactId: camel-amqp + schemes: + - id: amqp + http: false + passive: false + javaTypes: + - org.apache.camel.component.amqp.AMQPComponent + camel-aws2-sns: + groupId: org.apache.camel + artifactId: camel-aws2-sns + schemes: + - id: aws2-sns + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.sns.Sns2Component + camel-github: + groupId: org.apache.camel + artifactId: camel-github + schemes: + - id: github + http: false + passive: false + javaTypes: + - org.apache.camel.component.github.GitHubComponent + camel-atomix: + groupId: org.apache.camel + artifactId: camel-atomix + schemes: + - id: atomix-map + http: false + passive: false + - id: atomix-messaging + http: false + passive: false + - id: atomix-multimap + http: false + passive: false + - id: atomix-queue + http: false + passive: false + - id: atomix-set + http: false + passive: false + - id: atomix-value + http: false + passive: false + javaTypes: + - org.apache.camel.component.atomix.client.map.AtomixMapComponent + - org.apache.camel.component.atomix.client.messaging.AtomixMessagingComponent + - org.apache.camel.component.atomix.client.multimap.AtomixMultiMapComponent + - org.apache.camel.component.atomix.client.queue.AtomixQueueComponent + - org.apache.camel.component.atomix.client.set.AtomixSetComponent + - org.apache.camel.component.atomix.client.value.AtomixValueComponent + camel-box: + groupId: org.apache.camel + artifactId: camel-box + schemes: + - id: box + http: false + passive: false + javaTypes: + - org.apache.camel.component.box.BoxComponent + camel-sql: + groupId: org.apache.camel + artifactId: camel-sql + schemes: + - id: sql + http: false + passive: false + - id: sql-stored + http: false + passive: false + javaTypes: + - org.apache.camel.component.sql.SqlComponent + - org.apache.camel.component.sql.stored.SqlStoredComponent + camel-flatpack: + groupId: org.apache.camel + artifactId: camel-flatpack + schemes: + - id: flatpack + http: false + passive: false + dataformats: + - flatpack + javaTypes: + - org.apache.camel.component.flatpack.FlatpackComponent + - org.apache.camel.dataformat.flatpack.FlatpackDataFormat + camel-git: + groupId: org.apache.camel + artifactId: camel-git + schemes: + - id: git + http: false + passive: false + javaTypes: + - org.apache.camel.component.git.GitComponent + camel-chatscript: + groupId: org.apache.camel + artifactId: camel-chatscript + schemes: + - id: chatscript + http: false + passive: false + javaTypes: + - org.apache.camel.component.chatscript.ChatScriptComponent + camel-telegram: + groupId: org.apache.camel + artifactId: camel-telegram + schemes: + - id: telegram + http: false + passive: false + javaTypes: + - org.apache.camel.component.telegram.TelegramComponent + camel-asn1: + groupId: org.apache.camel + artifactId: camel-asn1 + dataformats: + - asn1 + javaTypes: + - org.apache.camel.dataformat.asn1.ASN1DataFormat + camel-nitrite: + groupId: org.apache.camel + artifactId: camel-nitrite + schemes: + - id: nitrite + http: false + passive: false + javaTypes: + - org.apache.camel.component.nitrite.NitriteComponent + camel-aws-sns: + groupId: org.apache.camel + artifactId: camel-aws-sns + schemes: + - id: aws-sns + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.sns.SnsComponent + camel-avro: + groupId: org.apache.camel + artifactId: camel-avro + schemes: + - id: avro + http: false + passive: false + dataformats: + - avro + javaTypes: + - org.apache.camel.component.avro.AvroComponent + - org.apache.camel.dataformat.avro.AvroDataFormat + camel-mllp: + groupId: org.apache.camel + artifactId: camel-mllp + schemes: + - id: mllp + http: false + passive: false + javaTypes: + - org.apache.camel.component.mllp.MllpComponent + camel-pg-replication-slot: + groupId: org.apache.camel + artifactId: camel-pg-replication-slot + schemes: + - id: pg-replication-slot + http: false + passive: false + javaTypes: + - org.apache.camel.component.pg.replication.slot.PgReplicationSlotComponent + camel-elsql: + groupId: org.apache.camel + artifactId: camel-elsql + schemes: + - id: elsql + http: false + passive: false + javaTypes: + - org.apache.camel.component.elsql.ElsqlComponent + camel-aws-msk: + groupId: org.apache.camel + artifactId: camel-aws-msk + schemes: + - id: aws-msk + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.msk.MSKComponent + camel-stringtemplate: + groupId: org.apache.camel + artifactId: camel-stringtemplate + schemes: + - id: string-template + http: false + passive: false + javaTypes: + - org.apache.camel.component.stringtemplate.StringTemplateComponent + camel-debezium-mysql: + groupId: org.apache.camel + artifactId: camel-debezium-mysql + schemes: + - id: debezium-mysql + http: false + passive: false + javaTypes: + - org.apache.camel.component.debezium.DebeziumMySqlComponent + camel-servlet: + groupId: org.apache.camel + artifactId: camel-servlet + schemes: + - id: servlet + http: true + passive: false + javaTypes: + - org.apache.camel.component.servlet.ServletComponent + camel-spring-redis: + groupId: org.apache.camel + artifactId: camel-spring-redis + schemes: + - id: spring-redis + http: false + passive: false + javaTypes: + - org.apache.camel.component.redis.RedisComponent + camel-soroush: + groupId: org.apache.camel + artifactId: camel-soroush + schemes: + - id: soroush + http: false + passive: false + javaTypes: + - org.apache.camel.component.soroushbot.component.SoroushBotComponent + camel-jsch: + groupId: org.apache.camel + artifactId: camel-jsch + schemes: + - id: scp + http: false + passive: false + javaTypes: + - org.apache.camel.component.scp.ScpComponent + camel-kubernetes: + groupId: org.apache.camel + artifactId: camel-kubernetes + schemes: + - id: kubernetes-config-maps + http: false + passive: false + - id: kubernetes-deployments + http: false + passive: false + - id: kubernetes-hpa + http: false + passive: false + - id: kubernetes-job + http: false + passive: false + - id: kubernetes-namespaces + http: false + passive: false + - id: kubernetes-nodes + http: false + passive: false + - id: kubernetes-persistent-volumes + http: false + passive: false + - id: kubernetes-persistent-volumes-claims + http: false + passive: false + - id: kubernetes-pods + http: false + passive: false + - id: kubernetes-replication-controllers + http: false + passive: false + - id: kubernetes-resources-quota + http: false + passive: false + - id: kubernetes-secrets + http: false + passive: false + - id: kubernetes-service-accounts + http: false + passive: false + - id: kubernetes-services + http: false + passive: false + - id: openshift-build-configs + http: false + passive: false + - id: openshift-builds + http: false + passive: false + javaTypes: + - org.apache.camel.component.kubernetes.config_maps.KubernetesConfigMapsComponent + - org.apache.camel.component.kubernetes.deployments.KubernetesDeploymentsComponent + - org.apache.camel.component.kubernetes.hpa.KubernetesHPAComponent + - org.apache.camel.component.kubernetes.job.KubernetesJobComponent + - org.apache.camel.component.kubernetes.namespaces.KubernetesNamespacesComponent + - org.apache.camel.component.kubernetes.nodes.KubernetesNodesComponent + - org.apache.camel.component.kubernetes.persistent_volumes.KubernetesPersistentVolumesComponent + - org.apache.camel.component.kubernetes.persistent_volumes_claims.KubernetesPersistentVolumesClaimsComponent + - org.apache.camel.component.kubernetes.pods.KubernetesPodsComponent + - org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent + - org.apache.camel.component.kubernetes.resources_quota.KubernetesResourcesQuotaComponent + - org.apache.camel.component.kubernetes.secrets.KubernetesSecretsComponent + - org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent + - org.apache.camel.component.kubernetes.services.KubernetesServicesComponent + - org.apache.camel.component.openshift.build_configs.OpenshiftBuildConfigsComponent + - org.apache.camel.component.openshift.builds.OpenshiftBuildsComponent + camel-aws2-ec2: + groupId: org.apache.camel + artifactId: camel-aws2-ec2 + schemes: + - id: aws2-ec2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.ec2.AWS2EC2Component + camel-digitalocean: + groupId: org.apache.camel + artifactId: camel-digitalocean + schemes: + - id: digitalocean + http: false + passive: false + javaTypes: + - org.apache.camel.component.digitalocean.DigitalOceanComponent + camel-aws2-kms: + groupId: org.apache.camel + artifactId: camel-aws2-kms + schemes: + - id: aws2-kms + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.kms.KMS2Component + camel-google-bigquery: + groupId: org.apache.camel + artifactId: camel-google-bigquery + schemes: + - id: google-bigquery + http: false + passive: false + - id: google-bigquery-sql + http: false + passive: false + javaTypes: + - org.apache.camel.component.google.bigquery.GoogleBigQueryComponent + - org.apache.camel.component.google.bigquery.sql.GoogleBigQuerySQLComponent + camel-consul: + groupId: org.apache.camel + artifactId: camel-consul + schemes: + - id: consul + http: false + passive: false + javaTypes: + - org.apache.camel.component.consul.ConsulComponent + camel-nats: + groupId: org.apache.camel + artifactId: camel-nats + schemes: + - id: nats + http: false + passive: false + javaTypes: + - org.apache.camel.component.nats.NatsComponent + camel-debezium-postgres: + groupId: org.apache.camel + artifactId: camel-debezium-postgres + schemes: + - id: debezium-postgres + http: false + passive: false + javaTypes: + - org.apache.camel.component.debezium.DebeziumPostgresComponent + camel-hl7: + groupId: org.apache.camel + artifactId: camel-hl7 + languages: + - hl7terser + dataformats: + - hl7 + javaTypes: + - org.apache.camel.component.hl7.Hl7TerserLanguage + - org.apache.camel.component.hl7.HL7DataFormat + camel-aws-ecs: + groupId: org.apache.camel + artifactId: camel-aws-ecs + schemes: + - id: aws-ecs + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.ecs.ECSComponent + camel-zip-deflater: + groupId: org.apache.camel + artifactId: camel-zip-deflater + dataformats: + - gzipdeflater + - zipdeflater + javaTypes: + - org.apache.camel.dataformat.deflater.GzipDeflaterDataFormat + - org.apache.camel.dataformat.deflater.ZipDeflaterDataFormat + camel-kudu: + groupId: org.apache.camel + artifactId: camel-kudu + schemes: + - id: kudu + http: false + passive: false + javaTypes: + - org.apache.camel.component.kudu.KuduComponent + camel-jgroups-raft: + groupId: org.apache.camel + artifactId: camel-jgroups-raft + schemes: + - id: jgroups-raft + http: false + passive: false + javaTypes: + - org.apache.camel.component.jgroups.raft.JGroupsRaftComponent + camel-cmis: + groupId: org.apache.camel + artifactId: camel-cmis + schemes: + - id: cmis + http: false + passive: false + javaTypes: + - org.apache.camel.component.cmis.CMISComponent + camel-beanstalk: + groupId: org.apache.camel + artifactId: camel-beanstalk + schemes: + - id: beanstalk + http: false + passive: false + javaTypes: + - org.apache.camel.component.beanstalk.BeanstalkComponent + camel-aws-mq: + groupId: org.apache.camel + artifactId: camel-aws-mq + schemes: + - id: aws-mq + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.mq.MQComponent + camel-mongodb-gridfs: + groupId: org.apache.camel + artifactId: camel-mongodb-gridfs + schemes: + - id: mongodb-gridfs + http: false + passive: false + javaTypes: + - org.apache.camel.component.mongodb.gridfs.GridFsComponent + camel-undertow: + groupId: org.apache.camel + artifactId: camel-undertow + schemes: + - id: undertow + http: true + passive: false + javaTypes: + - org.apache.camel.component.undertow.UndertowComponent + camel-robotframework: + groupId: org.apache.camel + artifactId: camel-robotframework + schemes: + - id: robotframework + http: false + passive: false + javaTypes: + - org.apache.camel.component.robotframework.RobotFrameworkComponent + camel-xpath: + groupId: org.apache.camel + artifactId: camel-xpath + languages: + - xpath + javaTypes: + - org.apache.camel.language.xpath.XPathLanguage + camel-ssh: + groupId: org.apache.camel + artifactId: camel-ssh + schemes: + - id: ssh + http: false + passive: false + javaTypes: + - org.apache.camel.component.ssh.SshComponent + camel-mock: + groupId: org.apache.camel + artifactId: camel-mock + schemes: + - id: mock + http: false + passive: true + javaTypes: + - org.apache.camel.component.mock.MockComponent + camel-websocket-jsr356: + groupId: org.apache.camel + artifactId: camel-websocket-jsr356 + schemes: + - id: websocket-jsr356 + http: false + passive: false + javaTypes: + - org.apache.camel.websocket.jsr356.JSR356WebSocketComponent + camel-twilio: + groupId: org.apache.camel + artifactId: camel-twilio + schemes: + - id: twilio + http: false + passive: false + javaTypes: + - org.apache.camel.component.twilio.TwilioComponent + camel-jolt: + groupId: org.apache.camel + artifactId: camel-jolt + schemes: + - id: jolt + http: false + passive: false + javaTypes: + - org.apache.camel.component.jolt.JoltComponent + camel-soap: + groupId: org.apache.camel + artifactId: camel-soap + dataformats: + - soapjaxb + javaTypes: + - org.apache.camel.dataformat.soap.SoapJaxbDataFormat + camel-thrift: + groupId: org.apache.camel + artifactId: camel-thrift + schemes: + - id: thrift + http: false + passive: false + dataformats: + - thrift + javaTypes: + - org.apache.camel.component.thrift.ThriftComponent + - org.apache.camel.dataformat.thrift.ThriftDataFormat + camel-crypto-cms: + groupId: org.apache.camel + artifactId: camel-crypto-cms + schemes: + - id: crypto-cms + http: false + passive: false + javaTypes: + - org.apache.camel.component.crypto.cms.CryptoCmsComponent + camel-xml-jaxp: + groupId: org.apache.camel + artifactId: camel-xml-jaxp + languages: + - xtokenize + javaTypes: + - org.apache.camel.language.xtokenizer.XMLTokenizeLanguage + camel-ognl: + groupId: org.apache.camel + artifactId: camel-ognl + languages: + - ognl + javaTypes: + - org.apache.camel.language.ognl.OgnlLanguage + camel-couchdb: + groupId: org.apache.camel + artifactId: camel-couchdb + schemes: + - id: couchdb + http: false + passive: false + javaTypes: + - org.apache.camel.component.couchdb.CouchDbComponent + camel-groovy: + groupId: org.apache.camel + artifactId: camel-groovy + languages: + - groovy + javaTypes: + - org.apache.camel.language.groovy.GroovyLanguage + camel-saga: + groupId: org.apache.camel + artifactId: camel-saga + schemes: + - id: saga + http: false + passive: false + javaTypes: + - org.apache.camel.component.saga.SagaComponent + camel-elasticsearch-rest: + groupId: org.apache.camel + artifactId: camel-elasticsearch-rest + schemes: + - id: elasticsearch-rest + http: false + passive: false + javaTypes: + - org.apache.camel.component.elasticsearch.ElasticsearchComponent + camel-ldap: + groupId: org.apache.camel + artifactId: camel-ldap + schemes: + - id: ldap + http: false + passive: false + javaTypes: + - org.apache.camel.component.ldap.LdapComponent + camel-csv: + groupId: org.apache.camel + artifactId: camel-csv + dataformats: + - csv + javaTypes: + - org.apache.camel.dataformat.csv.CsvDataFormat + camel-geocoder: + groupId: org.apache.camel + artifactId: camel-geocoder + schemes: + - id: geocoder + http: false + passive: false + javaTypes: + - org.apache.camel.component.geocoder.GeoCoderComponent + camel-mybatis: + groupId: org.apache.camel + artifactId: camel-mybatis + schemes: + - id: mybatis + http: false + passive: false + - id: mybatis-bean + http: false + passive: false + javaTypes: + - org.apache.camel.component.mybatis.MyBatisComponent + - org.apache.camel.component.mybatis.MyBatisBeanComponent + camel-directvm: + groupId: org.apache.camel + artifactId: camel-directvm + schemes: + - id: direct-vm + http: false + passive: true + javaTypes: + - org.apache.camel.component.directvm.DirectVmComponent + camel-aws2-ecs: + groupId: org.apache.camel + artifactId: camel-aws2-ecs + schemes: + - id: aws2-ecs + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.ecs.ECS2Component + camel-xmpp: + groupId: org.apache.camel + artifactId: camel-xmpp + schemes: + - id: xmpp + http: false + passive: false + javaTypes: + - org.apache.camel.component.xmpp.XmppComponent + camel-workday: + groupId: org.apache.camel + artifactId: camel-workday + schemes: + - id: workday + http: false + passive: false + javaTypes: + - org.apache.camel.component.workday.WorkdayComponent + camel-jira: + groupId: org.apache.camel + artifactId: camel-jira + schemes: + - id: jira + http: false + passive: false + javaTypes: + - org.apache.camel.component.jira.JiraComponent + camel-asterisk: + groupId: org.apache.camel + artifactId: camel-asterisk + schemes: + - id: asterisk + http: false + passive: false + javaTypes: + - org.apache.camel.component.asterisk.AsteriskComponent + camel-splunk: + groupId: org.apache.camel + artifactId: camel-splunk + schemes: + - id: splunk + http: false + passive: false + javaTypes: + - org.apache.camel.component.splunk.SplunkComponent + camel-mail: + groupId: org.apache.camel + artifactId: camel-mail + schemes: + - id: imap + http: false + passive: false + - id: imaps + http: false + passive: false + - id: pop3 + http: false + passive: false + - id: pop3s + http: false + passive: false + - id: smtp + http: false + passive: false + - id: smtps + http: false + passive: false + dataformats: + - mime-multipart + javaTypes: + - org.apache.camel.component.mail.MailComponent + - org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat + camel-metrics: + groupId: org.apache.camel + artifactId: camel-metrics + schemes: + - id: metrics + http: false + passive: false + javaTypes: + - org.apache.camel.component.metrics.MetricsComponent + camel-aws-sqs: + groupId: org.apache.camel + artifactId: camel-aws-sqs + schemes: + - id: aws-sqs + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.sqs.SqsComponent + camel-cm-sms: + groupId: org.apache.camel + artifactId: camel-cm-sms + schemes: + - id: cm-sms + http: false + passive: false + javaTypes: + - org.apache.camel.component.cm.CMComponent + camel-xslt: + groupId: org.apache.camel + artifactId: camel-xslt + schemes: + - id: xslt + http: false + passive: false + javaTypes: + - org.apache.camel.component.xslt.XsltComponent + camel-flink: + groupId: org.apache.camel + artifactId: camel-flink + schemes: + - id: flink + http: false + passive: false + javaTypes: + - org.apache.camel.component.flink.FlinkComponent + camel-braintree: + groupId: org.apache.camel + artifactId: camel-braintree + schemes: + - id: braintree + http: false + passive: false + javaTypes: + - org.apache.camel.component.braintree.BraintreeComponent + camel-aws2-msk: + groupId: org.apache.camel + artifactId: camel-aws2-msk + schemes: + - id: aws2-msk + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.msk.MSK2Component + camel-base: + groupId: org.apache.camel + artifactId: camel-base + languages: + - constant + - exchangeProperty + - file + - header + - ref + - simple + - tokenize + javaTypes: + - org.apache.camel.language.constant.ConstantLanguage + - org.apache.camel.language.property.ExchangePropertyLanguage + - org.apache.camel.language.simple.FileLanguage + - org.apache.camel.language.header.HeaderLanguage + - org.apache.camel.language.ref.RefLanguage + - org.apache.camel.language.simple.SimpleLanguage + - org.apache.camel.language.tokenizer.TokenizeLanguage + camel-jpa: + groupId: org.apache.camel + artifactId: camel-jpa + schemes: + - id: jpa + http: false + passive: false + javaTypes: + - org.apache.camel.component.jpa.JpaComponent + camel-cassandraql: + groupId: org.apache.camel + artifactId: camel-cassandraql + schemes: + - id: cql + http: false + passive: false + javaTypes: + - org.apache.camel.component.cassandra.CassandraComponent + camel-couchbase: + groupId: org.apache.camel + artifactId: camel-couchbase + schemes: + - id: couchbase + http: false + passive: false + javaTypes: + - org.apache.camel.component.couchbase.CouchbaseComponent + camel-aws-ddb: + groupId: org.apache.camel + artifactId: camel-aws-ddb + schemes: + - id: aws-ddb + http: false + passive: false + - id: aws-ddbstream + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.ddb.DdbComponent + - org.apache.camel.component.aws.ddbstream.DdbStreamComponent + camel-syslog: + groupId: org.apache.camel + artifactId: camel-syslog + dataformats: + - syslog + javaTypes: + - org.apache.camel.component.syslog.SyslogDataFormat + camel-pubnub: + groupId: org.apache.camel + artifactId: camel-pubnub + schemes: + - id: pubnub + http: false + passive: false + javaTypes: + - org.apache.camel.component.pubnub.PubNubComponent + camel-gson: + groupId: org.apache.camel + artifactId: camel-gson + dataformats: + - json-gson + javaTypes: + - org.apache.camel.component.gson.GsonDataFormat + camel-json-validator: + groupId: org.apache.camel + artifactId: camel-json-validator + schemes: + - id: json-validator + http: false + passive: false + javaTypes: + - org.apache.camel.component.jsonvalidator.JsonValidatorComponent + camel-rss: + groupId: org.apache.camel + artifactId: camel-rss + schemes: + - id: rss + http: false + passive: false + dataformats: + - rss + javaTypes: + - org.apache.camel.component.rss.RssComponent + - org.apache.camel.dataformat.rss.RssDataFormat + camel-dataformat: + groupId: org.apache.camel + artifactId: camel-dataformat + schemes: + - id: dataformat + http: false + passive: true + javaTypes: + - org.apache.camel.component.dataformat.DataFormatComponent + camel-xmlsecurity: + groupId: org.apache.camel + artifactId: camel-xmlsecurity + schemes: + - id: xmlsecurity-sign + http: false + passive: false + - id: xmlsecurity-verify + http: false + passive: false + dataformats: + - secureXML + javaTypes: + - org.apache.camel.component.xmlsecurity.XmlSignatureComponent + - org.apache.camel.component.xmlsecurity.XmlVerifierComponent + - org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormat + camel-bonita: + groupId: org.apache.camel + artifactId: camel-bonita + schemes: + - id: bonita + http: false + passive: false + javaTypes: + - org.apache.camel.component.bonita.BonitaComponent + camel-rest: + groupId: org.apache.camel + artifactId: camel-rest + schemes: + - id: rest + http: true + passive: false + - id: rest-api + http: false + passive: false + javaTypes: + - org.apache.camel.component.rest.RestComponent + - org.apache.camel.component.rest.RestApiComponent + camel-service: + groupId: org.apache.camel + artifactId: camel-service + schemes: + - id: service + http: false + passive: false + javaTypes: + - org.apache.camel.component.service.ServiceComponent + camel-protobuf: + groupId: org.apache.camel + artifactId: camel-protobuf + dataformats: + - protobuf + javaTypes: + - org.apache.camel.dataformat.protobuf.ProtobufDataFormat + camel-smpp: + groupId: org.apache.camel + artifactId: camel-smpp + schemes: + - id: smpp + http: false + passive: false + - id: smpps + http: false + passive: false + javaTypes: + - org.apache.camel.component.smpp.SmppComponent + camel-velocity: + groupId: org.apache.camel + artifactId: camel-velocity + schemes: + - id: velocity + http: false + passive: false + javaTypes: + - org.apache.camel.component.velocity.VelocityComponent + camel-google-mail: + groupId: org.apache.camel + artifactId: camel-google-mail + schemes: + - id: google-mail + http: false + passive: false + - id: google-mail-stream + http: false + passive: false + javaTypes: + - org.apache.camel.component.google.mail.GoogleMailComponent + - org.apache.camel.component.google.mail.stream.GoogleMailStreamComponent + camel-as2: + groupId: org.apache.camel + artifactId: camel-as2 + schemes: + - id: as2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.as2.AS2Component + camel-xchange: + groupId: org.apache.camel + artifactId: camel-xchange + schemes: + - id: xchange + http: false + passive: false + javaTypes: + - org.apache.camel.component.xchange.XChangeComponent + camel-paxlogging: + groupId: org.apache.camel + artifactId: camel-paxlogging + schemes: + - id: paxlogging + http: false + passive: false + javaTypes: + - org.apache.camel.component.paxlogging.PaxLoggingComponent + camel-tarfile: + groupId: org.apache.camel + artifactId: camel-tarfile + dataformats: + - tarfile + javaTypes: + - org.apache.camel.dataformat.tarfile.TarFileDataFormat + camel-jooq: + groupId: org.apache.camel + artifactId: camel-jooq + schemes: + - id: jooq + http: false + passive: false + javaTypes: + - org.apache.camel.component.jooq.JooqComponent + camel-ahc-ws: + groupId: org.apache.camel + artifactId: camel-ahc-ws + schemes: + - id: ahc-ws + http: true + passive: false + - id: ahc-wss + http: false + passive: false + javaTypes: + - org.apache.camel.component.ahc.ws.WsComponent + camel-johnzon: + groupId: org.apache.camel + artifactId: camel-johnzon + dataformats: + - json-johnzon + javaTypes: + - org.apache.camel.component.johnzon.JohnzonDataFormat + camel-ignite: + groupId: org.apache.camel + artifactId: camel-ignite + schemes: + - id: ignite-cache + http: false + passive: false + - id: ignite-compute + http: false + passive: false + - id: ignite-events + http: false + passive: false + - id: ignite-idgen + http: false + passive: false + - id: ignite-messaging + http: false + passive: false + - id: ignite-queue + http: false + passive: false + - id: ignite-set + http: false + passive: false + javaTypes: + - org.apache.camel.component.ignite.cache.IgniteCacheComponent + - org.apache.camel.component.ignite.compute.IgniteComputeComponent + - org.apache.camel.component.ignite.events.IgniteEventsComponent + - org.apache.camel.component.ignite.idgen.IgniteIdGenComponent + - org.apache.camel.component.ignite.messaging.IgniteMessagingComponent + - org.apache.camel.component.ignite.queue.IgniteQueueComponent + - org.apache.camel.component.ignite.set.IgniteSetComponent + camel-xslt-saxon: + groupId: org.apache.camel + artifactId: camel-xslt-saxon + schemes: + - id: xslt-saxon + http: false + passive: false + javaTypes: + - org.apache.camel.component.xslt.saxon.XsltSaxonComponent + camel-pulsar: + groupId: org.apache.camel + artifactId: camel-pulsar + schemes: + - id: pulsar + http: false + passive: false + javaTypes: + - org.apache.camel.component.pulsar.PulsarComponent + camel-rest-swagger: + groupId: org.apache.camel + artifactId: camel-rest-swagger + schemes: + - id: rest-swagger + http: false + passive: false + javaTypes: + - org.apache.camel.component.rest.swagger.RestSwaggerComponent + camel-spring: + groupId: org.apache.camel + artifactId: camel-spring + schemes: + - id: spring-event + http: false + passive: false + languages: + - spel + javaTypes: + - org.apache.camel.component.event.EventComponent + - org.apache.camel.language.spel.SpelLanguage + camel-exec: + groupId: org.apache.camel + artifactId: camel-exec + schemes: + - id: exec + http: false + passive: false + javaTypes: + - org.apache.camel.component.exec.ExecComponent + camel-microprofile-metrics: + groupId: org.apache.camel + artifactId: camel-microprofile-metrics + schemes: + - id: microprofile-metrics + http: false + passive: false + javaTypes: + - org.apache.camel.component.microprofile.metrics.MicroProfileMetricsComponent + camel-aws-s3: + groupId: org.apache.camel + artifactId: camel-aws-s3 + schemes: + - id: aws-s3 + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.s3.S3Component + camel-cron: + groupId: org.apache.camel + artifactId: camel-cron + schemes: + - id: cron + http: false + passive: false + javaTypes: + - org.apache.camel.component.cron.CronComponent + camel-zookeeper-master: + groupId: org.apache.camel + artifactId: camel-zookeeper-master + schemes: + - id: zookeeper-master + http: false + passive: false + javaTypes: + - org.apache.camel.component.zookeepermaster.MasterComponent + camel-grok: + groupId: org.apache.camel + artifactId: camel-grok + dataformats: + - grok + javaTypes: + - org.apache.camel.component.grok.GrokDataFormat + camel-mvel: + groupId: org.apache.camel + artifactId: camel-mvel + schemes: + - id: mvel + http: false + passive: false + languages: + - mvel + javaTypes: + - org.apache.camel.component.mvel.MvelComponent + - org.apache.camel.language.mvel.MvelLanguage + camel-debezium-sqlserver: + groupId: org.apache.camel + artifactId: camel-debezium-sqlserver + schemes: + - id: debezium-sqlserver + http: false + passive: false + javaTypes: + - org.apache.camel.component.debezium.DebeziumSqlserverComponent + camel-cbor: + groupId: org.apache.camel + artifactId: camel-cbor + dataformats: + - cbor + javaTypes: + - org.apache.camel.component.cbor.CBORDataFormat + camel-google-drive: + groupId: org.apache.camel + artifactId: camel-google-drive + schemes: + - id: google-drive + http: false + passive: false + javaTypes: + - org.apache.camel.component.google.drive.GoogleDriveComponent + camel-iota: + groupId: org.apache.camel + artifactId: camel-iota + schemes: + - id: iota + http: false + passive: false + javaTypes: + - org.apache.camel.component.iota.IOTAComponent + camel-cxf: + groupId: org.apache.camel + artifactId: camel-cxf + schemes: + - id: cxf + http: true + passive: false + - id: cxfrs + http: true + passive: false + javaTypes: + - org.apache.camel.component.cxf.CxfComponent + - org.apache.camel.component.cxf.jaxrs.CxfRsComponent + camel-ref: + groupId: org.apache.camel + artifactId: camel-ref + schemes: + - id: ref + http: false + passive: true + javaTypes: + - org.apache.camel.component.ref.RefComponent + camel-stomp: + groupId: org.apache.camel + artifactId: camel-stomp + schemes: + - id: stomp + http: false + passive: false + javaTypes: + - org.apache.camel.component.stomp.StompComponent + camel-snakeyaml: + groupId: org.apache.camel + artifactId: camel-snakeyaml + dataformats: + - yaml-snakeyaml + javaTypes: + - org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat + camel-olingo4: + groupId: org.apache.camel + artifactId: camel-olingo4 + schemes: + - id: olingo4 + http: false + passive: false + javaTypes: + - org.apache.camel.component.olingo4.Olingo4Component + camel-olingo2: + groupId: org.apache.camel + artifactId: camel-olingo2 + schemes: + - id: olingo2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.olingo2.Olingo2Component + camel-milo: + groupId: org.apache.camel + artifactId: camel-milo + schemes: + - id: milo-client + http: false + passive: false + - id: milo-server + http: false + passive: false + javaTypes: + - org.apache.camel.component.milo.client.MiloClientComponent + - org.apache.camel.component.milo.server.MiloServerComponent + camel-aws2-cw: + groupId: org.apache.camel + artifactId: camel-aws2-cw + schemes: + - id: aws2-cw + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws2.cw.Cw2Component + camel-grpc: + groupId: org.apache.camel + artifactId: camel-grpc + schemes: + - id: grpc + http: true + passive: false + javaTypes: + - org.apache.camel.component.grpc.GrpcComponent + camel-webhook: + groupId: org.apache.camel + artifactId: camel-webhook + schemes: + - id: webhook + http: true + passive: false + javaTypes: + - org.apache.camel.component.webhook.WebhookComponent + camel-pgevent: + groupId: org.apache.camel + artifactId: camel-pgevent + schemes: + - id: pgevent + http: false + passive: false + javaTypes: + - org.apache.camel.component.pgevent.PgEventComponent + camel-micrometer: + groupId: org.apache.camel + artifactId: camel-micrometer + schemes: + - id: micrometer + http: false + passive: false + javaTypes: + - org.apache.camel.component.micrometer.MicrometerComponent + camel-any23: + groupId: org.apache.camel + artifactId: camel-any23 + dataformats: + - any23 + javaTypes: + - org.apache.camel.dataformat.any23.Any23DataFormat + camel-aws-lambda: + groupId: org.apache.camel + artifactId: camel-aws-lambda + schemes: + - id: aws-lambda + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.lambda.LambdaComponent + camel-aws-kinesis: + groupId: org.apache.camel + artifactId: camel-aws-kinesis + schemes: + - id: aws-kinesis + http: false + passive: false + - id: aws-kinesis-firehose + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.kinesis.KinesisComponent + - org.apache.camel.component.aws.firehose.KinesisFirehoseComponent + camel-netty-http: + groupId: org.apache.camel + artifactId: camel-netty-http + schemes: + - id: netty-http + http: true + passive: false + javaTypes: + - org.apache.camel.component.netty.http.NettyHttpComponent + camel-ipfs: + groupId: org.apache.camel + artifactId: camel-ipfs + schemes: + - id: ipfs + http: false + passive: false + javaTypes: + - org.apache.camel.component.ipfs.IPFSComponent + camel-aws-kms: + groupId: org.apache.camel + artifactId: camel-aws-kms + schemes: + - id: aws-kms + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.kms.KMSComponent + camel-aws-ec2: + groupId: org.apache.camel + artifactId: camel-aws-ec2 + schemes: + - id: aws-ec2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.ec2.EC2Component + camel-sjms: + groupId: org.apache.camel + artifactId: camel-sjms + schemes: + - id: sjms + http: false + passive: false + - id: sjms-batch + http: false + passive: false + javaTypes: + - org.apache.camel.component.sjms.SjmsComponent + - org.apache.camel.component.sjms.batch.SjmsBatchComponent + camel-irc: + groupId: org.apache.camel + artifactId: camel-irc + schemes: + - id: irc + http: false + passive: false + javaTypes: + - org.apache.camel.component.irc.IrcComponent + camel-jcr: + groupId: org.apache.camel + artifactId: camel-jcr + schemes: + - id: jcr + http: false + passive: false + javaTypes: + - org.apache.camel.component.jcr.JcrComponent + camel-dropbox: + groupId: org.apache.camel + artifactId: camel-dropbox + schemes: + - id: dropbox + http: false + passive: false + javaTypes: + - org.apache.camel.component.dropbox.DropboxComponent + camel-activemq: + groupId: org.apache.camel + artifactId: camel-activemq + schemes: + - id: activemq + http: false + passive: false + javaTypes: + - org.apache.camel.component.activemq.ActiveMQComponent + camel-scheduler: + groupId: org.apache.camel + artifactId: camel-scheduler + schemes: + - id: scheduler + http: false + passive: false + javaTypes: + - org.apache.camel.component.scheduler.SchedulerComponent + camel-validator: + groupId: org.apache.camel + artifactId: camel-validator + schemes: + - id: validator + http: false + passive: true + javaTypes: + - org.apache.camel.component.validator.ValidatorComponent + camel-k-loader-yaml: + groupId: org.apache.camel.k + artifactId: camel-k-loader-yaml + camel-k-loader-groovy: + groupId: org.apache.camel.k + artifactId: camel-k-loader-groovy + camel-k-loader-kotlin: + groupId: org.apache.camel.k + artifactId: camel-k-loader-kotlin + camel-k-loader-js: + groupId: org.apache.camel.k + artifactId: camel-k-loader-js + camel-k-loader-xml: + groupId: org.apache.camel.k + artifactId: camel-k-loader-xml + camel-k-loader-java: + groupId: org.apache.camel.k + artifactId: camel-k-loader-java + camel-k-loader-knative: + groupId: org.apache.camel.k + artifactId: camel-k-loader-knative + camel-k-runtime-main: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-main + camel-k-runtime-health: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-health + camel-k-runtime-inspector: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-inspector + camel-k-runtime-webhook: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-webhook + camel-k-runtime-cron: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-cron + camel-k-runtime-knative: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-knative + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-loader-yaml + - groupId: org.apache.camel.k + artifactId: camel-k-loader-knative + - groupId: org.apache.camel.k + artifactId: camel-knative-api + - groupId: org.apache.camel.k + artifactId: camel-knative + - groupId: org.apache.camel.k + artifactId: camel-knative-http + camel-knative: + groupId: org.apache.camel.k + artifactId: camel-knative + schemes: + - id: knative + http: true + passive: false + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-knative-api + - groupId: org.apache.camel.k + artifactId: camel-knative-http + loaders: + yaml: + groupId: org.apache.camel.k + artifactId: camel-k-loader-yaml + languages: + - yaml + groovy: + groupId: org.apache.camel.k + artifactId: camel-k-loader-groovy + languages: + - groovy + kts: + groupId: org.apache.camel.k + artifactId: camel-k-loader-kotlin + languages: + - kts + js: + groupId: org.apache.camel.k + artifactId: camel-k-loader-js + languages: + - js + xml: + groupId: org.apache.camel.k + artifactId: camel-k-loader-xml + languages: + - xml + java: + groupId: org.apache.camel.k + artifactId: camel-k-loader-java + languages: + - java + knative-source: + groupId: org.apache.camel.k + artifactId: camel-k-loader-knative + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-runtime-knative diff --git a/deploy/camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml b/deploy/camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml new file mode 100644 index 0000000000..01b62ce7c3 --- /dev/null +++ b/deploy/camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml @@ -0,0 +1,892 @@ +# --------------------------------------------------------------------------- +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# --------------------------------------------------------------------------- + +apiVersion: camel.apache.org/v1 +kind: CamelCatalog +metadata: + name: camel-catalog-1.2.0-snapshot-quarkus + labels: + app: camel-k + camel.apache.org/catalog.version: 3.1.0 + camel.apache.org/catalog.loader.version: 3.1.0 + camel.apache.org/runtime.version: 1.2.0-SNAPSHOT + camel.apache.org/runtime.provider: quarkus +spec: + runtime: + version: 1.2.0-SNAPSHOT + provider: quarkus + applicationClass: io.quarkus.runner.GeneratedMain + metadata: + camel.version: 3.1.0 + quarkus.version: 1.3.0.Alpha2 + camel-quarkus.version: 1.0.0-M4 + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-runtime-quarkus + capabilities: + health: + dependencies: + - groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-microprofile-health + rest: + dependencies: + - groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-rest + - groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-platform-http + artifacts: + camel-quarkus-jdbc: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-jdbc + schemes: + - id: jdbc + http: false + passive: false + javaTypes: + - org.apache.camel.component.jdbc.JdbcComponent + camel-quarkus-file: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-file + schemes: + - id: file + http: false + passive: false + javaTypes: + - org.apache.camel.component.file.FileComponent + camel-quarkus-pdf: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-pdf + schemes: + - id: pdf + http: false + passive: false + javaTypes: + - org.apache.camel.component.pdf.PdfComponent + camel-quarkus-bindy: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-bindy + dataformats: + - bindy-csv + - bindy-fixed + - bindy-kvp + javaTypes: + - org.apache.camel.dataformat.bindy.csv.BindyCsvDataFormat + - org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat + - org.apache.camel.dataformat.bindy.kvp.BindyKeyValuePairDataFormat + camel-quarkus-xpath: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-xpath + languages: + - xpath + javaTypes: + - org.apache.camel.language.xpath.XPathLanguage + camel-quarkus-tagsoup: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-tagsoup + dataformats: + - tidyMarkup + javaTypes: + - org.apache.camel.dataformat.tagsoup.TidyMarkupDataFormat + camel-quarkus-jackson: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-jackson + dataformats: + - json-jackson + javaTypes: + - org.apache.camel.component.jackson.JacksonDataFormat + camel-quarkus-csv: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-csv + dataformats: + - csv + javaTypes: + - org.apache.camel.dataformat.csv.CsvDataFormat + camel-quarkus-http: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-http + schemes: + - id: http + http: false + passive: false + - id: https + http: false + passive: false + javaTypes: + - org.apache.camel.component.http.HttpComponent + camel-quarkus-aws-sns: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-sns + schemes: + - id: aws-sns + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.sns.SnsComponent + camel-quarkus-validator: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-validator + schemes: + - id: validator + http: false + passive: true + javaTypes: + - org.apache.camel.component.validator.ValidatorComponent + camel-quarkus-zipfile: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-zipfile + dataformats: + - zipfile + javaTypes: + - org.apache.camel.dataformat.zipfile.ZipFileDataFormat + camel-quarkus-netty: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-netty + schemes: + - id: netty + http: false + passive: false + javaTypes: + - org.apache.camel.component.netty.NettyComponent + camel-quarkus-salesforce: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-salesforce + schemes: + - id: salesforce + http: false + passive: false + javaTypes: + - org.apache.camel.component.salesforce.SalesforceComponent + camel-quarkus-braintree: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-braintree + schemes: + - id: braintree + http: false + passive: false + javaTypes: + - org.apache.camel.component.braintree.BraintreeComponent + camel-quarkus-servlet: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-servlet + schemes: + - id: servlet + http: true + passive: false + javaTypes: + - org.apache.camel.component.servlet.ServletComponent + camel-quarkus-reactive-streams: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-reactive-streams + schemes: + - id: reactive-streams + http: false + passive: false + javaTypes: + - org.apache.camel.component.reactive.streams.ReactiveStreamsComponent + camel-quarkus-aws-eks: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-eks + schemes: + - id: aws-eks + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.eks.EKSComponent + camel-quarkus-core: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-core + languages: + - constant + - exchangeProperty + - file + - header + - ref + - simple + - tokenize + javaTypes: + - org.apache.camel.language.constant.ConstantLanguage + - org.apache.camel.language.property.ExchangePropertyLanguage + - org.apache.camel.language.simple.FileLanguage + - org.apache.camel.language.header.HeaderLanguage + - org.apache.camel.language.ref.RefLanguage + - org.apache.camel.language.simple.SimpleLanguage + - org.apache.camel.language.tokenizer.TokenizeLanguage + camel-quarkus-exec: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-exec + schemes: + - id: exec + http: false + passive: false + javaTypes: + - org.apache.camel.component.exec.ExecComponent + camel-quarkus-netty-http: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-netty-http + schemes: + - id: netty-http + http: true + passive: false + javaTypes: + - org.apache.camel.component.netty.http.NettyHttpComponent + camel-quarkus-stream: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-stream + schemes: + - id: stream + http: false + passive: false + javaTypes: + - org.apache.camel.component.stream.StreamComponent + camel-quarkus-consul: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-consul + schemes: + - id: consul + http: false + passive: false + javaTypes: + - org.apache.camel.component.consul.ConsulComponent + camel-quarkus-aws-s3: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-s3 + schemes: + - id: aws-s3 + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.s3.S3Component + camel-quarkus-tarfile: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-tarfile + dataformats: + - tarfile + javaTypes: + - org.apache.camel.dataformat.tarfile.TarFileDataFormat + camel-quarkus-jira: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-jira + schemes: + - id: jira + http: false + passive: false + javaTypes: + - org.apache.camel.component.jira.JiraComponent + camel-quarkus-ftp: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-ftp + schemes: + - id: ftp + http: false + passive: false + - id: ftps + http: false + passive: false + - id: sftp + http: false + passive: false + javaTypes: + - org.apache.camel.component.file.remote.FtpComponent + - org.apache.camel.component.file.remote.FtpsComponent + - org.apache.camel.component.file.remote.SftpComponent + camel-quarkus-azure: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-azure + schemes: + - id: azure-blob + http: false + passive: false + - id: azure-queue + http: false + passive: false + javaTypes: + - org.apache.camel.component.azure.blob.BlobServiceComponent + - org.apache.camel.component.azure.queue.QueueServiceComponent + camel-quarkus-slack: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-slack + schemes: + - id: slack + http: false + passive: false + javaTypes: + - org.apache.camel.component.slack.SlackComponent + camel-quarkus-sjms2: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-sjms2 + schemes: + - id: sjms2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.sjms2.Sjms2Component + camel-quarkus-aws-lambda: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-lambda + schemes: + - id: aws-lambda + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.lambda.LambdaComponent + camel-quarkus-aws-ecs: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-ecs + schemes: + - id: aws-ecs + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.ecs.ECSComponent + camel-quarkus-scheduler: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-scheduler + schemes: + - id: scheduler + http: false + passive: false + javaTypes: + - org.apache.camel.component.scheduler.SchedulerComponent + camel-quarkus-platform-http: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-platform-http + schemes: + - id: platform-http + http: false + passive: false + javaTypes: + - org.apache.camel.component.platform.http.PlatformHttpComponent + camel-quarkus-xslt: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-xslt + schemes: + - id: xslt + http: false + passive: false + javaTypes: + - org.apache.camel.component.xslt.XsltComponent + camel-quarkus-sjms: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-sjms + schemes: + - id: sjms + http: false + passive: false + - id: sjms-batch + http: false + passive: false + javaTypes: + - org.apache.camel.component.sjms.SjmsComponent + - org.apache.camel.component.sjms.batch.SjmsBatchComponent + camel-quarkus-paho: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-paho + schemes: + - id: paho + http: false + passive: false + javaTypes: + - org.apache.camel.component.paho.PahoComponent + camel-quarkus-dozer: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-dozer + schemes: + - id: dozer + http: false + passive: false + javaTypes: + - org.apache.camel.component.dozer.DozerComponent + camel-quarkus-bean: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-bean + schemes: + - id: bean + http: false + passive: true + - id: class + http: false + passive: true + languages: + - bean + javaTypes: + - org.apache.camel.component.bean.BeanComponent + - org.apache.camel.component.beanclass.ClassComponent + - org.apache.camel.language.bean.BeanLanguage + camel-quarkus-aws-translate: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-translate + schemes: + - id: aws-translate + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.translate.TranslateComponent + camel-quarkus-mail: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-mail + schemes: + - id: imap + http: false + passive: false + - id: imaps + http: false + passive: false + - id: pop3 + http: false + passive: false + - id: pop3s + http: false + passive: false + - id: smtp + http: false + passive: false + - id: smtps + http: false + passive: false + dataformats: + - mime-multipart + javaTypes: + - org.apache.camel.component.mail.MailComponent + - org.apache.camel.dataformat.mime.multipart.MimeMultipartDataFormat + camel-quarkus-bean-validator: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-bean-validator + schemes: + - id: bean-validator + http: false + passive: false + javaTypes: + - org.apache.camel.component.bean.validator.BeanValidatorComponent + camel-quarkus-snakeyaml: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-snakeyaml + dataformats: + - yaml-snakeyaml + javaTypes: + - org.apache.camel.component.snakeyaml.SnakeYAMLDataFormat + camel-quarkus-vm: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-vm + schemes: + - id: vm + http: false + passive: true + javaTypes: + - org.apache.camel.component.vm.VmComponent + camel-quarkus-kafka: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-kafka + schemes: + - id: kafka + http: false + passive: false + javaTypes: + - org.apache.camel.component.kafka.KafkaComponent + camel-quarkus-seda: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-seda + schemes: + - id: seda + http: false + passive: true + javaTypes: + - org.apache.camel.component.seda.SedaComponent + camel-quarkus-gson: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-gson + dataformats: + - json-gson + javaTypes: + - org.apache.camel.component.gson.GsonDataFormat + camel-quarkus-log: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-log + schemes: + - id: log + http: false + passive: true + javaTypes: + - org.apache.camel.component.log.LogComponent + camel-quarkus-twitter: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-twitter + schemes: + - id: twitter-directmessage + http: false + passive: false + - id: twitter-search + http: false + passive: false + - id: twitter-timeline + http: false + passive: false + javaTypes: + - org.apache.camel.component.twitter.directmessage.TwitterDirectMessageComponent + - org.apache.camel.component.twitter.search.TwitterSearchComponent + - org.apache.camel.component.twitter.timeline.TwitterTimelineComponent + camel-quarkus-olingo4: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-olingo4 + schemes: + - id: olingo4 + http: false + passive: false + javaTypes: + - org.apache.camel.component.olingo4.Olingo4Component + camel-quarkus-sql: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-sql + schemes: + - id: sql + http: false + passive: false + - id: sql-stored + http: false + passive: false + javaTypes: + - org.apache.camel.component.sql.SqlComponent + - org.apache.camel.component.sql.stored.SqlStoredComponent + camel-quarkus-box: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-box + schemes: + - id: box + http: false + passive: false + javaTypes: + - org.apache.camel.component.box.BoxComponent + camel-quarkus-mongodb: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-mongodb + schemes: + - id: mongodb + http: false + passive: false + javaTypes: + - org.apache.camel.component.mongodb.MongoDbComponent + camel-quarkus-microprofile-metrics: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-microprofile-metrics + schemes: + - id: microprofile-metrics + http: false + passive: false + javaTypes: + - org.apache.camel.component.microprofile.metrics.MicroProfileMetricsComponent + camel-quarkus-infinispan: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-infinispan + schemes: + - id: infinispan + http: false + passive: false + javaTypes: + - org.apache.camel.component.infinispan.InfinispanComponent + camel-quarkus-telegram: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-telegram + schemes: + - id: telegram + http: false + passive: false + javaTypes: + - org.apache.camel.component.telegram.TelegramComponent + camel-quarkus-rest: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-rest + schemes: + - id: rest + http: true + passive: false + - id: rest-api + http: false + passive: false + javaTypes: + - org.apache.camel.component.rest.RestComponent + - org.apache.camel.component.rest.RestApiComponent + camel-quarkus-ahc-ws: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-ahc-ws + schemes: + - id: ahc-ws + http: true + passive: false + - id: ahc-wss + http: false + passive: false + javaTypes: + - org.apache.camel.component.ahc.ws.WsComponent + camel-quarkus-ahc: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-ahc + schemes: + - id: ahc + http: true + passive: false + javaTypes: + - org.apache.camel.component.ahc.AhcComponent + camel-quarkus-controlbus: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-controlbus + schemes: + - id: controlbus + http: false + passive: true + javaTypes: + - org.apache.camel.component.controlbus.ControlBusComponent + camel-quarkus-base64: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-base64 + dataformats: + - base64 + javaTypes: + - org.apache.camel.dataformat.base64.Base64DataFormat + camel-quarkus-lzf: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-lzf + dataformats: + - lzf + javaTypes: + - org.apache.camel.dataformat.lzf.LZFDataFormat + camel-quarkus-direct: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-direct + schemes: + - id: direct + http: false + passive: true + javaTypes: + - org.apache.camel.component.direct.DirectComponent + camel-quarkus-fhir: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-fhir + schemes: + - id: fhir + http: false + passive: false + dataformats: + - fhirJson + - fhirXml + javaTypes: + - org.apache.camel.component.fhir.FhirComponent + - org.apache.camel.component.fhir.FhirJsonDataFormat + - org.apache.camel.component.fhir.FhirXmlDataFormat + camel-quarkus-dataformat: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-dataformat + schemes: + - id: dataformat + http: false + passive: true + javaTypes: + - org.apache.camel.component.dataformat.DataFormatComponent + camel-quarkus-websocket-jsr356: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-websocket-jsr356 + schemes: + - id: websocket-jsr356 + http: false + passive: false + javaTypes: + - org.apache.camel.websocket.jsr356.JSR356WebSocketComponent + camel-quarkus-aws-kinesis: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-kinesis + schemes: + - id: aws-kinesis + http: false + passive: false + - id: aws-kinesis-firehose + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.kinesis.KinesisComponent + - org.apache.camel.component.aws.firehose.KinesisFirehoseComponent + camel-quarkus-aws-kms: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-kms + schemes: + - id: aws-kms + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.kms.KMSComponent + camel-quarkus-timer: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-timer + schemes: + - id: timer + http: false + passive: false + javaTypes: + - org.apache.camel.component.timer.TimerComponent + camel-quarkus-aws-ec2: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-ec2 + schemes: + - id: aws-ec2 + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.ec2.EC2Component + camel-quarkus-zip-deflater: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-zip-deflater + dataformats: + - gzipdeflater + - zipdeflater + javaTypes: + - org.apache.camel.dataformat.deflater.GzipDeflaterDataFormat + - org.apache.camel.dataformat.deflater.ZipDeflaterDataFormat + camel-quarkus-jsonpath: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-jsonpath + languages: + - jsonpath + javaTypes: + - org.apache.camel.jsonpath.JsonPathLanguage + camel-quarkus-aws-sqs: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-sqs + schemes: + - id: aws-sqs + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.sqs.SqsComponent + camel-quarkus-aws-iam: + groupId: org.apache.camel.quarkus + artifactId: camel-quarkus-aws-iam + schemes: + - id: aws-iam + http: false + passive: false + javaTypes: + - org.apache.camel.component.aws.iam.IAMComponent + camel-k-loader-yaml: + groupId: org.apache.camel.k + artifactId: camel-k-loader-yaml + camel-k-loader-groovy: + groupId: org.apache.camel.k + artifactId: camel-k-loader-groovy + camel-k-loader-kotlin: + groupId: org.apache.camel.k + artifactId: camel-k-loader-kotlin + camel-k-loader-js: + groupId: org.apache.camel.k + artifactId: camel-k-loader-js + camel-k-loader-xml: + groupId: org.apache.camel.k + artifactId: camel-k-loader-xml + camel-k-loader-java: + groupId: org.apache.camel.k + artifactId: camel-k-loader-java + camel-k-loader-knative: + groupId: org.apache.camel.k + artifactId: camel-k-loader-knative + camel-k-runtime-main: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-main + camel-k-runtime-health: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-health + camel-k-runtime-inspector: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-inspector + camel-k-runtime-webhook: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-webhook + camel-k-runtime-cron: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-cron + camel-k-runtime-knative: + groupId: org.apache.camel.k + artifactId: camel-k-runtime-knative + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-loader-yaml + - groupId: org.apache.camel.k + artifactId: camel-k-loader-knative + - groupId: org.apache.camel.k + artifactId: camel-knative-api + - groupId: org.apache.camel.k + artifactId: camel-knative + - groupId: org.apache.camel.k + artifactId: camel-knative-http + camel-knative: + groupId: org.apache.camel.k + artifactId: camel-knative + schemes: + - id: knative + http: true + passive: false + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-knative-api + - groupId: org.apache.camel.k + artifactId: camel-knative-http + loaders: + yaml: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-yaml + languages: + - yaml + metadata: + native: "true" + groovy: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-groovy + languages: + - groovy + metadata: + native: "false" + kts: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-kotlin + languages: + - kts + metadata: + native: "false" + js: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-js + languages: + - js + metadata: + native: "true" + xml: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-xml + languages: + - xml + metadata: + native: "true" + java: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-java + languages: + - java + metadata: + native: "false" + knative-source: + groupId: org.apache.camel.k + artifactId: camel-k-quarkus-loader-knative + dependencies: + - groupId: org.apache.camel.k + artifactId: camel-k-quarkus-knative + metadata: + native: "true" diff --git a/deploy/resources.go b/deploy/resources.go index 103dc06006..4ae5e6ff1f 100644 --- a/deploy/resources.go +++ b/deploy/resources.go @@ -116,6 +116,20 @@ var assets = func() http.FileSystem { compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x5c\xcb\x77\x9b\x3c\x16\xdf\xfb\xaf\xd0\x69\x36\xdf\x77\x4e\x51\x1f\x99\x33\x8b\xcc\x2a\x4d\x93\xa9\xdb\x3a\xc9\x29\xfe\x5e\xb3\x93\xe1\x62\x14\x83\x84\x25\xd9\x4e\xfa\xd7\xcf\x11\x88\x97\x43\x04\x38\xa2\x59\xc4\x80\xee\xfd\xdd\x97\x9e\x57\x82\x33\xe4\xb9\xfb\x9b\x9d\xa1\xef\x34\x00\x26\x21\x44\x8a\x23\x15\x03\xba\xcc\x48\x10\x03\xf2\x79\xa4\x0e\x44\x00\xba\xe1\x3b\x16\x12\x45\x39\x43\xbf\x5d\xfa\x37\xbf\xa3\x1d\x0b\x41\x20\xce\x00\x71\x81\x52\x2e\x60\x76\x86\x02\xce\x94\xa0\xab\x9d\xe2\x02\x25\x05\x20\x22\x6b\x01\x90\x02\x53\x12\x23\xe4\x03\xe4\xe8\xb7\x77\xcb\xf9\xd5\x35\x8a\x68\x02\x28\xa4\xb2\x60\x82\x10\x1d\xa8\x8a\x67\x67\x48\xc5\x54\xa2\x03\x17\x1b\x14\x71\x81\x48\x18\x52\x2d\x98\x24\x88\xb2\x88\x8b\xb4\x50\x43\xc0\x9a\x88\x90\xb2\x35\x0a\x78\xf6\x24\xe8\x3a\x56\x88\x1f\x18\x08\x19\xd3\x0c\xcf\xce\xd0\x52\x9b\xe1\xdf\x94\x9a\xc8\x02\x36\x97\xa9\x38\xfa\x87\xef\x8c\x0d\x0d\x73\x8d\x17\xde\xa2\x3f\x41\x48\x2d\xe4\x23\x7e\x3f\x3b\x43\xbf\x69\x92\x37\xa6\xf0\xcd\xef\xff\x41\x4f\x7c\x87\x52\xf2\x84\x18\x57\x68\x27\xa1\x81\x0c\x8f\x01\x64\x0a\x51\x86\x02\x9e\x66\x09\x25\x2c\x80\xda\xac\x4a\x02\x46\xb9\x02\x1a\x83\xaf\x14\xa1\x0c\x91\xdc\x0c\xc4\xa3\x26\x19\x22\x6a\x76\x36\x3b\x43\xf9\x5f\xac\x54\x76\xf1\xee\xdd\xe1\x70\xc0\x24\x57\x17\x73\xb1\x7e\x57\x5a\xf7\xee\xfb\xfc\xea\xfa\xd6\xbf\xf6\x72\x95\x67\x67\xe8\x0f\x96\x80\x94\x48\xc0\x76\x47\x05\x84\x68\xf5\x84\x48\x96\x25\x34\x20\xab\x04\x50\x42\x0e\x3a\x70\x79\x74\xf2\xa0\x53\x86\x0e\x82\x2a\xca\xd6\x6f\x91\x34\x51\x9f\x9d\xb5\xa2\x53\xbb\xab\x54\x8f\xca\x16\x01\x67\x88\x30\xf4\xe6\xd2\x47\x73\xff\x0d\xfa\x74\xe9\xcf\xfd\xb7\xb3\x33\xf4\xd7\x7c\xf9\xe5\xee\x8f\x25\xfa\xeb\xf2\xc7\x8f\xcb\xdb\xe5\xfc\xda\x47\x77\x3f\xd0\xd5\xdd\xed\xe7\xf9\x72\x7e\x77\xeb\xa3\xbb\x1b\x74\x79\xfb\x0f\xfa\x36\xbf\xfd\xfc\x16\x01\x55\x31\x08\x04\x8f\x99\xd0\xfa\x73\x81\xa8\x76\x24\x84\x3a\xa6\x65\x05\x2a\x15\xd0\xf5\x43\xdf\xcb\x0c\x02\x1a\xd1\x00\x25\x84\xad\x77\x64\x0d\x68\xcd\xf7\x20\x98\xae\x1e\x19\x88\x94\x4a\x1d\x4e\x89\x08\x0b\x67\x67\x28\xa1\x29\x55\x79\x2d\x92\xcf\x8d\xd2\x62\x5c\xb6\xad\x19\xc9\xa8\xa9\x4e\x17\x28\x20\x29\x24\xcd\xf0\xed\x3f\xcc\x36\x94\x85\x17\xe8\x4a\x97\x5c\x11\x45\x12\xbe\x9e\xa5\xa0\x48\x48\x14\xb9\x98\x21\xc4\x48\x0a\x86\xd1\x0b\x8a\x72\xef\x03\xfe\x80\x3f\x78\x92\x91\x4c\xc6\x5c\x79\xdb\x1d\x11\x9b\x9d\x9c\x21\x94\x90\x15\x24\x52\xb3\x21\x1d\xed\x92\x6f\x93\x3f\x78\x26\xdc\xc0\xe1\x7d\xa9\xde\x39\x7e\x8f\x3f\xd8\x69\x13\x4e\x42\x10\x83\x58\xc4\x8e\x29\x9a\x42\x4d\x5b\xa8\xed\xdf\x5e\xde\xfb\x5f\xee\x96\x76\xa6\x4c\xf0\x3d\x0d\x41\x5c\xa0\xd2\x3a\x1d\x63\x6d\x99\xa1\x28\x8c\xb4\x61\x3f\x87\x30\x6e\xd1\x8d\x40\x47\xff\x2a\x21\x52\x5e\x20\xca\xb1\x21\xc0\x62\xc7\x18\x08\xfc\x5f\x60\x20\x88\x82\x70\x41\x28\xcb\xb9\x9a\x11\xa9\xf5\xee\xf0\x02\x2a\x85\x35\xcd\xfe\x88\xdf\xe3\x1b\xca\x48\xd2\xe4\xf6\x3a\x08\xdf\xe3\xf7\xde\xe2\x3c\xa7\x0a\x21\x03\x16\x02\x0b\x28\x98\x80\x7a\x68\x2d\xf8\x2e\x9b\x87\x17\x88\x8b\x75\xe9\xb4\x42\x93\x8d\x41\x26\x42\xd1\x88\x04\x4a\x13\x99\xd8\x7b\xc6\x61\x5e\xd3\x0b\x01\xc9\xc8\x8a\x26\x54\x55\xe8\x08\xc5\x40\x12\x15\x97\x77\x5d\x1a\xf4\x69\xd1\x94\xf0\x92\x3e\x86\xc6\x4b\x69\x20\x78\x26\xb8\xee\x36\xbd\x42\xb4\xe1\x13\x20\xd5\xaf\xd2\x42\xcb\x72\x0e\x9a\x25\x44\xe9\x81\xca\xd3\x5d\xf6\xac\xa6\x34\xfa\xb7\x89\x1f\xc2\x55\x50\xda\x35\x54\xfc\xcb\xa2\x35\x9a\x21\x92\x41\x0c\x69\xed\x33\x0f\xd1\xf0\x02\x35\xca\xcd\x88\x82\x22\x92\x48\xa8\x9e\x65\x44\x4a\xba\x87\xf6\xe3\x07\xb2\x27\xcb\xa7\xac\x09\xf6\x4c\x43\x3d\xde\x71\x06\x4c\x61\x2d\x03\x7f\x0d\x57\xc1\x55\xf9\xa8\xc3\x6c\x1d\x76\x77\x66\x6b\x34\x9b\xd9\x8d\xf2\xc9\xcc\xd6\x32\xf0\x0d\x4d\xc0\x66\x76\x16\x46\xee\xac\xce\xc2\xc8\x66\x74\x5d\x3c\x99\xcd\x59\x18\xe1\xfb\x30\xb2\x59\xac\xc8\x5a\xf2\x5d\xe6\xce\x6a\x03\x68\xe8\x74\xa7\x5c\x4c\x0a\x1b\x1a\x2b\x1a\x3e\x2d\x34\x75\x36\xc2\xaa\x1a\x09\x1b\x11\x78\x59\xe1\x7c\x26\x8a\xdc\xe4\x85\x5d\x4d\x98\x04\x1b\xc9\x99\xc3\x56\x5c\x00\xda\x4c\x7c\x90\x9c\x1d\xd1\x8d\x6c\xa5\x05\x2f\xfe\x5a\xfc\x5a\x0d\x0c\xe4\xde\x9d\x71\x81\xdc\xdb\x0c\xab\x8b\x47\x06\x2d\x90\x7b\x7c\x25\xf7\x56\x43\xf2\x66\xe0\xcc\x12\xd3\xbd\xbf\xd8\x00\x1b\xe5\x23\x5a\x60\xcd\x2b\xa7\x6e\xbe\x1a\x16\x7f\x51\x2a\xb3\x35\x60\x72\x90\x9e\x64\xd2\x9d\xdb\x0c\xa0\xcd\x73\x6d\x92\xc9\xec\x27\x07\x89\x25\x93\xd8\x67\xd2\xe6\x81\x3d\x49\x68\x48\x14\x17\xee\x7c\x50\x41\xda\xbc\x70\x4c\xd4\xe3\x07\x25\x76\xa7\xb9\xa1\x92\x83\xff\x2c\xaf\x6c\xee\xf8\x49\x33\xb7\xa3\xb7\x01\xb4\xf5\x0a\x6d\x92\x91\x3d\x83\x61\xc6\xff\xa3\x99\x1e\x9f\xad\x3d\x04\x03\xa5\x9e\xdc\x99\x96\xc3\xd9\x62\xdc\x24\x98\xac\x9e\xe7\x42\xf0\xad\xfe\x6f\x0b\xac\x24\x09\xc8\x88\x8b\xc0\x61\x6c\x6b\x4c\x9b\x17\x9e\x51\x4d\xe6\x8a\x5a\x12\xf6\xab\x4b\xab\x53\x40\xec\x13\x50\x0e\x3d\x52\x00\x5a\xdd\xd1\x22\x29\x7d\xd1\x68\xdf\x6e\x5c\x51\x48\xc1\x7e\xf1\x6b\x73\x82\x00\x12\x28\xba\x07\x4f\x2a\x01\x24\x75\x38\x18\x1c\x23\xdb\xdc\xf2\x02\xed\x64\x75\xa5\x94\x87\x8d\x3c\xfc\xc3\x3c\xf0\x8b\xfb\xbe\x51\x13\x36\x8e\x47\x4d\xd8\xf4\x8e\x9a\x35\xc9\xa4\xa3\x26\x6c\x24\xbe\xfe\xe6\xdb\x3c\x10\x70\xe1\xb0\x1f\xd1\x68\x86\xa8\xcc\xf1\x35\x27\x8d\x9c\x49\x45\x98\xaa\x1e\xc0\x63\x10\x13\xb6\x86\x7b\xc1\x33\x10\x55\x0f\xeb\x35\x57\x82\x1e\x8a\x81\x84\x20\xaa\x5b\x01\x51\x75\x2d\x69\x9a\x35\x28\x15\xdf\x00\xa3\x3f\xc7\x38\xac\x54\x13\x97\xca\xe1\x2b\x73\xf1\xdd\x94\x0c\xe0\xcd\x8c\xfe\xf8\xfa\xc8\xa0\x11\x18\x85\x29\xf9\xd2\x74\x04\x57\xe1\x1b\xfc\x25\xff\x19\xc1\x27\x20\xc2\x3f\x20\x1a\xaf\x9f\x9f\xff\x8c\xe0\x2b\x63\x22\xf0\xd2\x5c\xb5\x98\xdb\xf5\x07\x1e\xc1\x61\x9a\x45\xa3\xd9\x5a\x62\xa3\x7c\xb2\x66\xa8\x65\xe0\xeb\x47\xb0\xa6\x59\xf2\x91\xdf\xf1\xb2\xa7\xc6\xec\x9d\xd8\x78\x1d\x4b\x20\xd7\xc3\x58\x31\xb9\xc9\x97\x32\xf9\x0c\xa7\x6f\x3d\xa3\x9b\xe3\x2e\x71\xd9\x33\x69\x3c\x9b\x2b\x5a\x14\x93\xd5\x87\x42\x4a\xde\xc9\xec\x92\xde\x05\xdd\xb9\xe3\xf5\xdc\x79\xef\x72\xee\xfc\x97\xac\xe6\xce\xb1\x7f\x6e\x4f\x47\x09\xb7\x8b\x17\x03\x68\x5b\xbc\xb4\x49\x46\xe7\xa2\x72\x66\xbc\x24\xa2\x77\xf1\x12\xb9\x6c\xe6\x91\xbd\x7d\x47\xa7\xe7\x36\xa2\x93\x52\x1b\x66\x6a\x7c\x92\xdc\x13\x32\xb9\x02\x52\xae\x00\xdf\x1c\x77\x26\xe3\x78\xe5\xc9\xcc\x7e\x64\xef\xc6\x64\x42\x82\x8d\xc3\x55\x89\x86\xb3\xae\x49\x1a\x04\xd3\xad\xce\xb4\x10\xec\xeb\xff\x56\xdb\x1f\x52\xf9\xd1\xa1\xed\x1a\xce\x6a\x7b\x83\x60\x3a\xdb\xb5\x10\xec\xeb\xff\x7d\xbd\x77\x42\xd2\x55\x48\xdc\xf6\xe0\x05\x66\x5f\x2f\xde\xa2\x9a\xb4\x27\x2f\x24\xe1\xef\xf9\x4f\xef\x4a\x2b\x70\xbd\xd2\x0a\xfa\x57\x5a\xc1\xaf\x59\x69\x05\x12\x5f\x5f\x59\x57\x5a\x5a\xc5\x70\x97\x80\xc3\xfc\x64\x05\x69\x6d\x16\x47\x44\xd3\x35\x8d\x52\x10\xf6\xcb\x2b\xeb\x26\x5b\x73\xff\xd5\xe1\x76\xdb\xd1\xb6\xee\x8b\x7e\xe9\x22\x9c\x6e\x0b\xce\x08\x2b\x66\xc0\xf7\xe6\xae\x6f\x12\xfc\x28\x13\x87\x29\x2d\x8d\x66\x73\x48\xa3\x7c\x32\x3f\x68\x19\xf8\x6f\x99\x58\xf3\x58\xba\x8f\x75\x3b\x6e\xf4\x0d\x1b\x27\xcf\x73\x1e\x52\xe9\xad\x88\x0a\xe2\x5f\x31\xee\xe4\xc3\xce\xa8\xa9\x4a\xce\x95\xeb\x97\xf3\x7e\xd2\x57\xd6\x36\x49\x62\xee\xb0\x29\x92\x98\x5b\x5b\x60\x5d\x3e\x5d\xc3\x23\x31\xc7\xf7\x24\xe6\x36\xb3\x43\xfe\xd3\x65\xb7\x9c\xc3\xd9\x0c\x6f\x12\x4c\x66\x79\x2e\x04\x7f\xd6\xff\x6d\xb6\xaf\x80\x38\xdc\x13\xd7\x68\x36\xcb\x1b\xe5\xc3\xf7\xc9\xcc\xfa\x3c\x21\x72\x60\x43\x6d\xf0\x76\xa4\x21\x1b\x3a\x8c\xf3\xa8\x66\xc4\x9f\x80\xb0\x51\x6d\x50\x73\xe5\xba\xe3\xfc\x24\xdb\x00\xde\x2a\x77\x56\x09\xb4\xa4\xcc\xf4\x24\x47\x09\xc2\x64\x42\x94\xc3\x05\x73\x0b\xb6\x6f\x92\x75\x4c\x38\xe9\x54\xab\x12\x86\x97\xe5\x95\xad\x7e\xa7\x84\x3a\x4c\x23\x69\x34\x9b\x37\x68\x4a\x4e\x5e\x70\x6b\xde\x93\x47\xa2\x8c\x67\x27\xa4\x6e\x6a\xde\xd3\x87\xc0\xf4\xf4\x14\x83\xe6\x3d\x41\x70\x67\xfa\x26\xa5\x29\x78\xe9\x2e\x51\x34\x23\x42\x9d\x54\xbb\x74\x70\xf1\x82\xd0\x64\x40\x1b\x6d\xe4\x7e\xb4\x64\x5c\x49\xc6\x0b\x9a\xc2\xa2\xbc\xb3\x26\x82\x74\xf3\x9e\xe2\xd8\x42\x1b\xb7\xaf\x3b\x7e\x46\x39\x59\xeb\xcd\xbb\xb3\xfa\x18\x83\xee\xd8\x06\x1d\x65\x90\x8c\x6c\xe0\x89\xa4\x0e\xdb\x71\x05\x69\xab\x52\xba\xfc\x19\xe5\xc8\x69\x5b\xc9\x8d\x7d\x7d\xf5\xcf\xe5\xe2\xbb\xb5\x4a\xec\x53\x87\xa7\x57\x52\x5b\xe8\xab\xd2\xc9\xce\xab\xa4\xf8\xcf\xd4\x16\xd6\x0d\x89\x36\x0e\xd3\x23\x39\x9c\xcd\xe2\x26\xc1\x64\x75\x3c\x17\x82\xbf\xe9\xff\xf6\xf3\x0a\x2e\x33\x43\x1a\xcd\xba\xc4\x81\xa1\xd9\xa0\x93\xa3\xad\x45\x60\x1f\xec\x49\xa0\x84\xaf\xdd\x19\x9d\xf0\xb5\xcd\xe6\xba\x78\x2a\x93\x13\xbe\xc6\xdf\xf9\xda\xba\x8f\x71\xa0\x4a\xb9\x5c\x5a\x18\x40\x9b\xe1\x86\xc4\x0b\xa9\x80\x40\xa5\x20\x65\xbd\x51\x3b\x7a\x84\x2e\xc1\x24\x10\x71\xca\x22\xb7\x8d\xa2\x68\x0a\x09\x65\x93\x4f\x13\x8d\x3c\xdc\x72\x01\x5e\x16\x4f\x3f\xe7\x0f\x17\xc5\xc3\x51\x33\xf9\x12\xb6\x70\x46\x89\xe7\xe7\x77\x27\x01\x95\xfe\x28\xa1\x96\xe6\xde\xda\x73\x6c\x5d\x0e\x83\x5b\xeb\x6c\xb6\x2e\x1e\x3f\xb5\xdb\x26\x9e\x54\x5c\x40\x38\x75\xb0\xe5\x36\xc1\xfe\x76\xc8\x9c\xad\xcd\x53\x68\xa7\x59\xfd\xfc\xca\xba\x88\xe0\x6c\xcd\xc3\x95\xc3\x75\x44\x01\x68\x73\x7e\x9b\x64\x32\xf7\x19\x31\x78\xa1\x7f\x3f\xaf\xac\x5e\x68\xbe\x0c\x94\x82\x12\xd4\x65\x42\xbf\x0b\xdd\xea\x9f\x97\xe9\xa7\x73\x56\x43\x26\x36\x32\xf1\x42\x3f\xbc\x2f\x1e\x2e\x8a\x67\x36\x2f\x52\x16\x51\x46\x65\xe6\x32\xed\x52\x63\x5a\x17\xa7\xc7\x54\x93\xf9\xa9\x96\x84\xe7\xd5\xa5\xfd\xe8\xa2\x74\x98\xe9\x6e\xbc\x2f\xf6\xc2\x11\x45\x39\xfe\xd8\x66\xcd\xea\x91\x8c\x4e\xed\x41\x2d\x07\xff\x00\xa9\x46\xf5\x6b\x15\xd7\x65\x46\xad\xbb\x71\x71\xe0\x1d\x5c\x6e\xc6\xe5\x78\x36\x97\xb7\x28\xc6\x3a\xbd\x60\x9e\x7e\x23\x2f\x0e\xf0\x41\xe2\xbf\xec\x47\x46\x63\x87\x27\xd4\x48\x6c\x3d\xa0\x56\x17\x4f\x75\x2c\x4b\x9b\x7c\x19\x5b\x0f\xa7\xe5\xdf\x0b\xe0\xc9\x6a\xe7\xb0\xbe\xd4\x98\x36\xf3\x9f\x51\x4d\x35\x93\xaf\x05\xe1\xab\xe2\xf2\xd3\xce\x5a\x09\x56\x44\xc2\xbf\xff\xe5\x30\x63\x93\xe3\x19\xb2\xce\x5c\x44\x8b\x62\xe4\xe1\xa4\x82\x17\x7f\xca\x7f\xac\xe9\x87\x62\xc2\xec\x70\x27\x24\xc7\xb3\xc5\xb8\x45\x31\x55\x7c\x0b\x21\xb8\x98\xf9\x5b\xdf\x77\x8d\xa9\xc3\xc5\x9a\x46\xb3\xd9\xde\x28\x7f\x6d\xf6\x53\x43\x7d\xad\x5f\x32\x2c\x1e\xfc\x7d\x62\xd2\x4a\xf3\xe2\x9b\x98\x8a\x71\xc7\xa2\x4a\xae\xaf\xcf\x5f\x54\x1c\xca\xfa\x77\x9a\xd8\xeb\x67\x65\xbb\xc3\x3a\x5a\x61\x5a\xeb\xe9\x31\xd5\x64\x75\xb5\x6e\xb7\xb5\x2b\xfa\x4e\xd6\x6c\x28\x03\x49\x1d\x9f\xae\x31\xa0\xd6\x01\xea\x19\xd9\xe8\x85\x62\x03\xc2\x8b\xa8\x80\x98\xcb\x5f\xb2\x8d\x64\x64\xe2\x6f\xc5\xef\xa8\xaa\xae\xf9\x4b\x5d\x4b\x80\x1b\x73\xdf\x1b\x2a\x97\x67\x1b\x0c\x60\x6f\x88\xa6\x7f\x0b\x27\x77\x69\x2a\xf1\xb7\x85\xf5\x10\x94\xa2\xa9\xd3\x74\x98\x86\xb3\x59\xdf\x24\x98\x2e\xdd\xa4\x85\xe0\xa5\xfe\xdf\x7f\x04\xce\xe1\x89\x48\x03\xd8\x17\xfd\x9a\x64\xe2\x23\x70\x1f\xf1\xf5\x95\xf5\x54\xe4\x83\xe4\x2c\x23\xf5\xd7\x4b\x1c\xbc\x83\x6f\x10\x0d\x61\xc7\x6e\xff\x11\xc5\x10\xbb\x4a\x16\xac\x47\xb2\x7b\xa2\xe2\x9e\xed\x77\xb9\x75\xfd\xde\xf5\xb6\xff\xbd\xeb\xed\xaf\x79\xef\x7a\x2b\xb1\xbf\xed\x7d\x87\x8e\x12\x87\xfb\x56\x06\xb0\xcf\x03\x35\xc9\xa4\x1e\xa0\x24\xc5\xf3\xcb\x45\x97\x07\x36\x5e\xf1\x9d\x25\x6f\xd8\xde\xa4\xed\xeb\x3f\x0d\xa0\x2e\x01\x6b\xc1\xf9\x7e\xc0\x0b\xcf\x03\x44\x14\x50\x5d\x42\x36\x5c\x25\x74\x40\x52\x6a\x80\x90\x02\xaa\x4b\xc8\xc3\x80\xa6\x32\x40\xc0\x83\xec\x02\x7f\x74\x14\x86\xc7\xee\x28\xe8\xca\xe3\x46\x7b\xb2\x27\x9d\x11\x60\x44\xe9\x2a\xeb\x24\x04\x05\x56\x4b\x4c\xf9\x8d\xa9\x94\xbc\x36\xce\x4d\xa4\x4e\x11\xed\xcf\x54\xbd\x4e\x48\xe3\xbb\x53\xc7\x45\x94\xc9\x0c\x82\x41\xa7\x27\x86\x48\xaa\xe0\x3a\x85\x1d\x60\x15\x73\x3e\xe0\x75\x8e\x21\xa2\x0c\x58\xa7\xa0\x40\x0c\xf9\x4e\xcd\x10\x29\x1a\xa9\x53\x84\x93\xaa\x76\x04\x56\x2e\x50\x3b\xbe\x05\x36\xe4\xab\x68\xc3\x7a\x46\x07\x58\x6d\x75\x4f\x86\x2b\x50\x1a\xc9\xe0\x57\x22\x39\xd2\xa7\x3a\xce\xde\x7a\xfc\xaa\x40\xb7\xf4\xeb\x3e\x5b\xd1\x22\x19\x9e\xad\x74\x5a\x57\x5c\x07\xa4\x74\x65\x51\x6d\x8c\x7e\xaf\x1f\xeb\xeb\x03\x0c\xc7\x35\xbb\x63\xfa\xda\x28\x3d\xfe\xba\x21\x42\x26\xb4\xe8\x8d\x76\xf4\x9b\x99\x51\xe9\xd5\x33\x85\x23\x05\x1b\x33\x86\x4e\x15\x5b\xe5\x16\x25\xf3\xb8\x17\x5a\x6e\xd4\x2b\xa7\x01\x47\x2a\x36\xe6\x1b\x9d\x2a\x6e\x94\x1c\xa5\xdf\x6b\x67\x29\x47\xea\x3d\x48\xdb\xfa\x64\x4c\x78\x5f\x3d\xc3\x39\xd2\xec\xd1\x56\xf7\x1e\xc7\x55\xbd\xd7\x4f\x8f\x8e\xdd\x56\x4e\x93\xba\x1d\x57\x97\x0e\xac\x74\xa6\x55\x4b\xbe\x1b\xf4\xf1\x9c\x31\xf5\x6f\xc2\x01\xb0\x3a\xdf\xd6\x92\xd1\x1b\x91\xff\x07\x00\x00\xff\xff\x76\xbb\x5e\x25\x7c\x5a\x00\x00"), }, + "/camel-catalog-1.2.0-SNAPSHOT-main.yaml": &vfsgen۰CompressedFileInfo{ + name: "camel-catalog-1.2.0-SNAPSHOT-main.yaml", + modTime: time.Time{}, + uncompressedSize: 87430, + + compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x7d\x5b\x77\xdb\x38\xb2\xee\x7b\x7e\x05\xd7\xe4\x65\xef\x75\x46\x98\x6e\x67\xf6\xf4\xd9\x7d\x9e\x6c\x39\x4e\xec\xd8\x8e\x3b\xf4\x24\x99\x7e\xe9\x05\x91\x90\x04\x8b\x24\x68\x00\x92\x65\xff\xfa\xb3\x70\xe1\x55\x10\x24\xb2\x0c\xfb\xc1\xa4\x88\xaa\xaf\x58\x00\x88\x6b\xa1\xea\x7d\x34\x79\xbd\xbf\x77\xef\xa3\x6b\x9a\x90\x42\x90\x34\x92\x2c\x92\x4b\x12\x9d\x96\x38\x59\x92\x28\x66\x73\xf9\x84\x39\x89\x2e\xd8\xba\x48\xb1\xa4\xac\x88\xfe\xeb\x34\xbe\xf8\xef\x68\x5d\xa4\x84\x47\xac\x20\x11\xe3\x51\xce\x38\x79\xf7\x3e\x4a\x58\x21\x39\x9d\xad\x25\xe3\x51\x66\x00\x23\xbc\xe0\x84\xe4\xa4\x90\x02\x45\x51\x4c\x88\x46\xbf\xfd\x7a\x7f\x39\xfd\x18\xcd\x69\x46\xa2\x94\x0a\xc3\x44\xd2\xe8\x89\xca\xe5\xbb\xf7\x91\x5c\x52\x11\x3d\x31\xbe\x8a\xe6\x8c\x47\x38\x4d\xa9\x12\x8c\xb3\x88\x16\x73\xc6\x73\xf3\x1a\x9c\x2c\x30\x4f\x69\xb1\x88\x12\x56\x3e\x73\xba\x58\xca\x88\x3d\x15\x84\x8b\x25\x2d\xd1\xbb\xf7\xd1\xbd\x52\x23\xbe\xa8\xde\x44\x18\x58\x2d\x53\xb2\xe8\x3f\x6c\x6d\x75\x68\xa9\x6b\x73\xe1\xef\xd1\x77\xc2\x85\x12\x72\x82\x7e\x79\xf7\x3e\xfa\x2f\x45\xf2\x37\x9b\xf8\xb7\xff\xfe\x7f\xd1\x33\x5b\x47\x39\x7e\x8e\x0a\x26\xa3\xb5\x20\x2d\x64\xb2\x4d\x48\x29\x23\x5a\x44\x09\xcb\xcb\x8c\xe2\x22\x21\x8d\x5a\xb5\x04\x14\xe9\x17\x50\x18\x6c\x26\x31\x2d\x22\xac\xd5\x88\xd8\xbc\x4d\x16\x61\xf9\xee\xfd\xbb\xf7\x91\xfe\x5b\x4a\x59\xfe\xfe\x8f\x7f\x3c\x3d\x3d\x21\xac\x5f\x17\x31\xbe\xf8\x47\xa5\xdd\x3f\xae\x2f\xa7\x1f\x6f\xe3\x8f\x13\xfd\xca\xef\xde\x47\xff\x2e\x32\x22\x44\xc4\xc9\xe3\x9a\x72\x92\x46\xb3\xe7\x08\x97\x65\x46\x13\x3c\xcb\x48\x94\xe1\x27\x55\x70\xba\x74\x74\xa1\xd3\x22\x7a\xe2\x54\xd2\x62\xf1\xf7\x48\xd8\x52\x7f\xf7\xbe\x53\x3a\x4d\x76\x55\xaf\x47\x45\x87\x80\x15\x11\x2e\xa2\xbf\x9d\xc6\xd1\x65\xfc\xb7\xe8\xec\x34\xbe\x8c\xff\xfe\xee\x7d\xf4\xe3\xf2\xfe\xf3\xd7\x7f\xdf\x47\x3f\x4e\xbf\x7d\x3b\xbd\xbd\xbf\xfc\x18\x47\x5f\xbf\x45\xd3\xaf\xb7\xe7\x97\xf7\x97\x5f\x6f\xe3\xe8\xeb\x45\x74\x7a\xfb\x9f\xe8\xcb\xe5\xed\xf9\xdf\x23\x42\xe5\x92\xf0\x88\x6c\x4b\xae\xde\x9f\xf1\x88\xaa\x8c\x24\xa9\x2a\xd3\xaa\x02\x55\x2f\xa0\xea\x87\xfa\x2d\x4a\x92\xd0\x39\x4d\xa2\x0c\x17\x8b\x35\x5e\x90\x68\xc1\x36\x84\x17\xaa\x7a\x94\x84\xe7\x54\xa8\xe2\x14\x11\x2e\xd2\x77\xef\xa3\x8c\xe6\x54\xea\x5a\x24\x76\x95\x52\x62\x5e\xf3\xdb\x7a\x87\x4b\x6a\xab\xd3\xef\x51\x82\x73\x92\xb5\x8b\x6f\xf3\xeb\xbb\x15\x2d\xd2\xdf\xa3\xa9\x4a\x99\x62\x89\x33\xb6\x78\x97\x13\x89\x53\x2c\xf1\xef\xef\xa2\xa8\xc0\x39\xb1\x8c\x93\xc4\xa4\x4f\x7e\x45\x27\xe8\x97\x89\x28\x70\x29\x96\x4c\x4e\x72\x4c\x8b\x77\x51\x94\xe1\x19\xc9\x84\xe2\x89\x54\x51\x57\x4c\x2b\xfd\x60\x47\xb2\xc5\x42\x9b\xea\xdd\x3e\xa0\x5f\xd1\x2f\x7e\xda\x8c\xe1\x94\xf0\xa3\x58\xf8\xba\x90\x34\x27\x0d\xad\x79\xe7\xf8\xf6\xf4\x2e\xfe\xfc\xf5\xde\xcf\x54\x72\xb6\xa1\x29\xe1\xbf\x47\x5a\x35\x55\xba\x4a\x2d\x9b\x6c\x34\xf4\x01\xf7\xf8\x6d\x86\xa8\xba\xaf\x0a\x7d\x9a\x61\x21\x7e\x8f\x18\x5f\x54\xb2\xcd\x8b\xac\x90\xa2\x46\xa7\x0d\xa5\xe6\x6c\x17\x46\xf3\xd6\x8e\x3c\x88\xa2\xc7\x35\xe6\xab\xb5\x68\x2b\xfd\x01\xfd\x82\x4e\xb3\x72\x89\x4f\xda\xec\x13\x07\xe5\x2f\xe8\x97\xc9\xcd\x3f\x35\x55\x4a\x4a\x52\xa4\xa4\x48\x28\xb1\xe5\x39\x89\x16\x9c\xad\xcb\xcb\xd4\xf5\xde\x16\x19\x73\x49\xe7\x38\x91\x8a\xc8\x16\xfd\xc4\x66\xd9\xa4\xce\x87\x04\x97\x78\x46\x33\x2a\x6b\xe8\x28\x5a\x12\x9c\xc9\x65\xf5\xcb\x25\xfe\xd8\x57\x38\xf4\x1a\x46\x92\x25\xe6\x44\x48\x80\x50\xaf\x48\x85\x0d\x06\xd1\x6d\x83\x64\x4f\xef\x9a\x44\xfb\x6a\x26\xfd\x85\x96\xaa\xd1\xaf\xde\xf6\x90\x90\x5d\x01\x16\xc0\xa6\xab\x4a\x66\xfa\xb7\x3a\x03\x26\x51\x97\xe4\x01\x6f\xf0\xfd\x73\x49\x5a\x04\x3b\x65\xd1\xc0\x20\xcb\x8c\xfe\xa4\xe5\x05\xcd\xc8\x39\x96\xf8\x42\xa7\xb4\x94\x98\xb3\x72\xbc\x02\x73\x56\xda\x34\x91\x2c\x49\xde\x7e\x2f\x9a\xfe\x1e\x35\xc9\xb6\xfb\x8a\xe6\x38\x13\xa4\x7e\x56\x62\x21\xe8\x86\x74\x1f\x1f\xa3\xa3\xea\x5c\x59\x41\x0a\x89\xe6\xac\x44\x17\xac\x9c\x56\x0f\x5a\x9a\xe1\x97\x35\x07\x14\x8e\x66\xf7\x69\xa7\x09\x26\xb3\x8c\xcd\x86\x2b\xd9\x46\x78\x5c\x93\x35\x09\x9d\x4f\x5a\x14\x52\x2f\x8b\xce\x32\x36\x8b\x09\xdf\xd0\x84\x74\xb3\xed\x28\x08\xfd\xb6\xe8\x0f\xf5\xdf\x09\x62\x32\x4f\x90\x14\x8f\xcf\x7a\xc5\xed\xcb\xf9\x56\xfa\x81\x0c\x93\x7c\x3d\x2e\xbf\x94\x08\x14\x93\x14\xbb\xb4\xcb\x69\x01\xd0\x4e\x71\xfb\xb4\x6b\xa5\x07\xab\x0e\x4a\x06\xba\xa1\x85\x53\x3d\xfc\x24\x4e\x26\xf9\x23\xe0\xd3\x31\x00\xde\x8f\xa7\x43\x12\xae\xda\x3f\x89\x13\x94\x3f\xa2\x9b\x3f\x4e\x5c\x9a\x96\x9c\x16\x92\xf0\xf1\x9a\x5a\x00\x9f\xa6\x59\xc9\x43\x6b\x69\xdf\x02\xdd\x99\xab\x4b\xd3\x27\xc6\x53\x3d\xa2\x1e\xaf\x6b\x0d\xe1\xd3\xb6\x4f\x14\x4c\xe7\x5a\x10\xfa\x51\xdd\x39\xf5\x26\x33\xc1\x92\x15\x91\x00\xbd\x2b\x08\xaf\xde\x3d\xa2\x4a\xef\x56\x03\xf4\x3a\x6a\x57\x72\xd0\x8f\xea\xce\xd9\xfe\x66\x38\x59\x01\x1a\x60\xc5\xee\x6d\x81\x5b\x04\xc1\x8a\x58\x0b\x41\xb1\xfa\xef\xd2\x91\x16\xf3\x6c\xbd\x4d\x67\xe3\xd5\xac\x10\x7c\x9a\xf6\x68\x82\x29\x5b\xc9\x41\x97\xfa\xe6\x7c\xe6\x52\x39\x5b\xe7\x33\xc2\x1f\x40\x65\xdb\x60\x78\x5b\xad\x3e\x55\x30\xc5\x1b\x49\xe8\xba\xbe\x75\xd6\x69\x89\xb7\x80\x2a\x2d\xf1\xd6\x5b\xa3\x9b\xf4\x70\x15\x5a\xe2\x2d\x8a\xe5\xe9\x4f\xa7\x7a\x0f\xb9\x38\x01\xe8\xa7\xd8\xbd\x0a\xb6\x08\xc2\x69\xa8\x84\xa0\x58\xfd\x77\xe9\x38\xc7\x09\x99\x31\x06\xa8\xbd\x15\x82\x77\xda\xd1\xa5\x09\x37\xf7\xb0\x72\xd0\x85\xbd\x71\xa9\x9c\xaa\x36\x1a\x30\xc2\x30\xfc\x3e\x75\x3b\x14\xc1\x94\x35\x52\xd0\xb9\xbe\x38\x47\x8d\x65\x01\x18\x5c\x28\x6e\xef\x78\xb1\x49\x0f\x37\x58\x2c\x0b\x81\x4e\xcb\xc2\x39\x90\xd0\x03\x56\x41\x20\x2a\x5a\x84\x83\xc3\xe2\x86\x26\xec\xb8\x58\x10\x81\x62\xe2\xfe\x52\x1f\xf0\x16\xd0\xb1\x2a\x6e\x9b\xe8\x5c\xd5\x68\xa5\x1f\xf7\xde\xc5\x86\x70\x35\xc2\x55\x8c\xe8\x0a\x6f\x67\xce\xb5\x8c\xc7\x35\xe6\xf2\x65\xfc\x6b\x1b\x7e\x5f\xf9\x74\x28\x82\x95\x8e\x91\x82\xfe\xd0\x97\x3d\x95\x71\x22\x9e\xe6\xa0\xba\xa8\x00\x0e\x54\xc5\x16\x49\xc8\x9a\x88\xc4\xd3\x1c\xc5\x3f\x2e\x5c\x9a\x92\x65\xa2\xd8\xc6\x6b\x6a\x01\x7c\x9a\x76\x49\x82\x69\x6a\xc5\xa0\x8f\xe6\xea\x1c\x03\xa8\x99\xdc\x62\xf2\x04\x68\x65\x6a\x08\xef\x58\xa0\x47\x14\x6a\xb6\x62\xe4\xa0\x27\x81\x62\x7d\xa7\xe6\x2c\xfb\x17\x8d\x0a\xbc\xa0\x0c\xa0\xba\xe1\xf7\xe9\xdd\xa1\x08\x56\xd0\x46\x0a\xba\xd5\x17\xe7\xfa\x11\x2b\x16\x0c\x32\x71\xb1\x00\x3e\x55\xbb\x24\xe1\x16\x92\x8c\x18\x74\xa3\xae\xee\x49\x8b\xee\xd3\x28\xce\x81\x3d\x27\xc5\xf9\xc1\x9e\xb3\xa1\x09\xdb\x73\x52\x9c\xa3\xcb\xd3\x1b\x67\xcf\xa9\xda\x4d\xb2\x82\x8d\x13\x14\xc0\xa1\xb6\xb9\x21\x09\xda\x36\x93\x95\x40\x1f\xbf\xc4\xce\xd5\xb3\x0c\x4b\xd5\xb5\x4f\xb4\xf8\xd1\xfa\x76\x60\x7c\x5a\xbb\x08\xc3\xad\xa9\x59\x61\x48\xe1\xa3\x3b\xfb\xeb\xb3\x94\xce\xbd\x86\x07\x22\xe5\x33\x60\xbc\xa4\xd8\x7d\xaa\xb7\x09\x42\x35\xd6\x5a\xc6\xff\xa2\x2b\x75\xe9\xe8\xf9\xbf\x2d\x45\xb3\x17\xc0\xa8\x23\x7b\x99\xfb\x46\x85\x4d\xf2\xc0\x7d\xae\xec\x65\x8e\xae\xff\xbc\x70\x8e\x09\x75\xbb\x20\x39\x2e\x44\x86\x25\x64\x3b\xa8\x83\x73\xb0\x25\xea\x53\x86\x6d\x8f\x6a\x69\xe8\xbe\xba\x73\xb6\x4d\x1b\x40\x23\xbc\xf1\x36\xbf\x9b\x23\x1b\xde\xd1\x1b\x32\x9b\x1c\x7d\xcf\x5d\x3a\x25\xfc\xb9\x94\x6c\xbc\x5e\x86\xdf\xa7\x5b\x87\x62\x40\x41\x3a\x2b\x79\x07\x6c\x12\x95\x8b\x72\x54\x76\x18\x18\x74\x4e\x17\x54\xe2\x2c\xa6\x8b\x02\xcb\x35\x3f\x6e\x43\xaf\x9a\x4c\x59\x8c\xa9\xbe\xf4\x3e\x9e\xe3\x58\xef\x3e\xdd\x39\x3f\xba\x84\xe5\x44\xa6\x80\x32\xd1\xfc\xde\x32\x69\x53\x0c\xde\x78\x35\xdc\xc1\xfb\x4f\x23\x06\x4d\xf5\xc5\x55\x77\x67\x04\x17\x93\x0d\xce\x68\x8a\x25\x03\x2c\x12\x75\x71\x7c\xf9\xe6\xa4\x0c\x96\x01\x4a\x1a\xaa\xa5\xa1\x33\x82\x8b\xef\xd5\x2f\x57\x7e\xc0\x06\x12\x87\xc6\x0f\xe3\x86\x0d\x0d\xef\x88\xfa\xe2\xb2\x6a\x39\xc6\x1c\xc5\xb1\xf0\x39\xcc\x0a\xa4\x29\x03\x3d\x7e\xd9\x37\x6e\x91\x74\x05\xd8\xc9\x56\xdc\xbe\x0c\x6f\xa5\x07\xab\x62\x4a\x06\xba\xa7\x2b\xe7\x4e\x76\x82\xe7\x73\x42\x0b\x40\xb7\x5f\x21\x78\xdb\x22\x4b\x33\x19\xb9\x8c\xd0\x43\xc9\x18\x4e\xdf\x64\x41\xa2\x92\x88\xcc\xba\xc4\xd4\xfe\x9c\xee\xae\x4e\x1c\x0b\xa4\x5e\xbd\xc6\xb9\x66\x38\x75\x60\xd9\xd1\x04\xe1\x12\xb0\x9b\xa3\xd9\xbd\xe3\x91\x16\x41\xb0\x0c\xd4\x42\xd0\x77\xf5\xdf\x39\x29\x10\x19\x60\xdb\x59\x71\x7b\xa7\x04\x4d\x7a\x30\x05\x95\x0c\x74\x25\x32\xe7\x1e\x33\x2b\x49\x21\x24\x68\x2f\xb2\x86\xf0\x29\x5a\x13\x4d\x12\x5a\xa4\x63\x76\x3a\xfa\x38\x8b\x0c\x17\xc9\xe8\x0f\xb5\xc1\x59\x91\x67\x21\x59\xf1\x0a\x48\x05\x59\x4b\x6e\x0d\x4e\x61\x40\x6c\x33\xa2\xc9\xed\xa3\x88\x27\x3a\x0f\x5e\xb9\x6a\x71\xc8\x94\x2b\x9a\xea\xcb\xa0\x96\xa7\xc1\x30\x65\x8a\x3e\xe9\xcb\x48\x8c\xaa\x3c\xd1\x17\x7b\x33\x12\xc7\x96\x26\xba\x35\xd7\xb1\x28\x6c\x83\xd1\x2d\xdb\xe0\x91\xfc\xba\x10\x51\xac\xfe\xbb\x3e\xdf\x05\x63\x8b\x4c\xf5\x59\x19\x29\x52\x0c\x18\x7c\xf6\x80\x7c\x9f\xb2\x9b\x74\x70\x45\xed\xc1\x4c\x84\xe4\x24\xfc\xca\x9f\x91\x8a\x2a\xa9\xe8\x93\xfe\x3d\xb5\x3f\x07\x15\x52\x1f\xca\x28\xd0\x43\x8c\xf5\x43\xe7\xb4\x81\xb3\x27\x01\x18\xd4\x18\x7e\xef\x34\xa1\x4d\x11\x6a\x4a\x6f\x84\xa0\x33\x7d\x71\x9a\xbb\xa4\x14\xb2\xda\x94\x52\xef\x06\x57\x2b\x3d\x9c\x71\x4b\x4a\xe7\xe8\x3a\xa5\x73\xcf\x17\x28\x96\x84\x48\xc0\x7a\x71\x07\xe6\x88\xaf\xaf\x43\x38\xf6\xdb\x33\x20\x6f\xfb\xe5\x19\x99\xf6\x2b\x89\xf5\x8f\x31\x5f\x9d\x85\xe9\x7c\x73\x06\x6d\xff\x17\x27\x70\x39\x29\x88\x7c\x22\x78\x03\x31\xe6\xe8\xc0\xf8\x8a\xca\x45\x18\xce\x68\x07\x97\xa8\x16\x86\x6e\x89\xfc\xa1\xef\x9c\x55\x16\x17\x8b\x8c\x02\xa6\x8c\x16\xc0\x5b\x4d\x3b\x24\xe1\x2a\x95\x11\x83\x3e\x99\xab\xb3\xd4\xd5\xeb\x61\xd5\x85\x03\x8a\xbc\xc6\xf0\x96\x77\x9f\x2a\x5c\x61\xd7\x92\x50\x5c\xdf\xba\x94\x7f\xc6\x79\x0e\xa9\xeb\x86\xdf\xa7\x74\x87\x22\x98\xc2\x46\x0a\xfa\x8f\xbe\x38\x2d\xb4\x28\x27\x09\x60\xa2\x66\xf8\x7d\x8a\x76\x28\x42\xf5\xa6\x46\x08\x3a\xd7\x17\xe7\x62\xc8\x72\x5d\x00\xe6\x6a\x9a\xdd\xa7\x65\x9b\x20\xdc\x9a\x85\x12\x82\xa6\xea\xbf\xdb\xdc\x1b\xb2\x9e\xa5\xb8\x7d\x1a\xb6\xd2\xc3\xd9\xb5\x93\x15\x46\x3f\x88\x7b\x3d\xeb\x01\x27\x2b\xc1\x8a\x6d\x9e\x41\x6c\xb3\x2a\x0c\x4b\xb2\xc7\x42\xab\x47\x35\x70\xe1\xa0\x66\x47\x57\xe6\xf6\xe7\xcd\xb5\x73\xab\xc0\x9a\xa2\xcc\xb0\x4c\x96\x60\xab\x17\x8d\xe2\x6d\x67\x77\xe9\xc2\xb5\xb4\xc6\xf8\x45\xcb\xb2\xf6\x2f\x67\xea\xde\x6d\xdb\xbc\x06\x98\x83\x28\x6e\xaf\xd6\x4d\x7a\xb0\xf3\x52\x72\x3d\x43\xb1\x5c\x3b\x2d\x40\x52\x4e\x33\x40\x8d\xd5\xec\xde\xf6\xb5\x45\x10\xce\x00\x56\x09\x41\xe7\xea\xbf\x4b\xc7\x17\xc6\x56\x84\x94\x90\x1e\xb3\x86\xf0\xe9\xda\x27\x0a\xa6\x6f\x2d\x08\xfd\xc9\xd8\x17\x7d\xb7\xcf\xdc\x25\x79\x82\x59\xbb\x24\x4f\x3e\x8d\x3b\x14\x41\x6d\x5d\x92\x27\x34\x7d\x72\x29\xb9\x35\x93\x85\xf1\x5a\x6e\x3b\x13\x25\x77\x8b\x2b\x58\xd1\xa3\x9b\x44\xdd\xdf\x03\xcd\x22\x2c\x33\xba\x12\xac\x38\x66\x7b\xd7\xc1\xfa\xd3\x4c\x89\x9c\x2d\xf7\x13\xc1\x72\x09\xa9\xef\x16\xc0\xdf\xe3\xb6\x49\x02\x76\xba\x5a\x0c\xfa\x61\xae\xee\xa3\x0b\x42\xaa\x22\x1a\xaf\x6e\x85\x70\xb0\x12\xf4\x08\x87\x1e\x4a\x30\xcc\xe8\xc2\xde\x38\xcb\xae\x4c\x01\x0b\x2b\x65\xea\x5d\x57\x69\x92\xc3\x19\x67\xa5\x73\x74\x97\x3a\x17\x55\x6c\x0f\x4f\x0b\x49\x16\x5c\x7b\x71\x00\x8f\x2a\x5a\x58\x47\x8c\x2d\x76\xa9\x43\x8f\x30\x5a\x12\xed\x38\xe3\xb2\x79\xe2\x34\xdc\xc3\x4b\x80\xc1\x8c\xe2\xf6\x96\x7f\x93\x1e\xae\x02\xe0\x25\x43\x77\x78\xc9\x9c\x76\xc4\x30\x63\xbc\xe2\x90\x31\x5e\xe1\x30\xc6\x7b\x7d\x23\x62\x25\x04\xdd\xaa\xff\x4e\x13\xe2\xb5\x90\x30\xc3\xf8\x0a\xc1\xa7\x69\x8f\x26\x9c\x15\xb1\x95\x83\x6e\xec\x8d\xf3\xcb\xa6\x00\xdb\x10\x41\xbd\xa6\x21\x4d\xf2\xe0\x05\x51\x41\xc7\x18\x86\x0c\xfc\xd0\x69\x89\x62\xea\xb4\xe0\x58\xce\x30\x64\x2b\x40\xb3\xfb\x72\xa6\x4d\x10\x4c\x3f\x2d\x04\x7d\x3e\xc3\xee\x7d\x00\x3b\x9b\x04\xcf\x79\x0f\xf6\xbc\x5d\xba\x51\x53\xde\x6a\xbe\xeb\xec\x76\x57\x78\x0e\x59\x9f\xd0\xec\xbe\xc2\x6a\x13\x04\x2b\x2c\x2d\x04\x7d\x51\xff\x9d\x26\x45\x4f\x54\x82\x7c\x2a\x58\x00\x9f\x9e\x96\xc4\x2e\xbd\xe5\x44\x08\xbc\x18\xbd\x0b\x5f\x81\x09\x82\xf9\x98\x55\x81\x2e\x8a\xa4\x39\xc9\xe8\x18\x9b\x80\x81\x76\x4f\x46\x1e\xea\x64\x01\xba\x37\x4f\xcd\x22\xe0\x8d\x79\x38\x68\x8f\xa4\x82\x35\x99\x51\xe1\xc5\xfa\xd7\x28\xa0\x2a\x3f\x2a\xa8\x7b\xfb\xdb\xbd\xcb\x92\x11\x31\x67\x3c\x01\x34\x68\x0d\x86\xb7\xbd\xef\x53\x05\xdc\x5c\xa9\x24\xa1\xb8\xbe\x75\xce\x31\x1f\x00\xd3\xcb\x07\x9f\xb2\x75\x6a\x30\x25\xb7\x0f\xe8\xe7\xd5\xde\xb3\x3f\xd0\xd3\x30\x27\x47\x1c\x87\x39\x79\xa3\xf3\x30\x27\xd5\x81\x18\xa7\x7d\xbd\x3d\xdc\x56\x30\xc0\x82\x48\x83\xe1\xad\xc0\x7d\xaa\x70\x15\xb8\x96\x84\xac\xc3\xa7\x5b\xe6\x5c\x24\xa1\x09\x06\x2c\xf2\x29\x6e\x5f\xff\xdc\x4a\x1f\xe8\x58\x23\xc1\x19\xba\x9c\xe2\x6c\x8f\xa5\x3a\x87\x78\xaa\xd2\xec\xbe\x72\x6a\x13\x04\xb4\x33\xe7\x29\x46\x53\xf5\xdf\xb9\x69\xcb\x71\x09\x68\x51\x35\xbb\x4f\xc7\x36\x41\xb8\xed\x5a\x25\x04\x7d\x52\xff\x5d\x3a\xae\x0b\xba\x61\x09\x95\xcf\x93\x12\x73\x41\x38\xa0\xc5\xd9\x81\xf2\x55\xcb\x86\x38\x11\x1b\xc7\xd3\x39\xdd\x92\xd4\xf1\x5c\xd6\xd4\x03\x17\xf5\x6a\x08\xf4\xef\x82\x7e\xd7\x77\x53\xb1\x19\xb8\xbc\xe7\x00\xb9\x50\x2f\xfa\x83\xa6\x72\x09\xc7\xba\xdf\x79\x21\x3b\xd9\x48\xe7\x80\x72\x51\xdc\xde\x99\x4a\x93\x1e\x6e\xa2\x92\xce\x05\xfa\x9c\xce\x9d\xc7\x7a\x1f\x92\x8c\xad\x53\x80\x86\x16\xc0\xa7\x64\x97\x24\x9c\xe1\xaf\x11\x83\xae\xcc\xd5\xa5\xed\xe3\x9a\x26\xab\x39\x05\x18\x71\x57\x08\x3e\x7d\x7b\x34\x01\x5d\x2e\x18\x39\x0f\xe8\x8f\xea\xce\xb9\xb4\x24\x00\x6e\xf1\x0a\xe1\x75\x89\xd7\x24\x87\x5b\x54\x12\x8f\xe8\x56\x3c\x3a\xd7\x11\x68\x99\x2c\x31\xc0\x0c\xc2\x02\x78\xbf\xd0\x0e\x49\xb8\x8f\xd4\x88\x41\x9f\xcd\xd5\xa9\x2d\x7e\x21\x59\x82\x05\x44\xdf\x0a\xc2\xab\x71\x45\x34\xc1\x92\xe5\x34\xd9\xe0\x6c\x8c\xaf\xcf\x3e\x18\x2d\x84\x84\x98\xb0\x37\x48\x19\x15\x23\xca\xa3\x8f\x92\xe3\xf1\x07\xab\x1a\x90\x75\x26\xe9\xab\x20\x8d\xf4\xa8\xda\x87\xe1\xc4\x78\x82\x26\xe9\xab\xbc\x15\xa7\xc5\x62\xb6\x9e\xcf\xc7\x9f\x60\x68\xb0\x8e\xf7\x80\xea\x47\x79\x85\xb2\x97\xac\xa4\x49\xf0\x4f\xba\x12\x87\xcc\x77\x54\x68\x4f\x71\xe8\x73\xf5\xf8\xb4\xf5\x74\xd0\x32\x45\x03\x5c\x7d\x53\x0d\xe8\xa5\x7d\x32\x12\x50\x7d\x5a\x0d\xd8\x35\x15\x72\x24\x50\x8e\xcb\x06\xe7\x06\x97\x63\x61\xec\xf7\xd5\xc2\xb2\x4f\x46\x02\x1a\x57\xc0\x35\x9a\xf6\x09\x3c\x12\xaa\xf3\xa9\x35\x90\xdf\xda\x8f\xc7\x42\xd7\x9f\x5d\x0b\xb7\x7e\x36\x12\x54\xbb\x07\xae\xe1\x76\xfd\x04\x0f\x00\x92\x6d\x9c\xb1\x55\x44\x7f\x84\x0d\xd0\xbd\xfa\xe9\x3c\x39\x80\x79\xc2\x52\xc8\xd1\x01\x03\xe0\x9b\x12\x75\x49\x06\x4e\x6f\x2c\x33\x3a\x33\xd7\x7d\x2e\x1d\x5e\xc9\xa3\xc3\xd1\x0e\x1d\xde\xd4\x9f\x83\xcb\x9d\x83\x73\x71\x4d\xe6\x10\x77\x49\x9a\xdd\xab\x77\x8b\x20\x9c\xbe\x4a\x08\x3a\x55\xff\x9d\x47\x40\x6c\x40\x8f\xf1\x6a\x56\x08\x3e\x4d\x7b\x34\xa1\x8c\xe4\x2a\x31\xe8\xda\xde\xec\x71\x6b\x4b\x0b\x2a\x4a\x0c\xd8\xef\x6a\x30\x7c\x5a\xef\x50\x85\x74\x6e\x6b\x25\xa1\xcb\xfa\x76\xef\x7a\x71\x0a\x71\x8d\x55\x21\x1c\xf8\xa0\xdb\x34\xc3\xfd\xf6\x5b\xfe\xb7\x39\xfd\xa2\x57\x9d\xd3\x74\x86\xce\xd3\xd9\xc9\x30\x8f\xfd\x96\xd3\x1a\x73\x29\xfe\xfd\x47\x5c\xec\xc1\x9e\x72\x3d\x13\x10\x5b\xd4\x0e\x8c\xaf\x10\x5c\x84\xa1\x4f\x10\x19\x61\xf6\xcc\xcf\x9d\xfe\xe1\xee\x25\x05\xf9\xd7\x3f\x21\x9d\xa4\xe2\xf7\xf7\x91\x2d\x8a\xc1\x5d\xa4\xe2\x45\x67\xfa\xe2\xec\x20\xb3\x75\x42\x20\x4e\x0f\x0c\xbf\xb7\xc1\x6c\x53\x04\x74\x0d\xad\xa4\xa0\x6b\x7d\xd9\xe7\x3f\x05\x50\x4c\xc4\xdf\x3e\xb6\xd2\x8f\xef\x11\xec\xb2\x7f\x86\x8f\x75\x81\xdf\xe2\xad\xfa\x87\x76\x45\x69\xde\x61\x84\xeb\x95\x33\xd2\x6f\x66\x8f\xe0\xd2\xef\x8e\x74\x94\xa4\x23\x78\xeb\x3e\xad\x16\x78\xdd\xee\x4c\xed\x9e\x16\xd0\x7c\xb6\xd3\xd0\xee\x31\x71\x7f\x8b\xa6\xd8\x36\xa4\x9e\x73\x82\x2c\x83\x1c\x0f\x64\x99\xff\x54\x60\x93\x3e\xdc\x4c\x89\x65\x7c\xf4\xa1\x4f\xc5\x3c\xcd\xd8\x7a\x84\xc3\xa5\x81\x19\xcc\x32\x8e\x62\x25\xcd\x35\x16\x64\x0b\x40\x9b\xc6\x16\xde\x06\xad\x4e\x0e\x36\xf8\x63\x0b\x74\xcd\x16\xce\x21\x1f\x49\xfe\xf5\xcb\xff\xfd\xed\x17\xc0\x80\xcf\x22\x78\x87\x7b\x96\x66\x92\x64\xb4\xf9\xa4\x07\xd7\x85\x1a\x46\x10\xfe\x06\x87\x53\x2b\x71\xc8\xbc\x35\x9a\xea\xcb\xa0\x46\xad\x86\x30\x6f\xac\xb7\xb1\xf7\x1c\x66\x50\xd3\x90\x72\x49\x38\x79\x8d\xc0\x21\x2e\xb4\x83\xf3\x2d\x37\x7d\x28\x9f\x8f\x8d\xc8\x63\x23\x8b\xa4\x64\x46\x5e\xe8\x3a\x87\x3b\xb1\xed\x23\xf9\xb2\x66\x0f\x6d\xb8\xc3\x3e\x56\x1e\x3a\xb7\x37\x37\x46\xae\xc7\xe2\x3c\x4b\x31\xc4\x3e\xb5\x01\xf1\xf6\x00\x3b\x64\x81\x8d\xcb\x95\x24\x6b\x54\x7e\x9d\xf6\xd7\xe0\x6c\x39\x42\xfc\xfe\xa7\x7e\xb7\xff\x69\x78\xaf\xff\x69\x21\xd0\xb9\xcf\xe7\xff\x23\xd4\x7a\x49\x3c\x1e\xe1\xf3\xff\xf1\x8d\x7c\xfe\x3f\x0a\x14\x3f\xba\x7d\xfe\x73\x82\x13\x49\x37\xc4\x0e\xb7\x00\x6a\xf7\x91\x7c\xea\xef\xa1\x0d\x96\x0d\x95\x3c\x3b\x98\x13\xe8\x9b\x7d\x60\x46\x75\xce\x8a\xb0\xe0\xb8\x5c\x3e\x02\xac\x9b\x2c\x80\x2f\x1f\xba\x24\x41\xed\x68\x96\x8f\x99\xb6\xa4\x59\x3e\x3a\x8f\x32\x26\x0c\xd2\x92\x29\x6e\x9f\x9e\xad\xf4\x11\x7e\x3b\xf1\x18\x63\xfb\x86\xf9\xff\xc8\x04\x26\x7c\x1c\xc0\x71\x45\x84\x4b\x34\x65\xa7\x77\xce\x36\x16\x4b\x2c\x20\x63\x11\x0b\xe0\x6d\x6b\x3b\x24\x43\x67\xbc\x96\x7b\x22\xc9\x98\x0d\xe5\x81\x4d\xb6\x91\x85\xce\xb1\xc4\x43\xf7\x4c\x7a\xbc\xf7\xa4\xbf\x2d\x67\xf2\x8b\x64\xcf\x30\xbf\x1f\x16\xc0\x97\xe1\x5d\x92\x70\x71\x27\x8c\x18\xf4\xd1\x5c\xdd\x9e\x0a\x59\x81\x4b\x0a\xb0\x5c\x32\x00\x36\x7d\xef\x01\x8b\xd3\x9a\x64\xa8\x1f\x42\x0d\xaf\x4f\xb2\x9e\x96\xd4\xb9\xe8\xf5\x42\x8a\x94\x08\x80\x83\x0b\x0b\xe0\x2b\xb1\x2e\x49\xb8\xa3\xd7\x46\x0c\xfa\xd3\x5c\x9d\x25\x96\xce\x12\x40\x71\xa5\xb3\xc4\xa7\x67\x2b\x3d\x9c\x89\x59\x3a\x4b\xd0\x55\x3a\x73\xee\x53\x8a\x12\x73\x48\xfc\x42\xc5\xee\x1f\x47\x37\x04\x01\x47\xd0\x98\xaf\x50\xac\xfe\x3b\x47\x97\x4b\x40\x09\xe2\xa5\xb7\x00\x9b\xe4\x60\x33\xc7\x65\x82\x4e\x97\xce\xc2\x4b\x58\x21\x39\xcb\x66\x6b\xc0\x08\xb2\xc1\xf0\x8f\x25\x7a\x54\xa1\x16\x6f\x1a\x41\x68\x6a\x6e\xcf\xd6\xce\x91\x62\x4a\x05\x5f\x97\x20\x67\xde\x35\x84\xb7\xb3\xee\x11\x0d\x1e\xcd\xd4\x00\x93\x63\x5d\xf7\x03\xfa\xeb\x4a\x16\x3a\xaf\xee\x86\xf5\xd9\x35\xff\x26\x6f\x20\xdc\xe1\x00\x52\xf6\x02\x0b\xb7\xf7\x72\x28\xda\xde\xcb\x5b\x04\xdb\x7b\xd1\xb1\xf6\x5e\xdc\xcb\x54\x33\x82\x0b\x0a\x38\xc1\x6d\xf8\x7d\x9d\x75\x87\x62\xe8\xfe\x94\xe6\xd5\x5b\x01\x97\x5f\x9d\x5d\xf5\x8c\x16\x29\xe0\x80\xb6\x66\xf7\xbe\xbd\x22\xe8\x18\xe4\x9b\x27\x5d\x63\x7c\xf3\x6c\xb5\x19\x12\x80\xa1\xad\xa6\x62\x47\x89\xd8\xa0\x33\x75\x37\xdc\x08\xdf\x00\xe8\x77\x32\x10\xda\x04\xff\x9a\x14\x8b\xc1\x36\xf8\x06\x6a\xb5\x29\x0d\xd0\x17\xf2\xfc\x1d\x67\x6b\x72\x87\x29\x77\x16\xc0\x62\x8d\x37\x78\x42\x36\xa4\x90\xa0\x56\xba\x8b\xe3\xfb\x6c\x9c\x94\xe1\x26\xb9\x4a\x1a\xaa\xa4\xa1\x4f\xea\xe7\x47\xf5\x6b\x4f\xab\x9d\x8b\xcd\xf8\x4c\xc8\xeb\x7a\xe6\x3e\x43\x5f\x27\x87\xf3\x43\x5e\x47\x58\xc8\xc5\x06\xdd\x88\x8d\x73\xc4\x08\x59\xd0\x79\xf0\xaf\xe1\x3c\x84\x5f\xb6\x79\xc8\x05\xba\x72\xaf\xce\xcc\x69\x46\x26\x4f\x30\x07\x62\x0d\x86\x4f\xcf\x1d\xaa\x70\xb1\x65\x69\x46\x90\x96\x84\x2e\x68\x46\x7e\xec\x73\x1c\xa6\xa3\x34\x02\xed\x65\x14\x80\x77\x30\xd9\x21\x09\x1b\x09\x32\x9d\xa1\xd8\xbd\xcc\xae\x72\x04\x56\xbe\x87\x4a\xf6\x4d\xca\x54\x95\xa6\xdb\xfc\x86\x43\xdc\xaa\x32\xee\xf7\xa9\xda\xa4\x07\xb4\xb1\xe1\x18\x7d\x62\xdc\xed\xb9\x30\x07\x1c\x14\x7a\xc8\xbd\x67\x84\x9a\xe4\x80\xad\xcf\x16\x5d\xdd\x38\xe3\x76\x4b\x0a\x72\x93\xaa\xd9\x7d\xda\xb5\x09\x02\x46\x51\xc9\x09\x47\xf7\x74\x8f\x8b\xd4\x07\x60\x10\xd6\x87\x83\x31\x58\x1f\xde\x24\xe2\x89\x91\x82\xae\xf6\x86\x25\x99\x73\x42\x72\xcc\x41\x11\xbb\x1b\x0c\x6f\x83\xd3\xa7\x0a\xd7\xec\xd4\x92\xd0\x45\x7d\xeb\x34\x43\xe0\xac\xc8\x01\xe7\xdb\x0c\xbf\x4f\xe9\x0e\x45\x38\x93\x01\x2d\x05\x5d\x72\x56\xdc\xfc\xe1\x2c\xe5\x25\x85\x94\xef\x92\xfa\x4b\xb6\x49\x87\x06\x8b\x53\x50\x57\x8d\x43\x1a\xf3\xe0\xe7\x48\x9f\xac\x8a\x17\x5d\x2c\xe9\xb0\xb9\x77\xcd\x75\xac\x17\x41\x07\xeb\xcf\xdc\x7d\xf8\x5e\xe0\x2d\xc8\x3d\x9b\x62\xf7\x95\xc4\xf6\x71\x4d\xf8\x08\x4f\x5d\x0e\x3b\xbc\x0e\xd4\x40\xe7\x18\x9a\x15\xfd\xfc\x43\x5d\x86\x58\xd4\x75\x18\x1d\x56\x75\x9c\x08\xa9\x43\xe8\x80\x96\xee\xdb\x28\xbe\xcc\x74\xd0\x05\xdc\xa3\x15\x26\x92\x09\x2e\x29\xfa\x46\x84\xfc\x5a\x92\xe2\xb4\xa4\xfb\xf6\x2e\x4a\x2c\x01\x63\xff\x0a\x61\x7f\xe9\xf7\x28\x8e\x51\xa6\x62\xd1\x7b\x16\x77\x58\x2e\x5d\x66\x91\x25\xe6\x2b\x5d\x00\xc0\xa5\x6e\x8d\xe1\x2b\xbc\x1d\xaa\x50\xcb\xc2\x5a\x90\x2e\xbe\xbd\xeb\xde\x0f\xf2\x9f\xbf\x00\x4c\xdd\x34\xbb\x77\x28\xd1\x22\x08\x37\x92\x50\x42\xd0\x95\xfa\xef\x34\xa5\xc0\xb3\x19\x95\x90\xce\xb4\x42\xf0\x7e\x92\x5d\x9a\x70\x9f\xa3\x95\x83\xbe\xe9\x1b\x77\xa7\xfa\x30\x2b\x01\x16\xbe\x8a\xdb\x5b\xa8\x4d\x7a\xb8\x32\x9d\x95\x39\xba\x3a\xbb\xbb\x71\xaa\x47\x0b\x80\xf5\xa9\xe2\xf6\xaa\xd7\xa4\xbf\xc1\x2a\x91\x92\x86\xae\x68\xe1\x34\x46\x55\xb3\x7d\x68\xb4\xf6\x23\x82\xb5\xbf\x51\xac\xf6\x2a\x54\xbb\x73\x93\xb1\xc8\x21\x16\x7b\x45\xee\x37\xd5\x6b\xd2\xc3\xed\x30\x16\x79\x89\xe2\x22\x77\xda\xe5\x3d\x91\xd9\x07\x80\x4f\x31\xcd\xee\x53\xb0\x4d\x10\xd0\x33\xf3\xec\xc3\x03\xfa\xa1\xfe\xbb\x0d\x76\x19\xa4\xa6\x4a\xe6\xaf\xa6\x4d\x7a\xc0\xf3\x8f\x2c\x47\xa7\x92\x39\x37\xb3\x24\x5e\x08\xb6\x06\x54\x52\x0b\xe0\x9b\x63\x48\x9a\x3e\xdf\x60\xbe\x5a\x8f\xdc\x07\xb1\x22\xd0\x7d\x8d\xe3\x1c\xeb\x13\x99\x00\x02\x42\x2b\x6e\x5f\x49\xa9\x74\x1d\x8e\x71\x78\x71\xb5\x00\x84\xc4\xe3\x03\x63\x69\x84\x37\x59\x1b\x56\x92\xd0\x47\x99\xa4\x5f\xc8\xf3\xb0\x08\x58\x35\x67\xac\x34\x1d\xc7\xba\x77\x29\x7a\x0e\x89\xdd\x3c\xf7\x87\x6e\x9e\x8f\x8f\xdc\x3c\x1f\x15\xb8\xd9\xb6\xe1\xa3\xe4\x8e\x58\x15\xe6\x24\x67\x92\xa0\x8b\x7e\x94\xe6\x61\xbc\xc3\x4a\xb4\xcd\x1c\xcf\xdd\xf1\xa1\xf5\xd2\x3f\x81\x19\x40\x2b\x80\x43\x83\x81\x86\x24\xec\xf6\x02\x11\x28\x26\x6e\xe7\x5d\x5a\x37\xc8\x16\x99\x01\xf0\x8e\xf2\x3a\x24\xe1\xc6\xb1\x46\x0c\xba\xfa\xa4\xaf\xce\x0d\x4f\x2c\x40\x3e\x7a\x0d\xbf\x4f\xd7\x0e\x45\x38\xc7\xe1\x5a\x0a\xba\xd1\x17\xa7\x1d\xe7\x86\x14\x12\xa7\x39\x85\x98\x72\xd6\x18\xde\x2e\xa8\x4f\x15\xae\xfd\xaf\x25\x21\xbd\xa9\x7d\xaa\x6e\xdd\x11\x9a\x25\x2e\x33\x5c\x14\x90\xa2\x6e\x81\xf8\xd4\xdf\x25\x0b\x18\x38\xb8\x16\x85\xbe\x96\x12\xdf\x99\x7b\x67\xfb\x95\x3f\x02\x3a\x25\xc5\xed\x6d\xb9\x9a\xf4\x70\xcd\x56\xfe\x58\xa2\xd3\x9b\x3f\x9c\x66\xe1\xe6\xe8\x08\xe4\xfc\x4d\x85\x70\xa0\x81\x6e\xd3\x04\x3e\xa0\x52\x08\x14\x17\xee\x03\x2a\x0b\x2a\x97\x20\xdf\x04\x9a\xdf\xa7\x6a\x87\x22\xdc\x4e\xa9\x96\x82\x3e\x51\xf9\xd9\xed\x80\x40\x3b\xb9\x02\x6c\x98\x1a\xfe\x43\x53\x1b\xba\x85\x38\x6e\xab\x10\xb4\x93\xf1\x51\xcb\x17\x5d\x1c\xa0\xf7\x37\x0b\x03\x72\xfd\x66\x31\x00\x6e\xd1\x2c\xc2\x48\x37\x7f\xc3\x67\x8e\x74\x5b\x9d\x8b\xcd\x71\xa9\xa7\x91\x74\x3b\xd4\x43\x58\x0f\xa7\x2a\xcf\x0a\xad\xfa\x0d\xc1\xac\x3c\x8f\x59\x48\xf5\x13\xf6\x96\xc6\xf5\x98\x81\x1b\xee\x77\xac\x8b\x25\x88\xb4\x48\x43\xcf\x92\x74\x71\x74\xa1\x5b\x24\x6d\x7e\xe7\x34\xdd\x64\x80\xcf\x7a\xc6\xbc\xdf\x74\x93\x1c\xac\xce\xcd\xd8\x16\x9d\xb1\xad\x73\x35\x0d\x72\x3e\x4e\xf8\xcf\xc6\x89\x31\xe7\xe2\x6a\xd6\x89\x90\x8c\x93\xf0\xbe\x0b\x1e\x33\x14\xf7\x4f\xd4\x1d\xc1\x63\xde\x4e\xb1\xc6\xfa\xce\x39\xb7\xce\xb0\x2c\x71\x02\x38\x12\x51\x21\xf8\xb2\xb9\x47\x03\xde\xbd\xee\xc2\x0d\x9c\x16\x5b\x66\x74\x61\x6f\x8e\xc8\xd7\xd6\xaa\xd4\x0e\xbb\xdb\x0e\x96\x02\x76\xde\x16\xd4\xbb\xe5\xd6\x24\x87\x1c\x47\xa8\x41\x84\x3b\xd8\x2f\x96\x22\xe1\xb4\x04\x28\xd8\x60\xf8\xf4\xdc\xa1\x0a\xe7\xe6\xbe\x96\x84\xa6\x4b\x2c\x63\x7d\xeb\x5c\x36\x25\x19\x59\x70\xc8\x1e\x46\x85\xe0\x53\xbc\x47\x13\xce\x36\xcb\xca\x41\xf7\xf6\xc6\x39\x62\x14\xc5\xaf\x80\xf1\xa2\x28\x7e\xf5\x7d\xc9\xad\xf4\x81\xab\xc3\x8a\x13\x9d\xc6\xb7\xbf\x3a\xbf\xbf\x82\x4a\x4e\x21\x3e\x1c\x2d\x80\xaf\x98\xba\x24\xe1\x5c\x6b\x1b\x31\xe8\xd6\x5c\xf7\x2e\xa6\x01\x27\x6b\x47\xcc\xd5\xde\x68\xaa\x56\xcd\xd4\x9c\x9a\x6e\x38\xe0\x78\x8a\xe2\xf6\xea\xd8\xa4\x43\xbb\xa8\x16\xd4\xc0\x0c\xd8\x70\x86\x4e\x37\x9c\x0d\xeb\x96\x6a\x36\xe7\xe7\x90\x67\x19\x60\xb5\x42\x71\xfb\xb2\xad\x95\x1e\x6e\x3d\x2e\xcb\x4a\x74\x93\x65\xce\xc5\xe4\x72\x51\xbb\xd4\xa6\xac\x98\x88\x8c\x01\x3a\x27\x07\x98\x4f\xf9\xfd\xe4\xe1\x62\x54\x2e\x50\x4b\x24\x52\x22\xd1\xdd\xe2\x5b\xf3\x28\xce\xd8\x9e\xb3\xe7\xa0\xb1\xb4\x66\xf7\xe5\x45\x9b\x20\xe0\xa9\x73\x35\xb6\xfd\xa8\xfe\xef\x6b\x0b\x73\xc8\x69\x6d\x0b\x70\xa8\x2d\xcc\xc3\x9f\xd6\x56\x6d\x61\x2e\x56\xe8\x26\xfe\xe2\x9c\x17\x49\x4e\x8b\x85\x24\x79\x09\x73\x57\xdc\xc5\xf1\xce\x96\x34\xe5\xa4\x47\x1a\xd2\x29\x5e\xeb\xc5\x50\xac\x7f\xde\xdb\x9f\x7e\x17\x52\xcf\xa0\x8a\xde\xc5\xf1\xe5\x88\x93\xf2\x0d\x9d\x47\x3d\xef\xcc\x0b\x6d\x99\x12\xbe\xc9\x20\x6e\x3d\x2c\x80\xb7\x36\x74\x48\x82\xd9\xfd\x19\x29\xda\xb7\x5a\xe6\xf6\x1c\x66\x7d\x57\x71\x92\x52\xc0\x18\xa8\x8d\xe2\x55\x7b\x97\x2e\xa0\xb9\x6a\x4a\x05\xfa\xa6\xfe\xbb\x9d\x42\x72\xb6\x16\x00\x03\x55\x0b\xe0\x55\xb7\x43\x12\xd0\x3f\xa3\x16\x33\x63\xb2\xf5\x30\x36\x0f\xcf\xdc\xbd\xd9\x83\x80\x9c\xcb\x53\xdc\x5e\xbd\xc3\xb9\xe3\xa9\x75\x4e\x4a\x14\x27\xce\x11\xcd\x6a\x3d\x23\xbc\x20\x12\xb2\x43\xde\x60\xf8\xf4\x6c\xa8\x26\x09\x2b\xe6\x74\x31\xc9\x01\xae\x90\x5a\x68\x29\x29\x33\xf6\x9c\x93\x62\xbc\xe5\x4b\x0b\x6d\x59\x8e\x0e\x4b\xd2\x42\x79\x60\xa3\x5d\x73\xb7\x50\x0a\x9c\x13\x51\xe2\x64\x8c\x69\xc1\x2e\x18\x4b\x5f\x05\xa7\x24\x5c\x50\x21\x49\x21\x27\x1b\x96\xad\xf3\x40\xa0\x93\x24\xc3\x74\xcc\xa1\xdc\x5d\x6c\x36\x26\xda\xd8\x0e\x4c\x7b\xf0\x6d\x9d\x69\x64\x64\xbc\x43\xda\x0e\xb2\x60\x6b\x9e\x10\x31\x79\x5c\x33\xf9\x1a\xd5\x4f\x90\x84\x93\x57\xf9\x1c\x6c\xec\xcc\x09\x4e\x12\xb6\x7e\x9d\x2f\xcc\x42\x8e\x86\x62\x25\x29\xc4\x92\xce\xe5\x64\xb6\xa6\x59\x6a\x5b\x93\xd7\x82\x0b\xde\xd5\x36\x39\x81\xcc\x9b\xff\xa5\xda\x41\xf4\xa5\x7e\x3c\xd5\x4f\x6f\xf0\x40\x63\xa8\x16\x6e\xab\x45\x6c\xe1\x9e\x37\x4f\xc7\x02\x2f\x4b\xdc\x02\xfc\x7c\x77\x3a\x16\xe8\x81\xcd\x5a\x40\x57\x6c\x36\x16\xa8\x69\x22\x5b\x78\xb7\xf5\xc3\xd1\xb0\xaa\xb1\x6c\x23\xaa\xdf\x63\xc1\x9a\xc6\xed\x2f\xdb\xb8\xb5\x90\xef\xea\xc4\xef\x26\xed\xf5\xa4\xfc\x65\x9a\x50\xaf\x30\x4d\x31\x5a\x24\x4b\x3b\xe8\xac\x1f\x67\xf1\x78\xa8\x56\xeb\xfa\x57\xab\x75\x6d\xa1\xb7\x96\x1d\xa6\x0d\xc1\x78\x79\xb6\xcd\xfd\x4b\xb7\xb9\x1d\x39\x36\xe5\x0f\x95\x30\x16\xdf\xb6\xc0\x2d\xdc\xd8\x3c\x19\x0f\xa8\x5b\xcd\xbf\xaa\x86\xb8\x83\xac\x93\x4e\x6d\x0a\x50\x82\x03\x79\x18\x64\xdd\xa0\x22\xdd\xa0\xfe\x65\xdb\x67\xf4\xb5\x7a\x7e\xa6\x1e\x9b\x56\x0e\x84\xdc\x87\xdc\xef\x01\x97\x24\x27\x40\x03\x23\x92\x9c\xf8\x06\xb7\x3d\x9a\xb0\x06\x46\x24\x39\x41\xa7\x3f\xe2\x93\x8f\x53\xa7\x8d\x51\x4a\x17\x54\xe2\x8c\x25\xa0\xd0\x12\x6d\x14\xef\xc2\xc4\x2e\x5d\x40\x2f\x5c\x8d\x2c\x74\x6e\x7e\x7c\x4d\x76\x22\x44\xb4\x8a\x6d\x05\x71\x19\x53\x21\x1c\x2c\xf8\x55\x78\xe7\x31\xba\xe0\x57\xaa\x31\xbf\x71\x07\x6e\xb7\xc1\x68\x66\x74\xa1\xcf\xdc\x02\x36\x85\xbb\x40\x3e\xe5\xdd\xa4\x83\x47\x60\x3d\x98\xc9\x1b\x2c\x70\xd9\x68\x3a\x95\x48\x1b\x4f\xe7\x8c\x2e\x8e\x3d\xe2\xbc\x1f\x4a\x3c\x66\x3d\xb8\xf8\x8f\xeb\x3d\x4e\x06\xc5\x1a\xb0\x78\x68\xf8\x7d\xe5\xd3\xa1\x08\xb7\xa9\xad\xa5\xa0\xa9\xbe\xb8\x14\x2d\x5a\x1b\x56\x23\x36\x48\x9b\x13\x2d\xee\xdd\xd1\x51\x27\x5e\x06\x6e\x8d\x62\x29\xd0\xed\xce\x81\x93\xde\x22\x6e\xc9\x84\x5c\x70\xc8\x4a\xca\x0e\x94\xb7\xe5\xdd\x43\xfc\x76\xab\xc2\x77\x56\xb0\x2b\x57\x96\xd9\x6f\xe3\xf3\x61\x99\xfd\x66\xd3\x1c\x47\xd9\x97\xd9\x6f\x92\x70\x51\x5b\x69\x3b\xb7\x45\x1b\x84\x81\x61\x5a\xb3\xdf\xd0\xe7\xec\xb7\x7b\x2d\xe0\xba\x1b\x54\xef\x30\xe3\xf5\x6f\x7b\xc3\x3d\x92\x04\xb8\x6d\x4e\x92\x83\xdb\xe6\x0d\x49\xd0\xad\x22\x92\x08\xf4\x71\x1a\xbb\x4a\xfd\x85\x96\x93\x94\xcc\x33\x0c\x3a\x9b\xd1\x46\xf1\x15\xf2\xe2\x85\x96\x3d\xba\x49\xb4\xfb\x6c\xa0\xc1\x47\xc5\x8d\x3e\xbd\xd0\xf2\xdc\xfe\x18\xe8\xce\xb0\xc6\xf8\x73\x2f\x44\xb5\x76\x9a\xae\x21\x2b\xaf\xe9\xda\x57\x29\x5a\xe9\x01\xd7\x33\xd2\x35\xfa\xb2\x4e\xd7\x9e\x33\x49\x13\x8e\xe7\x80\x3d\xa2\x36\x8a\x4f\x5d\x07\x5d\xf0\x23\x4a\x4a\x56\x75\x4e\xe9\x1b\x9e\xbb\x4d\xd9\x72\xc8\x7e\x91\xe2\xf6\xf6\xf2\x79\xf8\xfd\x21\x25\x03\x4d\x6f\x2e\x9d\x1f\xfd\x8c\xe0\x42\x48\x9c\x01\xf6\xc2\x6b\x08\x9f\xa2\x7d\xa2\x70\x36\xc2\x95\x20\xed\x02\x56\xdf\xed\xb5\x00\x00\x38\xc8\x30\xfc\x87\x1a\xf5\xf0\xce\x31\xf4\xf6\xff\x23\x72\x3b\xc5\xb0\xe1\x8a\x26\x0b\x4e\xd3\x39\xa0\x16\x77\x71\x7c\x4a\x3b\x29\xc3\xd9\xfb\x18\x69\xc8\x48\x43\x9f\x38\x4d\x2f\x9c\x03\x9a\x75\x91\x12\x2e\xd9\xd3\xf8\x2c\xa8\x10\x7c\xca\xf7\x68\x42\x6d\x76\x57\x62\xd0\xbf\xed\x8d\xd3\x05\x0c\x9b\x31\x39\xe7\x38\x27\x4f\x0c\xe2\xcb\xbe\x8b\xe3\xd3\xde\x49\x19\x6e\xd3\xbb\x23\x0d\x7d\x53\x3f\x2f\xaa\x9f\xae\x0c\xd9\xc2\xbc\x34\x6d\xfd\x2e\x9a\xb6\x03\xfd\x33\x35\x5e\xb6\xb4\x97\xa6\x9f\xfb\x5c\x34\x81\xf6\xed\x0f\xec\xd9\xbf\xc1\x7e\xbd\x58\xa2\x58\x38\x8f\xeb\xe7\x0c\x72\x9c\x40\x71\xfb\x9b\xa1\x63\x8f\x11\x8c\xf6\xc9\xaf\x44\xa0\x1b\xd6\x3f\x19\x60\xde\xaf\x8e\x66\x37\x79\x10\xfc\xc3\xff\xfc\x6b\xbc\xa6\x7d\x24\x9f\xd6\x7b\x68\x5f\xb9\x78\x9b\x48\x7d\x46\x0a\xba\x8a\xbf\x7d\xf8\x9f\x7f\xfd\x20\xb3\x78\x6f\xd8\x3e\xf9\x44\x33\x88\xcb\x78\xc3\xef\xd3\xbd\x43\x11\xce\x18\x5e\x4b\x41\xf7\xfa\xe2\x1c\x33\xb3\x0c\x32\x56\x66\x99\x7f\x8c\xdc\xa4\x87\x1b\x1b\xb3\x4c\xa2\x2b\x96\xb9\x8d\xa8\x40\xb1\xb9\x44\x13\x7b\xcb\x39\x25\x54\xe9\x0f\x78\x3b\x1b\xf0\xde\xad\x69\x9b\xe2\x46\x31\xc3\xe5\x15\xde\xce\x9c\xf3\x35\xb9\xe4\x14\x32\x95\x31\xfc\xde\x5a\xd8\xa6\x80\x5a\x87\x77\xc0\x06\xd6\x53\xcd\x8a\xee\xf5\x65\x98\x8d\x78\x87\xd5\x99\x8d\x09\x7f\x2e\x25\x9b\x24\x90\xe5\xf9\x06\xc3\x3b\x3b\xea\x53\x85\x9b\x23\x69\x49\x28\xc9\x05\x9a\xea\xdb\xa9\xdb\xd9\xfb\x36\xcf\x26\x0f\x78\x0b\xf8\x08\x2a\x04\xcf\x58\x42\xb2\x15\x29\xe8\xcb\x10\x4d\x9a\xf1\x44\xc5\xcc\xd1\xcf\x9b\xeb\x7b\xfb\xc3\x31\xb4\x60\x8b\x02\xb0\x7e\xad\xb8\xf7\x6b\xd0\x4a\x1d\xf4\xf2\x8a\x0f\x7d\x5d\x14\x99\xe3\x7d\x13\xb6\x4e\x96\x10\x57\xf3\x16\xc0\x5b\xdf\x3a\x24\x01\x17\xdd\xb5\x18\x34\x55\xd7\x73\xe7\x11\xfc\x05\x67\x6c\x03\xd9\x08\xd2\xfc\xfb\x4b\xa8\x93\x3e\xa8\x8c\x0c\x27\xfa\xa4\x2f\xae\x21\x2b\x5e\x00\x3c\xc9\x2b\x6e\xef\xa0\xb5\x49\x0f\x37\x6a\xc5\x0b\x8c\x62\xbc\x70\x7a\x92\x27\x19\x16\x92\x26\x82\x60\x9e\x2c\x81\xce\x53\x77\xb1\x7c\xaa\xef\xa5\x0e\x78\x88\xa2\x25\x11\x7d\x6c\xff\x72\x65\x0d\x2c\x04\xf1\xa1\xd8\xc3\x6f\x11\x74\x58\x87\x1b\xde\x17\x68\x38\x81\x44\x69\x69\xa2\x01\x39\xbb\xfa\x26\x79\xe0\xa0\x27\x11\x1b\xb4\x1b\xfb\xc7\xb6\x01\x84\x25\x2c\x85\xac\xe5\x57\x08\xbe\x72\xe9\xd1\x84\xdb\xf5\xb5\x72\xd0\x27\xc2\xa6\xea\xc6\x39\xab\x7c\x9e\x61\x09\x59\xaf\xb5\x00\x3e\x85\xbb\x24\x83\x37\xcc\x2d\xbb\x5e\x35\x0d\x9d\x67\x56\x16\xba\x79\x3e\x53\xd7\x41\x5b\xe3\x3d\xde\xb3\x3d\x96\x1a\x29\xe5\x24\x91\x1b\xc0\x61\xe7\x0a\xc1\x97\xe7\x86\xe6\xe8\x58\x71\xa3\x27\xf5\xd5\xbb\xa0\x73\x7d\xe3\x8e\xf1\x66\xed\x85\xa0\xc6\x29\x87\xf7\x04\x4f\xde\x68\x53\xf0\xa4\xda\x15\x74\x1a\xa7\x6c\xf3\x12\x34\xdc\x2d\xbd\xcd\x7a\x2b\x3d\x98\x8a\x4a\x06\xfa\x99\x97\x6e\x3f\xb5\x8c\xaf\x52\x0c\x18\x6a\x59\x00\x9f\x92\x5d\x92\x70\xde\x6a\x8d\x18\xf4\xc3\x5c\xdd\x7e\xa4\x21\x71\x7e\x14\xb7\x4f\xcf\x56\x7a\xb8\xf5\x09\xca\x31\xba\xa2\xee\x38\x3f\xda\x11\x1f\x05\x1d\xec\xb4\x08\xde\x4f\xb3\x4b\x13\xee\xd3\xb4\x72\xd0\xa9\xbd\x71\x9f\x6b\xcb\xd6\x05\x28\x58\xad\xe2\xf7\x8e\xb9\xdb\x14\x01\xc3\xd5\x2a\x29\x28\xd6\x17\xb7\xd3\x48\x0a\x98\xb0\x2a\x6e\x9f\x92\x10\xe7\x5f\x14\x72\x18\xaa\x64\xe5\x07\x08\xef\x78\xef\xb2\xf9\x78\xaf\xb6\x8a\x77\x84\x60\xe7\xd8\x37\xa7\x39\x31\xfe\xd7\x4a\xcc\xc7\x2d\x77\xa9\xc2\x45\x37\x98\x1e\xe3\xfd\xa8\x35\x78\x56\x92\x51\x2d\x19\xdd\xd0\x9c\xdc\x54\xbf\xdc\x1e\x12\x88\xe4\x14\xd2\xf1\x5b\x00\xef\xf0\xb2\x43\x12\x6e\x68\x68\xc4\xa0\x1b\x73\xdd\xeb\x30\xe4\x11\x68\xf9\x24\x1e\x0f\x3b\x0c\x79\x7c\x1b\x87\x21\x8f\x02\xc5\x8f\x4e\x4d\x93\x7c\x22\x40\xab\x99\x9a\xdf\xa7\x67\x87\x22\xa0\xa5\x07\x9a\x3a\x63\x0d\x6c\x05\x64\x5b\x42\x71\x7b\xc7\x70\x22\xfc\xb6\x84\x92\x81\x7e\x0a\xf7\xb6\xc4\x3c\xa3\x90\x2e\x50\xb3\xfb\x14\x6c\x13\x84\xf3\xc4\xad\x84\xa0\x0b\xf5\xdf\x69\xa8\xc3\x31\x2d\x24\x27\x00\x1f\x0e\x35\x84\x4f\xd7\x3e\x51\x38\x43\x9d\x4a\x10\x3a\xab\xee\xf6\xce\xb6\xa0\xbe\x3a\x4e\x8e\x70\xd6\x71\xf2\x46\xde\x3a\x4e\x2a\x77\x1d\xce\xd9\xd6\x0c\x0b\x48\x09\xe3\xfa\xbd\x1c\x8b\xbe\x09\x2b\x84\xc4\xad\xce\x91\x6c\x93\x25\x2e\x16\xe4\x8e\xb3\x92\x70\xf9\x5c\x27\xb4\xe2\x91\x4e\xa2\x25\xc1\x69\xcb\x46\x93\x93\x79\x7d\x2f\x68\x5e\xb6\x28\x21\x1b\x17\xd5\xcb\x69\x5b\x74\x75\x73\xd8\x80\xb7\xe6\x2d\xed\xfb\xa3\x8f\x3d\x85\x06\x60\x18\x55\x74\x80\xd4\x01\x5c\x26\x6f\xd0\x67\x7d\x19\xc0\xc7\xc9\x1c\x7d\x23\xf3\xe1\xef\x17\xeb\xcb\x00\xbe\x66\x3f\xc8\xb3\x19\xf4\x50\x42\x66\x85\xa5\x7f\x52\x38\xe6\x50\xfe\xc0\x39\x61\x89\xd1\x55\xe9\x9c\x11\x26\x58\x08\x5c\xa4\x1c\x43\x5c\xbd\xb4\x40\xbc\x9d\x7c\xf8\xb3\x2f\xf5\x9b\xa0\x69\x75\xe7\x3e\x9e\xb2\x4e\x96\xb0\xa6\xa4\x86\xf0\x6a\xdc\x23\x0a\xbb\x65\xa6\x04\x99\x4d\x33\x75\xb7\x6f\xc8\x9a\x42\xe3\x51\xa7\x87\xe3\x51\xa7\x63\x36\x09\x3b\xec\x42\x72\xf2\x36\x21\xa8\xd2\x74\x86\xce\xfb\x41\xad\x8f\xe3\x33\x2f\xa9\xb8\x63\x7d\xe7\x5c\x7f\x78\x16\x19\x03\xc4\x26\x33\xfc\x36\xd9\x6d\x16\xd2\xa6\x18\xb8\xa8\xa0\x59\x51\xac\x2f\xce\x29\x5d\xb9\x9e\x15\x10\xa7\xee\x86\xdf\x57\x5f\x3a\x14\xe1\xdc\xbd\x69\x29\xe8\x6e\x3d\xbb\x75\x3b\x75\x5f\x08\x48\xb0\xd3\x45\x13\x06\xd6\x59\x46\x0f\x82\x15\x6d\xa2\x81\x7b\x3b\x82\x15\xe8\xd3\x6e\x84\x57\xdb\xbf\x28\xec\x3a\x7c\x1c\xa0\x9f\xea\xe0\x78\xbb\x2c\x17\x65\xb8\xde\x4b\xb0\xa2\x89\x8e\x77\x25\x58\xf1\xbd\xfa\xe5\xb4\xec\x15\x80\x99\x2a\x17\xde\x69\x6a\x93\x0c\x5d\xd5\x69\x90\x06\xda\xf5\x0a\x81\xbe\x89\x63\xb6\xaa\x5a\x0b\x39\x96\xc9\x59\x7b\x1a\x32\xc0\x16\x55\x8d\xe1\xcb\xbc\x1d\xaa\x60\xbb\x54\x8d\xe6\x8d\xca\x7b\xac\x95\x04\x49\xd6\x9c\x4a\xc0\xfe\x46\x0b\xc4\xa7\x7d\x8b\x6c\x22\xe8\x62\xc4\xde\xe6\x2e\xce\x86\x70\x3a\x1f\xb1\x6d\xe2\xee\x46\x14\x2a\xf9\x79\x73\x3d\x2a\xcf\x5b\xaf\x85\x7e\xe6\x59\x4c\x17\x05\x96\x6b\x3e\xcc\xf3\x7f\x0f\xe4\xbb\x52\x8f\xf6\x77\xb2\x0f\x55\xf6\x0e\xc8\xcd\x75\x6c\xef\x9d\x95\x7f\xc6\x0a\x2a\x01\x43\x7b\xc3\xef\x2b\xf6\x0e\x45\x40\xc7\xff\x4a\x0a\x3a\xd3\x17\x67\xa3\x08\x32\xc4\x39\x64\x7a\x33\x2a\x72\x71\xc3\x3a\x79\xab\x98\xd5\xdf\x88\x18\x16\x42\xa2\xe6\xda\x13\xdd\xda\xba\x15\x01\x8c\xee\x0c\x80\x2f\x73\xbb\x24\xe1\xf6\x97\x8c\x18\x64\xdd\xa2\x38\x3d\x04\x73\x26\xd9\x6c\x3d\x07\x8c\x06\x2d\x82\xaf\x1d\xea\xd1\x0c\x34\xf8\xa9\xb8\xd1\x9d\xbd\x71\x87\xb6\x07\xed\xd9\x8b\x03\x7b\xf6\x62\xd4\x9e\x7d\xc3\x1b\x7c\x1d\x5c\x09\x41\xf1\x9e\x0d\xff\x0d\xc9\x58\x02\xea\x11\x2b\x04\x5f\x1e\xf5\x68\x82\xa9\x5a\xc9\x41\xdf\xed\x8d\xc7\xbf\x08\x6c\x07\xb5\x05\xe2\x53\x7c\x97\x6c\xac\x4f\x11\x05\x31\x79\x9b\x79\xb2\xf5\x03\xa2\xf7\x11\x8d\xff\x8f\x23\x77\x13\xdd\x10\x76\xde\xdc\x20\xed\x9f\x3e\x63\x01\xf1\x6e\x24\xfc\x8e\x8d\x44\x78\x9f\x46\xe2\x04\x9d\xee\xb1\x1b\x32\x4b\xb1\x80\x81\xa7\x01\xf0\x0e\x3a\x3b\x24\xe1\x36\x9f\x8c\x18\xf4\x73\xaa\xaf\xce\xbe\x03\x6f\x33\xb6\x58\x80\xc2\xb4\x37\x18\x3e\x9d\x77\xa8\xc2\xad\x29\xd4\x92\xd0\x1d\xde\x5e\x9b\x5b\x77\xa0\x68\x3e\xa7\x19\xa0\xa8\x2d\x80\xaf\xdb\xec\x92\x0c\x8e\x12\xad\x99\xd1\x3d\xe6\x17\x34\x23\xee\x65\x06\xc6\x00\xe7\xc1\x15\xb7\xaf\xd4\x5a\xe9\x01\x8f\x6e\xb1\x47\x74\xc5\xd8\xa3\xb3\xa1\x59\x26\x93\x27\xc8\x66\xbe\xe6\xf7\x36\x37\x6d\x8a\xa1\xe3\x64\xc3\x1c\xde\x10\x60\x99\xa0\x27\x81\x7e\xb8\x83\xf0\xb2\x65\xf1\x02\x59\x25\xb3\x00\xbe\x6a\xac\x97\x96\xba\x74\x43\x0b\x59\xf3\xa2\x2b\x73\x75\x56\x65\xba\x28\x40\x71\x6d\x0c\xbf\xaf\xac\x0d\xc5\x24\x51\x60\x63\xbb\xf9\x0a\x83\xe5\xe5\x7a\x4c\x9c\x80\x0e\x8a\x8e\x4a\x3b\xda\x16\xca\x82\xd0\x74\x41\x46\x2f\x5c\x58\x0c\x70\x44\x4a\x8b\x03\x0a\x25\x69\x31\x46\x85\x92\x1c\x56\x1d\x8d\x24\xa4\x2b\x02\xba\xd4\x3f\xa6\xea\x7e\xd0\xd8\xa9\x02\x31\x35\xa1\x82\x31\xbf\xc6\x00\x99\xca\x60\x71\x74\x90\xe2\x61\xb6\xef\x16\x46\x57\x07\x8b\x72\x99\x7e\x22\xc5\x18\x90\x26\xa2\xa5\x01\x1a\x17\xd1\xd2\x82\x99\xc0\x93\x06\x68\x78\xe0\x49\x0b\x22\x88\xb4\x10\x3b\x11\x27\xed\xc0\x4b\x64\x72\x22\xf0\x16\xd2\x14\x36\x18\xde\xf1\x5b\x9f\x2a\xac\xfd\x90\x96\xa4\xad\x88\x62\x75\xe7\x1c\xc7\xad\x33\x81\x01\x9b\x0c\x86\xdf\x3b\x7e\x6b\x53\x04\xdc\x0f\x52\x52\xd0\x9d\xbe\xec\x5b\x31\x9b\x88\x27\xbc\x58\x40\x4e\x08\xb5\x51\x7c\x4a\x3b\xe8\xc2\x2e\x85\x59\x59\x7a\x71\x2b\x36\xf7\xfb\xa3\x82\x40\xac\xa7\xf9\x81\xe1\xba\x8d\x04\xa2\x9b\xa4\xe1\x9a\x3b\xac\x78\x44\x49\x86\x1c\xae\x6d\x1d\xe7\x53\xaf\x60\x62\xb6\x1f\xd1\x6c\x34\x86\x27\x25\xc9\x50\x5c\x12\xd7\xa1\x5c\xb2\x25\xc9\xf8\xcc\x53\xdc\xbe\xac\x6b\xa5\x87\x3b\xe3\xb8\x25\x09\xfa\xb8\x25\x89\xd3\xe4\x9c\x26\x9c\x95\x9c\xa9\xb9\xc3\x2b\x18\xff\x3a\xd0\x7c\xea\x7b\xe8\xc3\x99\x05\xb7\x64\x36\x36\xc2\xea\xe1\x9d\x79\x78\xc8\x5e\xf8\x03\xd0\x5c\xf8\x83\x77\x86\xd1\xa6\x08\x6b\x2c\xfc\x01\xc5\x1f\x9c\x96\x35\x1c\xd2\x2b\x2a\x6e\x9f\x82\xad\xf4\x80\xae\x0e\x58\x81\xa6\xdc\xdd\xfd\xbd\x30\xb6\x22\xa4\x24\x7c\x92\xeb\xd3\x27\xe3\x55\xed\x23\xf9\xd4\xde\x43\x1b\x2c\x0b\x6a\x79\x46\x1c\xba\xd1\x97\x3d\xe7\xf0\x01\x96\xa7\x8a\xdb\x37\x19\x6c\xa5\x0f\x5c\xaf\xe4\x6c\x85\x3e\x71\xe6\x8e\x2b\x9c\x6f\x08\xe4\xa4\xcc\x86\x78\x17\x78\x5b\xe9\xb0\x8e\xac\x05\x34\xb0\x91\xda\x90\x0c\xdd\x6c\xc8\x31\x0b\xb4\x75\x37\x56\x33\x39\xba\xb1\xda\x1b\xaf\x78\xcc\x04\xe1\x1b\x48\xbd\xdf\xc5\xf2\x65\xe6\x5e\xea\xb7\x73\x04\x1c\x57\x92\x9d\xcd\xdd\x0c\x62\x71\xa3\xb8\x7d\xf5\xbf\x95\x3e\xb0\x0d\x9b\x31\x8e\xa6\x67\x5f\xbf\xb9\x0f\xbe\x9b\xfd\x83\x94\xab\xac\x1a\xff\xf1\xb6\x50\x7c\x45\xe8\xa0\x0b\xbd\x4f\xa1\x65\xd9\xed\x85\x73\x75\xef\x2a\x3a\xca\x20\x3b\xff\x94\xf9\xf7\xfd\xe9\xa8\x60\x47\x03\xd7\x16\x98\xc4\xe8\xf2\xeb\xfd\xa9\xb3\x66\x6e\x01\xfb\xb4\xc9\x76\xee\xed\x86\xeb\xe4\xa1\xcb\x98\xc9\x76\xbe\x13\x56\xea\xb5\xfd\x3f\x26\xdb\x39\x9a\x6e\xe7\x83\xa6\xfe\x8a\xe7\x01\x6f\xb9\x50\x9c\xdf\x9c\xc3\x37\x4e\x00\x19\xda\x1c\x0a\xd8\x33\xfd\xeb\x67\xe8\x6b\xdb\x44\x59\x83\x7a\x77\x08\x54\x96\x43\x76\xc3\x15\xbb\x4f\xb9\x36\x41\xc0\x30\xa7\x2c\x2f\x51\xac\xfe\x3b\x75\x2c\xf0\x8a\x3c\xe3\x1c\xd0\xef\xd7\x10\xbe\x16\x5b\xa5\xef\x50\x0e\xd4\xa4\xe2\x46\xb1\xba\xfb\xcf\xe9\xcd\xb5\xb3\x15\x67\x19\x2d\x16\xec\x9f\xe3\x15\xb2\x00\xbe\xa2\xeb\x92\x04\x2b\x3c\x2b\x06\x7d\x35\x57\x57\x01\x1a\x12\xc0\x5e\xb0\x05\x38\xac\x6d\xf0\x3d\x61\x2b\xc6\x6a\xeb\xdc\x1b\xce\x69\x06\xf0\x06\xa9\xb8\xbd\x23\x54\x9a\xb1\x49\x92\xd1\x51\x2b\x2e\x2d\x88\xb7\x19\x90\x29\x51\xc8\xbc\x2d\xba\xa1\x19\x9b\xea\xdb\x61\xbe\x5a\x14\x84\x79\x5b\x0d\x11\xef\x1d\xcf\xe9\x73\x6e\x09\xc0\x0f\xb2\x05\xf0\x65\x7f\x97\x24\xec\x51\xba\xe4\x09\x4d\x9f\xdc\x31\x75\x78\x09\x58\x9a\x52\xdc\xde\x41\x5f\x93\x1e\xaa\x9b\x57\x22\xd0\x27\x5e\x3a\x57\xa6\x9e\xc8\x6c\xc9\x20\x53\x53\x0b\xe0\xd3\xb1\x4b\x12\x4a\x4d\x2b\x05\xfd\x30\x57\x77\xe4\x7e\xbd\x74\x09\x58\x94\x5f\xb4\x97\x5f\xf7\x44\xe8\x1f\xb9\x42\x3b\x34\x2a\xbf\x59\x85\xbd\x5b\x38\xd6\x61\x5b\xcb\x84\x39\x01\x2d\xbe\x34\x18\xfe\x76\xb2\x47\x15\x76\x59\x51\x4b\x32\x8b\x89\xfa\xd6\xd9\x3e\x15\xcf\x27\x90\x25\x44\xc5\xee\x1b\xbf\xb4\x09\x06\xda\x90\x68\x56\x74\xaa\xfe\xef\x0d\x14\x93\xe1\x7c\x96\x02\x66\x5d\x0d\xc6\x81\x06\xb6\x4b\x15\x74\x29\xd4\x48\x42\xd7\xfa\xb2\x6f\xdd\x77\x45\x0b\x22\x20\x8e\xd7\x5a\x20\x87\x54\xef\x92\x8d\x3a\x80\x67\x21\x26\x73\xca\xc9\x92\x85\x3f\xbe\xa8\xf2\xd1\xca\x44\x5f\xcc\x75\xf0\x79\xbc\xea\x5d\x2b\x80\x0b\xfb\xdb\x19\xb5\x8b\x48\xf9\x3c\xd1\xca\x8c\x2e\x91\x06\xc3\x57\x20\x3b\x54\xa1\xfa\x09\x2d\x08\x29\x6c\x74\xab\x6e\x3f\x4b\xe9\x9c\x09\xd1\x12\x12\xe9\x42\x71\xfb\xd4\x6d\xa5\x87\x5b\xf6\x28\xe7\x02\x5d\xde\x5d\x38\xe3\xb5\xe8\xda\x0b\x0c\x8c\x78\x44\x5c\xc4\x37\x0a\x8b\x58\x45\x45\xdc\xa7\x29\x34\xf6\xe7\x11\xa1\x3f\xdf\x28\xf2\xa7\x0e\xfc\xb9\x27\xe8\xa7\x78\x80\x14\xa8\xe2\xf6\xe9\xd8\x4a\x1f\x6e\xad\xff\x90\x8b\xc9\x0c\xcb\x24\x7c\xa8\x88\x87\x5c\xa0\xf8\x61\x60\x3c\x63\xcd\xa5\xdf\x4f\xf3\x9e\xa9\x3b\x67\xa3\xc0\x01\x73\x01\xca\xbd\x53\x81\x26\x39\x5c\x8b\xc0\x13\x74\xc9\x9d\x13\x81\x87\x04\x72\x22\x36\xf1\x1f\x83\x4d\xc2\x9f\x7d\x4d\x38\xba\x4a\x9c\x43\xc1\x94\xb3\x72\xc6\xb6\x80\x9d\x18\x03\xe0\xd3\xb0\x4b\x12\x6e\xcf\xc5\x88\x41\xe7\xe6\xea\x6c\xed\x12\x49\x37\x04\x14\x91\xca\x22\x78\xdb\xbb\x2e\x4d\xb8\x06\xcf\xca\x41\xa7\xfa\xc6\x1d\x9d\x4a\xbd\x61\xba\xce\x20\xf3\x9c\x1a\xc2\xdb\x00\xf6\x88\xc2\xb5\x61\x95\x20\x14\x57\x77\xce\x03\x48\xf0\xa3\xec\x47\x9d\x62\x1f\x78\x80\x7d\xf4\xd2\x7b\x73\x76\xdd\x7b\x6e\x7d\x35\xc9\x18\x4e\x09\x9f\x1c\xb5\x4c\x8d\x56\x7b\x95\xef\x00\xb9\x04\x1c\xe9\x3c\xff\x18\x11\x2d\x3f\xf9\xbd\x94\x15\x93\x19\x3d\x6c\x0a\x72\x8c\x10\x03\xe5\x12\xf2\x70\x78\x5c\x70\x8c\x80\x07\xe1\x02\xdf\xbe\x52\x31\x6c\xdd\xa5\xa0\x2a\xd1\xeb\xbc\x3d\xde\x60\x67\x09\x14\x58\x1e\xb3\xc3\x7b\x54\x11\x18\xac\x8e\x18\xbe\x2e\xa4\xf6\x4d\x89\xa1\xe5\xdc\x46\x72\x8a\x58\x12\x9c\x1d\x11\x9d\xec\x28\x21\x06\xcb\x29\x86\x16\xa2\x24\xc9\x31\x2d\xcf\x51\x92\x6a\x38\xa7\xb0\x63\x97\x28\x8f\x12\xd5\x5e\x8b\xec\xa7\x1d\x65\x92\x75\x94\x94\xda\xfc\xaa\x9f\xf0\x2a\x55\xad\x07\x66\x29\x53\x52\x92\x22\x25\x45\x42\x49\xd7\x32\xe8\x80\x84\xe3\x5a\xc6\x57\xc0\xea\xbe\xee\x68\x38\x83\xd2\x3a\x0a\x0f\x44\x7a\xa5\xf7\xa9\x57\x2e\x3a\x8f\x41\x05\xdd\x79\x3f\x77\x68\xdf\x0e\xc9\xf1\x2b\x26\xaf\x5a\x57\x5e\xbb\x40\xaa\xac\x34\xd5\xc6\xbe\xdf\xeb\xf7\xf5\x4e\x53\xb2\x3a\x35\x4c\xd7\x7f\x28\x84\xce\xea\x88\x18\xf9\x03\x07\x02\x4e\x91\x2b\x7b\xc2\xe9\x75\x87\x05\x4e\x51\x36\xed\xb5\xc7\x08\xee\x80\x57\x36\xf1\xf5\x47\x0c\x6e\xd5\xaa\xd4\xaa\xe2\x0a\xb6\xe6\x47\x38\xb9\x18\x3a\x8e\x78\xed\xb6\xbd\xdf\x7f\xfc\xff\x00\x00\x00\xff\xff\xdf\x55\xf4\xb0\x86\x55\x01\x00"), + }, + "/camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml": &vfsgen۰CompressedFileInfo{ + name: "camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml", + modTime: time.Time{}, + uncompressedSize: 26766, + + compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x5c\xc9\x76\xdc\xa8\xd7\xdf\xd7\x53\x70\xe2\x4d\xf7\x39\x11\x49\xc7\xdd\xbd\xf0\xb7\xf2\xd8\x71\xe2\xe9\xb3\xaa\x93\x74\x76\x94\x44\x49\xb8\x24\x90\x81\x1a\xec\xa7\xff\x1f\x10\x1a\x2d\x23\xa9\x8c\xe2\x85\x4b\x25\x2e\xbf\x3b\x21\xb8\x5c\x6e\xe9\x00\x78\xee\xfe\x66\x07\xe0\x8a\x04\x98\x0a\x1c\x02\xc9\x80\x8c\x31\x38\xce\x50\x10\x63\xe0\xb3\xa5\xdc\x22\x8e\xc1\x05\x5b\xd3\x10\x49\xc2\x28\xf8\xed\xd8\xbf\xf8\x1d\xac\x69\x88\x39\x60\x14\x03\xc6\x41\xca\x38\x9e\x1d\x80\x80\x51\xc9\xc9\x62\x2d\x19\x07\x49\x0e\x08\x50\xc4\x31\x4e\x31\x95\x02\x02\xe0\x63\xac\xd1\x6f\x6e\xe7\x97\xa7\xe7\x60\x49\x12\x0c\x42\x22\xf2\x4e\x38\x04\x5b\x22\xe3\xd9\x01\x90\x31\x11\x60\xcb\xf8\x0a\x2c\x19\x07\x28\x0c\x89\x62\x8c\x12\x40\xe8\x92\xf1\x34\x17\x83\xe3\x08\xf1\x90\xd0\x08\x04\x2c\x7b\xe2\x24\x8a\x25\x60\x5b\x8a\xb9\x88\x49\x06\x67\x07\x60\xae\xd4\xf0\x2f\x0a\x49\x44\x0e\xab\x79\x4a\x06\xfe\x63\x6b\xa3\x43\x4d\x5d\x63\x85\xf7\xe0\x1b\xe6\x42\x31\xf9\x04\x3f\xce\x0e\xc0\x6f\x8a\xe4\x9d\x69\x7c\xf7\xfb\xff\x81\x27\xb6\x06\x29\x7a\x02\x94\x49\xb0\x16\xb8\x86\x8c\x77\x01\xce\x24\x20\x14\x04\x2c\xcd\x12\x82\x68\x80\x2b\xb5\x4a\x0e\x10\x68\x01\x14\x06\x5b\x48\x44\x28\x40\x5a\x0d\xc0\x96\x75\x32\x80\xe4\xec\x60\x76\x00\xf4\x5f\x2c\x65\x76\xf4\xe1\xc3\x76\xbb\x85\x48\x8b\x0b\x19\x8f\x3e\x14\xda\x7d\xb8\xba\x3c\x3d\xbf\xf1\xcf\x3d\x2d\xf2\xec\x00\xfc\x4b\x13\x2c\x04\xe0\xf8\x71\x4d\x38\x0e\xc1\xe2\x09\xa0\x2c\x4b\x48\x80\x16\x09\x06\x09\xda\x2a\xc7\x69\xef\x68\xa7\x13\x0a\xb6\x9c\x48\x42\xa3\xf7\x40\x18\xaf\xcf\x0e\x1a\xde\xa9\xcc\x55\x88\x47\x44\x83\x80\x51\x80\x28\x78\x77\xec\x83\x4b\xff\x1d\x38\x39\xf6\x2f\xfd\xf7\xb3\x03\xf0\xfd\x72\xfe\xf9\xf6\xdf\x39\xf8\x7e\x7c\x7f\x7f\x7c\x33\xbf\x3c\xf7\xc1\xed\x3d\x38\xbd\xbd\x39\xbb\x9c\x5f\xde\xde\xf8\xe0\xf6\x02\x1c\xdf\xfc\x07\xbe\x5e\xde\x9c\xbd\x07\x98\xc8\x18\x73\x80\x77\x19\x57\xf2\x33\x0e\x88\x32\x24\x0e\x95\x4f\x8b\x01\x54\x08\xa0\xc6\x87\xfa\x2e\x32\x1c\x90\x25\x09\x40\x82\x68\xb4\x46\x11\x06\x11\xdb\x60\x4e\xd5\xf0\xc8\x30\x4f\x89\x50\xee\x14\x00\xd1\x70\x76\x00\x12\x92\x12\xa9\x47\x91\x78\xa9\x94\x62\xe3\xf2\xd9\x9a\xa1\x8c\x98\xe1\x74\x04\x02\x94\xe2\xa4\xee\xbe\xcd\x1f\xb3\x15\xa1\xe1\x11\x38\x55\x2d\xa7\x48\xa2\x84\x45\xb3\x14\x4b\x14\x22\x89\x8e\x66\x00\x50\x94\x62\xd3\xd1\x0b\xf2\x76\xef\x0f\xf8\x09\x7e\xf4\x04\x45\x99\x88\x99\xf4\x1e\xd7\x88\xaf\xd6\x62\x06\x40\x82\x16\x38\x11\xaa\x1b\x50\xde\x2e\xfa\xad\xf4\x8d\x17\xcc\x0d\x1c\xdc\x14\xe2\x1d\xc2\x3f\xe0\x47\x3b\x6d\xc2\x50\x88\xf9\xa0\x2e\x7c\x4d\x25\x49\x71\x45\x9b\x8b\xed\xdf\x1c\xdf\xf9\x9f\x6f\xe7\xf6\x4e\x19\x67\x1b\x12\x62\x7e\x04\x0a\xed\x94\x8f\x95\x66\x86\x22\x57\xd2\x86\xfd\x12\xc2\x98\x45\x3d\x04\xca\xfb\xa7\x09\x12\xe2\x08\x10\x06\x0d\x01\xe4\x6b\x4a\x31\x87\xff\x60\x8a\x39\x92\x38\xbc\x46\x84\xea\x5e\x75\x8f\x54\x72\x77\x58\x01\x14\xcc\xea\x6a\x1f\xc2\x8f\xf0\x38\xc9\x62\xf4\xa9\xde\xdd\xeb\xa0\xfc\x08\x3f\x7a\xd7\x7f\x6a\xaa\x10\x67\x98\x86\x98\x06\x04\x1b\x8f\x7a\x20\xe2\x6c\x9d\x5d\x86\x47\x80\xf1\xa8\xb0\x5a\x2e\xca\xca\x20\x23\x2e\xc9\x12\x05\x52\x11\x19\xe7\x7b\xc6\x62\x5e\xdd\x0c\x01\xca\xd0\x82\x24\x44\x96\xe8\x00\xc4\x18\x25\x32\x2e\xbe\x75\x49\xd0\x27\x45\x9d\xc3\x6b\xf2\x18\x1a\x2f\x25\x01\x67\x19\x67\x6a\xde\xf4\x72\xd6\xa6\x1f\xc7\x42\xfe\x2a\x29\x14\x2f\xe7\xa0\x59\x82\xa4\x5a\xa9\x3c\x35\x67\xcf\x2a\x4a\x23\x7f\x93\xf8\x21\x5c\x04\x85\x5e\x43\xd9\xbf\xce\x5a\xa1\x19\x22\x11\xc4\x38\xad\x6c\xe6\x01\x12\x1e\x81\x5a\xbb\x59\x52\xc0\x12\x25\x02\x97\xf7\x32\x24\x04\xd9\xe0\xe6\xed\x07\xb4\x41\xf3\xa7\xac\x0e\xf6\x42\x42\xb5\xe0\x31\x8a\xa9\x84\x8a\x07\xfc\x12\x2e\x82\xd3\xe2\x56\x87\xda\xca\xed\xee\xd4\x56\x68\x36\xb5\x6b\xed\x93\xa9\xad\x78\xc0\x0b\x92\x60\x9b\xda\x59\xb8\x74\xa7\x75\x16\x2e\x6d\x4a\x57\xcd\x93\xe9\x9c\x85\x4b\x78\x17\x2e\x6d\x1a\x2f\x08\x0d\x9f\xdc\xe9\xac\xe1\x0c\x95\x9a\x91\xf3\x88\xb0\x26\xad\x26\xf0\x02\xb1\x69\xdd\x59\x92\x1d\x0e\x5b\xf7\x56\x9b\x6c\x84\xda\x15\x3b\xa8\xbb\xc3\x40\x6c\xe0\x89\xba\x3a\x15\x9b\x33\x24\xd1\x85\x6e\x1c\x01\xa0\x65\xca\x21\x2e\xd4\xe5\x15\xa6\x91\x8c\xf7\x82\x5a\x6d\xb2\x1c\xe8\x2b\x7e\xfa\x86\x92\x35\xbe\x43\x84\xb7\x90\x9a\x96\xdc\x65\xa8\x9a\xed\xdf\xee\x18\x0d\x67\xa8\x8a\x30\xac\x66\xcd\x7a\xf3\x10\x63\x17\x10\x50\x77\x84\x3f\xee\x90\x8c\xaf\xcc\xbd\x0e\x65\x24\x8a\x04\x5b\x67\xee\xd4\x31\x80\xb6\x91\x26\x49\xf8\x74\xad\xa8\xf7\x1c\x44\x86\x05\x9c\x97\x38\x56\x7f\x3d\xa0\x60\x25\x18\x75\xb8\x56\xe4\x80\x36\x15\x1f\x04\xa3\x2d\xba\x91\x6b\x41\xde\x17\x7e\xc9\x3f\xad\x0a\x06\x62\xe3\x4e\xb9\x6a\x02\xe8\x54\xac\x6a\x1e\xe9\x34\xf5\xcc\xbf\x7c\xdc\x9b\xbc\xf5\x64\xeb\x4c\x13\x13\x44\x80\xd7\xa6\xf9\x5a\xfb\x88\x79\xbe\xea\x2b\xa6\x5e\x24\x14\x2c\xfc\x2c\x65\x66\x5b\x26\xd0\x56\x78\x82\x0a\x77\x66\x33\x80\x36\xcb\x35\x49\x26\xd3\x1f\x6d\x05\x14\x54\x40\x9f\x0a\x9b\x05\x36\x28\x21\x21\x92\x8c\xbb\xb3\x41\x09\x69\xb3\x42\x9b\xa8\xc7\x0e\x92\xaf\xf7\x33\x43\xc9\x07\x7e\x2b\xae\x6c\xe6\x78\x26\x99\xdb\x18\xd1\x00\xda\x66\x85\x26\xc9\xc8\x99\xc1\x74\x86\x3f\x49\xa6\xa2\x40\xeb\x0c\x41\xb1\x94\x0e\x83\x22\x0d\x67\xf3\x71\x9d\x60\xb2\x71\xae\x99\xc0\x1b\xf5\xdf\xe6\x58\x81\x12\x2c\x96\x8c\x07\x0e\x7d\x5b\x61\xda\xac\xf0\x82\x6a\x32\x53\x54\x9c\xa0\x5f\x5e\x5a\xa3\x64\x8e\x08\x95\x1c\x3b\xb4\x49\x09\x69\x33\x49\x9b\x68\x32\x8b\x94\x8c\xe0\x49\x71\x65\x1d\x24\x98\x6f\x12\x2c\x1d\x8e\x90\x1c\xd0\x3a\x3c\x1a\x24\x85\x25\x6a\xf3\x9d\x9b\xa1\x91\x73\x81\x7e\xfe\x69\x33\x02\xc7\x28\x90\x64\x83\x3d\x21\x39\x46\xa9\xc3\xc5\xb1\x8d\x6c\x33\xcb\x2b\xb4\x93\x8d\x94\x82\x1f\x34\xfc\xe0\xbd\xb9\xe1\xe7\xdf\xfb\xa2\x08\xbc\x72\x1c\x45\xe0\x55\x6f\x14\x51\x91\x4c\x1a\x45\xe0\x95\x80\xe7\x5f\x7d\x9b\x05\x02\xc6\x1d\xce\x21\x0a\xed\xf5\x3d\x5d\xc0\xa8\x90\x88\x56\xdb\x54\xbc\x0b\x62\x44\x23\x7c\xc7\x59\x86\x79\xb9\xe2\x78\xf5\xfc\x8b\x07\x62\x8c\x42\xcc\xcb\xaf\x1c\x2f\xcb\x6b\x41\xd2\xac\x46\x29\xd9\x0a\x53\xf2\x3c\xc6\x60\xe5\xbe\xb1\x10\x0e\x9e\x9a\x8b\xc6\xee\xd1\xde\x37\x33\xf2\xc3\xf3\x96\x42\x23\x30\x72\x55\x74\x42\x68\x44\xaf\xdc\x36\xf0\xb3\xfe\x18\xd1\x8f\xe3\x25\xbc\xc7\xcb\xf1\xf2\xf9\xfa\x63\x44\xbf\xc2\x27\x1c\xce\xcd\x95\x65\x5b\x8e\x77\xd8\x61\x72\x53\xa1\xd9\x9e\xc4\x5a\xfb\x64\x8f\xa1\xe2\x01\xcf\x77\xd8\x9a\xdc\xd4\x91\x90\xe3\x6d\x60\x85\xd9\x1b\xe8\x79\x1d\x5b\x42\xd7\xcb\x58\x1e\xec\xe9\xad\x9d\x8e\xf8\xfa\xf6\x77\xf9\x64\xee\x70\x3d\xd7\x78\xd6\xe5\xbc\x4e\x31\x5d\xa4\xa7\xb9\xc0\x7c\x6d\xb2\x4f\xcc\x54\xac\x13\x97\x53\xb3\xc2\xb3\x19\xa0\x41\x31\x99\x01\x72\x2e\x7a\x96\x5d\x27\xbd\x3b\xfc\x43\xc7\x1b\xfc\xc3\xbe\x95\xb9\xa4\x98\x76\x7b\x7f\x08\xfd\x43\x9b\xf2\x12\x71\xb7\xbb\x59\x03\x68\xdb\xcd\x36\x49\x46\x27\x27\x75\x67\x38\x47\xbc\x77\x37\xfb\x40\x38\x72\x98\x96\x24\x1c\xd9\xbc\x5a\x6b\x9f\xee\x08\x8b\x70\x04\xbf\x10\x8e\xac\x47\x58\x2e\xa7\xf7\xa5\x7d\x5e\x5f\xee\x9f\xe3\x5b\xee\x95\xe2\x33\x73\xe8\x5e\x7c\xf7\x38\x37\xe3\x38\x65\x12\xc3\x8b\xf6\x22\x32\xae\xaf\xd8\xbb\xb3\xbf\xec\x49\x4f\x3e\xaf\x5d\xc6\xd5\x1a\xce\x3a\x75\x29\x02\x6f\x91\xb0\xc5\xbe\xae\xcb\x11\x1e\xd7\x78\x3d\xf9\xde\x5e\xb3\x82\x4a\x58\x78\x92\xb0\x85\xda\xd9\x92\x76\xba\x63\x10\x84\x96\x16\xfe\xbf\xfa\xdf\x09\xd2\x0a\x01\x12\x14\xac\x1c\x46\x14\x0a\xce\x1a\x50\xd4\x08\xa6\x8b\x27\x14\x13\xe8\xab\xff\x56\xdd\x1f\x52\xf1\xc9\xa1\xee\x0a\xce\xaa\x7b\x8d\x60\x3a\xdd\x15\x13\xe8\xab\xff\x7d\x81\x44\x82\xd2\x45\xe8\x70\xd1\xa9\x30\xfb\x02\x8a\x06\xd5\xa4\x41\x45\xce\x09\x5e\xe9\x8f\xde\xac\x47\xe0\x3a\xeb\x11\xf4\x67\x3d\x82\x5f\x93\xf5\x08\x04\x3c\x3f\xb5\x66\x3d\x94\x88\xe1\x3a\xc1\x0e\xcf\x4e\x4a\x48\xeb\x63\xd1\x22\x9a\xee\xd1\x28\x18\x41\xbf\xb8\xb2\x96\x99\xd4\x2b\x90\x1c\x16\x9c\xb4\x0a\x9b\x5e\xb5\x4b\x17\xe1\x74\x45\x28\x86\x59\xbe\x1b\xbd\x33\xdf\xfa\x36\xa4\x3b\x91\x38\x4c\x2f\x2b\x34\x9b\x41\x6a\xed\x93\xd9\x41\xf1\x80\x3f\x44\x62\xcd\x29\xab\x39\xd6\xed\xba\xd1\xb7\x6c\xec\x1d\x7b\x3e\xa4\xc2\x5b\x20\x19\xc4\xbf\x62\xdd\xd1\xcb\xce\xa8\x90\x45\xf7\xd2\xf2\xe9\xbe\x27\xea\xca\xfa\x4c\xa2\x98\x39\x7c\x14\x51\xcc\xac\x4f\x60\xd5\x3e\xdd\x83\x87\x62\x06\xef\x50\xcc\x6c\x6a\x87\xec\xd9\xe5\xb4\xac\xe1\x6c\x8a\xd7\x09\x26\xd3\x5c\x33\x81\x67\xea\xbf\xf5\x54\x0f\x23\x87\xf5\x3a\x0a\xcd\xa6\x79\xad\x7d\xf8\x19\xbe\x49\x15\x25\x48\x0c\x7c\x50\x6b\x7d\x3b\x8e\x04\x6a\x32\x8c\x3c\x1f\xc4\x88\xc2\x13\x8c\xe8\xa8\x67\x50\xf5\xd2\xb2\x43\x5d\xcc\x3d\xa0\x6f\x99\xc7\x2e\x19\x5a\xd2\xd7\x2a\xc8\x91\x1c\x51\x91\x20\xe9\x72\xf7\x57\x87\xed\x0b\xb2\xda\x84\x93\x86\x5a\x25\x33\x38\x2f\xae\x6c\xe3\x3b\x45\xc4\x61\x46\x53\xa1\xd9\xac\x41\x52\xb4\x77\x12\x44\xf5\xdd\x7b\x25\xca\x58\xb6\x47\x16\xb1\xea\xbb\xff\x12\x98\xee\x9f\xf6\x51\x7d\xf7\x60\xdc\x99\x49\x4c\x49\x8a\xbd\x74\x9d\x48\x92\x21\x2e\xf7\x1a\x5d\xca\xb9\xf0\x1a\x91\x64\xc0\x33\x5a\x4b\x43\x2a\xce\xb0\xe4\x0c\xaf\x49\x8a\xaf\x8b\x6f\xd6\x9c\xa4\x7a\xbc\xa7\x28\xa9\x6a\xe2\xf6\x4d\xc7\x2f\x28\xa7\xab\xaf\x50\xd3\x59\x55\x62\xa5\x26\xb6\x41\x65\x56\x82\xa2\x15\x7e\x42\xa9\xc3\xe7\xb8\x84\xb4\x0d\x29\xd5\xfe\x82\x72\x64\xd8\x56\xf4\x86\xbe\xba\xfa\xef\xf8\xfa\xca\x3a\x24\x36\x0e\x8f\x9f\x36\xd6\xa3\xa7\xcd\xc0\x63\xa7\xfd\x6b\xe9\x52\xf8\xcd\x7a\xda\xb4\x42\xcb\x95\xc3\xf4\x88\x86\xb3\x69\x5c\x27\x98\x6c\x8c\x6b\x26\xf0\xab\xfa\x6f\xaf\x1d\x72\x99\x19\x52\x68\xd6\x2d\x0e\x1e\x9a\x0d\xda\xdb\xdb\x8a\x05\xf4\xb1\x3d\x09\x14\x39\xad\x0d\x8f\x86\x14\x86\x47\xfb\x56\x85\xab\x8e\xf0\x9f\xbe\x7a\xf0\x84\x45\xee\x14\x4a\x58\x64\xf3\x62\xd5\x3c\x95\x13\x13\x16\xc1\x2b\x16\x59\x0f\x09\xb7\x44\x4a\x97\x9b\x25\x03\x68\x53\xdc\x90\x78\x21\xe1\x38\x90\x29\x16\xa2\x2a\x03\x19\x1d\x73\x14\x60\x02\x23\xbe\xcf\xb6\xbd\x89\x22\x49\x8a\x13\x42\x27\x0f\x7c\x0d\x3f\xd8\x30\x01\x9c\xe7\x77\xcf\xf4\xcd\xeb\xfc\xe6\xa8\xbd\x49\x01\x9b\x1b\xa3\xc0\xf3\xf5\xb7\xbd\x80\x0a\x7b\x14\x50\x73\xf3\xdd\x36\xa4\x58\x42\x68\xc4\xfe\x74\x37\xa4\x0c\xa0\x6d\x48\x35\x49\x26\x73\x9b\x61\x03\x6f\xf3\x4f\xeb\x8a\xf0\xe8\x32\xbc\x79\xb4\xee\x52\xaa\xe6\xf1\x21\xfb\x63\xe2\x09\xc9\x78\xf9\x3b\xb5\xe9\x32\x5e\x8f\x09\xf4\x1f\x87\xc4\xe2\xcd\x3e\xb9\x74\xaa\xab\xaf\xaf\xac\xc9\x0f\xb6\x73\x18\x76\xb3\x9d\x35\xd6\x2e\x9b\xa7\x0b\xb0\xd9\x0e\x9e\xb0\x9d\x75\x3b\xcc\x68\xc4\xc2\x85\xc3\x1d\x71\x0e\x68\xd3\xbc\x49\x32\x99\xf6\x86\x0d\xbc\x56\x9f\x67\x0b\xab\x15\xea\x3f\xec\x4e\xb1\xe4\xc4\xe5\xd1\x54\x17\xba\xd5\x3e\xaf\xd3\x4f\x67\xac\x1a\x4f\x68\x78\xc2\x6b\x75\xf3\x2e\xbf\x79\x9d\xdf\xb3\x59\x91\xd0\x25\xa1\x44\x64\x2e\x13\x88\x15\xa6\xcd\x62\x2f\xa8\x26\xb3\x53\xc5\x09\x5e\x96\x97\xd6\x00\x09\x27\x38\xe2\x2e\xcb\x08\x0b\x44\x6b\x88\xd4\xa4\x99\x2e\x0e\x31\x7c\xe0\xdc\x5c\xd8\x7f\x1b\x20\x1c\x1e\x5f\xd5\x5e\x83\xf0\xca\x6f\x00\xc4\xf8\xdf\x45\x54\x5d\x3d\x94\x91\xa9\xad\xa7\xf8\xc0\x7b\x2c\xe4\xa8\x45\xad\xec\x75\x9c\x11\xeb\x11\x7b\x1c\x78\x5b\x97\x27\xec\x1a\xcf\x66\xf2\x06\xc5\x58\xa3\xe7\x9d\xa7\x3f\x9d\x8f\x03\xb8\x15\xf0\xbb\xfd\x37\x19\xb1\xc3\x12\x70\x14\x5b\x2b\xc0\xab\xe6\xa9\xea\x9e\x95\xca\xc7\xb1\xb5\xfa\x5b\xbf\x07\x8b\x25\x8b\xb5\xc3\xf1\x52\x61\xda\xd4\x7f\x41\x35\xd5\x66\xb6\x62\x04\x4f\xf3\xcb\x93\xb5\x75\x10\x2c\x90\xc0\x7f\x3b\xdc\x86\xe4\x78\x86\xac\xfb\x3d\x10\x75\x8a\xb1\xaf\x77\xd0\x7d\xe1\x89\xfe\xb0\xe7\x28\x9e\x1d\xbe\xcf\x23\x79\x5e\xda\x34\xaa\x9a\x47\xaa\x93\x3c\x2f\xe1\xd5\xcf\x0b\xab\x22\xf9\xe6\xd7\xe1\x39\xad\xc6\xb3\x0d\xd6\x06\xc5\x54\x03\x35\x67\x02\xf3\x5d\xbc\xb5\x98\x37\x26\x0e\x13\x2f\x0a\xcd\xa6\x7b\xad\xfd\xad\x67\x33\x0a\xea\x4b\x95\x88\xcb\x6f\xfc\xd8\x33\xa5\xae\xfa\xc2\x8b\x98\xf0\x71\x85\xb4\x45\xaf\x2f\x2f\x53\x7a\x43\xbb\xfe\x48\x13\xfb\xf8\x2c\x75\x77\x38\x46\x4b\x4c\xeb\x38\x6d\x53\x4d\x36\x56\xab\x27\xb6\x32\x85\x6d\xcc\x6e\xf1\x42\xb0\x60\x85\xa5\xf7\x20\xf8\xe1\x5f\x7f\xbb\xb3\x4c\x1b\xd9\x66\x9f\x57\x68\x1d\x07\x1d\x25\x17\x98\x73\x81\x5f\xfc\xfb\xc3\xbf\xfe\xfe\x8e\x17\xbe\xbe\xdd\x57\x1f\xb9\x22\x14\x0b\xe2\xb8\x46\xd2\x80\x5a\x23\x92\x17\x64\xe3\x2b\xb9\x2b\x08\x6f\x49\x38\x8e\x99\xf8\x25\xc5\x00\x86\x27\xfc\x9a\x7f\x8e\xab\xe7\xde\x0a\x58\xc8\x5a\x00\x5c\x98\xef\xbd\xae\x72\x59\xa1\x66\x00\x7b\x5d\x34\xfd\xef\x9a\xb5\x49\x53\x01\xbf\x5e\x5b\x4b\x59\x25\x49\x9d\x1e\x01\x28\x38\x9b\xf6\x75\x82\xe9\xb6\xb6\x8a\x09\x9c\xab\xff\xfd\x85\xcc\x0e\xeb\xda\x0d\x60\x9f\xf7\x2b\x92\x89\x0b\x99\x3f\xc1\xf3\x53\x6b\x6d\xfb\x33\xc9\xbc\x10\x2f\x13\xe4\xf4\x1c\xa8\x8e\x6a\x8b\x25\xa2\x67\x92\xb5\xe8\xf4\x4b\x51\x5a\xf7\x46\x86\x9f\x45\x6f\xf8\xcf\x33\xc9\xce\xcc\x97\x91\x2f\x39\x2b\x31\x7e\xbe\x0a\xd1\x54\xf9\x41\x30\xea\xf6\x05\x67\x05\xa2\x21\xec\x28\x7e\x6b\x51\x0c\x31\x53\xd1\x05\xaa\xd0\xa9\xe7\x1d\x67\xfa\xe7\x8c\x8f\x8e\xe7\x46\xf1\xd8\xff\x8a\xa4\xc7\x5f\xf3\x8a\xa4\x47\x01\xfd\xc7\xde\xd7\x3b\x10\x97\xe9\x3f\x03\xd8\x67\x01\x32\x7d\xf2\x4f\x59\x80\xa0\x14\x5e\x1e\x5f\x77\x59\x60\xe5\xe5\x6f\xde\xf5\x86\x95\xea\xd8\x5e\x07\x5b\x03\xea\x62\x10\x71\xc6\x36\x03\xde\x4d\x34\x80\x45\x0e\xd5\xc5\x64\xc5\x64\x42\x06\x64\xb6\x07\x30\xc9\xa1\xba\x98\x3c\x0c\x78\x54\x06\x30\x78\x10\x5d\xe0\x3b\x47\x6e\xd8\x75\x7b\x41\x0d\x1e\x37\xd2\xa3\x0d\xea\xf4\x00\x45\x52\x0d\x59\x27\x2e\xc8\xb1\x1a\x6c\x8a\x97\x0e\xa7\xe8\xad\x7e\xae\x23\x75\xb2\x68\xbe\xb7\xf8\x6d\x4c\x6a\x2f\x22\x6e\x37\x11\x2a\x32\x1c\x0c\x2a\x26\x1c\xc2\xa9\x84\xeb\x64\xb6\xc5\x8b\x98\xb1\x01\xbf\x6e\x1c\xc2\xca\x80\x75\x32\x0a\xf8\x90\xb2\xa1\x21\x5c\x14\x52\x27\x0b\x27\x43\xad\x05\x56\x44\x31\x1d\x2f\x87\x1e\xf2\x9a\xec\x61\x33\xa3\x03\xac\xa6\xb8\x7b\xc3\xe5\x28\xb5\x63\x94\x37\x22\x39\x92\xa7\xfc\x75\x57\xe3\xf6\x9b\x1c\xdd\x90\xaf\xbb\xd4\xb0\x41\x32\x3c\xcf\xef\x74\xac\xb8\x76\x48\x61\xca\x7c\xd8\x18\xf9\xde\xbe\xd6\x57\xd5\x6f\xed\x91\xdd\x11\xbe\xd6\x5a\xdb\xef\xbb\x07\xc0\xb8\x16\xbc\x53\x86\x7e\x37\x33\x22\xbd\x39\x52\x68\x09\x58\x8b\x18\x3a\x45\x6c\xb4\x5b\x84\xd4\x7e\xcf\xa5\x5c\xc9\x37\x86\x01\x2d\x11\x6b\xf1\x46\xa7\x88\x2b\x29\x46\xc9\xf7\xd6\x28\xa5\x25\xde\x83\xb0\xed\x4f\xc6\xb8\xf7\xcd\x11\x4e\x4b\xb2\x9d\x6d\xec\xed\xc6\x0d\xbd\xb7\x87\x47\x6d\xb3\x15\x61\x52\xb7\xe1\xaa\xd6\x81\x83\xce\x3c\xd5\x82\xad\x07\xbd\xe7\x72\xcc\xf8\x9b\x70\x01\x2c\xcb\xbd\x1b\x3c\x7a\x3d\xf2\xbf\x00\x00\x00\xff\xff\xd6\x47\xac\xbb\x8e\x68\x00\x00"), + }, "/cr-example.yaml": &vfsgen۰CompressedFileInfo{ name: "cr-example.yaml", modTime: time.Time{}, @@ -362,6 +376,8 @@ var assets = func() http.FileSystem { fs["/camel-catalog-1.1.0-quarkus.yaml"].(os.FileInfo), fs["/camel-catalog-1.1.1-SNAPSHOT-main.yaml"].(os.FileInfo), fs["/camel-catalog-1.1.1-SNAPSHOT-quarkus.yaml"].(os.FileInfo), + fs["/camel-catalog-1.2.0-SNAPSHOT-main.yaml"].(os.FileInfo), + fs["/camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml"].(os.FileInfo), fs["/cr-example.yaml"].(os.FileInfo), fs["/crd-build.yaml"].(os.FileInfo), fs["/crd-camel-catalog.yaml"].(os.FileInfo), diff --git a/e2e/files/petstore-api.yaml b/e2e/files/petstore-api.yaml new file mode 100644 index 0000000000..10f4c499ff --- /dev/null +++ b/e2e/files/petstore-api.yaml @@ -0,0 +1,111 @@ +openapi: "3.0.0" +info: + version: 1.0.0 + title: Swagger Petstore + license: + name: MIT +servers: + - url: http://petstore.swagger.io/v1 +paths: + /pets: + get: + summary: List all pets + operationId: listPets + tags: + - pets + parameters: + - name: limit + in: query + description: How many items to return at one time (max 100) + required: false + schema: + type: integer + format: int32 + responses: + '200': + description: A paged array of pets + headers: + x-next: + description: A link to the next page of responses + schema: + type: string + content: + application/json: + schema: + $ref: "#/components/schemas/Pets" + default: + description: unexpected error + content: + application/json: + schema: + $ref: "#/components/schemas/Error" + post: + summary: Create a pet + operationId: createPets + tags: + - pets + responses: + '201': + description: Null response + default: + description: unexpected error + content: + application/json: + schema: + $ref: "#/components/schemas/Error" + /pets/{petId}: + get: + summary: Info for a specific pet + operationId: showPetById + tags: + - pets + parameters: + - name: petId + in: path + required: true + description: The id of the pet to retrieve + schema: + type: string + responses: + '200': + description: Expected response to a valid request + content: + application/json: + schema: + $ref: "#/components/schemas/Pet" + default: + description: unexpected error + content: + application/json: + schema: + $ref: "#/components/schemas/Error" +components: + schemas: + Pet: + type: object + required: + - id + - name + properties: + id: + type: integer + format: int64 + name: + type: string + tag: + type: string + Pets: + type: array + items: + $ref: "#/components/schemas/Pet" + Error: + type: object + required: + - code + - message + properties: + code: + type: integer + format: int32 + message: + type: string diff --git a/e2e/files/petstore.groovy b/e2e/files/petstore.groovy new file mode 100644 index 0000000000..d382b217c6 --- /dev/null +++ b/e2e/files/petstore.groovy @@ -0,0 +1,29 @@ +// camel-k: language=groovy +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +// +// kamel run --dev --name petstore --open-api examples/petstore-api.yaml examples/petstore.groovy +// + +from('direct:listPets') + .log('listPets') +from('direct:createPets') + .log('createPets') +from('direct:showPetById') + .log('showPetById') + diff --git a/e2e/openapi_test.go b/e2e/openapi_test.go new file mode 100644 index 0000000000..09ce3a16b5 --- /dev/null +++ b/e2e/openapi_test.go @@ -0,0 +1,85 @@ +// +build knative + +// To enable compilation of this file in Goland, go to "Settings -> Go -> Vendoring & Build Tags -> Custom Tags" and add "knative" + +/* +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package e2e + +import ( + "testing" + + v1 "github.com/apache/camel-k/pkg/apis/camel/v1" + + . "github.com/onsi/gomega" + corev1 "k8s.io/api/core/v1" +) + +func TestOpenAPIService(t *testing.T) { + withNewTestNamespaceWithKnativeBroker(t, func(ns string) { + Expect(kamel("install", "-n", ns, "--trait-profile", string(v1.TraitProfileKnative)).Execute()).Should(BeNil()) + Expect(kamel( + "run", + "-n", ns, + "--name", "petstore", + "--open-api", "examples/petstore-api.yaml", + "files/petstore.groovy", + ).Execute()).Should(BeNil()) + + Eventually(integrationPodPhase(ns, "petstore"), testTimeoutLong). + Should(Equal(corev1.PodRunning)) + Eventually(knativeService(ns, "petstore"), testTimeoutLong). + Should(Not(BeNil())) + + Eventually(integrationLogs(ns, "petstore"), testTimeoutMedium). + Should(ContainSubstring("Route: listPets started and consuming from: http://0.0.0.0:8080/v1/pets")) + Eventually(integrationLogs(ns, "petstore"), testTimeoutMedium). + Should(ContainSubstring("Route: createPets started and consuming from: http://0.0.0.0:8080/v1/pets")) + Eventually(integrationLogs(ns, "petstore"), testTimeoutMedium). + Should(ContainSubstring("Route: showPetById started and consuming from: http://0.0.0.0:8080/v1/pets")) + + Expect(kamel("delete", "--all", "-n", ns).Execute()).Should(BeNil()) + }) +} + +func TestOpenAPIDeployment(t *testing.T) { + withNewTestNamespaceWithKnativeBroker(t, func(ns string) { + Expect(kamel("install", "-n", ns, "--trait-profile", string(v1.TraitProfileKubernetes)).Execute()).Should(BeNil()) + Expect(kamel( + "run", + "-n", ns, + "--name", "petstore", + "--open-api", "examples/petstore-api.yaml", + "files/petstore.groovy", + ).Execute()).Should(BeNil()) + + Eventually(integrationPodPhase(ns, "petstore"), testTimeoutLong). + Should(Equal(corev1.PodRunning)) + Eventually(deployment(ns, "petstore"), testTimeoutLong). + Should(Not(BeNil())) + + Eventually(integrationLogs(ns, "petstore"), testTimeoutMedium). + Should(ContainSubstring("Route: listPets started and consuming from: http://0.0.0.0:8080/v1/pets")) + Eventually(integrationLogs(ns, "petstore"), testTimeoutMedium). + Should(ContainSubstring("Route: createPets started and consuming from: http://0.0.0.0:8080/v1/pets")) + Eventually(integrationLogs(ns, "petstore"), testTimeoutMedium). + Should(ContainSubstring("Route: showPetById started and consuming from: http://0.0.0.0:8080/v1/pets")) + + Expect(kamel("delete", "--all", "-n", ns).Execute()).Should(BeNil()) + }) +} diff --git a/e2e/test_support.go b/e2e/test_support.go index 5b9f1b4101..5dc29e5b92 100644 --- a/e2e/test_support.go +++ b/e2e/test_support.go @@ -25,14 +25,17 @@ import ( "context" "errors" "fmt" + "io" "io/ioutil" - rbacv1 "k8s.io/api/rbac/v1" "os" "os/exec" "strings" "testing" "time" - "io" + + servingv1 "knative.dev/serving/pkg/apis/serving/v1" + + rbacv1 "k8s.io/api/rbac/v1" "github.com/apache/camel-k/e2e/util" "github.com/apache/camel-k/pkg/apis/camel/v1" @@ -61,9 +64,9 @@ import ( _ "github.com/apache/camel-k/addons" ) -var testTimeoutShort = 1*time.Minute -var testTimeoutMedium = 5*time.Minute -var testTimeoutLong = 10*time.Minute +var testTimeoutShort = 1 * time.Minute +var testTimeoutMedium = 5 * time.Minute +var testTimeoutLong = 10 * time.Minute var testContext context.Context var testClient client.Client @@ -97,7 +100,7 @@ func init() { testImageVersion = imageVersion } - // Timeouts + // Timeouts var duration time.Duration if value, ok := os.LookupEnv("CAMEL_K_TEST_TIMEOUT_SHORT"); ok { if duration, err = time.ParseDuration(value); err == nil { @@ -152,18 +155,18 @@ func kamelWithContext(ctx context.Context, args ...string) *cobra.Command { c = &cobra.Command{ DisableFlagParsing: true, Run: func(cmd *cobra.Command, args []string) { - + externalBin := exec.Command(kamelBin, args...) var stdout io.Reader - stdout , err = externalBin.StdoutPipe() + stdout, err = externalBin.StdoutPipe() if err != nil { panic(err) } - + externalBin.Start() io.Copy(c.OutOrStdout(), stdout) externalBin.Wait() - + }, } } else { @@ -467,6 +470,58 @@ func configmap(ns string, name string) func() *corev1.ConfigMap { } } +func knativeService(ns string, name string) func() *servingv1.Service { + return func() *servingv1.Service { + cm := servingv1.Service{ + TypeMeta: metav1.TypeMeta{ + Kind: "Service", + APIVersion: servingv1.SchemeGroupVersion.String(), + }, + ObjectMeta: metav1.ObjectMeta{ + Namespace: ns, + Name: name, + }, + } + key := k8sclient.ObjectKey{ + Namespace: ns, + Name: name, + } + if err := testClient.Get(testContext, key, &cm); err != nil && k8serrors.IsNotFound(err) { + return nil + } else if err != nil { + log.Errorf(err, "Error while retrieving knative service %s", name) + return nil + } + return &cm + } +} + +func deployment(ns string, name string) func() *appsv1.Deployment { + return func() *appsv1.Deployment { + cm := appsv1.Deployment{ + TypeMeta: metav1.TypeMeta{ + Kind: "Deployment", + APIVersion: appsv1.SchemeGroupVersion.String(), + }, + ObjectMeta: metav1.ObjectMeta{ + Namespace: ns, + Name: name, + }, + } + key := k8sclient.ObjectKey{ + Namespace: ns, + Name: name, + } + if err := testClient.Get(testContext, key, &cm); err != nil && k8serrors.IsNotFound(err) { + return nil + } else if err != nil { + log.Errorf(err, "Error while retrieving deployment %s", name) + return nil + } + return &cm + } +} + func build(ns string, name string) func() *v1.Build { return func() *v1.Build { build := v1.NewBuild(ns, name) @@ -514,7 +569,7 @@ func deletePlatform(ns string) func() bool { } } -func setPlatformVersion(ns string, version string) func()error { +func setPlatformVersion(ns string, version string) func() error { return func() error { p := platform(ns)() if p == nil { @@ -675,7 +730,7 @@ func clusterrole(ns string) func() *rbacv1.ClusterRole { lst := rbacv1.ClusterRoleList{ TypeMeta: metav1.TypeMeta{ Kind: "ClusterRole", - APIVersion: rbacv1.SchemeGroupVersion.String(), + APIVersion: rbacv1.SchemeGroupVersion.String(), }, } err := testClient.List(testContext, &lst, @@ -698,7 +753,7 @@ func serviceaccount(ns, name string) func() *corev1.ServiceAccount { lst := corev1.ServiceAccountList{ TypeMeta: metav1.TypeMeta{ Kind: "ServiceAccount", - APIVersion: corev1.SchemeGroupVersion.String(), + APIVersion: corev1.SchemeGroupVersion.String(), }, } err := testClient.List(testContext, &lst, diff --git a/examples/greetings.groovy b/examples/greetings.groovy index 54cccb4f9e..a96fa64e89 100644 --- a/examples/greetings.groovy +++ b/examples/greetings.groovy @@ -17,7 +17,7 @@ */ // -// kamel run --dev --name greetings --property camel.rest.port=8080 --open-api examples/greetings-api.json examples/greetings.groovy +// kamel run --dev --name greetings --open-api examples/greetings-api.json examples/greetings.groovy // from('direct:greeting-api') diff --git a/examples/petstore-api.yaml b/examples/petstore-api.yaml new file mode 100644 index 0000000000..10f4c499ff --- /dev/null +++ b/examples/petstore-api.yaml @@ -0,0 +1,111 @@ +openapi: "3.0.0" +info: + version: 1.0.0 + title: Swagger Petstore + license: + name: MIT +servers: + - url: http://petstore.swagger.io/v1 +paths: + /pets: + get: + summary: List all pets + operationId: listPets + tags: + - pets + parameters: + - name: limit + in: query + description: How many items to return at one time (max 100) + required: false + schema: + type: integer + format: int32 + responses: + '200': + description: A paged array of pets + headers: + x-next: + description: A link to the next page of responses + schema: + type: string + content: + application/json: + schema: + $ref: "#/components/schemas/Pets" + default: + description: unexpected error + content: + application/json: + schema: + $ref: "#/components/schemas/Error" + post: + summary: Create a pet + operationId: createPets + tags: + - pets + responses: + '201': + description: Null response + default: + description: unexpected error + content: + application/json: + schema: + $ref: "#/components/schemas/Error" + /pets/{petId}: + get: + summary: Info for a specific pet + operationId: showPetById + tags: + - pets + parameters: + - name: petId + in: path + required: true + description: The id of the pet to retrieve + schema: + type: string + responses: + '200': + description: Expected response to a valid request + content: + application/json: + schema: + $ref: "#/components/schemas/Pet" + default: + description: unexpected error + content: + application/json: + schema: + $ref: "#/components/schemas/Error" +components: + schemas: + Pet: + type: object + required: + - id + - name + properties: + id: + type: integer + format: int64 + name: + type: string + tag: + type: string + Pets: + type: array + items: + $ref: "#/components/schemas/Pet" + Error: + type: object + required: + - code + - message + properties: + code: + type: integer + format: int32 + message: + type: string diff --git a/examples/petstore.groovy b/examples/petstore.groovy new file mode 100644 index 0000000000..d382b217c6 --- /dev/null +++ b/examples/petstore.groovy @@ -0,0 +1,29 @@ +// camel-k: language=groovy +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +// +// kamel run --dev --name petstore --open-api examples/petstore-api.yaml examples/petstore.groovy +// + +from('direct:listPets') + .log('listPets') +from('direct:createPets') + .log('createPets') +from('direct:showPetById') + .log('showPetById') + diff --git a/pkg/metadata/metadata_dependencies_test.go b/pkg/metadata/metadata_dependencies_test.go index 229b75e827..1a96276716 100644 --- a/pkg/metadata/metadata_dependencies_test.go +++ b/pkg/metadata/metadata_dependencies_test.go @@ -467,8 +467,19 @@ func TestXMLLanguageDependencies(t *testing.T) { assert.Nil(t, err) meta := Extract(catalog, code) - assert.ElementsMatch(t, []string{"camel:direct", "camel:ognl", "camel:saxon", "camel:xpath", - "camel:jsonpath", "camel:groovy", "camel:jaxp", "camel:mvel"}, meta.Dependencies.List()) + assert.ElementsMatch( + t, + []string{ + "camel:direct", + "camel:ognl", + "camel:saxon", + "camel:xpath", + "camel:xml-jaxp", + "camel:jsonpath", + "camel:groovy", + "camel:mvel", + }, + meta.Dependencies.List()) } const yamlWithRest = ` @@ -562,6 +573,17 @@ func TestYAMLLanguageDependencies(t *testing.T) { meta := Extract(catalog, code) - assert.ElementsMatch(t, []string{"camel:direct", "camel:ognl", "camel:saxon", "camel:xpath", - "camel:jsonpath", "camel:groovy", "camel:jaxp", "camel:mvel"}, meta.Dependencies.List()) + assert.ElementsMatch( + t, + []string{ + "camel:direct", + "camel:ognl", + "camel:saxon", + "camel:xpath", + "camel:jsonpath", + "camel:groovy", + "camel:xml-jaxp", + "camel:mvel", + }, + meta.Dependencies.List()) } diff --git a/pkg/trait/deployment_test.go b/pkg/trait/deployment_test.go index 8a6a7857e3..a20293f808 100644 --- a/pkg/trait/deployment_test.go +++ b/pkg/trait/deployment_test.go @@ -104,13 +104,21 @@ func TestApplyDeploymentTraitWhileResolvingKitDoesNotSucceed(t *testing.T) { func TestApplyDeploymentTraitWhileDeployingIntegrationDoesSucceed(t *testing.T) { deploymentTrait, environment := createNominalDeploymentTest() + environment.Integration.Spec.Configuration = append(environment.Integration.Spec.Configuration, v1.ConfigurationSpec{ + Type: "property", + Value: "a=b", + }) err := deploymentTrait.Apply(environment) assert.Nil(t, err) - configMap := environment.Resources.GetConfigMap(func(cm *corev1.ConfigMap) bool { return true }) - assert.NotNil(t, configMap) + assert.NotNil(t, environment.Resources.GetConfigMap(func(cm *corev1.ConfigMap) bool { + return cm.Labels["camel.apache.org/properties.type"] == "user" + })) + assert.Nil(t, environment.Resources.GetConfigMap(func(cm *corev1.ConfigMap) bool { + return cm.Labels["camel.apache.org/properties.type"] == "application" + })) deployment := environment.Resources.GetDeployment(func(deployment *appsv1.Deployment) bool { return true }) assert.NotNil(t, deployment) @@ -196,7 +204,8 @@ func createNominalDeploymentTest() (*deploymentTrait, *Environment) { Profile: v1.TraitProfileKnative, }, }, - Resources: kubernetes.NewCollection(), + Resources: kubernetes.NewCollection(), + ApplicationProperties: make(map[string]string), } environment.Platform.ResyncStatusFullConfig() diff --git a/pkg/trait/knative_service_test.go b/pkg/trait/knative_service_test.go index 92675bed6e..7988828cb8 100644 --- a/pkg/trait/knative_service_test.go +++ b/pkg/trait/knative_service_test.go @@ -133,7 +133,7 @@ func TestKnativeService(t *testing.T) { assert.Condition(t, func() bool { for _, v := range spec.Containers[0].VolumeMounts { - if v.Name == "integration-properties" { + if v.Name == "user-properties" { return true } } @@ -161,7 +161,7 @@ func TestKnativeService(t *testing.T) { names = append(names, cm.Name) }) - assert.Contains(t, names, "test-properties") + assert.Contains(t, names, "test-user-properties") assert.Contains(t, names, "test-source-000") assert.Contains(t, names, "test-resource-000") @@ -255,3 +255,71 @@ func TestKnativeServiceWithCustomContainerName(t *testing.T) { s.Spec.ConfigurationSpec.Template.Spec.Containers[0].Name, ) } + +func TestKnativeServiceWithResr(t *testing.T) { + catalog, err := camel.DefaultCatalog() + assert.Nil(t, err) + + traitCatalog := NewCatalog(context.TODO(), nil) + + environment := Environment{ + CamelCatalog: catalog, + Catalog: traitCatalog, + Integration: &v1.Integration{ + ObjectMeta: metav1.ObjectMeta{ + Name: KnativeServiceTestName, + Namespace: KnativeServiceTestNamespace, + }, + Status: v1.IntegrationStatus{ + Phase: v1.IntegrationPhaseDeploying, + }, + Spec: v1.IntegrationSpec{ + Profile: v1.TraitProfileKnative, + Sources: []v1.SourceSpec{ + { + DataSpec: v1.DataSpec{ + Name: "routes.js", + Content: `from("direct:test").log("hello")`, + }, + Language: v1.LanguageJavaScript, + }, + { + DataSpec: v1.DataSpec{ + Name: "rests.xml", + Content: ``, + }, + Language: v1.LanguageXML, + }, + }, + }, + }, + IntegrationKit: &v1.IntegrationKit{ + Status: v1.IntegrationKitStatus{ + Phase: v1.IntegrationKitPhaseReady, + }, + }, + Platform: &v1.IntegrationPlatform{ + Spec: v1.IntegrationPlatformSpec{ + Cluster: v1.IntegrationPlatformClusterOpenShift, + Build: v1.IntegrationPlatformBuildSpec{ + PublishStrategy: v1.IntegrationPlatformBuildPublishStrategyS2I, + Registry: v1.IntegrationPlatformRegistrySpec{Address: "registry"}, + }, + }, + }, + EnvVars: make([]corev1.EnvVar, 0), + ExecutedTraits: make([]Trait, 0), + Resources: kubernetes.NewCollection(), + } + environment.Platform.ResyncStatusFullConfig() + + err = traitCatalog.apply(&environment) + + assert.Nil(t, err) + assert.NotEmpty(t, environment.ExecutedTraits) + assert.NotNil(t, environment.GetTrait("knative")) + + assert.NotNil(t, environment.Resources.GetKnativeService(func(service *serving.Service) bool { + return service.Name == KnativeServiceTestName + })) +} diff --git a/pkg/trait/rest-dsl.go b/pkg/trait/rest-dsl.go index 527a00f623..0d18945a84 100644 --- a/pkg/trait/rest-dsl.go +++ b/pkg/trait/rest-dsl.go @@ -53,6 +53,11 @@ func newRestDslTrait() Trait { } } +// IsPlatformTrait overrides base class method +func (t *restDslTrait) IsPlatformTrait() bool { + return true +} + func (t *restDslTrait) Configure(e *Environment) (bool, error) { if t.Enabled != nil && !*t.Enabled { return false, nil @@ -69,7 +74,11 @@ func (t *restDslTrait) Configure(e *Environment) (bool, error) { for _, resource := range e.Integration.Spec.Resources { if resource.Type == v1.ResourceTypeOpenAPI { - return e.IntegrationInPhase(v1.IntegrationPhaseInitialization), nil + return e.IntegrationInPhase( + v1.IntegrationPhaseInitialization, + v1.IntegrationPhaseDeploying, + v1.IntegrationPhaseRunning, + ), nil } } @@ -81,8 +90,20 @@ func (t *restDslTrait) Apply(e *Environment) error { return nil } - t.computeDependencies(e) + if e.IntegrationInPhase(v1.IntegrationPhaseInitialization) { + t.computeDependencies(e) + return t.generateRestDSL(e) + } + + if e.IntegrationInPhase(v1.IntegrationPhaseDeploying, v1.IntegrationPhaseRunning) { + e.ApplicationProperties["camel.rest.port"] = "8080" + return nil + } + + return nil +} +func (t *restDslTrait) generateRestDSL(e *Environment) error { root := os.TempDir() tmpDir, err := ioutil.TempDir(root, "rest-dsl") if err != nil { @@ -95,6 +116,9 @@ func (t *restDslTrait) Apply(e *Environment) error { if resource.Type != v1.ResourceTypeOpenAPI { continue } + if resource.Name == "" { + return fmt.Errorf("no name defined for the openapi resource: %v", resource) + } tmpDir = path.Join(tmpDir, strconv.Itoa(i)) err := os.MkdirAll(tmpDir, os.ModePerm) @@ -110,7 +134,7 @@ func (t *restDslTrait) Apply(e *Environment) error { } } - in := path.Join(tmpDir, "openapi-spec.json") + in := path.Join(tmpDir, resource.Name) out := path.Join(tmpDir, "openapi-dsl.xml") err = ioutil.WriteFile(in, content, 0644) @@ -218,11 +242,6 @@ func (t *restDslTrait) Apply(e *Environment) error { return nil } -// IsPlatformTrait overrides base class method -func (t *restDslTrait) IsPlatformTrait() bool { - return true -} - func (t *restDslTrait) generateMavenProject(e *Environment) (maven.Project, error) { if e.CamelCatalog == nil { return maven.Project{}, errors.New("unknown camel catalog") @@ -252,10 +271,6 @@ func (t *restDslTrait) generateMavenProject(e *Environment) (maven.Project, erro } func (t *restDslTrait) computeDependencies(e *Environment) { - if !e.IntegrationInPhase(v1.IntegrationPhaseInitialization) { - return - } - // check if the runtime provides 'rest' capabilities if capability, ok := e.CamelCatalog.Runtime.Capabilities["rest"]; ok { for _, dependency := range capability.Dependencies { diff --git a/pkg/trait/trait.go b/pkg/trait/trait.go index 649e8176d3..55f87b8377 100644 --- a/pkg/trait/trait.go +++ b/pkg/trait/trait.go @@ -84,14 +84,15 @@ func newEnvironment(ctx context.Context, c client.Client, integration *v1.Integr } env := Environment{ - C: ctx, - Platform: pl, - Client: c, - IntegrationKit: kit, - Integration: integration, - ExecutedTraits: make([]Trait, 0), - Resources: kubernetes.NewCollection(), - EnvVars: make([]corev1.EnvVar, 0), + C: ctx, + Platform: pl, + Client: c, + IntegrationKit: kit, + Integration: integration, + ExecutedTraits: make([]Trait, 0), + Resources: kubernetes.NewCollection(), + EnvVars: make([]corev1.EnvVar, 0), + ApplicationProperties: make(map[string]string), } return &env, nil diff --git a/pkg/trait/trait_test.go b/pkg/trait/trait_test.go index 6063899519..4ffe2f0982 100644 --- a/pkg/trait/trait_test.go +++ b/pkg/trait/trait_test.go @@ -37,7 +37,6 @@ import ( const ( TestDeploymentName = "test" - TestProperties = "test-properties" ) func TestOpenShiftTraits(t *testing.T) { @@ -49,8 +48,8 @@ func TestOpenShiftTraits(t *testing.T) { assert.Nil(t, env.GetTrait("service")) assert.Nil(t, env.GetTrait("route")) assert.NotNil(t, env.GetTrait("owner")) - assert.NotNil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { - return cm.Name == TestProperties + assert.Nil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { + return cm.Labels["camel.apache.org/properties.type"] != "" })) assert.NotNil(t, res.GetDeployment(func(deployment *appsv1.Deployment) bool { return deployment.Name == TestDeploymentName @@ -64,8 +63,8 @@ func TestOpenShiftTraitsWithWeb(t *testing.T) { assert.NotNil(t, env.GetTrait("service")) assert.NotNil(t, env.GetTrait("route")) assert.NotNil(t, env.GetTrait("owner")) - assert.NotNil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { - return cm.Name == TestProperties + assert.Nil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { + return cm.Labels["camel.apache.org/properties.type"] != "" })) assert.NotNil(t, res.GetDeployment(func(deployment *appsv1.Deployment) bool { return deployment.Name == TestDeploymentName @@ -118,8 +117,8 @@ func TestKubernetesTraits(t *testing.T) { assert.Nil(t, env.GetTrait("service")) assert.Nil(t, env.GetTrait("route")) assert.NotNil(t, env.GetTrait("owner")) - assert.NotNil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { - return cm.Name == TestProperties + assert.Nil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { + return cm.Labels["camel.apache.org/properties.type"] != "" })) assert.NotNil(t, res.GetDeployment(func(deployment *appsv1.Deployment) bool { return deployment.Name == TestDeploymentName @@ -133,8 +132,8 @@ func TestKubernetesTraitsWithWeb(t *testing.T) { assert.NotNil(t, env.GetTrait("service")) assert.Nil(t, env.GetTrait("route")) assert.NotNil(t, env.GetTrait("owner")) - assert.NotNil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { - return cm.Name == TestProperties + assert.Nil(t, res.GetConfigMap(func(cm *corev1.ConfigMap) bool { + return cm.Labels["camel.apache.org/properties.type"] != "" })) assert.NotNil(t, res.GetDeployment(func(deployment *appsv1.Deployment) bool { return deployment.Name == TestDeploymentName @@ -221,6 +220,7 @@ func TestTraitHierarchyDecode(t *testing.T) { func TestConfigureVolumesAndMounts(t *testing.T) { env := Environment{ + Resources: kubernetes.NewCollection(), Integration: &v1.Integration{ ObjectMeta: metav1.ObjectMeta{ Name: TestDeploymentName, @@ -259,6 +259,10 @@ func TestConfigureVolumesAndMounts(t *testing.T) { }, }, Configuration: []v1.ConfigurationSpec{ + { + Type: "property", + Value: "a=b", + }, { Type: "configmap", Value: "test-configmap", @@ -283,19 +287,31 @@ func TestConfigureVolumesAndMounts(t *testing.T) { vols := make([]corev1.Volume, 0) mnts := make([]corev1.VolumeMount, 0) + env.Resources.AddAll(env.ComputeConfigMaps()) env.ConfigureVolumesAndMounts(&vols, &mnts) assert.Len(t, vols, 8) assert.Len(t, mnts, 8) - v := findVolume(vols, func(v corev1.Volume) bool { return v.ConfigMap.Name == "my-cm1" }) + v := findVolume(vols, func(v corev1.Volume) bool { return v.ConfigMap.Name == "test-user-properties" }) + assert.NotNil(t, v) + assert.NotNil(t, v.VolumeSource.ConfigMap) + assert.Len(t, v.VolumeSource.ConfigMap.Items, 1) + assert.Equal(t, "application.properties", v.VolumeSource.ConfigMap.Items[0].Key) + assert.Equal(t, "user.properties", v.VolumeSource.ConfigMap.Items[0].Path) + + m := findVVolumeMount(mnts, func(m corev1.VolumeMount) bool { return m.Name == v.Name }) + assert.NotNil(t, m) + assert.Equal(t, "/etc/camel/conf.d", m.MountPath) + + v = findVolume(vols, func(v corev1.Volume) bool { return v.ConfigMap.Name == "my-cm1" }) assert.NotNil(t, v) assert.NotNil(t, v.VolumeSource.ConfigMap) assert.Len(t, v.VolumeSource.ConfigMap.Items, 1) assert.Equal(t, "my-key1", v.VolumeSource.ConfigMap.Items[0].Key) assert.Equal(t, "res1.txt", v.VolumeSource.ConfigMap.Items[0].Path) - m := findVVolumeMount(mnts, func(m corev1.VolumeMount) bool { return m.Name == "i-resource-000" }) + m = findVVolumeMount(mnts, func(m corev1.VolumeMount) bool { return m.Name == "i-resource-000" }) assert.NotNil(t, m) assert.Equal(t, "/etc/m1", m.MountPath) diff --git a/pkg/trait/trait_types.go b/pkg/trait/trait_types.go index 153163cd97..40045b23ec 100644 --- a/pkg/trait/trait_types.go +++ b/pkg/trait/trait_types.go @@ -193,21 +193,22 @@ type ControllerStrategySelector interface { // A Environment provides the context where the trait is executed type Environment struct { - CamelCatalog *camel.RuntimeCatalog - RuntimeVersion string - Catalog *Catalog - C context.Context - Client client.Client - Platform *v1.IntegrationPlatform - IntegrationKit *v1.IntegrationKit - Integration *v1.Integration - Resources *kubernetes.Collection - PostActions []func(*Environment) error - PostProcessors []func(*Environment) error - BuildTasks []v1.Task - ConfiguredTraits []Trait - ExecutedTraits []Trait - EnvVars []corev1.EnvVar + CamelCatalog *camel.RuntimeCatalog + RuntimeVersion string + Catalog *Catalog + C context.Context + Client client.Client + Platform *v1.IntegrationPlatform + IntegrationKit *v1.IntegrationKit + Integration *v1.Integration + Resources *kubernetes.Collection + PostActions []func(*Environment) error + PostProcessors []func(*Environment) error + BuildTasks []v1.Task + ConfiguredTraits []Trait + ExecutedTraits []Trait + EnvVars []corev1.EnvVar + ApplicationProperties map[string]string } // ControllerStrategy is used to determine the kind of controller that needs to be created for the integration @@ -339,33 +340,66 @@ func (e *Environment) ComputeConfigMaps() []runtime.Object { sources := e.Integration.Sources() maps := make([]runtime.Object, 0, len(sources)+1) + // application properties + applicationProperties := "" + + for key, val := range e.ApplicationProperties { + applicationProperties += fmt.Sprintf("%s=%s\n", key, val) + } + + if applicationProperties != "" { + maps = append( + maps, + &corev1.ConfigMap{ + TypeMeta: metav1.TypeMeta{ + Kind: "ConfigMap", + APIVersion: "v1", + }, + ObjectMeta: metav1.ObjectMeta{ + Name: e.Integration.Name + "-application-properties", + Namespace: e.Integration.Namespace, + Labels: map[string]string{ + "camel.apache.org/integration": e.Integration.Name, + "camel.apache.org/properties.type": "application", + }, + }, + Data: map[string]string{ + "application.properties": applicationProperties, + }, + }, + ) + } + // combine properties of integration with kit, integration // properties have the priority - properties := "" + userProperties := "" for key, val := range e.CollectConfigurationPairs("property") { - properties += fmt.Sprintf("%s=%s\n", key, val) + userProperties += fmt.Sprintf("%s=%s\n", key, val) } - maps = append( - maps, - &corev1.ConfigMap{ - TypeMeta: metav1.TypeMeta{ - Kind: "ConfigMap", - APIVersion: "v1", - }, - ObjectMeta: metav1.ObjectMeta{ - Name: e.Integration.Name + "-properties", - Namespace: e.Integration.Namespace, - Labels: map[string]string{ - "camel.apache.org/integration": e.Integration.Name, + if userProperties != "" { + maps = append( + maps, + &corev1.ConfigMap{ + TypeMeta: metav1.TypeMeta{ + Kind: "ConfigMap", + APIVersion: "v1", + }, + ObjectMeta: metav1.ObjectMeta{ + Name: e.Integration.Name + "-user-properties", + Namespace: e.Integration.Namespace, + Labels: map[string]string{ + "camel.apache.org/integration": e.Integration.Name, + "camel.apache.org/properties.type": "user", + }, + }, + Data: map[string]string{ + "application.properties": userProperties, }, }, - Data: map[string]string{ - "application.properties": properties, - }, - }, - ) + ) + } for i, s := range sources { if s.ContentRef != "" { @@ -554,31 +588,43 @@ func (e *Environment) ConfigureVolumesAndMounts(vols *[]corev1.Volume, mnts *[]c }) } - // - // Volumes :: Properties - // - - *vols = append(*vols, corev1.Volume{ - Name: "integration-properties", - VolumeSource: corev1.VolumeSource{ - ConfigMap: &corev1.ConfigMapVolumeSource{ - LocalObjectReference: corev1.LocalObjectReference{ - Name: e.Integration.Name + "-properties", - }, - Items: []corev1.KeyToPath{ - { - Key: "application.properties", - Path: "application.properties", + if e.Resources != nil { + e.Resources.VisitConfigMap(func(configMap *corev1.ConfigMap) { + var propertiesType string + var mountPath string + + switch propertiesType = configMap.Labels["camel.apache.org/properties.type"]; propertiesType { + case "application": + mountPath = ConfPath + case "user": + mountPath = ConfdPath + } + + if propertiesType != "" { + *vols = append(*vols, corev1.Volume{ + Name: propertiesType + "-properties", + VolumeSource: corev1.VolumeSource{ + ConfigMap: &corev1.ConfigMapVolumeSource{ + LocalObjectReference: corev1.LocalObjectReference{ + Name: configMap.Name, + }, + Items: []corev1.KeyToPath{ + { + Key: "application.properties", + Path: propertiesType + ".properties", + }, + }, + }, }, - }, - }, - }, - }) + }) - *mnts = append(*mnts, corev1.VolumeMount{ - Name: "integration-properties", - MountPath: ConfPath, - }) + *mnts = append(*mnts, corev1.VolumeMount{ + Name: propertiesType + "-properties", + MountPath: mountPath, + }) + } + }) + } // // Volumes :: Additional ConfigMaps diff --git a/pkg/util/defaults/defaults.go b/pkg/util/defaults/defaults.go index d722404eda..55768adda6 100644 --- a/pkg/util/defaults/defaults.go +++ b/pkg/util/defaults/defaults.go @@ -26,7 +26,7 @@ const ( Version = "1.0.0-SNAPSHOT" // DefaultRuntimeVersion -- - DefaultRuntimeVersion = "1.1.1-SNAPSHOT" + DefaultRuntimeVersion = "1.2.0-SNAPSHOT" // BuildahVersion -- BuildahVersion = "1.14.0" diff --git a/script/Makefile b/script/Makefile index db86084bf0..856dc53655 100644 --- a/script/Makefile +++ b/script/Makefile @@ -16,7 +16,7 @@ VERSIONFILE := pkg/util/defaults/defaults.go VERSION := 1.0.0-SNAPSHOT LAST_RELEASED_VERSION := 1.0.0-RC2 -RUNTIME_VERSION := 1.1.1-SNAPSHOT +RUNTIME_VERSION := 1.2.0-SNAPSHOT BUILDAH_VERSION := 1.14.0 KANIKO_VERSION := 0.17.1 BASE_IMAGE := adoptopenjdk/openjdk8:slim