Giter Site home page Giter Site logo

[code2seq] new dataset about gcm HOT 5 CLOSED

natalymr avatar natalymr commented on July 23, 2024
[code2seq] new dataset

from gcm.

Comments (5)

natalymr avatar natalymr commented on July 23, 2024

Решила выбрать вот этот репозиторий, потому что

  1. выбирала среди репозиториев apache
  2. есть xml
  3. относительно короткие сообщения

from gcm.

natalymr avatar natalymr commented on July 23, 2024
  • логи
  • blobs
  • -> .java
  • extract paths
  • split dataset
  • make dataset in appropriate state
  • гисто
  • run training

from gcm.

natalymr avatar natalymr commented on July 23, 2024
  • 95 percentile
  • больше данных

from gcm.

natalymr avatar natalymr commented on July 23, 2024

Статистика частоты сообщений:

203: 1 ['regen']
 86: 1 ['removed unused imports']
 37: 1 ['polished']
 30: 1 ['camel-13557: add property binding support to make it convenient to configure components and whatnot.']
 28: 1 ['camel-13663: camel-main-maven-plugin to generte spring-boot tooling metadata to fool java editors to have code completions for camel main application.properties files.']
 25: 1 ['camel-13449: camel3 - move bean component out of camel-core']
 24: 1 ['regen docs']
 23: 1 ['fixed cs']
 22: 1 ['camel-13313: add support for generating type converter loader source code to be able to load component type converters in a faster way']
 15: 2 ['camel-13636: camel3 - spi for reactivehelper so we can plugin different reactive engines', 'camel-13283: add @bindregistry annotation to allow to bind beans/classes to registry.']
 14: 1 ['camel-10792: allow registry to bind beans.']
 13: 3 ['fixed cs for camel-core', 'camel-13647: allow to do autowrire by classpath. quick and dirty prototype.', 'camel-13557: fixed test to use property binding support as the old has removed the legacy jdk propertyeditor in camel-13566']
 12: 3 ['camel-13474: move dataformats out of camel-core.', 'camel-13118: components should not depend on camel-core but camel-support', 'feat: camel-12450 - step eip']
 11: 1 ['camel-13850: optimize model classes to provide changeable properties that support property placeholders to avoid reflection. work in progress.']
  9: 1 ['camel-13515: allow producer to lazy start until first message']
  8: 3 ['update components/camel-debezium/src/main/docs/debezium-component.adoc', 'camel-13917: configuring endpoints with consumer. prefix for consumer options is no longer supported as they should be regular options instead. this also avoid reflection setting properties.', 'fixed cs for camel-support']
  7: 4 ['camel-13788: deprecate out in favour of getmessage on message api.', 'camel-13369: message history eip now supports filtering nodes and to keep a copy of the traced message.', 'camel-13503: camel main - allow to configure global and common options ala camel-spring-boot have.', 'fixed test af license header change']
  6: 11 ['remove unused imports', 'fixed cs for camel-api', 'camel-13657: use name instead of headername, propertyname in xml dsl to make it simpler and more natural.', 'camel-13627: camel-main - reuse options for main and camel-spring-boot', 'camel-13220: remove deprecated producer.', 'camel-13608: add route filter to model camel context so you can filter out unwanted routes, such as from unit testing.', 'camel-13442: camel3 - move xpath out of camel-core', '[minor] use java-style array declaration', 'camel-13108: camel-core - move dataset into camel-dataset component.', 'camel-13375: remove unused jmx catalog api and other bits that are unused.', 'camel-13313: add support for generating type converter loader source code to be able to load component type converters in a faster way.']
  5: 11 ['camel-13913: camel3 - components - use beanintrospection instead of introspectionsupport', 'fixed cs for camel-salesforce', 'typo', 'camel-12003: add failfast option to mock endpoint', 'more fixes for anchor not found errors', 'fixed test', 'camel-13201: camel-core-engine to have minimal camel-core with no components (only properties)', 'fixed cs for camel-base', 'camel-13522: camel3 - the various camel exceptions should favour extending runtime exception', 'camel-13272: file producer - issue with tod when using moveexisting', 'camel-8293: camel-test should use registry and let user bind beans more easily instead of having to use jndiregistry.']
  4: 13 ['update migration guide', 'polish', 'camel-13846: make propertybindingsupport a fluent builder only', 'fixed cs for camel-cdi', 'fixed potential npe', 'camel-kafka: fixed cs', 'camel-13683: camel-main - configuring properties report better error if missing jars on classpathand other mistakes.', 'camel-13647: allow to do autowrire by classpath.', 'camel-13620: move main out to camel-main', 'fixed cs for camel-test', '[camel-13371] move languages to camel-base', 'camel-6589: route should have exactly only 1 input.', 'camel-13312: tidy up modelcamelcontext to have add methods for adding new routes/rests from input stream.']
  3: 31 ['camel-kubernetes: fixed cs', 'camel-13895: camel3 - typeconverter(loader = true) rename to generateloader', 'camel-13907: lets clear bean introspection cache after bootstrap of camel as the cache was used during initialization.', 'camel-13870: generating fast component options configurer', 'camel-13870: fast property configuration of camel endpoints.', 'camel-13850: source code generate exchangeconstantprovider so we can do fast lookup of its constant values without reflection', 'fix typo', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz', 'camel-13175: added useoriginalbody as alternative to useoriginalmessage and correct docs.', '"camel-13454:camel-testcontainers - should build if no docker"', 'fixed cs for camel-restlet', 'ran yarn gulp inside camel/docs', 'camel-13705: properties component should work with eclipse microprofile config', 'link errors fixed, ran ./mvnw -pfastinstall install in project root dirctory', 'camel-13681: property binding support should have support for ignore case in property keys', 'camel-13658: using outputnode instead of isoutputsupported method to mark if a node/definition supports outputs or not.', 'camel-13650: properties component - loadproperties to return properties in order', 'camel-13634: camel main - allow to configure rest dsl configuration', 'camel-13618: camel3 - move filewatcherreloadstrategy out of camel-core', 'camel-13220: remove deprecated producer. camel-13612: camel-rest should seperate producer vs consumer component name.', 'fixed cs for camel-spring', 'fixed cs for camel-management-impl', 'camel-13555: producer and consumer template/cache should check if camel is started when being used', 'xtokenize language moved to camel-jaxp so need to update maven package tooling', 'camel-13514: service api should not use checked exceptions in start/stop methods.', 'camel-13502: properties component - let os environment variable take precedence by having it in override mode by default', 'fixed flaky test', 'fix placeholders in logging statements', 'camel-13340: invalid swagger json/yaml generated for rest dsl', '(feat) camel-13307: camel registry allow to store multiple beans with same id but different type.', 'camel-13266: fixed a mistake if jmx was disabled in spring boot']
  2: 130 ['fix flaky test due to unordered set', 'camel-13991: camel-main - configuring component options with #class dont work', 'camel-13939: camel3 - rename camel-management-impl to camel-management', 'fixed cs for apt', 'camel-13978 - fixed cs', 'camel-13886: camel-servlet + camel-http4 with null body causes "stream closed" ioexception', 'update debezium-component.adoc', 'camel-13435 - regen docs', 'add m4 and rc1 releases to namespace schemas', 'regen again', 'camel-13938: core artifacts should not depend con camel-core but camel-core-engine', 'camel-13931 tempfilename directory is not auto-created if it is relative before the endpoint path', 'regen examples', 'update http-component.adoc', 'add missing licenses', 'beanintrospection - reduce number of methods.', 'camel-13870: fixed compiler issue for dummy-component', 'camel-13870: even faster endpoint and component configurer with switch instead of map, as suggested by luca.', 'camel-13870: better api and make endpoint configurer static', 'camel-13904: jmx - early registered services may not be enlisted in xml dsl', 'camel-aws-sqs: fixed cs', 'improve documentation', 'cleanups for camel-rxjava2 to camel-rxjava component renaming', 'cleanups for camel-netty4 to camel-netty component renaming', 'increase configuration options for pulsar', 'camel-13850: remove resolvepropertyplaceholders on defaultcomponent as this is already supported via camel main, spring boot and other means. this avoid reflection overhead on bootstrap.', 'camel-13792: fixed issue with camel-rest-swagger and renaming http components and some flaws with settign up rest configuration', 'upgrade migration guide', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed more references', 'fixed compile error', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - updated docs', 'upgrade jetty', 'camel-10910: a route with a single output should also use a pipeline so its the same behaviour as if the route has 2+ outputs.', 'camel-10533: aggregatecontroller - add forcediscardofgroup method', 'camel-9971: added appendchars option to file component.', 'camel-6325: add discardonaggregationfailure option to aggregate eip', 'camel-13774: add java8 stream to iterator as type converter.', 'camel-12003: camel-test getmockendpoint should lookup mock endpoints and favour the mock queue name as matching.', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-spring', 'fixed cs for camel-spring-ws', 'camel-13795: fixed test', 'camel-13806: removed camel-ejb', 'camel-support: fixed cs', 'camel-consul: fixed cs', 'camel-6901: intercept send to endpoint now supports after url to send result to this url like an aop before|after.', 'camel-aws sqs: fixed cs', 'camel-13793: support for multiple camel contexts on various camel annotations dropped as we only support 1 context per app/deployment.', 'camel-13750: omit jmscorrelationid when sending with usemessageidascorrelationid', 'update ldif-component.adoc', 'fixed cs for camel-flink', 'fixed cs for camel-exec', 'camel-13589: fix broken anchors', 'fixed cs for camel-cxf', 'removed unused properties, more housekeeping', 'fixed cs for camel-package-maven-plugin', 'upgrade mina', 'camel-13732: converting to boolean should always be strict', 'camel-13730: add notifybuildermatcher in spi so we can have mock endpoints back with notify builder as predicates.', 'camel-13141: make using advice-with easier by using lambda route builder directly on the advicewithroutebuilder.', 'camel-13708, camel-13721, camel-13694, camel-13720: fixed compile after little code change', 'regen of regen', 'camel-13689: camel-core - converting string to boolean should only accept true or false literals', 'camel-13667', 'camel3 - spi for reactivehelper so we can plugin different reactive engines', 'fixed cs for camel main maven plugin', 'camel-13647: allow to do autowrire by classpath. fixed camel-jms about lazy creating connectionfactory.', 'fixed cs for auto generated endpoint dsl', 'fixed cs for camel-main', 'fixed cs in camel-core', 'upgrade karaf to version 4.2.6', 'camel-13563 - update jetty to 9.4.18 + fix client authentication issues', 'code cleanup', 'camel-12868: detect if camel on spring-boot shutdown very quickly because there is no main controller or starter-web dependency to keep the jvm alive.', 'camel-13614 - fixed cs', 'spring boot auto configuration docs in readme should include deprecation details', 'camel-13594: camel apt - avoid generating typeconverter meta-inf file when we generate typeconverterloader. this also speedup starting camel as we avoid double scanning out of the box.', 'upgrade apache pulsar', 'upgrade xercesimpl version', 'camel-soroush: regen docs', 'camel-10324 - regen', 'fixed cs for camel-file', 'camel-13557: regen', 'camel-13476: quartzscheduledpollconsumerscheduler should not remove trigger when quartz is clustered', 'camel-13552: camel3 - move last language from camel-core to camel-base', 'camel3 - polished', 'upgrade kotlin', 'camel-13501: component should move initialization logic to doinit instead of dostart', '[camel-13511] introduce a model interface to hold definitions related methods', 'upgrade groovy', 'fixed cs for camel-docker', 'camel-13453 - regen', 'camel-pulsar: polished', 'fixed cs for camel-zookeeper', 'camel-13474: move dataformats out of camel-core. remove deprecated data formats first.', 'polished examples', 'fixed cs for camel-jbpm', 'fixed cs for camel-coap', '[camel-13468]exception tag is missing when camel java dsl is converted into xml using dumprouteasxml() operation', 'fixed cs for camel-elasticsearch-rest', 'camel-13459: camel3 - move language annotations for bean parameter bindings into their own package', 'fixed cs for camel-groovy', 'camel3 - a little bit more modularization', 'camel-13446: make camel-xpath build', 'camel-13433 - s3: exchange body stream is loaded into memory to calculate content length which is already set via headers', 'camel-13439: resolving data formats is a bit cumbersome. so lets initialize dataformats that has been setup via xml dsl or added as model, then they are ready to be used. avoid using routecontext as it was not needed and helps with modularization. add some missing dataformats in the dsl.', 'camel-13432: simple language - deprecate and remove change its start/end token', 'fix spring boot itests on jdk11', 'camel-13345 - added option to generate jacocoxml report to sonarqube', 'camel-13398 - fixed cs for aws-lambda', 'camel-13398 - added docs for aws-ec2', '[minor] remove unused imports', '[camel-13385] move the rest registry to the rest component', 'camel-13370: resolve delegating endpoint when routes are dumped', 'update jmx-component.adoc', 'camel-ahc: fixed cs', 'camel-ahc: use bindtoregistry annotation where possible in tests', '(fix) camel-13162: fixed rest-dsl advice-with using inlined route with route id and replacing from should not append routeid as uri parameter.', 'camel-13320 - directmessageconsumerhandler.java pollconsume method calls deprecated twitter.getdirectmessages(paging p) https://issues.apache.org/jira/browse/camel-13320', 'camel-13301: move catalog apis from camelcontext to catalogcamelcontext to have them separated.', 'camel-13308: remove ref attribute on @consume @produce @endpointinject as you should just use ref component, final touches', '(chore) camel-13308: remove ref attribute on @consume @produce @endpointinject as you should just use ref component.', 'camel-13288: properties component lookup env should use uppercase keys and fallback to use underscore instead of dash.', 'camel-13243: main class should be more easier to use, so lets drop the confusing multiple camelcontext stuff that was not really intended/working.', '[camel-13177] build speed: add temporary profile to be able to try faster builds', 'camel-aws-ecs: regen docs', 'camel-13243: spring main supports spring ioc for route builder classes.', 'fixed cs for camel-http-common', 'camel-13266: make camel-management-impl optional so users can run camel with and without jmx', 'camel-13246: add maven gav to spring-boot auto configuration doc', 'upgrade olingo4. ups as i was testing the upgrade i removed all the prior features so the karaf validate plugin can run quicker. now restored them back.']
  1: 2805 ['camel-kubernetes: added samples code for namespaces component', 'camel-13965: shrink the code a bit with advicewithroutebuilder', 'camel-13965: created the camel-test-spring-junit5 based on camel-test-spring', 'camel-kubernetes: added samples code for job component', 'camel-kubernetes: use a specific header for hpa label', 'camel-kubernetes: added samples code for hpa component', 'replace broken documentation links with xref', 'add xml references for release 2.23.4', 'upgrade fabric8 maven plugin to version 4.2.0', 'upgrade box java sdk to version 2.38.0', 'camel-nats: use the latest nats docker image 2.1.0', 'upgrade pdfbox to version 2.0.17', 'upgrade kubernetes-client to version 4.6.0', 'camel-11834: camel-example-spring-boot-rest-jpa fixed intellij project file generation.', 'correct url for the example', 'upgrade jgroups to version 4.1.5.final', 'camel-kubernetes: configmap example and typos', 'camel-kubernetes: adding examples deployments docs', 'camel-kubernetes: adding some docs for kubernetes configmap consumer', 'camel-kubernetes: use logger in configmap consumer integration test', 'camel-kubernetes: adding some examples of configmaps producer operations', 'regen docs for camel-pulsar on the website side', 'camel-pulsar: regen', 'camel-pulsar: fixed cs', 'camel-14001 - camel-pulsar: add messageroutingmode and messagerouter option to producer, messagerouter option', 'camel-14001 - camel-pulsar: add messageroutingmode and messagerouter option to producer, messagerouting mode option', 'camel-13982: handle gauge metrics not being reusable', 'camel-13990: change from error to warn for the schema name message', 'camel-13990: add schema name checks in endpointannotationprocessor', 'camel-13961: camel-xslt - the option allowstax is now default false as not xslt libraries support this out of the box.', 'camel-13977: expose additional camel metrics from microprofile metrics component', 'camel-13997: fix checkstyle issue', 'camel-13997: proxyprotocoltest not releasing ac...', 'camel-13987: use pkcs12 instead of jks', 'add yupiik in the commercial support page', 'camel-13994 - listpods operation of kubernetes component dont support namespace option', 'ignore iota sendtransfertest for the moment', 'camel-13987: update keystores used in tests', 'upgrade mqtt client to version 1.16', 'added sb placeholder for docs in openshift build configs and builds adoc', 'camel-kubernetes: added supported producer operation to resource builds docs', 'camel-kubernetes: added supported producer operation to resource build configs docs', 'camel-kubernetes: added supported producer operation to resource service docs', 'camel-kubernetes: added supported producer operation to resource sa docs', 'camel-kubernetes: added supported producer operation to resource secret docs', 'camel-kubernetes: added supported producer operation to resource quota docs', 'camel-kubernetes: added supported producer operation to rc docs', 'camel-kubernetes: added supported producer operation to pods docs', 'camel-kubernetes: added supported producer operation to pv docs', 'camel-kubernetes: added supported producer operation to pvc docs', 'camel-kubernetes: added supported producer operation to nodes docs', 'camel-kubernetes: added supported producer operation to namespace docs', 'camel-kubernetes: added supported producer operation to job docs', 'camel-kubernetes: added supported producer operation to hpa docs', 'camel-kubernetes: added supported producer operation to deployment docs', 'camel-kubernetes: added supported producer operation to configmap docs', 'create camel-robotframework component camel-robotframework component: rebase and polish add karaf feature for robotframework component docs and cleanup fix cs', 'upgrade commons configuration to version 2.6', 'docs-clarified-update-asheaderoperation-formatted-tables', 'fix camel-kubernetes lock test', 'camel-13989: enhance schema name javadoc in uriendpoint annotation', 'camel-13918: camel3 - camel-http - remove deprecate url rewrite', 'camel-13980: deprecate watermarks in model files and change return unchanged javatype', 'upgrade spring-data commons bundles to version 2.1.10.release', 'upgrade spring-data-redis and related bundle to version 2.1.10.release', 'camel-13969: remove watermark on classname when generated inner configuration class name', 'camel-13986 - camel-kubernetes: add deletenode operation', 'camel-kubernetes: remove syserr', 'camel-13912: reduce code that was not needed anymore. camel-13984: the tests now pass.', 'revert "[camel-13912] remove access to the route when reifying the error handlers"', 'camel-13983 - provide createnode feature in kubernetes component', 'upgrade mockwebserver to version 0.1.4', 'camel-13956: filedataset does not support a single file larger than 1024 bytes', 'camel-13964: remove the invocation of propertiescomponent', 'camel-13964: use camel-main instead of blocking thread manually', 'camel-13964: add example to parent pom and change some logging to debug', 'camel-13964: add debezium example using cassandra with mysql', 'camel-13981: make sure there are definitions to...', 'camel-13981: make sure that the property helper...', 'camel-13978 - create configmap watch feature in kubernetes component, fixed the resourcename usage', 'camel-13981: logging in the annotation processor', 'camel-kubernetes: use the same namespace in the configmap consumer test', 'camel-13982: support standard gauge metric in microprofile metrics component', 'added apt profile to karaf daily build', 'camel-13978 - docs', 'camel-13978 - create configmap watch feature in kubernetes component, added test', 'camel-13978 - create configmap watch feature in kubernetes component', 'upgrade xchange to version 4.4.0', 'lets go back to jooq 3.11.12', 'fixed cs for camel-kubernetes component', 'upgrade kubernetes-client and model to version 4.5.2', 'renamed flink module component from apache flink to flink', 'camel-13962: correct code style audit errors', 'camel-13962: keep track of brackets that belong to a method in order to prevent false method splitting', 'avoiding the * imports', 'camel-13976: allow as2 component to reply disposition type failed in the mdn', 'upgrade http client to version 4.5.10', "don't use the same repository on jenkins for karaf job", 'upgrade hamcrest to version 2.1', 'upgrade netty to version 4.1.41.final', 'camel-13968 - fixed cs', 'camel-13968: resolved http header case sensitivity while parsing', 'upgrade jgit to version 5.5.0.201909110433-r', 'add missing xml schema references for 3.0.0-m4 and 3.0.0-rc1', 'add xml schema reference for camel 2.24.2', 'camel-13974: fix missing component dependencies', 'camel-13886: add integration test to camel-servlet-starter', 'fixed component reference page, by listing all the components', 'added missing components to component reference page', 'regen navigation', 'remove the very outdated "how to validate the camel 1.x context xml from apache camel web site?" faq entry.', 'remove the very outdated "can i use camel on java 1.4" faq entry.', 'delete documentation of the groovy dsl which was removed in camel 3.', 'delete documentation of the scala dsl which was removed in camel 3.', 'remove deleted camel-guice component from user manual.', 'camel-aws translate: improved tests', 'camel-aws translate: docs improvement', 'docs/components/modules/root/pages/test-spring.adoc: restore :page-source: (deleted by mistake)', 'camel-aws translate: fixed cs', 'camel-13973 - camel-aws translate: detect the source language automatically', 'remove deleted camel-testng component from spring test documentation.', 'remove dependency management of unused testng dependency.', 'upgrade restassured to version 4.1.1', 'camel-13972 - camel-aws translate: add a languages enum', 'camel-13971 - camel-aws translate: create karaf and spring boot integration tests, sb integration test', 'camel-13971 - camel-aws translate: create karaf and spring boot integration tests, karaf integration test', 'camel-13970 - camel aws-translate: create a karaf feature', 'fixed cs for camel-aws translate', 'fix sample code indentation in camel-servlet doc', 'update clustering.adoc - typo', 'camel-13435 - full build and regen', 'camel-13435 - regen spring-boot starter', 'camel-13435 - added camel-aws-translate to kit', 'camel-13435 - docs', 'camel-13435 - updated docs', 'camel-13435 - fixed javadoc and references', 'camel-13435 - camel-aws-translate', 'camel-13435 - add an aws translate component', "camel-13916: add 'camel 3 migration guide' to navigation", "chore(mp-config): don't cache config instance to prevent issues when compiling in native mode with quarkus", 'camel-13967: fix micrometer example', 'camel-13966: netty-http proxy mode refactor', '[camel-13921] fix defaultlrucachefactory', '[camel-13921] fix camel-caffeine-lrucache in osgi', 'camel-13916: website - add migration guide page', 'camel-13963: post support in netty-http proxy mode', 'newlinkadded-facebookcomponentdocs', 'camel-13960: retain the proxied body', 'camel-12543 - regen docs', 'revert back springfilewatchertest', 'camel-12543 - fixed log configuration', 'improve the documentation and fix debezium links', 'enhance the documentation with more information', 'camel-12543: add camel-debezium component to camel', 'camel-13887 - regen docs', 'camel-13887 - fixed docs a bit', 'camel-13887 - camel-mongodb-gridfs - mongo to mongoclient', 'camel-13954: set file-watch events explicitly instead of relying on the auto generated property configurator', 'upgrade micrometer to version 1.2.1', '[camel-13951] implement postgresaggregationrepository to handle special postgresql behavior', 'camel-13946: upgrade to maven 3.6.2', 'fixed jbpm spring boot integration test after upgrading', 'camel-13951: expose setter for transaction propagation using name. fix tests', 'upgrade kie to version 7.26.0.final', 'upgrade optaplanner to version 7.26.0.final', 'upgrade jbpm to version 7.26.0.final', 'upgrade drools to version 7.26.0.final', 'upgrade testcontainers to version 1.12.1', 'camel-13920: allow using markup in option description (#3137)', 'fixed mongodbendpoint javadoc. this closes #3162', 'upgrade spring boot to version 2.1.8.release', 'camel-13951: allow to set custom transaction propagation for camel-sql aggregation repository, which can be needed for postgres with optimistick locking.', 'camel-13935: fixed properties component with initial/override properties may store values as non string types.', 'upgrade awaitility to version 4.0.1', 'fix camel-snmp. also fix its docs as its both a consumer and producer.', 'create walkoidtest.java', 'update snmpproducer.java', 'update snmpendpoint.java', 'change to awaitility instead of thread.sleep', 'camel-13943: fix failing unit tests in camel-kafka', 'upgrade jnats to version 2.6.5', 'camel-13869 - camel-undertow - upgrade to 2.x', 'upgrade jgit to version 5.4.3.201909031940-r', 'camel-13821 - fixed karaf feature and test', 'camel-13821: upgraded corda rpc version to 4.0', 'upgrade async http client to version 2.10.2', 'camel-9260 - added an any23 karaf feature and test', 'camel-13851 - regen', 'fix link to xj component documentation', 'add missing logger dependencies', 'camel-13851: xj component documentation', 'camel-13851: move dependency version to parent/pom.xml', 'camel-13851: checkstyle fixes and cleanups', 'camel-13851: refactoring to reuse as much code as possible from the xslt component', 'integrate camel-xj component', 'camel-13919: fix arrayindexoutofboundsexception when generate readme on empty file or less than 5 lines', 'minor refactoring to extract the actual json / jaxb setup in their own methods', '[camel-13912] remove access to the route when reifying the error handlers', 'spelling correction', 'upgrade http core to version 4.4.12', 'remove unnecessary comment code', 'fix inconsistent doc formatting and wording', '"camel-13944:camel-kafka spring boot example using confluent avro serailizers and deserializers"', 'camel-13945 - camel-elasticsearch-rest: remove info operation from producer, remove refs from docs', 'camel-13945 - camel-elasticsearch-rest: remove info operation from producer', 'revert "revert "fixed elasticsearchinfotest after upgrading to 7.3.1""', 'revert "revert "upgrade elasticsearch cluster runner to version 7.3.1""', 'revert "revert "upgrade elasticsearch and related bundle to version 7.3.1""', 'upgrade protobuf to version 3.9.1', 'upgrade grpc and related bundle to version 1.23.0', 'revert "upgrade elasticsearch and related bundle to version 7.3.1"', 'revert "upgrade elasticsearch cluster runner to version 7.3.1"', 'revert "fixed elasticsearchinfotest after upgrading to 7.3.1"', 'fixed elasticsearchinfotest after upgrading to 7.3.1', 'upgrade elasticsearch cluster runner to version 7.3.1', 'upgrade elasticsearch and related bundle to version 7.3.1', 'upgrade libphonenumber and related bundle to version 8.10.17', 'upgrade docker java and related bundle to version 3.1.5', 'upgrade azure and related bundle to version 8.4.0', 'upgrade aws sdk and related bundle to version 1.11.618', 'upgrade fastjson and related bundle to version 1.2.59', 'camel-13753: trigger the `master` build of website', '"camel-13842:improve logging on kafkaconsumer when kafkaexception is thrown"', '"camel-13880:netty4-http component is setting an invalid "host" http header"', 'fix what is camel page', '[camel-13942]unitofwork should be done after send back response', 'features:install corrected to feature:install', 'camel-quartz: polished a bit', 'revert "camel-13938: core artifacts should not depend con camel-core but camel-core-engine"', 'camel-13826: migrated half of the camel-xstream tests to junit 5 (testing coexistence of junit 4 and junit 5)', 'camel-13826: merged cameltestsupport.iscreatecamelcontextperclass() into junit 5 lifecycle.per_class', 'fix cs for camel-package-maven-plugin', 'camel-13900: use camel-package-maven-plugin to generate jaxb indexes', 'upgrade reactor core to version 3.2.12.release', 'camel-11011: make all services autocloseable', 'revert "revert "camel-13921 - jms producer not useable under camel-blueprint""', 'fixed springftpendpoint test from camel-itest', 'upgrade narayana to version 5.9.8.final', 'camel-13921: add dynamic import for caffeine so it can be loaded in osgi', 'revert "camel-13921 - jms producer not useable under camel-blueprint"', 'camel-13475: camel-olingo4 - should close http client when shutting down. thanks to remco schoen for reporting.', 'camel-13929: camel3 - apiendpoint should extend scheduledpollendpoint', 'camel-13925: camel-seda - sedaconsumer should extend defaultconsumer', 'updating activemq', 'camel-13159: remove camel-website directory', 'camel-13910: regen `page-source` attribute', 'camel-13910: add `page-source` attribute', 'camel-13928: fix broken links', 'camel-13921 - jms producer not useable under camel-blueprint', 'update team.adoc', 'camel-13885 - added category to camel-example-jira', 'fix overriding rabbit mq exchange name with exchange_override_name header.', 'camel-13924 - camel-directvm: failifnoconsumers option not taken into account when block is enabled', 'upgrade jnats to version 2.6.4', 'upgrade artemis to version 2.10.0', 'upgrade javamail (now jakarta mail) to version 1.6.4', 'upgrade xmlunit to version 2.6.3', 'upgrade awaitility to version 4.0.0', 'camel-hdfs: polished code', 'camel-file-watch: removed unused imports', 'fix findings in camel-any23 code', 'camel-any23: use jsonldwriter instead of deprecated jsonwriter', 'regen 2', 'upgrade jgroups used by jgroups-raft to version 4.0.20.final', 'upgrade jgroups-raft to version 0.4.3.final', 'fixed wong links in aws-mq page. thanks to christian mueller for reporting this.', 'upgrade jgroups to version 4.1.4.final', 'fixed camel-salesforce karaf feature', 'removed the any23 bundle version property placeholder', 'upgrade braintree java to version 2.104.0', 'upgrade box sdk to version 2.37.0', 'fixed cs for camel-file-watch', 'camel-13915 - camel-file-watch - ci test failures', 'fixed cs for camel-any23-example', 'revert "upgrade javamail to version 1.6.4", because the update was incomplete.', 'upgrade javamail to version 1.6.4', '[camel-13911] fix identation', 'camel-salesforce: null serialization at the sobject and field level', '[camel-13911] fix endpoint dsl clash with the rest endpoint', '[camel-13911] fix alternative schemes, align method names with schemes', '[camel-13911] use dosetproperty instead of setproperty in the endpoint dsl to make it clearer this is for internal use', 'added category to camel-example-webhook', 'added category to camel-example-telegram', 'added category to as2 example', 'added category to bigxml split example', 'camel-9260 - added the category to any23 example', 'solve suggestions.', 'add any23 dataformat example.', 'added a camel-corda spring boot integration test', 'added a camel-corda karaf integration test', 'updating commons compress', 'upgrade rxjava to version 2.2.12', 'upgrade jgit to version 5.4.2.201908231537-r', 'upgrade freemarker to version 2.3.29', 'upgrade narayana to version 5.9.7.final', 'adding myself to contributors', 'upgrade jackrabbit to version 2.19.4', 'fixed camel-restlet test', 'upgrade proton j to version 0.33.2', 'upgrade qpid jms client to version 0.45.0', 'add generated.txt to rat ignore list', 'add missing license header', 'add all .json files to rat ignore list', 'cleanup any23 component documentation', 'update openjpa', 'add missing docs', 'fixed wrong syntax', 'camel-13091 spring boot options tags added to adoc files', 'fixed cs for core', 'point readers to the related control bus component', 'camel-13870: skip known option when autowiring from registry', 'camel-13870: add @suppresswarnings to generated configurer.', 'camel-salesforce: fix serialization for string mpls', 'remove czech characters from name, as it is not rendered correctly.', 'add myself to team.adoc', 'camel-13870: fix apt using wrong name. and preparing for generating for fast component options.', 'camel-13838: fixed component had wrong syntax and made it configurable for tooling and fast endpoint configurer', 'camel-13429: support expressions in path parameters at rest dsl and rest producer (#3120)', 'make reifier constructor public', 'camel-13870: polished', '[camel-13891]camel-cxf - add spring.schemas for -spring url so it works for same online url', 'fix small typo in type-converter.adoc', 'camel-aws-cw: moving the logic of dostart for endpoint in doinit', 'camel-13893: refactor to remove configurationop...', 'fix jaxb model to pass modelsanitycheckertest', 'camel-13870: regen', 'camel-olingo4: fixed cs', 'camel-olingo2: fixed cs', 'camel-13598: implement etag support in olingo components', 'upgrade flink to version 1.9.0', 'fixed cs for swagger rest dsl generator', 'upgrade vertx to version 3.8.1', 'camel-http-common - fix typos in httphelper', 'camel-13893: use xml api to modify rest xml dsl', 'camel-13893: reintroduce configuration options ...', 'camel-13893: cleanup', 'fix typo in aws-cw doc', 'camel-13893: disable configurations', '[camel-13898]ensure camel-cxf consumer can propagate protocol headers from camel exchange headers when throwing a soap fault', 'upgrade directory watcher to version 0.9.6', 'upgrade jooq to version 3.11.12', 'camel-aws-sns: moving the logic of dostart for endpoint in doinit', 'replace hard coded versions in microprofile-config pom', 'camel-13838: add support for microprofile metrics', 'revert "camel-13886: camel-servlet + camel-http4 with null body causes "stream closed" ioexception"', 'camel-aws-sqs: moving the logic of dostart for endpoint in doinit', 'upgrade commons dbcp to version 2.7.0', 'camel-any23: polished code a bit', 'upgrade jgroups to version 4.1.2.final', 'upgrade californium to version 2.0.0-m16', 'upgrade mongodb java driver to version 3.11.0', 'fixed cs for camel-any23', 'adding dmitry volodin to team.md also in main repo', 'camel-any23: added a sb integration test for the component', 'missing file to suspend karaf support', 'suspend karaf support', 'rebuild project.', 'fix karaf support', 'improve http test. add spring xml test.', 'restructure marshal/unmarshal implement unmarshal add karaf feature and test', 'improve configurability re build project', 'improve configurability', 'merge last camel version with any23 component', 'fix marshal test', 'marshal rdf-xml from microformats. default configuration of any 23.', 'add configuration parameters. add data format build clauses.', 'basic marshal implementation any23', 'some clean-up', 'basic structure any23', 'add missing files to any23 dataformat basic structure', 'base structure camel-any23 dataformat', 'update: component reference index.adoc', 'fix broken links in summary page', 'camel-13877 - fixed cs', 'camel-13877 correct formatting', 'camel-13877 fix npe in routehealthcheck', 'fix docs', 'adding contributor name', 'switching to commons lang3 in a few places', 'add myself to the list of contributors', 'fixed camel aws msk docs', 'camel-13882: fixes broken images', 'removed camel-snakeyaml karaf integration test: there is already camelyamltest', 'upgrade snakeyaml to version 1.25', 'upgrade spring to version 5.1.9.release', 'upgrade spring boot to version 2.1.7.release', 'fixed cs for camel-undertow', 'upgrade rxjava to version 2.2.11', 'upgrade reactor to version 3.2.11.release', 'merging camel-13826 branch with master', 'camel-13826: migrated camel-hbase tests to camel-test-junit5', 'camel-13826: migrated camel-jmx tests to camel-test-junit5', 'camel-13826: removed unneeded throws exception for tests in camel-test-junit5', 'camel-13826: migrated camel-ahc-ws tests to camel-test-junit5', 'camel-13826: migrated camel-ahc tests to camel-test-junit5', 'camel-13826: moved route coverage to a dedicated class', 'camel-13826: removed deprecated methods and class', 'camel-13826: turned testsupport into a utility class', 'upgrade atmosphere to version 2.5.4', "camel-13879 : fix corda's component's documentation", '[camel-13876]enable camel-undertow component to set custom httphandler', 'camel-salesforce: support for relationship queries.', 'camel-13871: remove see also link from cxf comp...', 'camel-nats: use latest docker image for tests', 'adding comments on verification and improved integration tests', 'added back original title for known issues and camel-maven-plugin', 'migration guide: missing > on xml dsl fragment', 'migration guide: tracer has been implemented', 'align migration paragraphs to others', 'upgrade netty to version 4.1.39.final', 'upgrade braintree java to version 2.103.0', 'upgrade xchange to version 4.3.21', 'upgrade gora to version 0.9', 'fixed cs for camel-netty-http', 'reflect reverting on migration guide', 'revert "cleanups for camel-netty9 to camel-netty component renaming"', 'cleanups for camel-netty9 to camel-netty component renaming', 'polish the camel-facebook codebase a bit', 'camel-13853: availableportfinder now delegates the port selection to os', 'cleanups for camel-quartz2 to camel-quartz component renaming', 'cleanups for camel-hdfs2 to camel-hdfs component renaming', 'cleanups for camel-mina2 to camel-mina component renaming', 'minor tweak to atmos test', 'camel-13871: see also sections removal', 'updating commons beanutils', 'include missing doc for an attribute in xml dsl', 'camel-13852: use constants for http status code', 'camel-13852: refactoring remove duplicated code', 'camel-13852: document actions', 'camel-13852: use default timeout in tests', 'camel-13852: checkstyle fixes', "camel-13852: support odata action's", 'rename mongodb3 to mongodb', 'correct the package name of mongodbcomponentautoconfiguration', 'revert "fix the compilation error because of the missing definitionpropertiesplaceholderproviderhelper class being generated"', 'revert "polish"', 'cleanups for camel-mongodb3 to camel-mongodb component renaming', 'upgrade pulsar docker image', 'fix the compilation error because of the missing definitionpropertiesplaceholderproviderhelper class being generated', 'update to jackson databind 2.9.9.3 to pick up cve fixes', 'fix merge conflicts', 'fix checkstyle issues', 'upgrade groovy and logger', 'camel-13863: regen', 'camel-13863: camel3 - optimize xmlconverterloader and other loaders as synchronization is not needed as the loader is invoked during bootstrapping.', 'camel-13850: polished', 'camel-13850: fixed cs', 'use isarrayorcollection', 'camel-13864: allow subscriptionname to be set for non-durable shared subscription', 'fix the failing tests on the ci-server', 'upgrade to cxf 3.3.3, and this will fix camel-12957', 'camel-microprofile-config: fix filtered loading', 'camel-13814 inline eip images', 'camel-13861: fixes missing logic producing empty messages', 'update javadocs.', 'camel-13841: add the ability to do manual pulsar message acknowledgements.', 'update migration guide and correct typos', 'cleanups for camel-http4 to camel-http component renaming', 'camel-13800: fix some issues in mobile resolutions', 'camel-13860: camel-properties: get[inital|override]properties should never return null', 'camel-13859: came-properties: allow to filter properties by key when loading all', 'camel-13858: camel-properties: load properties should iterate through loadable property source in reverse order', 'camel-13857: camel-microprofile-config: should implement loadablepropertiessource', 'camel-13856: camel-microprofile-config: sould have an option to enable/disable automatic lookup of properties sources', 'camel-13855: camel-microprofile-config: discover properties sources from registry', 'camel-13854: camel-microprofile-config: service file point to the wrong class', 'camel-13798: additional title fixes', 'camel-13786: integration test for jms 2.0 deliverydelay', 'camel-13786: regen', 'camel-13786: add delivery delay to jms component', 'fixed cs for camel-twitter', 'camel-13848: add room password to camel-xmpp. thanks to tapio piironen for the patch.', 'fixed camel-atmos and polished', 'upgraded consul docker image', 'remove link to twitter-streaming-component', 'camel-13839: replace all no-break space with space', 'fixed migration guide with hdfs correct scheme', 'camel-13845: camel-telegram - do not show authorizationtoken in uri. camel-13847: camel-webhook - should be lenient properties and fixed creating delegate uri with right set of parameters.', 'fixed secret in apt compiler plugin and allow to set it via @uripath as well', 'restore ability to run spring boot itests with unittestenabled=true', 'upgrade owasp maven plugin to version 5.2.1', 'camel-13787: remove twitter-streaming component', 'fixed example as swagger petstorre uses https now and http4 works ootb where as undertow dont', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - removed netty-http4 decorator for opentracing component', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - removed netty-http4 decorator for aws-xray component', 'stream caching should be able to init with camel-quarkus out of the box', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - updated camel-grape docs', 'upgrade mybatis', 'camel-13837: factoryfinder api should avoid throwing exceptions for n… (#3089)', 'upgrade jnats to version 2.6.0', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - added migration guide note', 'camel-13589: remove references to wiki', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - regen', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed last refs', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed camel-restdsl-swagger-plugin refs', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed camel-package-maven-plugin', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed camel-micrometer-example', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed refs and test in artemis blueprint amqp example', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed refs and test for telegram and webhook components', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed refs in camel-swagger-java', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed refs in camel-rest', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed refs and camel-route-parser tests', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - regen take 2', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed docs and camel-catalog tests', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - sb integration test updated', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - karaf integration test and feature updated', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed more refs, docs and regen', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - fixed docs and regen', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - update docs', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http - update references', 'camel-13792 - rename components to default names, camel-netty4-http to camel-netty-http', 'updating commons codec', 'upgrade narayana to version 5.9.6.final', 'upgrade univocity parsers to version 2.8.3', 'add camel-jaxp to release kit', 'camel-13836: camel-util: move sedaconstants to camel-seda (#3088)', 'camel-13835: camel-util : cleanup pom (#3087)', 'camel-13833: properties component - fallback to env should replace dots with underscores (#3085)', 'camel-13832: properties component - check env before jvm system property', 'camel-13826: added a module that allows to write camel test with junit 5', 'camel-13834: camel-util does not provide a sfl4j binding for testing', 'upgrade johnzon to version 1.1.13', 'fixed wrong default in docs', 'fixed cs for camel-test-blueprint', 'upgrade assertj to version 3.13.2', 'upgrade wiremock to version 2.24.1', 'super regen!', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - added note on migration guide', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - removed last refs', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - aligned camel-netty4-http tests', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - aligned camel-netty tests', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - fixed hl7 tests', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - sb integration test updated', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - karaf integration tests and features updated', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - aligned camel-netty-correlation example', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - fixed syslog tests', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - aligned rest dsl stuff to point to netty4-http only', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - removed refs in netty4-http component', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - fixed refs in camel-mllp', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - fixed camel-ganglia test', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - documentationhelper class needs to point to new netty.json', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - updated references to netty4-http', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty - updated references', 'camel-13792 - rename components to default names, camel-netty4 to camel-netty', 'camel-13774: camel-zipfile now supports marshal an iterator to zipfile. and made it more general with a type converter so we can also write directly to a file via the file component.', 'camel-13774: camel-zipfile now supports marshal an iterator to zipfile', 'camel-13829: add caution to transferexchange/transferexception option on jms components', 'camel-13796: allow to configure idle and connection timeout on camel-salesforce http client and increaase default a bit', 'camel-13740: update xstream json docs', 'camel-13738: parent/pom.xml - use dash in version properties', 'camel-13712: camel-mail should use hostname and port from custom mailsession if its been configured.', 'fixed cs for camel-saxon', 'camel-13287: aggregationstrategy - access original exchange in aggregate method for multicast, recipient list and splitter', 'camel-13561: camel-hystrix - hystrixbadrequestexception is swallowed', 'camel-13267: enable automatic recovery on camel-rabbitmq in case connection fails for some reason.', 'camel-13083: upgrade to newer guava version.', 'upgrade box to version 2.36.0', 'camel-12864: camel-rest-swagger producer should remove host header if its already on the camel message as it should use the configured host on the rest component instead.', 'fixed cs for camel-kafka', 'polished and fixed typo', 'camel-13828: defaultexchangeholder - do not propgate exchange id for camel-jms with transferexchange as its across jvms etc.', 'revert "camel-13828: defaultexchangeholder - do not propgate exchange id"', 'camel-13828: defaultexchangeholder - do not propgate exchange id', 'upgrade hazelcast to version 3.12.2', 'upgrade infinispan to version 9.4.16.final', 'camel-10845: java dsl add java8 supplier support', 'camel-13792 - rename components to default names, camel-http4 to camel-http - fixed service-call eip docs', 'camel-13792 - rename components to default names, camel-http4 to camel-http - fixed migration guide a bit', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - fixed example camel-example-loadbalancing', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - added note in migration guide', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed camel-example-main', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed camel-example-main-tiny', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed camel-zookeeper-master test', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed camel-mail test', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed more references', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed references camel-catalog', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed references camel-blueprint', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed references in javadoc', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - fixed references in itest osgi', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - sb integration test updated', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - karaf integration test added back test', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - karaf integration test and feature updated', ' camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - update docs, links and regen', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - update docs', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - update references, take 3', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - update references, take 2', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - update references in scheduler', 'camel-13792 - rename components to default names, camel-quartz2 to camel-quartz - update references', 'camel-10456: restoring old tccl should store old value regardless if it was null, as otherwise it can leak changing the tccl.', 'camel-salesforce: fix - integration tests ignore salesforce endpoint setting.', 'upgrade caffeine to version 2.8.0', 'camel-7444: mdc logging now supports setting a pattern to allow to propagte custom keys that matches the pattern - aligned camel-cdi', 'camel-7970: added destroy callback to camel context tracker.', 'camel-7550: camel-jpa producer now has findentity option to find a single entity using enity manager find which should be faster and more optimized via jpa.', 'camel-7550: polished', 'camel-7444: mdc logging now supports setting a pattern to allow to propagte custom keys that matches the pattern.', 'added info about renamed component to migration guide', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - sb integration test updated', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - karaf integration test and feature updated', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - updated references in docs and regen', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - fixed tests for camel-hl7 and camel-syslog', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - updated docs', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - updated references', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - added camel-mina starter', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina - spring boot starter mojo should consider camel-mina now', 'camel-13792 - rename components to default names, camel-mina2 to camel-mina', 'camel-7444: fixed todo for mdc test', 'camel-6715: add to blueprint testing docs that only 1 camelcontext is supported.', 'remove not used code', 'camel-13792 - rename components to default names, camel-rxjava2 to camel-rxjava - regen', 'camel-13792 - rename components to default names, camel-rxjava2 to camel-rxjava - updated docs link and regen', 'camel-13792 - rename components to default names, camel-rxjava2 to camel-rxjava - updated tests', 'camel-13792 - rename components to default names, camel-rxjava2 to camel-rxjava - updated references', ' camel-13792 - rename components to default names, camel-rxjava2 to camel-rxjava - renamed service', 'camel-13792 - rename components to default names, camel-rxjava2 to camel-rxjava', 'camel-13824 - regen', 'camel-13824 - camel-mongodb: the documentation references a deleted component', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs - removed references in comments', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs - sb integration test updated', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs - karaf integration test and feature updated', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs - updated docs link and regen', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs - updated docs', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs - updated references', 'camel-13792 - rename components to default names, camel-hdfs2 to camel-hdfs', 'camel-5832: camel-jms - jms consumer should detect jmsreplyto being sending to itself to avoid circular looping. thanks to devendra khanolkar for the sample unit test.', 'upgrade kafka and related bundle to version 2.3.0', 'upgrade saxon and related bundle to version 9.9.1-4', 'camel-12003: fixed test', 'upgrade aws sdk java and related bundle to version 1.11.595', 'upgrade docker java and related bundle to version 3.1.4', 'upgrade libphonenumber and related bundle to version 8.10.15', 'upgrade grpc and related bundles to version 1.22.1', 'upgrade pulsar and related bundles to version 2.4.0', 'camel-mock: fixed cs', 'delete not used method', 'camel-13783: polished', 'camel-13783: fix the camel-archetype-component to inherit from defaultconsumer instead of scheduledpollconsumer (#3059)', 'camel-13822: add override annotations', 'camel-13811: migration.md - removed camel-boon', 'camel-salesforce: fix integration test.', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-itest', 'camel-13563: fix ahc tests after jetty upgrade', 'camel-13801 - fixed cs for camel-zookeeper', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-zipkin', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-xmpp', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-xmlsecurity', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-websocket', 'camel-13792 - rename components to default names, camel-mongodb3 to camel-mongodb - docs and regen', 'camel-13792 - rename components to default names, camel-mongodb3 to camel-mongodb - sb integration test updated', 'camel-13792 - rename components to default names, camel-mongodb3 to camel-mongodb - karaf integration test and feature updated', 'camel-13792 - rename components to default names, camel-mongodb3 to camel-mongodb - updated references', 'camel-13792 - rename components to default names, camel-mongodb3 to camel-mongodb', 'camel-management-impl: fixed cs', 'camel-crypto: fixed cs', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-web3j', 'camel-undertow: added camel-mock as test dependency', 'camel-13801 - fixed cs for camel-undertow', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-undertow', 'camel-13801 - fixed cs for camel-twitter', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-twitter', 'upgrade tika to version 1.22', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-tika', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-thrift', 'fix checkstyle', 'expose websocketchannel and websockethttpexchange to the camel exchange', 'camel-13811: remove camel-boon', 'updating the infinispan documentation', 'camel-13801 - fixed cs for camel-swagger-java', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-swagger-java', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-syslog', 'camel-13801 - fixed cs for camel-stream', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-stream', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-stomp', 'camel-13801 - fixed cs for camel-stax', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-stax', 'camel-13801 - fixed cs for camel-spring', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-sql', 'camel-13792 - rename components to default names, camel-http4 to camel-http - fix link in http common docs', 'camel-13792 - rename components to default names, camel-http4 to camel-http - regen camel-atmosphere-websocket', 'camel-13792 - rename components to default names, camel-http4 to camel-http - removed reference to http4 in camel-spring-boot', 'camel-13792 - rename components to default names, camel-http4 to camel-http - removed reference to http4 in camel-servlet', 'camel-13792 - rename components to default names, camel-http4 to camel-http - removed reference to http4 in camel-rest-swagger', 'camel-13792 - rename components to default names, camel-http4 to camel-http - removed reference to http4 in camel-opentracing and regen', 'camel-13792 - rename components to default names, camel-http4 to camel-http - removed reference to http4 in camel-jetty', 'camel-http: added file component as dependency', 'camel-http: adding camel-mock as test dependency', 'camel-13792 - rename components to default names, camel-http4 to camel-http - rename http4serviceexpressionfactory @cloudservicefactory', 'camel-13792 - rename components to default names, camel-http4 to camel-http - camel-cloud reference to htt4 removed', 'camel-13792 - rename components to default names, camel-http4 to camel-http - http-common reference to http4 removed', 'camel-13792 - rename components to default names, camel-http4 to camel-http - aws-xray reference to http4 removed', 'camel-13801 - fixed cs for camel-spring-redis', ' camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-spring-redis', 'camel-12968: fix fluentproducertemplate to be thread-safe when you also set endpoints and other states.', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-spring-ws', 'camel-13094: ensure service is stopped if it fails to start as it did in camel 2.x. this can also lead to jmx mbeans not being unregistered from the jvm. thanks to thomas diesler for the unit test.', 'camel-13810: always log error if failed to start camelcontext', 'camel-13036: allow advice with to turn off logging routes before/after as xml', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-spring-batch', 'camel-12851: fixed test', 'update the zipkin server jar coordinates', 'camel-13792 - rename components to default names, camel-http4 to camel-http - fix grammar in migration guide', 'camel-13792 - rename components to default names, camel-http4 to camel-http - migration guide', 'camel-13792 - rename components to default names, camel-http4 to camel-http - regen', 'camel-13792 - rename components to default names, camel-http4 to camel-http - aligned docs and links', 'camel-13792 - rename components to default names, camel-http4 to camel-http - aligned integration tests', 'camel-13792 - rename components to default names, camel-http4 to camel-http - aligned examples', ' camel-13792 - rename components to default names, camel-http4 to camel-http - aligned spring boot tests', 'camel-13792 - rename components to default names, camel-http4 to camel-http - aligned karaf feature', 'camel-13792 - rename components to default names, camel-http4 to camel-http - aligned the other components using camel-http4', 'camel-13792 - rename components to default names, camel-http4 to camel-http', 'camel-11176: add comment on test that ignore on purpose', 'camel-13808: deleted test', 'camel3 - move outputstreambuilder to builder package', 'camel-13795: fixing the issue of already declared namespaces within the child (#3071)', 'camel-10126: aggregate - has name clash for some options', 'fix typos in migration guide', 'camel-13806 - regen and removed ejb-component from index', 'camel-8388: polished', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-spark', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-sjms2', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-sjms', 'camel-jetty: added camel-mock as test dependency', 'camel-13801 - fixed cs for camel-servlet', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-servlet', 'camel-servlet: added camel-mock as dependency test', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-saxon', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-salesforce', 'camel-13801 - fixed cs for camel-rxjava2', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-rxjava2', 'camel-restlet: added camel-file dependency', 'camel-restlet: added camel-mock as test dependency', 'camel-13801 - fixed cs for camel-restlet', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-restlet', 'camel-netty4: fixed cs', 'removed unusued code', 'camel-13799: camel-cdi - remove support for multiple camel context (not fully implemented and not recommended - 1 context per app/deployment is only supported). removed @contentname', 'fix mongodb docs typos and links', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-reactor', 'camel-13801 - fixed cs for camel-reactive-streams', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-reactive-streams', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-rabbitmq', 'camel-13801 - fixed cs for camel-quartz2', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-quartz2', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-pulsar', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-pubnub', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-pgevent', 'camel-7677: advice with - allow to influence interceptor/onexception/oncompletion', 'camel-13801 - fixed cs for camel-paho', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-paho', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-cassandraql', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-atomix', 'camel-netty4: aligned docs', 'camel-13801 - fixed cs for camel-netty4', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-netty4', 'camel-netty4-http: added camel-mock as testing depedency', 'camel-13801 - fixed cs for camel-netty4-http', 'camel-13801 - camel3 - use @bindtoregistry wherever possible, camel-netty4-http', 'camel 13799 (#3072)', 'camel-kubernetes: use bindtoregistry annotation wherever possible', 'camel-kafka: aligned docs', 'camel-kafka: use bindtoregistry annotation wherever possible', 'camel-crypto: use bindtoregistry annotation wherever possible', 'camel-13797: move @invokeonheader/@invokeonheaders to org.apache.camel.spi package', 'camel3 - remove sub unit of work as its no longer needed/in-use as the eips has been refactored to handle this better.', 'camel-13589: cxf component documentation anchor fix', 'camel-13798: re-level all .adoc files', 'camel-13798: code changes to re-level headings', 'camel-opentracing: use bindtoregistry annotation wherever possible', 'camel-mllp: use bindtoregistry annotation wherever possible', 'camel-mina2: fixed cs', 'camel-mina2 - use bindtoregistry annotation wherever possible', 'camel-mail: fixed cs', 'camel-mail: use bindtoregistry annotation wherever possible', 'camel-13588: restore example tags', 'camel-api: fixed cs', 'camel-base: fixed cs', 'camel-micrometer: fixed cs', 'camel-micrometer: use bindtoregistry annotation wherever possible', 'camel-metrics: fixed cs', 'camel-metrics: use bindtoregistry annotation wherever possible', 'camel-jms: use bindtoregistry annotation wherever possible', 'camel-jetty: fixed cs', 'camel-jetty: use bindtoregistry wherever possible', 'camel-jt400 - fixed cs', 'camel-jt400 - use bindtoregistry annotation wherever possible', 'camel-jsch - use bindtoregistry annotation wherever possible', 'camel-jdbc - use bindtoregistry annotation wherever possible', 'camel 13505 (#3065)', 'camel-aws sqs: use bindtoregistry annotation wherever possible', 'camel-13793: regen', 'camel-jcache: fixed cs', 'camel-13742 - extend сamel-cmis component with new operations', 'camel-13779 - camel aws | sns message attributes should support string.array', 'camel-paho: a little fix to table indentation', 'camel-13791, add docs', 'camel-13791: incoming message: add qos information into a header', 'camel-jaxb: use bindtoregistry annotation wherever possible', 'camel-jacksonxml: use bindtoregistry wherever possible', 'camel-jackson: fixed cs', 'camel-jackson: use bindtoregistry annotation wherever possible', 'camel-ironmq: fixed cs', 'camel-ironmq: use bindtoregistry annotation wherever possible', 'camel-13175: add docs to user guide', 'camel-13175: consider removing useoriginalmessage functionality. added unit test and polished the documentation.', 'camel-irc: use bindtoregistry annotation where possible', 'camel-infinispan: removed deprecated tobuilder reference in continuos query stuff', 'camel-infinispan: fixed cs', 'camel-infinispan: use bindtoregistry annotation wherever possible', 'camel-13259 - camel bom - add camel catalog and others, regen', 'camel-13259 - camel bom - add camel catalog and others', 'camel-13739 - camel-test createjndicontext warning', 'camel-http4: fixed cs', 'camel-http4: use bindtoregistry annotation where possible', '"camel-13454:camel-testcontainers - should build if no docker reverted back to mvn profile implementation"', 'upgrade rabbitmq to version 5.7.3', 'upgrade testcontainers to version 1.12.0', 'adding additional escaping logic to the maven plugin that generates the asciidoc files', 'revert "more fixes for anchor not found errors"', 'more fixes for asciidoctor: warning: skipping reference to missing attribute: warnings', 'camel-hl7: forgot one test for bindtoregistry', 'camel-hl7: fixed cs', 'camel-hl7: use bindtoregistry annotation wherever possible', 'camel-hipchat: use bindtoregistry annotation wherever possible', 'camel-hbase: use bindtoregistry annotation where possible', 'camel-guava-eventbus - fixed cs', 'camel-guava-eventbus: use bindtoregistry annotation wherever possible', 'camel-ftp: removed unused imports', 'camel-google-bigquery - bindtoregistry method must be public', 'camel-google-pubsub: use bindtoregistry wherever possible', 'camel-13244:  salesforce consumer should defer login to salesforce untill consumer starts as otherwise this happens when the consumer is created.', 'fixed cs for camel-aws-s3', 'upgrade netty to version 4.1.38.final', 'camel-13770: configuring camel components with spring-boot should support map/set/list types as we did previously.', 'fix typo in faq', 'cleanup camel-mail documentation', 'camel-google-drive: fixed cs', 'camel-google-drive: use bindtoregistry annotation where possible', 'camel-google-bigquery: removed unused imports', 'camel-google-bigquery: use bindtoregistry annotation wherever possible', 'camel-ftp: fixed cs', 'camel-ftp: use bindtoregistry annotation where possible', 'camel-13753: fix website build trigger', 'restore imports', 'camel-flink: use bindtoregistry annotation where possible', 'camel-fhir: use bindtoregistry annotation where possible', 'maybe adding not tracked files is better', 'camel-openstack: better logging configuration for tests', 'fixed cs for camel-openstack', 'fixed cs for camel-disruptor', 'camel 13760 (#3050)', 'camel-13589: restore links', 'removed the links for the moment (bean-language and test-spring adoc)', 'fixed testinga.doc link', 'fixed stuff related to bean-language.adoc', 'camel-facebook: use bindtoregistry where possible', 'camel-exec: use bindtoregistry where possible', 'camel-13753: add required `steps`', 'camel-elsql: fixed cs', 'camel-elsql - use bindtoregistry annotation where possible', 'camel-ejb: removed unused imports', 'camel-ejb: avoid jndiregistry where possible', 'camel-disruptor - use bindtoregistry annotation where possible', 'camel-ehcache: use bindtoregistry annotation where possible', 'camel-13589: fix broken links', 'camel-13753: trigger website build (cleanup)', 'camel-13753: trigger website build', 'camel-cxf: use bindtoregistry where possible', 'camel 13755 (#3053)', 'camel-11497: remove release notes', 'camel-crypto-cms: use bindtoregistry where possible', 'camel-corda: fixed cs', 'camel-corda: use bindtoregistry annotation where possible', 'camel-cometd: use bindtoregistry annotation where possible', 'camel-caffeine: use bindtoregistry annotation where possible', 'camel-ahc: use bindtoregistry annotation where possible', 'camel-13589: add xref checker', 'camel-13589: fixes remaining broken links', 'camel-11497: additional content from the wiki', 'camel-13589: remove deprecated or replaced docs', 'camel-caffeine-lrucache: wrap default executor to make it aot friendly', 'camel-bean-validator: fixed cs', 'camel-bean-validator: use bindtoregistry annotation instead of jndiregistry', 'camel-13776 - fixing autoclosable cursor issue', 'removed the release notes related to 2.18.x already moved to website', 'upgrade owasp maven plugin to version 5.2.0', 'revert "regen"', 'copied  appropriate .adoc files from usser-manal to camel/core/camel-core', 'fixes for camel-13588', 'copied components from docs/components to camel/components', 'second set of asciidoctor: warning: skipping reference to missing attribute: fixed', 'first set of "asciidoctor: warning: skipping reference to missing attribute:"  fixed', 'fixed incorrect cross references in docs/user-manual', 'fixed cross references in camel/components', 'fixed incorrect cross references in docs/components', 'fixed incorrect cross references in core/camel-core', 'fixed incorrect cross references in core/camel-base', 'camel-infinispan: move infinispan manger lifecycle from consumer/producer to endpoint', '"camel-13454:camel-testcontainers - should build if no docker forpulsar component"', 'updating xml security', 'increase waittime for spring boot integration tests', 'removed 2.19.x release notes since already ported to website repo', 'upgrade box sdk to version 2.35.0', 'remove 2.20.x release notes as ported to website repo', 'removed 2.20.0 release notes as ported to website', 'lets remove the release notes from the camel repo, because we already have this in camel-website', 'camel-13399: code review', 'camel-13399: truncate zip entry, if already exists', 'camel-13399: optimized zipaggregationstrategy to use zipfilesystem', 'fix docs of contentcache for language component as its default true', 'camel-13764 - regen', 'camel-13764 - fixing javadoc with pr suggestions', 'camel-13764 component connection setting', 're-introduced spring boot integration test for camel-elasticsearch-rest', 'camel-13767 - camel-elasticsearch-rest: types are deprecated, we need to remove them and check if everything is still ok', 'removed -xx:+printflagsfinal from jvm.config', 'jenkinsfile.sb.jdk11: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile.sb: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile.karaf.jdk11: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile.karaf: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile.jdk12: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile.jdk11: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile.daily: apply the same approach and ignore the .mavenrc from jenkins node', 'jenkinsfile: removing debugging bits', 'jenkins: lets skip .mavenrc config from node', 'run the maven commands with sh -x for debugging reason', 'fix jenkinsfile', 'jenkinsfile add a bit more information while building', 'avoid the overriding of maven options on jenkins ci', 'update jvm.config to print the configuration', 'upgrade braintree to version 2.101.0', 'camel-13759: camel3 - debugger should not use intercept strategy but use internal processor advice as other similar features does.', 'upgrade vertx to version 3.8.0', 'upgrade wiremock to version 2.24.0', 'camel-solr: restore spring boot integration test', 'camel-13765 - camel-solr: upgrade solr to 8.x', 'camel-13762 - fixed cs', 'camel-13762 - camel-lucene: upgrade lucene to 8.x', 'incorect paths fixed in faq directory', 'camel-13761: update javadoc about startup listener', 'camel-undertow: fixed cs', 'camel-13734: camel-undertow - fix one-way streaming for producer with tests', 'camel-13733 - fixed build for camel-zookeeper', 'camel-13733 - fixed build for camel-kubernetes', 'camel-13733 - fixed build for camel-dns', 'camel-13733 - camel-consul: fixed build', 'camel-13733 - fixed camel-ribbon build', 'camel-elasticsearch-rest karaf feature works correctly', 'camel-13756 - fixed cs', 'camel-13756 - camel-elasticsearch: upgrade to 7.x', 'use lambda', 'camel-13736: camel main - support bean post processing on @bindtoregistry', 'camel-13735: error-handler documentation refers to a method that has been removed in camel 3', 'camel-13749: added mapaccessor to spel evaluation context', 'camel-13589: make sure to use asciidoc headings', 'camel-13751: camel-caffeine: exclude transitive dependencies not required', 'upgrade owasp maven plugin to version 5.1.1', 'upgrade infinispan spring boot to version 2.1.7.release', "remove the comment which doesn't apply anymore", 'camel-13589: copy over examples', 'camel-13548: upgrade jaxb-maven-plugin to 2.5.0 and remove temporal jdk11 workarounds', 'upgrade braintree java to version 2.99.0', 'fixed cs for camel-netty4-http', 'remove author', 'camel-12983 - camel-netty4-http: update to add the cheunked http request/response and support stream writing', 'upgrade qpid broker to version 7.1.4', 'camel-13747 - regen', 'camel-13747: added basic auth support to camel-solr', 'upgrade xchange to version 4.3.20', 'camel-13748: camel-file-watch spring boot test and fixed starter', 'fixes in docs/user-manual/index.adoc', 'little fixes found during testing', 'ran ./mvnw -pfastinstall install', 'mistakes fixed inside camel/core/camel-core', 'mistakes fixed inside camel/core/camel-base', 'mistakes fixed inside camel/components', 'mistakes fixed inside camel/docs/user-manual/', 'revert "camel-13741 - allow to convert a map to an iterable"', 'camel-13733-update pom.xml to use camel-core-engin', 'camel-13628: code review', 'revert "camel-13628: dropped directory-watcher dependency and related stuff"', 'camel-13628: dropped directory-watcher dependency and related stuff', 'camel-13628', 'camel-13628: docs', 'camel-13628: docs, polish', 'camel-13628: add date to fileevent', 'camel-13628: karaf feature, karaf itest, formatting', 'camel-13628: initial commit', 'required changes done', 'camel-13629: renamed tests to follow *test pattern', '[camel-13424]avoid using hardcode port in test', 'camel-13746: fixed issues in camel-salesforce integration tests', 'camel-wordpress: use propertybindingsupport wherever possible', 'camel-rest: use propertybindingsupport wherever possible', 'camel-netty4: use propertybindingsupport wherever possible', 'camel-jmx: use propertybindingsupport wherever possible', 'camel-facebook: use propertybindingsupport wherever possible', 'camel-dataformat: use propertybindingsupport wherever possible', 'camel-cxf: use propertybindingsupport where possible', 'camel-10013: implemented test validating syntax of endpoint. fixed syntax problems.', 'upgrade cassandra datastax driver to version 3.7.2', 'camel-13741 - allow to convert a map to an iterable', '[camel-13424]rest component custom routeid is not accessible in processor(added testcase from jira ensure it works now)', 'fixed karaf features verification on jdk11 for camel-solr', 'camel-13183: add support for jandex indexer', 'removed unused properties, housekeeping completed', 'removed unused properties, housekeeping', 'removed unused properties, spring-data-*', 'removed unused properties, servlet-api and scala stuff', 'removed unused properties, nekohtml-version and neethi-bundle-version', 'removed unused property maven-scr-plugin-version', 'removed unused property maven-eclipse-plugin-version', 'removed unused property maven-bundle-version', 'removed unused properties, lucene3-bundle-version, juel-version', 'removed unused property related to javax.el', 'removed unused properties related to jasper-bundle, jackson2-scala-version, javassist-bundle-version and ibatis-version', 'removed unused properties related to htmlunit', 'removed unused property hadoop-version', 'removed multiple unused properties related to geronimo', 'removed unused properties geronimo-ejb_3.1_spec-version, gentlyweb-bundle-version', 'removed unused property fastinfoset-version', 'removed unused property ezmorph-bundle-version', 'removed unused property el-api-1.0-version', 'removed unused property eclipse-equinox-common-version', 'removed unused commons-* properties', 'removed unused properties castor-version, castor-bundle-version, cglib-bundle-version', 'removed unused property bsh-version', 'removed unused property avro-ipc-bundle-version', 'removed unused property atomix-copycat-version', 'removed unused property aries-blueprint-proxy-impl-version', 'removed unused property aopalliance-bundle-version', 'polished pom', 'camel-cmis: use propertybindingsupport wherever possible', 'the regen game 2', 'camel-mail: fixed compilation', 'added camel-attachments to components pom', 'camel-13678: move attachments out of camel-core into camel-attachments. upgrade cxf codegen plugin.', 'fixed cs for aws-swf', 'removed unused import', 'camel-aws-swf - use propertybindingsupport where possible', 'upgrade grpc to version 1.22.0', 'upgrade micrometer to version 1.2.0', 'camel-13707: checkstyle', 'camel-13707: the path should not be empty in combination with http query', 'camel-13734 - fixed cs', 'camel-13734: camel-undertow - support streaming for producer endpoints', 'camel-13734: camel-undertow - support streaming for consumer endpoints', '[camel-13711] files.createtempfile not equivalent to file.createtempfile', '"camel-13454:camel-testcontainers-spring - should build if no docker"', 'removed unused import in camel-slack', 'fixed cs for camel-slack', 'fixed camel-slack producer test', 'camel-13588: additional escapes for urls', 'upgrade joda-time to version 2.10.3', 'upgrade testcontainers to version 1.11.4', 'escaped incorrectly render links and ran ./mvnw -pfastinstall install', 'camel-13678: avoid using attachments api in tests', 'remove unused logger', 'camel-13588: component metadata json should unescape http links so they are not invalid json, then we can website docs use the escaped links and component json metadata use unescaped.', 'polished warn', 'camel-13731: implemented stringaggregationstrategy', 'camel-13623: fixed adoc scanning for nested components', 'camel-13728: we can go back to 250 in line length for cs', 'camel-13728: word wrap long enum value lines in endpoint dsl.', '"camel-13700:createrowmodel failed to set cell\'s valuetype"', "checkstyle: since we are autogenerating classes and method, in endpoint dsl, it's better to relax linelength and filelength parameters", 'camel-13723 - final regen', 'camel-13723 - better docs, swf', 'camel-13723 - better docs, sqs', 'camel-13723 - better docs, sns', 'camel-13723 - better docs, ses', 'camel-13723 - better docs, sdb', 'camel-13723 - better docs, s3', 'camel-13723 - better docs, msk', 'camel-13723 - better docs, mq', 'camel-13723 - better docs, lambda', 'camel-13723 - better docs, kms', 'camel-13723 - better docs, kinesis', 'camel-13723 - better docs, iam', 'camel-13723 - better docs, eks', 'camel-13723 - better docs, ecs', 'camel-13723 - better docs, ec2', 'camel-13723 - improved docs for ddb components, and harmonize region for ddbstream too', 'camel-13723 - better docs, cw', 'camel-13727: endpoint dsl - include javadoc details about path parameters', 'camel-13727: endpoint dsl - do not generate path parameters as they cannot be set individually', 'upgrade brave zipkin to version 5.6.7', 'camel-13725: endpoint dsl - add more component details in the javadoc', 'upgrade rabbitmq client to version 5.7.2', 'camel-13725: endpoint dsl - add to javadoc if an option is required', 'camel-13726 - add support for pkcs8 keys and encrypted pkcs8 keys', 'camel-13718: camel-pulsar - split @uripath into individual parts and polised the code a bit.', 'camel-spark: regen', 'fixed cs for camel-spark and regen', 'fixed cs for camel-bean', 'regen pulsar docs and endpoint', 'camel-13718 - fixed wrong syntax for pulsar endpoints', 'test util.objecthelper not support.objecthelper', 'use safe method instead of setting accessible', 'fix npe at component.bean.methodinfo.invoke', "[camel-13724]camel route customized id isn't correct if there are more than one rest dsl route availble", 'properties component refactorings (#3016)', 'removed information from test', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, msk', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, mq', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, kms', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, iam', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, eks', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, ecs', 'camel-13723 - camel-aws: harmonize how to specify region in all the components, kinesis', 'fixed typo in camel-testcontainers', 'implementing postgresql replication slot consumer camel component.', 'remove custom identity classes for rsa/dsa signing from camel-ftp + improve security testing in general', 'upgrade qpid jms client to version 0.44.0', 'revert "use property replacement instead of version management for camel modules"', 'use property replacement instead of version management for camel modules', 'camel-nsq: use v1.1.0 tag for used docker images', 'camel-nsq: wait for message in logs for  the container initialization in tests', 'upgrade rome to version 1.12.1', 'disallow doctypes in a few more places', 'camel-13588: escape $ in options', 'cleanup camel-package-maven-plugin', 'upgrade flink to version 1.8.1', 'camel-13589: remove security advisories from ma...', 'camel-13589: escape http/ftp urls', 'upgrade pdfbox to version 2.0.16', 'upgrade braintree to version 2.98.0', 'camel-13719 - upgrade to jasypt 1.9.3', 'no jira - fix failing camel-mllp tests', 'no jira - fix checkstyle issues', 'replaced usage of deprecated jndiregistry', 'the regen game: play at your own risk', '"camel-13710:camel kafka with spring filestaterepository example"', 'no jira - simplfy test data', 'camel-13717 - fixed wrong syntax for websocket-jsr356 endpoints', 'camel-13716 - fixed wrong syntax for corda endpoints', 'camel-13680: file component with readlock=filelock is not supported on windows', 'camel-13713: switched to dynamic port allocation for consul*servicecallroutetest', 'use standardcharsets.utf_8 in camel-ftp', 'camel-13715 - remove dummytrustmanager from camel-mail', 'camel-13466: camelcontext should stop routes which failed to start when camel is shutting down. this is to ensure resources leaks etc from those failed routes are also stopped, eg in karaf or app servers to have all resources stopped when you undeploy. thanks to julien greffe for reporting and a prototype fix and to jean baptiste for working on a pr.', '[camel-13711] files.createtempfile not equivalent to file.createtempfile (#3008)', 'camel-13714 - fixed cs', 'camel-13714 - camel-aws-s3: add and option to specify the s3 key also as endpoint parameter, adding test', 'camel-13714 - camel-aws-s3: add and option to specify the s3 key also as endpoint parameter', 'upgrade brave zipkin to version 5.6.6', 'fixed cs for camel-microprofile-config', 'regen. fixed camel-cm-sms docs.', 'add keys (#3010)', 'added camel-microprofile-config to component pom', 'ran ./mvnw -pfastinstall install in camel root directory', 'cross reference with custom xreflabel text converted to inline xref macro to fix anchor not found errors inside camel/core/camel-core', 'cross reference with custom xreflabel text converted to inline xref macro to fix anchor not found errors in camel/core/camel-base', 'cross reference with custom xreflabel text converted to inline xref macro to fix anchor not found errors in camel/components', 'camel-13687: notifybuilder - add fromcurrentroute functionality', 'remove camel-example-cdi-osgi', 'upgrade kafka and related bundle to version 2.2.1', 'use apache pulsar 2.3.2 docker image for tests', 'upgrade libphonenumber and related bundle to version 8.10.13', 'upgrade pulsar and related bundle to version 2.3.2', 'upgrade aws sdk and related bundle to version 1.11.573', 'camel-13709: properties component - optimise to not call loadproperties to frequently', 'upgrade dnsjava and related bundle to version 2.1.9', 'upgrade maven owasp plugin to version 5.1.0', 'camel-13702: camel-main-maven-plugin - only download sources jar if really neesed and optimise to only write files if they are changed/needed.', 'upgrade async http client to version 2.10.1', 'upgrade netty to version 4.1.37.final', 'unit test to validate column type', 'adding clob column type', 'using the correct result set method to get value from blob-type column', 'upgrade the broken camel-example-cdi-osgi to the camel 3 api', 'restore the lost camel-example-cdi-osgi files using the 2.24.1 release', 'cross reference with custom xreflabel text converted to inline xref macro to fix anchor not found errors', 'incremented to slfj 1.7.26 (camel-13696)', 'fix on s3configuration.java', 'again ran /mvnw -pfastinstall install after changing the links inside core/camel-core/src/main/docs/eips', 'update links in core/camel-core/src/main/docs/eips', 'ran ./mvnw -pfastinstall install inside the project root directory', 'camel-13656: camel3 - reifiers classes should be public', 'camel-13698: fixed camel archetype catalog and only attach the catalog to the archetypes pom.', 'camel-13698: disable flattern pom plugin for archetypes as it breaks them. camel-13669: add camel-archetype-main', 'remove the default password from the camel-smpp component', 'camel-13697: urisupport - mask accesstoken and clientsecret in uri logging', 'camel-13686: camel-main - added option to log summary or not.', 'fixed java9+ deprecation warning', 'camel-13686: camel-main - output summary of auto-configuration', 'camel-13686: camel-main - refine logging output', 'fixed duplicate in pom', 'camel-main-maven-plugin - add a way to grab javadoc as component option desc for activemq artemis connectionfactory which has its javadoc on a special interface.', 'camel-13695: camel-core - injector allow to create beans via static factory methods', 'camel-13683: property binding support - better error reporting for binding not possible.', 'camel-13692 - more doc fixes', 'camel-13692 - updating docs', '[camel-13693]avoid useoverridepropertieswithpropertiescomponent being invoked twice when running a unit-test with osgi blueprint xml.', "camel-13692 - don't use ssh-rsa as the default keytype for client keys", 'add .java-version in case you may use jenv', 'trivial grammatical fix', 'camel-13690: camel-main - option to disable using os environment variables.', 'camel-13688: camel main - setting boolean option should have strict conversition', 'camel-13683: fixed issue in propertybindingsupport', 'camel-13209: fix karaf tests close #2924', 'camel-13209: update protobuf to 3.7.1', 'camel-13209: upgrade to grpc 1.21.0 and fix springboot test', 'camel-13209: fix test issue', 'camel-13209 adding documentation for additional lib installation per os', 'camel-13209 fixing intermittent failure by increasing the sleep time of the main thread', 'camel-13209 uncommenting @ignore from test classes works out of the box', 'camel-13209 upgrading grpc jwt version to 3.7.0', 'camel-13209 correcting version of grpc-errorprone-version to 2.3.2', 'camel-13209 making use of non-deprecated method', 'camel-13209 raising protobuf-maven-plugin-version to 0.6.1', 'camel-13209 upgrading grpc version to 1.20.0 also upgrading associated dependencies and needed refactoring', 'thread name set to endpoint uri', 'camel-13683: camel-main - allow to turn of fail fast if configuring properties fail', 'camel-13681: camel main should ignore case in property keys', 'camel-13681: camel-main - allow env variables to configure any option', 'fixed cs issues', 'camel core and some left overs. https://issues.apache.org/jira/browse/camel-13480', 'the rest of the components. https://issues.apache.org/jira/browse/camel-13480', 'components "s". https://issues.apache.org/jira/browse/camel-13480', 'components "o... - r...". https://issues.apache.org/jira/browse/camel-13480', 'components "j... - n...". https://issues.apache.org/jira/browse/camel-13480', 'components "g... - i...". https://issues.apache.org/jira/browse/camel-13480', 'components "d..." and "f...". https://issues.apache.org/jira/browse/camel-13480', 'camel-main-maven-plugin - avoid duplicate spring boot groups in the generated metadata json file.', 'camel-13588: fix syslog documentation links', 'fixed bug in property binding support with #class: as prefix', 'camel-main - add a bit more empty/null check for invalid properties', 'fixing zookeeper test that was previously removed', 'fixing flaky lumberjack ssl tests', 'camel3 - make component and dataformat api as service as we should also manage their lifecycle with the service contract.', 'camel-13673: made the camel-ignite tests less dependent of producers lifecycle', 'camel3 - remove deprecated typeconverteraware', 'camel-13680: camel-file - from file to file with readlock=filelock dont work on windows', 'fixed camel-fhir 2 options was not in the docs', 'lets also use logback in this example', 'aws-s3-comonent.adoc auto generated correcly from camel/components to camel/docs', 'little fix on dataset-component.adoc in camel/component and autogenerate it on camel/docs', 'fixed link issues inside camel/components .adoc file and ran mvn clean install in each folder then ran mvn clean package inside camel/docs', 'bug fixes', 'optimise camel-bean to not lookup method annotations on jdk classes', 'optimise camel-bean to not lookup method annotations on java.lang.object superclass', 'fixed npe', 'lets use logback as logger as its more tiny and faster than log4j', 'optimise a bit for class loading', 'some grammatical fixes for the drill docs', '[camel-13664]add previous bundletypeconverterloader as fallback', 'camel-13675: camel-main - optimise main configurer', 'camel-12570: fixed camel-ftp component does not set camelftpreplycode in some case(ex 530)', 'fixed camel-main setting duration max seconds.', 'type converter source code generator should include javadoc about its source code generated by camel. optimise a bit to use static method.', 'camel-13672: camel-main-maven-plugin - add groups to tooling metadata', 'add xml schema references for release 2.24.1', 'camel-13674: simple language - add bodyoneline function', 'remove changing thread name which leads to very verbose output also, thanks to jason dillon for reporting on gitter chat', 'updating xbean', 'upgrade apache ignite', 'link errors fixed in docs/component diectory', 'link errors fixed all by using xref: and .adoc', 'index.adoc reduce lot of errors', 'bean.adoc,tracer.adoc missing from log-eip.adoc', 'async.adoc fixed but asynchronous-processing.adoc missing', 'architecture.adoc fixed but annotation-based-expression-language.adoc missing', 'xml-configuration fixed again and architecture.adoc fixed but annotation-based-expression-language.adoc is missing', 'fixed aggregate-eip.adoc but leveldb.adoc is missing??', '9 link errors fixed because of xrefs are not being single lined website build recognize them as nav-texts not as nav-links', 'upgrade to opentracing java api 0.33', '[camel-13664]ensure the auto-generated typeconverterloader can be used in osgi', 'camel-nats: fixed cs', 'camel-nats: use bindtoregistry annotation where possible in tests', 'camel-13666: fixed the autostartup cancellation from route policy issue', 'regen again. i love regen.', 'upgrade rxjava to version 2.2.10', 'upgrade jnats to version 2.5.2', 'nav.adoc fixed inside user-manual', 'faq dirrectory moved to docs/user-manual/modules/root/pages/, addientries to the faq in the user-manual-nav.adoc.template, xml-configuration.adoc link issues fixed', '[camel-13664]use pre-defined property instead of hardcoded string', '[camel-13664]make installblueprintasbundle method in osgi test framework same behavior as it in karaf container', 'switch to using nio files.createtempfile', 'upgrade jolokia to version 1.6.2', 'fixed cs for camel-reactive-executor-vertx', 'fixed cs for camel-main maven plugin', 'camel-13666: fixed the jgroupsraftclusteredroutepolicytest by explicit setting autostartup(false) on routes', 'upgrade http client to version 4.5.9', 'baseexecutorservicemanager should be abstract', 'revert ""camel-13660:xml-specs - can we upgrade stax2-api from 3.x to 4.x""', 'let camel-jackson require jackson 2.9 in osgi', 'camel-13662 connectionbean fallback to properties (#2984)', 'camel-13660 - camel-olingo4 karaf feature cannot work with stax-api > 4', 'upgrade hibernate-validator to version 6.0.17.final', 'upgrade spring to version 5.1.8.release', 'upgrade spring boot to version 2.1.6.release', '"camel-13660:xml-specs - can we upgrade stax2-api from 3.x to 4.x"', 'upgrade dropbox to version 3.1.1', 'fixed example with wrong throttle xml', 'fixed compiler deprecation warning from java 11', 'camel-13647: allow to do autowrire by classpath. fixed camel-activemq about lazy creating connectionfactory.', 'fixed cs for camel-soroush', 'upgrade brave zipkin to version 5.6.5', 'camel-13661: repaired the camel-example-spring-cloud-serviceregistry example', 'do not use deprecated maven api', 'polish endpoint dsl to add javadoc and to use simplebuilder to not import model in the dsl.', 'upgrade infinispan to version 9.4.15.final', 'change the javadoc on the endpoint builder methods a bit to add the maven coordinates', 'remove deprecated certfilename property on the ssh component', 'polish camel-soroush to not use endpoint as enum and also polished its label on its options.', 'camel-13654 - added some comments to the pom, avoiding update the versions', 'fixed spring boot itest for camel-jbpm', 'camel-13373: fixed cs', 'camel-13373: camel-stax - fileinputstream not closed. thanks to https://github.com/asirbu2002 for the pr.', '[fix] close the fileinputstream on staxprocessor', 'camel-13653: upgraded to consul:1.5.1 image for remaining projects', 'upgrade jgit to version 5.4.0.201906121030-r', 'upgrade micrometer to version 1.1.5', 'fixed cs for endpointdsl example', 'camel-13659: tokenizerdefinition to support string based contructor', 'camel-13655: allow to plug a custom processorreifier', 'polished example', 'fix indentation for generated enums', '[camel-8362] fully integrate the endpoint dsl in the java dsl', 'fix bad reference in javadoc', 'use the camelcontext instead of the routecontext', 'use a dedicated method to cast', 'fixed cs for endpoint dsl', 'fixed cs for camel-maven-package-plugin', 'lets relax the line length check a bit, since we are now autogenerating code. from 200 to 250.', 'fix properties loading on jdk 11', '[camel-13654] optaplanner-7.23 not usable in wildfly', 'camel-13652: allow to plug a custom dataformatreifier', 'remove cruft from camel-jms that are not really in use.', 'camel-13647: allow to do autowrire by classpath. quick and dirty prototype', 'fixed cs in fileconsumercharsettest', 'fixed cs for autogenerated endpoint dsl', 'camel-13653: upgraded the consul image to 1.5.1 to avoid using a possibly corrupted image', 'fixed cs for endpoint dsl autogenerated classes', 'fixed partially the cs for generated endpoint dsl', 'adding an example about using camel headers', 'add release notes for release 2.22.5', 'add release notes for release 2.23.3', 'add xml schema references for release 2.23.3', 'enhance documentation for twitter search of multiple words https://issues.apache.org/jira/browse/camel-13649', 'camel-13638: fixed camel-salesforce-maven-plugin expected for the new attributes/type', 'added a little test for netty4-http component and dynamic uri', 'upgrade smack to version 4.3.4', 'camel-13645: fixed potential npe in notifybuilder.', '[camel-8362] generate per component java fluent builder', 'upgrade jgroups to version 4.1.1.final', '[camel-13644]cxfconsumer - should not create server in constructor', 'use the latest version of hazelcast kubernetes 3.12.1', 'fixing test failures caused by expired certs', 'camel-jbpm: align the sb itest to 7.23.0.final', 'upgrade kie to version 7.23.0.final', 'upgrade drools to version 7.23.0.final', 'upgrade optaplanner to version 7.23.0.final', 'upgrade jbpm to version 7.23.0.final', 'upgrade pubnub to version 4.25.0', 'use latest nats docker image in tests', 'camel-13638: include attributes/type info in relationship lookups.', 'camel-13639: changed the endpoint test-container is waiting for', 'fix camel-cxf feature on jdk 11', '[camel-13257] fix typo', '[camel-13637]be able to enable access log for camel-undertow consumer endpoint', 'updating cometd', 'upgrade hazelcast to version 3.12.1', 'camel-13354: camel main can now configure hystrix eip', 'upgrade jgit to version 5.3.2.201906051522-r', 'downgrade karaf to version 4.2.5', 'improved docs: typo in camel-grok', 'improved docs: added resource chapter to constant language. removed camel-spring mention from camel-file antmatcher. fixed command names in karaf and osgi itests.', 'add xml schema references for release 2.22.5', 'camel-13627: camel-main - reuse options for main and camel-spring-boo', 'camel-spark: fixed typo', 'upgrade reactor core to version 3.2.10.release', 'camel-13631: propertybindingsupport to support key filtering and transformation', 'camel-13632: deprecate and remove reloadstrategy', 'upgrade californium to version 2.0.0-m15', 'add my pgp key', 'upgrade fabric8 maven plugin to version 4.1.0', 'upgrade box java sdk to version 2.34.0', 'upgrade proton-j to version 0.33.1', 'upgrade qpid jms client to version 0.43.0', 'camel-13630: added a bit of logging and only close kafka producer if its created by camel itself.', 'upgrade braintree to version 2.97.0', 'fixed cs for camel-jira', 'fix jira attach file conversion', 'upgrade maven owasp plugin to version 5.0.0', 'camel-13625: fixed camel-quarz2 firenow to let the quartz scheduler be starter after the consumer. thanks to deepak for the analsys.', 'upgrade jasn1 to version 1.11.2', 'make dropbox tests more stable', 'upgrade jnats to version 2.5.1', 'camel-13220 - fixed camel-consul tests', 'fixed cs for camel-rss', 'add xml schemas for release 3.0.0-m3', 'fixed unused and deprecated statements', 'camel-google-sheets: fixed test options naming', 'camel-13525: only allow setting routeid once per route in java dsl', 'more documentation cleaned up ("camel-b..." and "camel-c..."). https://issues.apache.org/jira/browse/camel-13480', 'fixed cs for camel-google-sheets', 'camel-13617: improve testability of google-sheets component and incorporate latest enhancements to 3.x', 'camel-cbor: fixed cs', 'camel-cbor: added more tests', 'camel-13619 - regen', 'camel-13619 - fixed cs', 'camel-13619 - camel-cbor: align options of the dataformat as the other jackson dataformat, since cbormapper extends objectmapper', 'updating rome dependency', 'camel-13491: fixed cs. and some smaller improvements between camel-test and camel-test-spring', 'camel-13491: fixed camel-test with iscreatecamelcontextperclass = true to correctly setup/teardown only once before/after class and reset in between test methods. this is a little bit tricky to do with junit 4', 'upgrade xchange to version 4.3.19', 'upgrade hsqldb to version 2.5.0', 'camel-13615 - cleanup docs', 'camel-13615 - camel-zipkin: zipkin-reporter move to new apache coordinates', "camel-13614 - camel-yammer component doesn't deserialize correctly phone number field in the users endpoint", 'camel-13539 fix influxdb feature', 'upgrade saxon and related bundle to version 9.9.1-3', 'upgrade infinispan spring boot to version 2.1.6.final', 'fixing karaf itests when not run with bash', 'camel-12481: add change streams support to mongodb component', 'fixed cs for camel-olingo4', 'fixed cs for camel-olingo2', 'fix(13606): stop olingo index classes generating np exceptions', 'removing old jdom dependency from karaf features for velocity + xstream', 'upgrade artemis to version 2.9.0', 'camel-13539 upgrade pubnub-gson to 4.23 for retrofit 2.5.0', 'camel-13539 upgrade consul-client to 1.3.3 for retrofit 2.5.0', 'camel-spark: fixed spring boot integration test', 'upgrade async http client to version 2.10.0', 'camel-13594: fixed activemq-camel should not use hardcoded meta-inf files but let them be autogenerated.', 'added compatibility notes for server 5 and beyond', 'upgrade cglib and related bundle to version 3.2.12', 'use a property placeholder for partial build plugin', 'fixed indentation parent pom', 'added an experimental partial-build profile', 'upgrade spark rest and related bundle to version 2.9.1', 'upgrade libphonenumber and related bundle to version 8.10.12', 'upgrade aws skd and related bundle to version 1.11.559', 'upgrade azure and related bundle to version 8.3.0', 'upgrade flatpack', 'upgrade zxing and related bundle to version 3.4.0', 'upgrade fastjson and related bundle to version 1.2.58', 'remove deprecated options from camel-spring-boot', 'camel-13609: aligned spark and jackson versions', 'simplify code: use lambda expression', 'simplify code', 'camel-13605 support setup proxy host and port on telegram.', 'upgrade infinispan to version 9.4.14.final, thanks luca burgazzoli for finding the protocol update in a minor', 'only poll after the initial load, as querying jira with "id > lastid" the backend jira throws an error when lastid = -1', 'camel-13542: remove hard coded bouncycastle version from camel-as2-ap', 'camel-13580: remove zookeeper route policy as there are better alternatives.', 'added user story for platform6', 'camel-spring-boot should use propertybindingsupport when setting properties on components etc via the helper class.', 'adding some "style consistency" to the component naming in the docs.', 'resolving conflicts', 'cleaned up all the camel components, starting with "a".', 'more clean up for components amqp, apns, and avro', 'added back "available from" and javadoc generated references to versions after the review.', '"pilot" files for the review.', '[camel-13593]ensure javax.mail dependency still in camel-mail.pom', '"camel-13407:couchdbchangesettracker fails silently on network error and does not recover"', 'removed unused stuff', 'camel-13604 - camel-grok: add integration test for karaf an spring boot, sb test', 'camel-13604 - camel-grok: add integration test for karaf an spring boot, karaf test', 'camel-13603 - camel-grok: create karaf feature', 'camel-10540 - regen', 'camel-10540: implemented grok dataformat', 'fixed osgi type converter not loading the core fallback converters.', 'camel-13559: added support for change data capture to the camel-salesforce component', 'camel-13601 - fix camel-jira client close and add logging https://issues.apache.org/jira/browse/camel-13601', 'camel-pulsar: fixed pulsarutilstest', 'camel-pulsar: fixed concurrent consumers test', 'camel-pulsar: fixed component test', 'fix healthcheckregistry and healthcheckservice setters', 'fix mongodb inputstream conversion bug', 'added a jenkins pipeline for jdk 12', 'upgrade mime4j to version 0.8.3', 'upgrade rxjava to version 2.2.9', 'camel-13597: tokenizer with grouping can now specify which delimiter to use instead of the token itself.', 'camel-13599: claim check - allow to use dynamic key via simple language', 'camel-cbor: more docs', 'upgrade json-schema-validator to version 1.0.11', 'upgrade mockito to version 2.28.2', 'fix mongodb tests', 'removed not used imports in camel-core', 'upgrade mockito to version 2.28.1', '[camel-13564] make sure we can disable tracing and debugging', 'removing unused rome dependency from camel-jcr', 'upgrade johnzon to version 1.1.12', 'camel-13596 - camel-cbor: add spring boot and karaf integration test', 'camel-13595 - camel-cbor: add a karaf feature', 'camel-10324 - a bit better javadoc for the cbor options', 'camel-10324 - docs', 'camel-10324 - fixed cs in camel-cbor', 'camel-10324 - fixed cs in core', 'camel-10324 - camel-cbor added to kit and spring tests', 'camel-10324 - added cbor to parent pom', 'camel-10324 - camel-cbor added dataformat to core', 'camel-10324 - camel-cbor', 'camel-10324 - camel-cbor first commit', 'fixed camel-mail spring boot integration test', 'upgrade maven war plugin to version 3.2.3', '[camel-13564] move defaultchannel to camel-base', '[camel-13564] move state from errorhandlerbuilder to routecontext', 'use custom ports for management tests', '[camel-13564] remove redundant error handler configuration', '[camel-13564] move more methods to errorhandlerreifier', '[camel-13564] move error handler processors to camel-base', '[camel-13564] split exception/error handling model from runtime', '[camel-13593]avoid “expected resource not found” warnings when using camel-mail in osgi', 'upgrade lz4 java to version 1.6.0', 'camel-13587: inflight repository browse should compute elapsed if the message is still inflight at a given node. thanks to barbara de vido for reporting.', 'camel-13591 - docs', 'camel-13591 - fixed cs', 'camel-13591 - camel-aws s3: add an option for the autocreation of the bucket', 'camel-google-mail/stream: update docs', 'removed not used property placeholder for jaxen-version', 'removed not used property placeholder for commons-configuration-bundle-version', 'upgrade commons configuration to version 2.5', 'move some options that was only used by file component out of general so they dont get inherited in ftp component.', 'camel-13483: fixed cs', 'camel-13483 file component: add option to fail startup when not having read permission on folder', '[camel-13376]camel-cxf - failure processor for custom exception handling cannot get the original message', 'camel-13581: avoid duplicate typeconverter warns from when using osgi.', 'camel-13581: avoid generating typeconverter files for core jars as they are loaded via typeconverterloaded files instead.', 'camel3 - fixed so fallback type converter is from url3', 'removing unused jdom dependency', 'camel-aws sqs: updated docs', 'adding netty deps to camel-coap feature, which are required for tcp connector', '[camel-13371] isolate more xml stuff in camel-jaxp', 'indent comment to make it a multiline todo', 'upgrade rabbitmq to version 5.7.1', 'fixed cve number for camel-xmljson', 'camel-13582: camel main - init to initialize as much as possible', 'camel-13582: camel main - configuration class should support automatic autowire by type. made camelbeanpostprocessor sort the @bindtoregistry methods in a better order so they deal with inter dependencies among themselves.', 'camel-amqp: fixed spacing in the docs', 'camel-13583: camel injector should have method for creating new instance without bean post processing which is not needed when loading internal camel factory classes and the likes. this makes camel startup faster and reduces the overhead of post processing/scanning classes/methods etc.', 'camel-13582: camel main - @bindtoregistry are processed earlier and for methods then process them in order where the most basic methods are executed first.', 'camel-13571 - docs', 'camel-13571 - fixed cs', 'camel-13571 - regen docs', 'camel-13571 - camel aws-sns: make the autocreation of the topic configurable', 'camel-ahc-ws: spacing in the docs', 'camel-ahc: more docs spacing', 'camel-ahc: fixed docs spacing', 'ignore test that dont work for some odd reason. and jetty is a pain to maintain', 'upgrade zookeeper', 'fixed tests as camel routing engine has been fully non-blocking and asynchronous with the expense that transactions cannot be propagated/guaranteed across all eips.', 'camel3 - stop type converter registry as late as possible during shutdown of camelcontext as it may be in use during the stopping procedure.', ' camel-13557: fixed test to use property binding support as the old has removed the legacy jdk propertyeditor in camel-13566', '[camel-13576]avoid adding cxf message context map into camel exchange', 'camel-jbpm: fixed itest for spring boot', 'upgrade kie to version 7.22.0.final', 'upgrade optaplanner to version 7.22.0.final', 'upgrade drools to version 7.22.0.final', 'upgrade jbpm to version 7.22.0.final', 'camel-13570 - full regen', 'camel-13570 - regen docs', 'camel-13570 - default value for autocreatequeue is true', 'camel-13570 - docs', 'camel-13570 - fixed cs', 'camel-13570 - camel aws-sqs: make the autocreation of the queue configurable', 'upgrade minimal-json to version 0.9.5', 'upgrade box sdk to version 2.33.0', 'camel-13557: camel main can configure properties on camel context also', 'camel-13569: jndicontext - remove old bean binding', 'camel-13566: introspectionsupport - remove old legacy jdk propertyeditor', 'reduce logging noise for standard discovered factories', 'camel-13572: proper message body handling', 'cve-2019-0188 - changed the title in security advisories', 'errata corrige for cve-2019-0188', 'added security advisory for cve-2019-0188', 'upgrade vertx to version 3.7.1', 'revert "missing file from last commit"', 'revert "updating cxf to 3.3.2. this is needed to avoid a npe when shutting down jetty"', 'revert "camel-13563 - update jetty to 9.4.18 + fix client authentication issues"', 'revert "fixing camel-ahc errors with jetty upgrade"', 'updating cxf to 3.3.2. this is needed to avoid a npe when shutting down jetty', 'fixing camel-ahc errors with jetty upgrade', 'missing file from last commit', 'camel-13562 - added docs', 'camel-13562 - fixed cs', 'camel-13562 - camel-aws-sqs: add an operation to list existing queues', 'camel-13558: auto-generate navigation toc for e...', 'camel-disruptor: fixed test', 'removed jetty6 bundle property placeholder', 'camel-cmis: fixed tests', 'camel-mail: fixed test', 'camel-ftp: fixed tests', 'upgrade testcontainers to version 1.11.3', 'upgrade jnats to version 2.5.0', 'upgrade artemis to version 2.8.1', 'add instruction to create unique constraint for idempotent repository', '[camel-13529] update to make sure the camel-jdbc work with the spring tx manager', 'upgrade jgroups to version 4.1.0.final', 'upgrade log4j to version 2.11.2', 'upgrade braintree to version 2.96.0', 'camel-13556: camel main - fixed duration idle/max to work better and shutdown cleanly', 'camel-13556: camel main duration idle should use private thread pool so camel can shutdown nicely.', 'upgrade async http client to version 2.9.0', 'camel-13554: fixed auto assign route id can go into looping if using fixed route1 as id.', 'camel-11497 - languages docs must be under camel-base, since autogenerated', 'camel-11497 - the documentation about eips is autogenerated, so it must be under camel-core to be updated we now have two copies, one in pages and one under core, we need to automatize the copy during the build', 'fixed cs for camel-spring-boot', 'camel-13534 adding documentation', 'camel-13534 adding colon as alternative syntax style', 'regen (again)', 'fix build for languages model', 'camel3 - add todo', 'camel-azure: removed empty tables from docs (queue)', 'camel-azure: removed empty table from docs (blob)', 'camel-azure-blob: wrong example fixed', 'camel-13551: camel3 - some of the spi can be static services when there can only be one configured. also polished a bit.', "merge branch 'camel-13371'", 'fix blueprint test', '[camel-13371] move defaultroutecontext and some other classes to camel-base', '[camel-13371] small refactorings on routecontext and reifiers', '[camel-13371] rename errorhandlerbuilder to errorhandlerfactory in some places', '[camel-13371] remove some usage of the routedefinition model', 'add a route#getcamelcontext for easy access', 'camel-13546 - handle not only java utils with generics but also other generics because < and > is invalid in windows', 'camel-13400: fixed cs', "camel-13400 camel ftp cannot list directory with 'file not found' prepending additional '/' in front of directory automatically (#2931)", 'camel-13549: added unit test', 'camel-13456 (#2935)', 'upgrade json validator to version 1.0.8', 'camel-13550: fixed some integration tests in camel-salesforce', 'upgrade jackson to version 2.9.9', 'upgrade tika to version 1.21', 'camel-11497 documentation moved files from core/camel-core/src/main/docs/ to docs/user-manual/modules/root/pages/ flattening the directories. fixed the broken image in the controlbus component documentation added enterprise-integration-patterns.adoc to the navigation added all moved files to the navigation(16 at the root & 82 in the eips), respecting their headers in the files.', 'fixed micrometer npe', 'upgrade zipkin to version 2.14.0', 'camel-13541 - fixed cs', 'camel-13541: fixed race condition in camel-hystrix when xecutiontimeoutinmilliseconds() and onfallback() are used', 'add first version to pulsar', 'camel-13545: fix netty4-http memory issues', 'spring boot integration tests: removed cameljiraresttest, since the component is camel-jira', 'camel-13453 - fixed cs', 'camel-13543: make camelspringtestcontextloader set property overrides before the camelcontext is injected into any other bean', 'camel-13371: fixed test', 'update deprecated method', 'camel-13371 - aligned camel-core karaf feature', 'camel-example-big-xml: updated docs', 'camel-example-big-xml: lets skip tests', 'camel-soroush: cleaned up docs a bit', '[camel-13371] make xml and jaxb more optional in camel-base / camel-core', 'camel-13528 - fix remaining textual references to spoolchiper', '[camel-13511] use abstractcamelcontext instead of abstractmodelcamelcontext', 'camel-13390 - fixed cs in the example', 'camel-13390 - use project.version and not deprecated version in the example', 'camel-13390 - added explicit version for spring-boot-maven-plugin in the example', 'camel-13390 - added the atlassian public repository to the example too', 'camel-13390 - added an sb itest', 'camel-13390 - regen docs', 'camel-13390 - camel-jira component based on an updated jira rest java client library https://issues.apache.org/jira/browse/camel-13390', 'camel-13508 - camel-zipkin: move to new apache coordinates', 'camel-13537 - camel-soroushbot - authorization token should not both be path and query', 'camel-13507: fix header resolution for lra saga routes', 'camel-13538 - camel-avro karaf feature no need for jetty range', 'camel-13538 - use the correct property placeholder in the karaf feature for camel-avro', 'camel-13538 - added property placeholders for avro-ipc-netty and avro-ipc-jetty', 'camel-13538 - camel-avro: upgrade to 1.9.0', "camel-netty4-http: don't reuse fork in tests", 'camel-13234: remove dependencies weld1 and weld2', 'camel-13536: using bean in routebuilder with this on a method that are from the same routebuilder may go into endless recurisve call in its tostring representation. thanks to kamil for test case.', 'upgrade maven jar plugin to version 3.1.2', 'contributing doc: re-add the link to edit and how the website work, but point to .adoc', 'camel-13528 - fixed compilation', 'contributing docs: removed the wiki part', 'upgrade braintree to version 2.95.0', 'camel-13156: camel-webhook - consumer polish', 'camel-test-spring: polished docs', 'camel-jsonpath: polished docs', 'camel-cdi: polished docs a bit', 'upgrade univocity parsers to version 2.8.2', 'camel-13542: fixed camel-catalog would strip out dashes in hostnames when using optimized tod with http components.', 'camel-13533: ignoring xml related failing integration tests as salesforce unduly includes spaces in xml element name in answers', 'camel-13542: added unit test', 'camel-soroush: fixed cs', 'camel-soroush: more polishing', 'camel-soroush: polished', 'camel-soroush: remove usage of deprecated stuff', 'camel-13531: simple language - add env as function to lookup system env variable', 'camel-13528: rename chiper to cipher', 'upgrade spring webservice and related bundle to version 3.0.7.release', 'camel-13527: implement missing optimisation for delimiterbasedframedecoder', 'camel-13444 renaming package', 'camel-13519 - regen', 'camel-13519 - fixed cs', 'camel-13519 - added a little integration test', 'camel-13519 - camel-aws sns: support encryption parameter when the creation of the topic is needed', 'upgrade spring to version 5.1.7.release', 'upgrade spring boot to version 2.1.5.release', 'camel-13234: use weld3 instead of weld2 at maven cdi archetype and cdi integration tests project', 'upgrade pgjdbc-ng to version 0.8.2', 'camel-13514: add to migration guide', 'camel-13526: remove unnecessary assertion', 'camel-13526: fix docker component socket mode', 'camel-13513 update deprecated annotation parameter', 'camel-13513 test and fix', 'camel-netty4-http: fixed cs', 'camel-13136 - fixed cs', "camel-13136: file consumer with charset doesn't parse xml", 'camel-test-cdi: fixed cs', 'camel-13234 - fixed camel-test-cdi', 'upgrade qpid broker to version 7.1.3', 'camel-13234: use weld3 instead of weld2 at cdi example projects', 'camel-13521: add reverse proxy option in camel-...', 'improve camel-example-cdi-cassandraql readme (#2912)', 'camel-13520: fixed setup-salesforce-instance issues', 'camel-12966: regenerate documentation and sprin...', 'camel-12966: camel-netty-http: use relative pat...', 'camel-13517: fix camel-netty4-http tls tests', 'upgrade jasn1 to version 1.11.1', 'removed property placeholder for jna', 'upgrade jnats to version 2.4.6', 'removed property placeholder for hessian', 'upgrade drill to version 1.16.0 again', 'update validator-component.adoc', 'upgrade aspectj to version 1.9.4', '[camel-13512] use unchecked exceptions for property resolution', 'camel-aws sqs: add a consumer integration test for deleteiffiltered option', 'revert "upgrade zipkin to version 2.13.0"', 'upgrade revapi maven plugin to version 0.11.1', 'upgrade revapi java to version 0.19.1', 'camel-13506 - fixed cs', 'camel-13506 - camel-sql: jdbc aggregation repository support oid postgresql as exchange column data type', 'camel-13479 - camel shiro has a transitive dependency to commons-collections', 'upgrade zipkin to version 2.13.0', 'camel-13408 - added a note in the migration guide', 'camel-13408 - removed camel-jibx spring boot itest', 'camel-13408 - removed camel-jibx karaf itest', 'camel-13408 - removed jibx dataformat from camel-core', 'camel-13408 - remove camel-jibx', 'upgrade spring-data redis and related bundle to version 2.1.6.release', 'upgrade spring-data keyvalue and related bundle to version 2.1.6.release', 'upgrade spring-data commons and related bundle to version 2.1.6.release', 'add release notes for camel 2.24.0', 'add xml references for release 2.24.0', 'camel-13500: camel main can now configure component options with nested values like you can do with spring boot etc.', 'upgrade proton-j to version 0.33.0', 'upgrade qpid-jms-client to version 0.42.0', 'upgrade artemis to version 2.8.0', 'fixed cs for loan broker jms example', 'fixed cs for camel-example-cdi-metrics', '[camel-13499] use random.nextdouble instead of math.random for better performance', 'upgrade infinispan to version 9.4.13.final', 'fix camel-13498 - add support for as2 in karaf', 'camel-spark-rest: added karaf feature test', 'upgrade xchange to version 4.3.18', 'camel-13497: clientconfig parameter creates cookie store per endpoint', 'upgrade jnats to version 2.4.4', 'fixed cs for camel-drill', 'fixed typo about zipdeflater in migration guide', 'fixed typo in zipdeflater dataformatclause', 'upgrade jackrabbit to version 2.19.3', 'upgrade libphonenumber and related bundle to version 8.10.10', 'camel-pulsar: use bundles 2.2.1_1 for the karaf feature', 'upgrade mybatis to version 3.5.1', 'upgrade spark core and related bundle to version 2.9.0', 'upgrade aws sdk and related bundle to version 1.11.537', 'camel-13496: set mavenopts for maven invoker pl...', 'upgrade spring batch and related bundle to version 4.1.2.release', 'upgrade jt400 and related bundle to version 9.8', 'upgrade docker java and related bundle to version 3.1.2', 'upgrade azure storage and related bundle to version 8.2.0', 'upgrade fastjson and related bundle to version 1.2.57', 'camel-13495 - camel-yammer: move to jackson 2.x', 'fix camel-drill osgi support', 'camel-13494 - camel-sap-netweaver: move to jackson 2.x', 'camel-13493 - camel-apns: move to jackson 2.x', 'fixed typos in ftp-component documentation', 'revert "upgrade drill to version 1.16.0"', 'camel-soroush: removed useless property placeholder', 'camel-soroush: aligned the okhttp-sse version to okhttp client version in karaf feature', 'camel-soroush: align okhttp-sse to okhttp version widely used in the project', 'camel-13492 - camel-weather: fixed karaf feature', 'camel-13492 - camel-weather: make integration tests work', 'camel-13492 - camel-weather: move to jackson 2.x', 'camel-soroush: added placeholder for spring boot documentation', 'camel-soroush: added spring boot integration test', 'camel-soroush: regen soroush component starter', 'camel-soroush: removed useless class', 'camel-soroush: added to components pom', 'camel-soroush: changed component name', "camel-soroush: no need for meta-inf. it's generated automatically", 'camel-soroush: cleaned up a bit and ignored integration test', 'camel soroush (#2861)', 'fixed camel-jbpm sb itest after upgrading', 'upgrade drools to version 7.21.0.final', 'upgrade optaplanner to version 7.21.0.final', 'upgrade kie to version 7.21.0.final', 'upgrade jbpm to version 7.21.0.final', 'upgrade reactor core to version 3.2.9.release', 'added a link to integration tests for karaf and spring boot in the summary', 'adding integration test for karaf and spring boot section in contributing guide', 'upgrade atmosphere websocket to version 2.5.3', 'camel-13471 - adding more tests', 'fixing table columns', 'camel-13471 - updating docs', '[camel-13177] fix failure caused by the upgrade to maven-bundle-plugin 4.2.0', '[camel-13177] remove bnd-lastmodified manifest header which cause all manifest to be stale when rebuilding', 'camel-13489: camel-undertow: consumer thrown npe when the body cannot be converted to bytebuffer', 'renaming variable and consolidating - we can use id or name for networks so can put under one header', 'changed networkid header name', 'added endpoints for create, remove and connect to network. unit tests', 'camel-13490: consider api key in query paramete...', 'upgrade dropbox sdk to version 3.1.0', 'upgrade json schema validator to version 1.0.7', '[camel-13481] upgrade to shiro 1.4.1', 'upgrade olingo to version 4.6.0', '[camel-13177] remove faster-builds since the maven bundle plugin has been upgraded', '[camel-13177] upgrade to maven-bundle-plugin 4.2.0 and remove stuff that was used to support spring-dm', 'camel-12834: fix failing cdi tests', 'do not use the deprecated uri field in @endpointinject / @consume / @produce', 'camel-box, revalidated ignored tests for boxusersmanagerintegrationtest', 'camel-13471 - adding rest component tests for coap + various protocols', 'camel-13471 - added tls + tcp support', 'fix: correctly set up truststore password property', 'camel3 - remove unusued cruft', 'fixed springbootruntimeprovidertest for sb camel-catalog', 'fixed karafruntimeprovidertest in camel-catalog', 'upgrade jolokia to version 1.6.1', 'upgrade braintree-java to version 2.94.0', 'upgrade drill to version 1.16.0', 'refactoring coap component to use sslcontextparameters for tls certificates', 'camel-13474: move dataformats out of camel-core. and camel3 - modularize a bit', 'camel-13453 - camel-13453 - camel-azure: add automatic injection of single instance bean, azure-queue', 'camel-13453 - fixed cs and regen', 'camel-13453 - refine tests a bit', 'camel-13453 - camel-azure: add automatic injection of single instance bean, azure-blob', 'camel3 - modularize a bit', 'camel3 - move more classes from core to base', 'fixed cs for camel-test-spring', 'fixed cs for camel-swagger-java', 'fixed cs for camel-jms', 'fixed cs for camel-jcr', 'fixed cs for camel-consul', 'fixed cs for camel-atomix', 'upgrade netty to version 4.1.36.final', 'extract token constants for namepattern; expose namepattern in metricsroutepolicyfactory', 'added camel-zip-deflater to component pom', 'bouncycastle update', '[camel-13464] olingo4: use endpointhttpheaders for edm, solving authentication issue', 'camel-13473: move dataformats back from camel-base to camel-core and put in better package name, as they are not part of the engine impl.', '[camel-13469] move camel core classes that are not dependent on the model to camel-base', 'camel-13471 - aligned the karaf feature', 'camel-13471 - adding support for coap+tcp', '[camel-13467] camel-box, replace deprecated calls with correct ones', '[camel-13465] camel-box, boxgroupmembership.info getgroupmembershipinfo(string groupmemebershipid) typo in argument name', 'camel-nats: use the latest stable docker images for nats', 'fixed cs for camel-yammer', 'fixed cs for camel-xmpp', 'fixed cs for camel-wordpress', 'fixed cs for camel-web3j', 'fixed cs for camel-thrift', 'fixed cs for camel-stream', 'fixed cs for camel-sql', 'fixed cs for camel-sip', 'fixed cs for camel-schematron', 'fixed cs for camel-spring-redis', 'fixed cs for camel-nsq', 'fixed cs for camel-nagios', 'fixed cs for camel-mongodb-gridfs', 'fixed cs for camel-mock', 'fixed cs for camel-mllp', 'fixed cs for camel-ldap', 'fixed cs for camel-jclouds', 'updated security advisories to 2019', 'added back the security-advisories page to be able to edit it directly', 'added cve-2019-0194 details', 'camel-9589: adds an example using apache activemq artemis broker', 'fixed cs for camel-irc', 'cleanup of testcode', 'fixed cs for camel-hipchat', 'fixed cs for camel-hbase', 'fixed cs for camel-hazelcast', 'fixed cs for camel-grpc', 'camel-13402 - fixed karaf feature after upgrading to californium 2.x', 'camel-13402 - fixed cs', 'doc change', 'removing some whitespace', 'updating the docs', 'adding x.509 + psk tests', 'supporting pre-shared keys', 'adding more rpk tests', 'added initial support for raw public keys', 'updating the certs to use the right curves', 'adding more coap tls tests', 'adding tls tests', 'consolidate tls configuration', 'adding support for client authentication', 'improving tls configuration', 'avoid writing out californium.properties', 'adding initial tls support', 'camel-13402 - updating to californium 2.0.x', 'fixed cs for camel-google-bigquery', 'fixed cs for camel-github', 'fixed cs for camel-geocoder', 'fixed cs for camel-ganglia', 'fixed cs for camel-fop', 'fixed cs for camel-flatpack', 'fixed cs for camel-crypto-cms', 'fixed cs for camel-direct', 'fixed cs for camel-cometd', 'fixed cs for camel-cmis', 'fixed cs for camel-chatscript', 'fixed cs for camel-browse', 'fixed cs for camel-bonita', 'fixed cs for camel-azure', 'fixed cs for camel-aws-ses', 'upgrade jgit to version 5.3.1.201904271842-r', 'add more to migration guide', 'camel-spring: polished mybeanbindingconsumer', 'fixed camel-crypto-cms mutlivalue issue with signer option. lets make it more tooling friendly also.', 'camel-13463 - camel-google-bigquery: add a karaf feature for it', 'lets make camel-jooq syntax more tooling friendly', 'fixed camel-as2 endpoint syntax', 'fixed camel:validate simple predicate vs expression bug', 'camel-jooq: fixed log4j2 properties for test', 'upgrade http core to version 4.4.11', 'upgrade http client to version 4.5.8', 'upgrade netty to version 4.1.35.final', 'camel-catalog karaf should include bean/xpath language.', 'camel-jooq: fixed jooqxmltest', 'deprecate some in. out. message in the simple language as users should not use those', 'camel-13430: simple language. operator functions should use syntax without spaces in the function names. added a few more operators and to use ! as not syntax.', 'camel-13460: camel3 - defaultendpoint - should be singleton by default', 'camel-13177 - lets go back to 4.1.1-snapshot of maven-bundle-plugin also for fastinstall profile', 'camel-13177 - lets go back to maven bundle plugin 4.1.0 since it seems 4.2.0 breaks camel-spring osgi-metadata', 'camel-13449: camel3 - move bean component out of camel-core, fix camel-bean build', 'camel-pulsar: increased the consumerqueuesize in concurrent producer integration tests', 'camel-nats: polished', 'camel-pulsar: more polishing', 'camel-13445 - camel-pulsar: skip tests if no docker is present', 'camel-13445 - removed explicit dependency to testcontainers', 'camel-13445 - camel-pulsar: migrate to camel-testcontainers instead of using testcontainers directly', 'move pulsar producer creation to dostart', 'fix performance issues in sending messages to pulsar', 'camel-11497: add architecture guide - stream caching', 'camel-core readme should only say 1 artifact for the dataformats it includes out of the box', 'update readme.adoc', 'camel-13177: upgrade maven-bundle-plugin to improve build speed', 'revert a change in latest dataformat related commit', 'revert "fix components build with javadoc generation when java_home not explicitly defined"', 'fix additional dataformat related tests', '[camel-13434] camel-box, investigate and fix integration test failures', 'camel-13250 - use the log4j2 configuration and related deps', 'camel-13250: add jooq example project', 'fixed invalid markdown links to activemq website', 'fix components build with javadoc generation when java_home not explicitly defined when java_home is not explicitly defined maven-javadoc-plugin unable to define javadoc utility location', 'upgrade box java sdk to version 2.32.0', 'camel-13458: fixed cs closes #2883', 'camel-13458: support return of collection properties in olingo4', 'fix flatpack dataformat tests', 'fix xstream dataformat test', 'add a getrouteid() method to the routecontext', 'fix fhir dataformat tests', 'fixed tests for camel-tagsoup', 'fixed tests for camel-jacksonxml', 'fixed cs for jaxbdataformatreifier', 'fixed cs for dataformatreifier', 'fixed cs for abstractcamelcontext and abstractmodelcamelcontext', 'camel-13261: fix consumer configuration, speed up tests run', '[camel-13450][camel-13451] introduce dataformat reifiers, split abstractcamelcontext', '[camel-13448] move defaultfluentproducertemplate to org.apache.camel.impl', '[camel-13447] remove 1-n mapping between routedefinition and route', 'fix unused loader in objecthelper#loadresourceasstream', 'remove unused cast', 'fix kbd macro in asciidoc', 'camel-13113: add @groovy annotation as camel-script was removed', 'camel3 - removed unused stuff in pom.xml for camel-base', 'camel3 - a little bit of modularization around xpath', 'camel-aws s3: polished', 'camel-13433 - fixed cs', 'camel-13433 - s3: exchange body stream is loaded into memory to calculate content length which is already set via headers, fallback to exchange content-length property eventually', 'upgrade karaf to version 4.2.5', 'camel-13113: remove camel-script component', 'camel-13425: properties component can now clear its cache, also added jmx attributes/operations.', 'camel-13260: polished', 'camel-13260: add jooq plain sql support', 'fixes camel-13438: added option to disable wih exception handling, passing through any exceptions throw by the camel route.', 'fixes camel-13437: now also looking for constructor in superclasses.', 'bump hikaricp to version 2.4.13 and passed to hikaricp-java7', 'upgrade quartz to version 2.3.1', 'fix camel-http4 tests', 'fix sslcontextparameterstest', 'fix camel-solr tests on jdk11, specify tlsv1.2 protocol versions explicitly, add test for tls1.3 once we fully move to jdk11', 'fix camel-jetty tests on jdk11, specify tlsv1.2 protocol versions explicitly, add test for tls1.3 once we fully move to jdk11', 'fix camel-http4 tests on jdk11, specify ssl and tls protocol versions explicitly, default should be set to tls1.3 once we fully move to jdk11', 'fix camel-ftp tests on jdk11, specify ssl and tls protocol versions explicitly, default should be set to tls1.3 once we fully move to jdk11', 'camel-aws sqs: fixed the example related to filters jms-selector-like', 'camel-aws sqs: added operations list', 'camel-aws-sqs: added some notes in docs, about deduplicationstrategy and send batch messages operation', 'upgrade camel spring cloud consul to version 2.0.2.release', 'upgrade pax-exam to version 4.13.1', 'fixed camel-jbpm spring-boot itest', 'upgrade optaplanner to version 7.20.0.final', 'upgrade jbpm to version 7.20.0.final', 'upgrade kie to version 7.20.0.final', 'upgrade drools to version 7.20.0.final', 'camel-13428: camel-undertow - response with large data gets truncated on cloud', 'fixed indentation', 'fix camel-example-spring-pulsar docs', '[camel-13426] camel-box, error code 400 (error parsing input model.) during task related events', 'fix change of pulsarcomponent contructor', 'camel-aws sqs: added integration test for aws-sqs batch message to a fifo queue', 'revert "fixed cs for camel-support"', 'fixed cs for camel-blueprint', 'camel-13418 - jsonapi dataformat - missing documentation', 'fix flaky test', 'camel-13421: remove beaninvocation from camel-bean.', 'fix admonitions and sections in docs', 'fix typo in using-propertyplaceholder.adoc', 'camel-disruptor that histogram dependency is only used for testing', 'enable camel-grape on jdk9+', 'camel-influxdb: removed useless table in docs', 'camel-13427 - fixed cs', 'camel-13427 - camel-influxdb: add ping operation', 'camel-13417: move mock component out of camel-core (#2870)', 'fix camel-restdsl-swagger-plugin integration-tests on jdk-11 when forked', 'skip deploy stage for the moment with jdk11 pipeline', 'upgrade smack to version 4.3.3', 'decommented section of rest dsl swagger plugin pom', 'upgrade testcontainers to version 1.11.2', 'fix camel-soap osgi jdk11', 'upgrade xchange to version 4.3.17', 'use latest hazelcast-kubernetes version 3.12', 'upgrade jsonschema validator to version 1.0.6', 'fix camel-soap and camel-spring-ws on jdk11', 'camel-aws-sqs: get back to list only queues when checking for connectivity', 'fix karaf features on jdk-11', 'upgrade jandex to version 2.1.1.final', 'camel-13386: maven flatten plugin refinements', 'camel-aws-sqs: better connectivity verification', 'fixed camel-telegram karaf feature which now needs camel-webhook', 'camel-13420 - create camel-webhook karaf and sb itest, spring boot integration test', 'camel-13420 - create camel-webhook karaf and sb itest, karaf integration test', 'camel-13419 - create karaf feature for camel-webhook', 'update doap', 'jenkinsfile for jdk 11 : fixed jdk name', 'karaf jenkinsfile for jdk 11 : fixed jdk name', 'added a jenkinsfile for sb ci tests on jdk11', 'added a jenkinsfile for karaf ci tests on jdk11', 'added a jenkinsfile for jdk11', 'camel-13410 - regen docs', 'camel-13410 - fix syntax for service component', 'fix cs', 'upgrade zipkin to version 2.12.9', 'camel-chatscript: removed useless todo', 'camel-13401: fix after review', 'camel-13401: adding example of webhook', 'camel-13401: fix unneeded log message', 'camel-13401: adding webhook capabilities to camel-telegram', 'camel-13401: create a webhook meta component', 'upgrade commons lang to version 3.9', 'a', 'upgrade wiremock to version 2.23.2', 'add initial version of the release guide (building part).', 'update to maven 3.6.1', 'updating pdf box', 'add release notes for camel 2.23.2', 'add release notes for camel 2.22.4', 'add xml schema references for release 2.22.4', 'add xml schema references for release 2.23.2', 'remove duplicated code', 'camel-13118: moved @languageannotation to camel-support so components with language do not have to depend on camel-core', 'camel-13118: removed annotation not in use', 'camel-13414 use system.currenttimemillis() (#2868)', 'camel-jsonapi: removed commented code in pom', 'camel-jsonapi: use the property placeholder for library version', 'camel-13412 - camel-jsonapi: create integration test for karaf and sb, sb itest', 'camel-13412 - camel-jsonapi: create integration test for karaf and sb, karaf itest', 'camel-13411 - camel-jsonapi: create karaf feature', 'removed empty lines', 'upgrade commons-pool to version 2.6.2', 'camel-13403: added unit test', 'upgrade jnats to version 2.4.3', 'camel-13405 - camel-pulsar: create integration test for karaf and sb - sb itests', 'camel-13405 - camel-pulsar: create integration test for karaf and sb - karaf itests', 'camel-13404 - camel-pulsar: create karaf feature', 'camel-13409 - fix syntax for nsq component', 'upgrade proton-j to version 0.32.0', 'upgrade qpid jms client to version 0.41.0', 'upgrade jackrabbit to version 2.19.2', 'camel-jetty, camel-undertow - fix minor doc issues', 'camel-11231 - updated docs and regen', 'camel-11231 - added docs', 'camel-11231 - fixed cs a bit', 'camel-11231 jsonapi data format', 'generate jaxb episode file on  jdk 11', 'fix camel-test-karaf on jdk 11', 'upgrade aries spi-fly jdk11 support', 'fix camel-blueprint build on jdk11', 'remove single arg constructor from the template as there is no in defaultendpoint', 'adjust component archetype templates according to package names', 'camel-consul karaf itest re-introduced: it works now', 'fixed grammar in karaf feature detail for camel-consul', 'adjust groupid for asn.1 dataformat', 'update url ref in asn1-dataformat.adoc file', 'upgrade asn.1 and change group and artifact ids according to new release', 'remove duplicate dependency declaration for javax.xml.ws', 'upgrade mockito to version 2.27.0', 'camel-13398 - added docs for aws-swf', 'camel-13398 - fixed cs for aws-swf', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-swf', 'camel-12665: polished', 'camel-13398 - added docs for aws-sqs', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-sqs', 'added unit test based on user forum issue that is fixed by camel-12565', 'camel-13398 - fixed cs for aws-sns', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-sns', 'camel-13398 - added docs for aws-ses', 'camel-13398 - fixed cs for aws-ses', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-ses', 'camel-13398 - added docs for aws-msk', 'camel-13398 - fixed cs for aws-msk', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-msk', 'camel-13398 - fixed cs for aws-mq', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-mq', 'camel-13398 - added docs for aws-lambda', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-lambda', 'camel-13398 - added docs for aws-kms', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-kms', 'camel-13397 - redisstringidempotentrepository resetting expiry on existing keys', 'camel-13398 - fixed cs for aws-kinesis', 'camel-13398 - added docs for aws-kinesis-firehose', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-kinesis-firehose', 'camel-13398 - added docs for aws-kinesis', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-kinesis', 'camel-13398 - added docs for aws-iam', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-iam', 'upgrade hazelcast to version 3.12', 'camel-13398 - added docs for aws-eks', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-eks', 'camel-13406 - camel-pulsar - "|" in endpoint syntax breaks components adoc table', 'upgrade mongo java driver to version 3.10.2', 'camel-spring: fixed cs', 'upgrade flink to version 1.8.0', 'upgrade jooq to version 3.11.1', 'camel-12665 - aligned the example to the camel 3 alignment of the component', 'camel-12665 - fixed cs', 'camel-12665 - added autogenerated docs', 'camel-12665 - more alignment to camel 3 and configuration', 'camel-12665 - rebased to camel 3', 'camel-12665 - added camel-pulsar to kit', 'camel-12665 - ported the component to camel 3', 'camel-12665 - use log4j2.properties', 'camel-12665 - apache pulsar integration via component', 'fix operation name in exception message', 'camel-aws-s3: fixed javadoc related to prefix.', 'camel-13395 threadsafe lazy initialisation of classloader', 'camel-13395 threadsafe static initialisation of velocityengine', 'camel-aws s3: regen after adding the delimiter', 'camel-aws s3: support also for delimiter', 'camel-13398 - added docs for aws-ecs', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-ecs', 'upgrade mockito to version 2.26.0', 'fix build on jdk11', 'camel-13398 - fixed cs for aws-ec2', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-ec2', 'enable tests on camel-infinispan on jdk 9+', 'enable tests on camel-spark-rest on jdk 9+', 'enable tests on camel-mustache on jdk 9+', 'enable tests on camel-vertx on jdk 9+', 'enable tests on camel-ignite on jdk 9+', 'enable tests for camel-cxf on jdk 11', 'make maven clean install pass on jdk 11', 'camel-13398 - added docs for aws-ddb and aws-ddbstreams', 'camel-13398 - fixed cs for aws-ddb and aws-ddbstreams', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-ddbstreams', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-ddb', '[minor] remove unnecessary object array creation for log statements', '[minor] replace anonymous class with lambda expressions', 'camel-13398 - added docs for aws-cw', 'camel-13398 - fixed cs for aws-cw', 'camel-13398 - camel-aws-*: lets adopt the same approach as camel-12936 for all the components, camel-aws-cw', 'camel-aws-s3: cleanup', 'camel-12936 - more tests', 'camel-12936 - added docs', 'camel-12936 - aligned cdi example', 'camel-12936 - camel-aws should find and use amazons3 bean in spring context', 'camel-13123 - fixed cs', '[camel-13123] add test stopping endpoint', 'upgrade qpid broker to version 7.1.2', 'upgrade minidns to version 0.3.4', 'upgrade jnats to version 2.4.2', 'camel-13396: enable camel-leveldb to work with non-native leveldb libraries again', 'upgrade aspectj to version 1.9.3', '[minor] use lambda expressions', 'camel-cloud: fixed cs', '[minor] remove unnecessary semicolons', '[minor] remove redundant declaration', 'fix placeholders in logging statement', '[minor] remove unnecessary object creation for log statement', 'add missing placeholder', 'camel-core - polished some todos', ' camel-13380: camel-core - move cloud out into camel-cloud component. (#2863)', 'add test scope to junit', 'move cloud out of camel-core (#2862)', 'camel-13388: wrong removing parameters logic in servicecomponent.', 'upgrade rabbitmq amqp client to version 5.7.0', 'upgrade testcontainers to version 1.11.1', 'camel-kafka: changed the description of specific confluent options', 'camel-ipfs: polished', 'upgrade infinispan spring-boot to version 2.1.5.final', 'camel-13394: ability to skip spring boot starte...', 'upgrade braintree java to version 2.93.0', 'use guava 20.0 for mustache karaf feature too', 'upgrade mustache and related bundle to version 0.9.6', 'upgrade infinispan to version 9.4.12.final', 'fixed test with accessexternalschema set to https', 'camel-13388: wrong removing parameters logic in servicecomponent. thanks to artem ivanov for the patch.', 'updating xml security + californium versions', 'force init of camel version', 'camel-13300: camel-box - authentication fails without clues when 2-step verification is enabled', 'upgrade micrometer to version 1.1.4', 'upgrade spring to version 5.1.6.release', 'bump spring boot to version 2.1.4.release', 'update cron like guide url (#2854)', 'camel-12002: upgrade docker-java client to 3.1.1', 'removing german link', 'grammatical fixes', 'fixing aws documentation links', 'npe fix', 'upgrade narayana to version 5.9.5.final', 'camel-13382: added unit test', '[camel-13389] camel-ftp: headers for status/error response code of sftp like camelftpreplycode and camelftpreplystring for ftp/ftps', 'upgrade zipkin reporter to version 2.8.2', 'upgrade zipkin to version 2.12.7', "camel-13387 camel-twitter-direct-message doesn't filter by filterold parameter https://issues.apache.org/jira/browse/camel-13387", 'upgrade vertx to version 3.7.0', 'camel-spark-rest: fixed cs', 'upgrade c3p0 and related bundle to version 0.9.5.4', 'upgrade elasticsearch-rest and related bundle to version 6.6.2', 'upgrade libphonenumber and related bundle to version 8.10.8', 'upgrade saxon and related bundle to version 9.9.1-2', 'upgrade kafka and related bundle to version 2.2.0', 'upgrade aws sdk and related bundle to version 1.11.524', 'camel-12323 - camel-spark-rest - avoid singleton spark instance', 'fixed check styles issues', 'add xml schema references for release 3.0.0-m2', 'add xml schema references for release 3.0.0-m1', '[camel-13372] reuse the individual generated typeconverterloader instead of the big corestatictypeconverterloader', '[camel-13377] beaninfo should not keep references to private methods of object / proxy', 'camel-influxdb: polished', 'camel-infinispan: polished', 'camel-12948 - camel-box: download file version', 'camel-discruptor: removed readme about tests into test folder', 'camel-hipchat: polished', 'camel-salesforce: fixed after upgrade of jetty. thanks jetty, for changing method signature in a minor release', 'camel-13379 - added docs', 'camel-13379 - camel-infinispan: support computeasync operation', 'camel-13221: upgrade jetty', 'camel-google-pubsub: polished', 'camel-13368: move the deletedirectory invocation into the teardown', 'camel-13368: removed author', 'camel-13368: fixed cs', 'camel 13368 - leveldb npe if filename missing separator (#2845)', 'camel-google-calendar: polished', 'camel-google-bigquery: polished', 'camel-karaf commands: fixed cs', 'camel-blueprint: fixed cs', 'camel-github: polished', 'camel-freemarker: polished', 'camel-fop: polished', 'camel-flatpack: polished', 'camel-jetty: attempt to fix the jettyasyncthrottletest', 'camel-13375: deprecate jmx catalog api which is not really in use and adds complexity', 'camel-exec: polished', 'camel-ehcache: polished', 'camel-dropbox: polished', 'camel-dozer: polished', '[camel-13357]regression - namespaces defined on the soap envelope get lost in payload mode', 'fixed npe in camel-spring-boot main controller', 'camel-13367: fixed camel-jaxb fallback type converter to laod in osgi. its loaded via regular type converter anyway.', 'camel-dns: polished', 'camel-disruptor: polished', 'camel-couchdb: polished', 'camel-corda: polished', 'camel-consul: use bindtoregistry where possible', 'since the component camel-headersmap has been moved to core, removed the itests for sb', 'upgrade mockito to version 2.25.1', 'upgrade narayana to version 5.9.4.final', 'fixed small typo', 'camel-8493: removed usage of deprecated camel features', 'camel-8493: added more unit tests for gangliaconfiguration', 'camel-digitalocean: fixed cs', 'camel-digitalocean: use bindtoregistry annotation where possible in tests', 'camel-digitalocean: polished', 'camel-coap: polished', 'camel-cmis: polished', 'upgrade milo to version 0.2.5', 'aligned the camel-jbpm karaf feature with the new version 7.19.0.final', 'upgrade optaplanner to version 7.19.0.final', 'upgrade drools to version 7.19.0.final', 'upgrade jbpm to version 7.19.0.final', 'upgrade kie to version 7.19.0.final', 'upgrade rxjava to version 2.2.8', 'camel-beanstalk: polished', 'camel-barcode: polished', 'upgrade reactor core to version 3.2.8.release', 'camel-13366: support maxconcurrentconsumers configuration on the endpoint uri', 'camel-example-main: fixed cs', 'added source code into using-propertyplaceholder.adoc', 'upgrade activemq', 'aadd psvm class to run camel standalone to this example.', 'removing duplicate line', 'upgrade karaf to version 4.2.4', '[camel-13363] [camel-13364] add camel-caffeine-lrucache / move camel-headersmap', 'remove unneeded reference to routereifier', 'camel-13313: fixed potential npe in jaxb fallback type converter', 'upgrade json schema validator to version 1.0.4', 'camel-cm-sms: use camelspringrunner instead of deprecated classes', 'camel-cm-sms: polished', 'camel-chunk: polished', 'camel-13365: camel-box - ambiguous error message when authentication requires captcha', 'camel-apns: polished', 'camel-13328 - jooq - add integration tests for karaf and spring boot - sb itest', 'camel-13328 - jooq - add integration tests for karaf and spring boot - karaf itest', 'camel-13327 - jooq - add a karaf feature for the component', 'upgrade netty reactive streams to version 2.0.3', 'camel-13337 - lets skip the tests for the moment', 'upgrade testcontainers to version 1.11.0', 'upgrade netty to version 4.1.34.final', 'upgrade infinispan to version 9.4.11.final', 'fixed #camel-13274 with minor error correction (#2840)', 'camel-13273: adding jmx docs to main docs.', '[camel-13353] update to re-enable the camel-lra integration tests', 'remove @author from javadocs', 'camel-13355: copy method updated to include maxconcurrentconsumers', 'camel-13339 - fix to use last processed offset maintained by camel kafkaconsumer to avoid message loss upon partition revoke', 'camel-13338 - fix to use kafka client kafkaconsumer.subscribe api with consumerrebalancelistener registration when topicispattern is set to false', 'camel-13351: camel-netty4-http: error resolving relative path', 'prevent rendering of `:key:` as `key` emoji', 'upgrade hibernate validator to version 6.0.16.final', 'camel-5836: json data format - let jackson be default.', 'upgrade jgroups to version 4.0.19.final', 'camel-13352 updated the document of hostaddresses option', 'camel-13331: include flatten plugin in release ...', "camel-aws msk: no need to set operation header in tests, it's already set as uri parameter", 'camel-13350 - describecluster operation spring test', 'camel-13350 - fixed cs', 'camel-13350 - camel-aws msk: add multiple operations, describecluster operation', 'camel-13316: fixed cs for olingo 2', 'camel-13316: olingo components handle value/property results', 'camel-13341 - fixed cs', '[camel-13341] camel-linkedin: if accesstoken is set, other credentials should be unnecessary', 'camel-13348 support to do the elasticsearch without specifying the indexname and indextype', '[camel-13349] add bind() methods to the routebuilder to allow registering beans along with the routes definitions', 'camel-13346: camel main - allow to add extra properties to property component', 'camel-activemq: polished', 'camel-amqp: polished', 'fixed cs for camel-restdsl-swagger-plugin', 'fixed cs for camel-api-component-maven-plugin', 'fixed cs for camel-servicenow', 'fixed cs for camel-aws sns', 'fixed cs for camel-grape', 'upgrade artemis to version 2.7.0', 'camel-13344: camel-sql - stored procedure loaded from file/classpath should skip comment lines', 'camel-azure: polished', 'camel-13336: fix broken jpa xsd schema', 'camel-13336: update license headers for generat...', 'upgrade infinispan to version 9.4.10.final', 'upgrade zipkin to version 2.12.6', 'camel-13336: update license headers', 'camel-13336: update license header configuration', 'camel-13336: remove duplicate files', 'camel-aws swf: polished', 'camel-aws swf: use bindtoregistry annotation where possible in tests', 'camel-aws sns: use bindtoregistry annotation where possible in tests', 'camel-aws ses: fixed cs', 'camel-aws ses: use bindtoregistry annotation where possible in tests', 'camel-aws sdb: use bindtoregistry annotation where possible in tests', 'camel-aws msk: polished', 'camel-aws msk: use bindtoregistry annotation where possible in tests', 'fixed cs for camel-jaxb', 'fixed camel-servlet spring-boot integration test', 'fixed camel-jetty-common spring boot integration test', 'fixed camel-http-common spring boot integration test', 'camel-aws mq: fixed cs', 'camel-aws mq: polished', "camel-aws mq: don't use jndiregistry in spring test", 'camel-aws mq: use bindtoregistry annotation where possible in tests', 'fixed apt compiler plugin to not include inherited endpoint properties.', 'camel-13331: deploy flat maven poms', 'camel-aws lambda: fixed cs', 'camel-aws lambda: polished', 'camel-aws lambda: use bindtoregistry annotation where possible in tests', 'camel-13330 - externalized the property for templating-maven-plugin', 'fixes camel-13330. fixed classname in annotations of wihs. added new build plugin to properly filter the placeholders in the annotations in the wih java source files.', 'camel-aws kms: polished', 'camel-aws kms: fixed cs', 'camel-aws kms: use bindtoregistry annotation where possible in tests', 'camel-aws kinesis: polished', 'camel-aws kinesis: fixed cs', 'camel-aws kinesis: use bindtoregistry annotation where possible in tests', 'camel-13140: fixed camel-kafka consumer may do sync commit when auto commit enabled, when there are no messages recieved from the partitions.', 'camel-aws iam: polished', 'camel-aws iam: fixed cs', 'camel-aws iam: use bindtoregistry annotation where possible in tests', 'order components in pom', 'upgrade wiremock to version 2.22.0', 'camel-13212 - karaf features should not validate in release profile', 'camel-13261 - regen', 'camel-13261: add support for using jooq component as database shared queue', 'upgrade assertj to version 3.12.2', 'fixed build issue in camel-quartz2', 'fixed checkstyle issue', 'camel-as2: fixed cs', 'lets harmonize the use of maven plugins version from parent', 'fix for camel-13282', 'camel-aws sqs: polished', 'camel-aws eks: polished', 'camel-13318 - regen', 'camel-13318 - delete message documentation', 'camel-13318 - added spring unit test for single message deletion', 'camel-13318 - added unit test for single message deletion', 'camel-13318 - camel aws sqs: being able to delete messages, single message deletion', 'camel-13317 - added a spring test too', 'camel examples: regen', 'camel-as2 example: add version to camel-maven-plugin', 'fixed cs for camel-as2 example', 'added example for as2 component', 'upgrade jgit to version 5.3.0.201903130848-r', 'upgrade testcontainers to version 1.10.7', 'camel-yammer: fixed cs', 'camel-tika: regen', 'camel-tika: fixed description which was breaking camel-catalog json schema', 'camel-13317 - regen', 'camel-13317 - added some docs', 'camel-13317 - added unit test', 'camel-13317 - moved integration test for batch message into his own package', 'camel-13317 - check for iterables in the sendbatchmessage operation', 'camel-13317 - camel-aws sqs: being able to send batch of messages, fixed cs and regen', 'camel-13317 - camel-aws sqs: being able to send batch of messages', 'camel-13256 - regen', 'camel-12356 - fixed cs and regen', 'camel-13256 - added camel-jooq to components modules list', 'camel-13256: jooq component implementation with simple crud operations support', 'fixed backport of camel-restlet tests', 'camel-restlet: fixed cs', 'fix test - add truststore', '[camel-12744] test ssl communication on restlet producer', '[camel-12748] test restlet component support sslcontextparametr', 'upgrade revapi maven plugin to version 0.11.0', 'upgrade revapi java to version 0.19.0', 'camel-13120:camel-spring-boot - fixed checkstyle errors', 'camel-13120:camel-spring-boot - implemented suggestions', 'clean up unused imports', '"camel-13120:camel-spring-boot - add detailed option to turn on|off showing camel version etc"', 'camel-13120:camel-spring-boot - add detailed option to turn on|off showing camel version etc', 'camel-13324: covered high message number in configuration test', '[camel-13324] change olderthan and newerthan options type', 'fix problem with wsdl2java code generation', 'upgrade saxon and related bundle to version 9.9.1-1', 'upgrade olingo2 and related bundle to version 2.0.11', '[camel-13263] lenient ipfs connection check on startup', 'camel-13262 update netty4 timeoutmap usage', 'camel-13262 formatting', 'camel-13262 change timeoutmap listeners to use if instead of switch', 'camel-13262 simplify correlationtimeoutmap to minimal extension of defaulttimeoutmap', 'camel-13262 polish and formatting', 'camel-13262 introduce nolock.instance', 'camel-13262 introduce timeoutmap.listener, replacing timeoutmap.oneviction', 'camel-13262 remove unused timeoutmap.purge', 'camel-13262 remove runnable from timeoutmap interface', 'camel-13262 remove unused timeoutmap.getkeys', "camel-13321 - camel-twitter-direct-message doesn't use default delay of 30s https://issues.apache.org/jira/browse/camel-13321", 'camel-13203:check zipkinmdcscopedecoratortest failing test', 'camel-13319 - twitterconverter calls deprecated getsenderscreenname, throws unsupportedoperationexception https://issues.apache.org/jira/browse/camel-13319', 'format / indent all poms the same way', '[camel-13315] upgrade to cxf 3.3.1', '[camel-13286] removed not used mep patterns', '[camel-13304] camel bindy tab delimited - handling blank values', 'camel-kafka: no need to set value to false for specificavroreader', 'added specificavroreader property to enable use of a specific avro reader with the confluent schema registry and the io.confluent.kafka.serializers.kafkaavrodeserializer.', 'camel-aws-eks: avoid deprecated uri on pojo annotations', 'camel-aws eks: use bindtoregistry annotation where possible in tests', 'camel-aws-ec2: avoid deprecated uri on pojo annotations', 'camel-aws-ecs: avoid deprecated uri on pojo annotations', 'camel-aws ecs: polished and fixed cs', 'camel-aws ecs: use bindtoregistry annotation where possible in tests', 'upgrade libphonenumber and related bundle to version 8.10.6', 'upgrade jt400 and related bundle to version 9.7', 'upgrade digitalocean and related bundle to version 2.17', 'upgrade influxdb java driver and related bundle to version 2.15', 'upgrade fastjson and related bundle to version 1.2.56', 'ypgrade batik to version 1.11', 'upgrade aws sdk and related bundle to version 1.11.496', 'camel-13238 - upgrade kafka to version 2.1.1', 'upgrade brave zipkin to version 5.6.3', 'camel-zookeeper-master: fixed build', 'camel-spring-batch: fixed build', 'camel-sjms2: fixed build', 'camel-smpp: fixed build', 'camel-reactive-streams: fixed build', 'camel-rabbitmq: fixed build', 'camel-sjms: fixed build', 'camel-ldif: fixed build', 'camel-ldap: fixed build', 'camel-jpa: fixed build', 'camel-jmx: fixed build', 'camel-hazelcast: fixed build', 'camel-guava-eventbus: fixed build', 'camel-ehcache: fixed build', 'camel-crypto-cms: fixed build', 'camel-aws-sqs: fixed build', 'camel-aws-kinesis: fixed build', 'camel-aws-ddb: fixed build', 'camel-atom: fixed build', 'camel-cxf: fixed build', 'camel-hystrix: fixed build', 'camel-groovy: fixed build', 'upgrade mqtt client', '(feat) camel-13307: camel registry allow to configure custom fallback registry and to do custom wrap/unwrap.', 'camel-aws ec2: fixed cs', 'camel-aws ec2: use bindtoregistry annotation where possible in tests', 'camel-aws-ddb: use the bindtoregistry annotations where possible in tests', 'camel-aws cw: fixed cs', 'camel-aws cw: use the bindtoregistry annotation in tests', '(feat) camel-13309: use value attribute instead of uri on pojo annotations for produce/consume endpoints.', 'camel-aws-s3: removed unused objects', 'upgrade infinispan to version 9.4.9.final', 'camel-aws-s3: polished', 'fixed cs for camel-linkedin', 'upgrade xchange to version 4.3.16', '[camel-13305] camel-sql cannot resolve nested simple expression', 'refactored as2 component api', 'upgrade assertj to version 3.12.1', '(feat) camel-13298: bean component now supports invoking methods that are package or protected.', 'upgrade brave zipkin to version 5.6.2', 'upgrade zipkin reporter to version 2.8.1', 'upgrade zipkin to version 2.12.5', 'camel-aws-s3: more cs fixes', 'camel-aws-s3: fixed cs', 'camel-aws s3: use bindregistry annotation in tests', 'camel-13303: fixed using jmx with osgi', 'fix: camel-13296 fix dump xml stats to output empty timestamp if not in use yet, otherwise 1970-1-1 was used.', 'camel-13284: camel-box - fix error "did not find balanced marker at ..."', 'fixed the digitalocean link format issue.', 'camel-13299 - regen docs', 'camel-infinispan: polished docs example a bit', 'camel-13299 - added docs', 'camel-13299 - fixed cs', 'camel-13299 - camel-infinispan: support compute operation on producer', 'camel-13297 pick env: variable at random for test', "camel-aws-s3: tests, when using client from registry, there's no need to specify region as uri parameter", '[camel-13295] add a helper method to easily add a route', 'camel-aws-s3: more docs, getobject operation', 'camel-aws-s3: more docs, listobjects operation', 'camel-aws-s3: more docs, deletebucket operation', 'camel-aws-s3: more docs, listbuckets operation', 'camel-aws-s3: more docs, deleteobject operation', 'camel-aws-s3: more docs, examples for s3 operations', 'upgrade generex bundle to version 1.0.2', 'camel-13138 - added example amqp to examples pom', '[camel-13293] camel-linkedin, switch htmlunit to jsoup to not rely on jetty (and allow update to servlet api 4)', 'camel-13214: regen', 'camel-13214 add headerfilterstrategy option to component level', 'camel-13138:camel-spring-boot - example with using camel-amqp-starter', 'camel-13283: make a facade api for camelbeanpostprocessor.', 'camel-13291: use space in cron test', 'camel-13283: add example', ' camel-13283: add example', 'upgrade mina2', 'upgrade eclipse paho', 'added note to spring-boot geocoder example documentation', 'fixed typo in ehcache blueprint example', 'upgrade ehcache to version 3.7.0', 'camel-13292 - added a note to documentation', 'camel-13292 - fixed test', 'camel-13292 - lets return the full s3object', 'camel-13292 - added docs for getobject operation', 'camel-13292 - fixed cs', 'camel-13292 - camel-aws s3: adding consumer endpoints to polling components', 'upgrade jclouds to version 2.1.2', '[camel-13284] camel-box, switch htmlunit to jsoup to not rely on jetty (and allow update to servlet api 4)', 'update hapi-fhir to 3.7.0 (gale)', 'fixed camel-spring-ws karaf itest', '[camel-13285] remove warning from pom projects in maven-bundle-plugin', '[camel-13285] remove warning from javadoc generation', '[camel-13257] cleanup osgi manifest headers', 'upgrade snakeyaml to version 1.24', 'camel-13275 - regen and moved the components out of autogenerated portion of poms', '[camel-13275] move camel-core-osgi and camel-core-xml modules to root core module', 'upgrade cassandra datastax driver to version 3.7.1', 'upgrade async http client to version 2.8.1', 'fixed unit test error in sb starter', 'fixed camel-script karaf itest', 'fixed cs for camel-javadoc-plugin', 'camel-13243: camel main has now basic support for auto-configuring components,data-formats,languages in a similar way as spring boot, but not as advanced.', 'camel-13280: properties component - allow to access loaded properties', 'upgrade zipkin reporter to version 2.8.0', 'upgrade zipkin to version 2.12.3', 'camel-aws ses: removed duplicated docs', 'upgrade qpid broker to version 7.1.1', '[camel-13177] build speed: fix jaxb.index generation', '[camel-13277] upgrade to karaf 4.2.3', '[camel-13278] fix log configuration for karaf integration tests', 'upgrade pdfbox to version 2.0.14', '[camel-13276] remove warnings about annotations when validating karaf features', 'remove not used karaf2-version', '[camel-13177] build speed: remove snapshots', '[camel-13177] build speed: various enhancements', '[camel-13177] build speed: avoid rewriting component json descriptors', '[camel-13177] build speed: reduce dependencies analyzed by maven-plugin-plugin', '[camel-13177] build speed: check stateness on protoc compiler', 'add javadoc', 'camel-aws msk: regen docs', 'camel-aws msk: fixed javadoc', 'camel-aws kms: minor fix to test name', 'camel-aws iam: regen docs', 'camel-aws iam: fixed javadoc and clean up a bit', 'camel-aws eks: regen docs', 'camel-aws eks: fixed javadoc', 'camel-aws-ecs: polished docs', 'camel-aws ecs: fixed javadoc', 'adding more details in trace logging for service lifecycle', 'docs regen', 'camel-aws: minor fixes to sns, sqs and swf docs', 'camel-aws-ses: minor fixes to docs', 'camel-aws-sdb: minor fixes to docs', 'camel-aws-msk: minor fixes to docs', 'camel-aws-mq: minor fixes to docs', 'camel-aws-lambda: minor fixes to docs', 'camel-aws-kms: minor fixes to docs', 'camel-aws-kinesis: minor fixes to docs', 'camel-aws-iam: minor fixes to docs', 'camel-aws-eks: minor fixes to docs', 'camel-aws-ecs: minor fixes to docs', 'camel-aws-ec2: minor fixes to docs', 'camel-aws-ddb: minor fixes to docs', 'camel-aws-s3: minor fixes to docs', 'camel-13165 - added spring boot itest', 'camel-13165 - added karaf feature itest', 'camel-13165 - added karaf feature', 'camel-13165 - brings in docs for sb too', 'camel-13165 - docs updated', 'camel-13165 - regen', 'camel-13165 - regen docs', 'camel-13165 - added camel-aws-msk to kit', 'camel-13165 - fixed cs', 'camel-13165 - add spring-boot starter bits', 'camel-13165 - camel-aws: create an aws msk component', 'camel-13243: main supports light-weight ioc for route builder classes.', 'camel-13243: camel main should optionally load properties from application.properties', 'revert "first spike"', 'camel-aws kms - fixed javadoc for kmsconstants', 'first spike', 'camel-13007: properties component should also fallback to env vars as it does for jvm system properties. the default mode is override.', 'migration guide: moved aws split stuff in his own paragraph', 'minor fix migration guide', 'camel-13271 - camel-aws components: add notes in migration guide', 'upgrade cassandra driver to version 3.7.0', 'upgrade async http client to version 2.8.0', 'camel-13266: lets enable jmx out of the box in camel-test', 'camel-13266: make jmx enabled out of the with camel-core. we will have a tiny jar without jmx and other core components. ah had to revert as we cannot do this easily. we need a better way of this.', 'fixed cs for camel-quartz2', 'fixed cs for camel-hystrix', 'fixed cs for camel-http4', 'camel-aws: create single karaf feature tests for single components, aws-swf test', 'camel-aws: create single karaf feature tests for single components, aws-sqs test', 'camel-aws: create single karaf feature tests for single components, aws-sns test', 'camel-aws: create single karaf feature tests for single components, aws-ses test', 'camel-aws: create single karaf feature tests for single components, aws-sdb test', 'camel-aws: create single karaf feature tests for single components, aws-s3 component', 'camel-aws: create single karaf feature tests for single components, aws-mq test', 'camel-aws: create single karaf feature tests for single components, aws-lambda test', 'camel-aws: create single karaf feature tests for single components, aws-kms test', 'camel-aws: create single karaf feature tests for single components, aws-kinesis test', 'camel-aws: create single karaf feature tests for single components, aws-iam test', 'camel-aws: create single karaf feature tests for single components, aws-eks test', 'camel-aws: create single karaf feature tests for single components, aws-ecs test', 'camel-aws: create single karaf feature tests for single components, aws-ec2 test', 'camel-aws: create single karaf feature tests for single components, aws-ddb test', 'camel-aws: create single karaf feature tests for single components, aws-cw test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-sqs and aws-swf', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-sdb, aws-ses and aws-sns tests', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-lambda, aws-mq and aws-s3 tests', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-kms test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-kinesis test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-iam test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-eks test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-ecs test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-ec2 test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-ddb test', 'camel-13269 - camel-aws: create single spring boot itests for single components, aws-cw test', 'camel-13182 - fixed karaf itests for camel-aws', 'camel-13182 - lets have a karaf feature called camel-aws with all the components', 'camel-13182 - regen', 'camel-13182 - removed camel-aws-starter', 'camel-13182 - aligned docs to reflect new documentation', 'camel-13182 - aligned s3 example to the new layout', "camel-13182 - removed camel-aws component since it's splitted now", 'camel-13182 - split camel-aws component in individual components, added aws-swf to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-swf', 'camel-13182 - split camel-aws component in individual components, added aws-sqs to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-sqs', 'camel-13182 - split camel-aws component in individual components, added aws-sns to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-sns', 'camel-13182 - split camel-aws component in individual components, added aws-ses to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-ses', 'camel-13182 - split camel-aws component in individual components, added aws-sdb to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-sdb', 'camel-13182 - split camel-aws component in individual components, added aws-mq to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-mq', 'camel-13182 - split camel-aws component in individual components, added aws-lambda to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-lambda', 'camel-13182 - split camel-aws component in individual components, added aws-kms to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-kms', 'camel-13182 - split camel-aws component in individual components, added aws-iam to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-iam', 'camel-13182 - split camel-aws component in individual components, added aws-kinesis to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-kinesis and aws-kinesis-firehose', 'camel-13182 - split camel-aws component in individual components, added aws-eks to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-eks', 'camel-13182 - split camel-aws component in individual components, added aws-ecs to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-ecs', 'camel-13182 - cleanup deps chain in camel-aws-* splitted components', 'camel-13182 - split camel-aws component in individual components, added aws-ec2 to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-ec2', 'camel-13182 - split camel-aws component in individual components, added aws-ddb to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-ddb and aws-ddbstream out', 'camel-13182 - split camel-aws component in individual components, use correct dependency for aws-cw and aws-s3', 'camel-13182 - added camel-aws-cw to kit', 'camel-13182 - split camel-aws component in individual components, karaf feature for aws-cw', 'camel-13182 - split camel-aws component in individual components, removed docs from cw', 'camel-13182 - split camel-aws component in individual components, removed docs from s3 module', 'camel-13182 - split camel-aws component in individual components, removed not related tests in s3 module', 'camel-13182 - split camel-aws component in individual components, moved aws-cw out', 'camel-13182 - added camel-aws-s3 to kit', 'camel-13182 - split camel-aws component in individual components, moved aws-s3 out', 'fix cve-2014-0114 brought in by commons-beanutils', 'camel-13266: make jmx enabled out of the with camel-core. we will have a tiny jar without jmx and other core components.', 'update salesforce-component.adoc (#2799)', 'fix type on javadoc in processordefinition#oncompletion method javadoc. (#2798)', 'speedup test', 'upgrade narayana to version 5.9.3.final', 'fixed potential npe in aggregate eip timeout checker', 'camel-10792: polished example', 'camel-10792: deprecate jndiregistry in favour of jndibeanrepository.', 'camel-10792: removed not needed registry anymore.', 'remove old cruft as camel-gae is removed', 'camel-13252: remove cdi support in camel-cdi. camel-10792: allow registry to bind beans.', 'camel-package-maven-plugin: fixed cs', 'upgrade commons-codec to version 1.12', 'camel-13240 removed the test jars from camel-spring components', 'camel-13240 removed the camel-validator-test-resources jar', 'camel-13249 fixed the build of camel-http4', 'camel-13249: invoke `applyfiltertocamelheaders`...', 'upgrade rxjava to version 2.2.7', 'camel-13255 - regen docs', 'removed out.txt from repo', 'camel-13255 - fixed cs', 'camel-13255 - add support for geo functions', 'camel-13253 - regen', 'camel-13253 - remove deprecated examples, report incident ws security removed', 'camel-13253 - remove deprecated examples, report incident example removed', 'upgrade smack to version 4.3.2', 'upgrade caffeine to version 2.7.0', 'cleanup pom a bit', 'upgrade maven-plugin-plugin', 'camel-quartz2: regen adoc for site', 'removed reference to camel-quartz in docs', 'fix unstable ordering in generated spring-boot configs', 'upgrade maven-jar-plugin', 'camel-13248 - camel-chatscript: add karaf and spring boot itest, spring-boot itest', 'camel-13248 - camel-chatscript: add karaf and spring boot itest, karaf itest', 'camel-13247 - camel-chatscript: add a karaf feature', 'camel-12955 - regen', 'camel-12955 - removed wrong groupid from camel-chatscript', 'camel-12955 - added camel-chatscript to kit', 'camel-12955 - fixed the component to align to new structure', 'fixes', 'cs updated as per camel 3.0.0 specs', '[camel-13177] improve build speed: remove cxf snapshot dependency', 'upgrade infinispan spring boot starter to version 2.1.4.final', 'upgrade infinispan to version 9.4.8.final', 'move camel-jetty9 into camel-jetty', 'fixed camel-kafka doc that caused json schema to have invalid escape char that json parser would fail parsing.', 'small fixes on components', 'formatting', 'formatting changes', '[camel-13177] improve build speed (rewrite spring-boot generator)', '[camel-13177] improve build speed', 'removed whitespace from migration guide', 'camel-13236: mock endpoint - small glitch in logging excepted failure', 'camel-cm-sms: added a log4j2 properties file', 'upgrade hibernate validator to version 6.0.15.final', 'upgrade assertj to version 3.12.0', 'upgrade olingo4', 'upgrade jgroups to version 4.0.18.final', 'camel-13230 - fixed cs', 'camel-13230: move sqs producer configuration check into the producer', 'upgrade commons-dbcp to version 2.6.0', 'camel-kafka: regen docs and sb starter again', 'camel-kafka: schema registry docs modified', 'camel-kafka: regen docs and sb starter', 'added schema.registry.url property to documentation.', 'added schema.registry.url propery to support confluent schema registry servers.', 'upgrade commons-pool2 to version 2.6.1', 'upgrade zipkin to version 2.12.2', 'fixed cs for billboard example', 'replaced (deprecated) property with exchangeproperty', 'removed camel-jetty9 spring boot integration tests', 'upgrade micrometer to version 1.1.3', 'camel-13185: add splitresults implementations to olingo components', 'fix adoc reference in faq']

from gcm.

natalymr avatar natalymr commented on July 23, 2024

max BLEU score = 18.6

train size = 1259
val size = 225
Training batch size:			 1
Dataset path:				 data/camel_small/camel_small
Training file path:			 data/camel_small/camel_small.train.c2s
Validation path:			 data/camel_small/camel_small.val.c2s
Taking max contexts from each example:	 800
Random path sampling:			 True
Embedding size:				 512
Using BiLSTMs, each of size:		 512
Decoder size:				 512
Decoder layers:				 1
Max path lengths:			 9
Max subtokens in a token:		 5
Max target length:			 10
Embeddings dropout keep_prob:		 0.75
LSTM dropout keep_prob:			 0.75
============================================
Number of trainable params: 13210112

from gcm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.