搜索

此内容没有您所选择的语言版本。

6.4. Routing

download PDF
Table 6.4, “Routing Enhancements in 6.3.0” lists the enhancements in version 6.3.0.
Table 6.4. Routing Enhancements in 6.3.0
EnhancementDescription
ENTESB-4135Update to the JMS 2.0 API
ENTESB-4597Review examples shipped in extras directory for camel & cxf
ENTESB-5375Avoid creating an empty default Camel context in Camel CDI
ENTESB-5877Support cassandra-core 3.x in camel-cassandraql feature and bundle
ENTESB-5184Create camel component for ServiceNow
CAMEL-1002Quartz support should allow stateful jobs
CAMEL-1005should we have an annotation - maybe @Handler or something which can mark a method as being the default method invoked by the Bean Binding if no other Camel annotations are used to bind parameters
CAMEL-1011improve the Bean Ref usage on DOT files generated
CAMEL-1024[IDEA] could we refactor the expression implementations (invoking JavaScript / Groovy / Ruby / XPath / XQuery et al) so they are easy to invoke from any library - not just from an Exchange?
CAMEL-3907Component camel-sql needs the abiliity to process sql from the body of the exchange
CAMEL-4576Make exception throwing as flexible in XML as in Java DSL
CAMEL-4917To avoid to confuse end users, a different name should be used for output position of CSV and not position as now (pos vs postion)
CAMEL-5398Optimize String.replaceAll() to cache Patterns where suitable
CAMEL-5402Parameter Binding Annotations used for Camel Proxy
CAMEL-5452DoCatch doesn't notify ExchangeFailureHandledEvent
CAMEL-5561allow camel:run to auto detect OSGI-INF/*.xml for blueprint XML files or META-INF/beans.xml for CDI to avoid users having to customize camel-maven-plugin configuration on a per project basis
CAMEL-5857Add server side encryption to header options when constructing an ObjectMetadata for a PUT in the S3Producer
CAMEL-5958Bindy ignores bean class type
CAMEL-6062Placeholder cannot be determined in camel property definition
CAMEL-6094Cannot specify which converter to use when several can do the same conversion
CAMEL-6269MainSupport in camel-core should make it easier to have callbacks when starting / stopping etc
CAMEL-6338camel-cdi shouldn't use deltapsike bean manager provider in the CamelExtension
CAMEL-6406Add support to ObjectHelper.getException() for Java 1.7 Throwable.getSuppressed()
CAMEL-6439camel-jms - Add thread pool for handling timeout when doing request/reply and allow to configure this thread pool
CAMEL-6469Add StatusLine object to exchange in populateResponse
CAMEL-6646Support static method calls on OGNL expressions
CAMEL-6858Delayer EIP - Add JMX attribute to know if any messages are delayed
CAMEL-6913Add dynamic unmarshalling capability to JiBX data format
CAMEL-6934Create new Address for every openConnection call
CAMEL-6944Add exchangeId in the toString() method of the DefaultExchange
CAMEL-6955Migrate camel-hl7 and camel-syslog from mina to netty
CAMEL-7054CamelNetty - No way to get ChannelGroup
CAMEL-7193Assertions are applied an extra, unnecessary time after an assertion period
CAMEL-7247No way to 'abort' the onCompletion action of the MailConsumer
CAMEL-7454Camel-Quartz2 Scheduler Name Difference
CAMEL-7463Why tokenize (and some others) does not support properties substitution?
CAMEL-7474Error blocks mail-consumer
CAMEL-7528Aggregate - Allow aggregation repository to report back in-flight exchanges for in-memory repos
CAMEL-7638Use response input stream directly in http producer
CAMEL-7683Upgrade camel-hbase component to hbase 0.98.0-hadoop2
CAMEL-7753xslt component - Store warning/errors etc as exchange properties so end users can get hold of those
CAMEL-7800camel-swagger - Upgrade to swagger that is pure Java based
CAMEL-7813Make camel-jms more robust for replyTo
CAMEL-7905New option to ignore missing consumers on direct endpoints
CAMEL-7907Add support for JMSCorrelationIDAsBytes to jms component
CAMEL-7974Provide CircuitBreaker state in an exchange property
CAMEL-7985camel-test-blueprint - Upgrading to newer felix fails with NPE in fileinstall
CAMEL-8027Add ByteArrayCodec implementation for udp to camel-netty4
CAMEL-8075Camel sftp should send a command to check if the connection is broken
CAMEL-8147Using @ManagedResource on an Endpoint removes all the default JMX properties
CAMEL-8175camel-swagger - Add support for multiple CamelContexts
CAMEL-8243Enhance the Infinispan module to add support for HotRod events
CAMEL-8258camel-twitter - Support Streaming from User Endpoint including Direct Messages
CAMEL-8323Provide ability to specify node type
CAMEL-8381XML XSD enriched documentation should maybe word wrap for easier read in raw format
CAMEL-8392Upgrade Camel-Gora to Gora 0.6
CAMEL-8397Support Salesforce Analytics
CAMEL-8410Add stream caching for CxfPayload
CAMEL-8415DefaultExchangeHolder - Only transfer primitive headers/properties
CAMEL-8438[Aggregation] [Optimistic Locking] [Hazelcast] Binary representation of same exchanges are different
CAMEL-8446Camel Toolbox - Add support for @UriParam / @UriParams on component level
CAMEL-8452Camel route model - Preserve {{ }} placeholders in model
CAMEL-8459Java DSL - Align beanRef as bean to be similar to xml dsl
CAMEL-8468Usage of camel-xstream depends on TCCL
CAMEL-8473DeadLetterChannel - Add onPrepare
CAMEL-8478IdempotentRepository - Add clear operation
CAMEL-8483MongoDB Endpoints: Allow ReadPreference to be set on consumers
CAMEL-8488Java DSL - Improved CBR to detect if endChoice vs end was invalid used
CAMEL-8489camel-sjms - Allow to create empty message for null body
CAMEL-8491Camel POJO producer/consumer should defer starting until CamelContext is starting
CAMEL-8497Add extra capabilities to the github component
CAMEL-8503camel-jms - Have replyTo options for concurrent consumers
CAMEL-8506Add SEARCH operation to Elasticsearch component
CAMEL-8509camel-catalog - Add api to parse endpoint uri and reverse
CAMEL-8511Properties component - Add encoding option to use when reading the properties files
CAMEL-8512Simple - Add exchange as function to access the exchange easily
CAMEL-8513FTP consumer - Add option to use a larger buffer size so download is faster
CAMEL-8514camel-castor should depend on castor-xml
CAMEL-8516Salesforce component does not return the list of matching records for HTTP status code 300
CAMEL-8517Salesforce session handling must declare shared fields volatile
CAMEL-8522Set OriginalDestination AMQ message property before sending it to DLQ
CAMEL-8523Spring Boot should automagically load XML routes definitions from classpath
CAMEL-8525Aggregate - Expose statistics about completed exchanges
CAMEL-8526EIPs - Expose more statistics for the different EIPs in Java and JMX
CAMEL-8527Processor in routes should be IdAware so we can easily map from/to its model definition
CAMEL-8528rest-dsl - Allow producers to control what content-type header to return
CAMEL-8532Spring Boot applications should block the main thread of the execution
CAMEL-8541Camel main TestSupport class is incompatible with the CDI specification
CAMEL-8543Support easy configuration of HTTP proxy parameters for Camel salesforce component and maven plugin
CAMEL-8544Camel - Dynamic router - unsupported cacheSize attribute
CAMEL-8545Allow camel-swagger component to run in an internal container
CAMEL-8552camel-jackson should provide Map => Object converter
CAMEL-8554camel-jackson should provide Map => Object converter
CAMEL-8558Camel Catalog - Add humanize component name
CAMEL-8560camel-mail - Make it easier to configure sort term in XML DSL
CAMEL-8561Camel Catalog - Add better description of components and others
CAMEL-8562Removing a route - Should check if the route input endpoint is static and used by other routes
CAMEL-8564Add support for dataformat ref parameter
CAMEL-8569Ability to easily extract email attachments
CAMEL-8571Split EIP - Should use new message id per splitted message
CAMEL-8572Upgrade aws sdk java version and add support for DynamoDB v2
CAMEL-8576Added a option to let camel netty take the message body as byte buffer
CAMEL-8579Upgrade to jclouds 1.9.x
CAMEL-8586File component optimization required for file response body
CAMEL-8593JmsEndpoint.configureListenerContainer() some debug logs miss {}
CAMEL-8598Set default timeouts on workflows registered by the camel-aws / aws-swf component
CAMEL-8600Change the ftp default separator to be Unix style
CAMEL-8601Add Support for SFDC-specific Field Types To The Camel SFDC Component
CAMEL-8615Update Dropbox-core-sdk from 1.7.6 to 1.7.7
CAMEL-8616Update Twitter4j to latest version
CAMEL-8617camel-vertx - Add timeout during startup to wait for EventBus to be ready
CAMEL-8618Camel Catalog - Remove the label commands
CAMEL-8620Update LightCouch version from 0.1.3 to 0.1.6
CAMEL-8621Update Apache Kafka version from 0.8.1.1 to 0.8.2.0
CAMEL-8622Update Apache PdfBox from version 1.6.0 to version 1.8.9
CAMEL-8623Update Dropwizard Metrics from version 3.1.0 to 3.1.1
CAMEL-8632httpBindingRef & httpBinding for the servlet component documentation
CAMEL-8634Wire tap - Should emit event notification about sending to tapped endpoint
CAMEL-8635XStream no longer supports dynamic CL updates
CAMEL-8640BacklogTracer allocates 100k elements for an array even it is not enabled
CAMEL-8642Support to use custom classloader when deserializeJavaObjectFromStream in HttpHelper
CAMEL-8645Camel Netty component should not intercept consumers with httpMethodRestrict=OPTIONS
CAMEL-8647Make Camel OSGI Extender Subsystem-Aware
CAMEL-8653camel-kafka need to commit the last batch offset when shutdown the consumer
CAMEL-8666Infinispan add other operations to the available
CAMEL-8670Add spring-ws:uripath endpoint mapping
CAMEL-8681Camel-Infinispan: use Lifespan and Max Idle Time in the implementation
CAMEL-8684Load balancer model should not implement processor
CAMEL-8685Netty should resolve OPTIONS prefix matches earlier
CAMEL-8686Camel-Infinispan Replace operation can use options Lifespan and Max Idle Time
CAMEL-8691Camel-docker: Add FollowRedirects and LoggingFilter options to client configuration
CAMEL-8692Improve the PredicateBuilder with the missing vargs and list or helper method
CAMEL-8693java.net.URISyntaxException: Invalid uri syntax: Trailing & marker found error should be configurable or skipped
CAMEL-8695Update apns library to 1.0.0.Beta6
CAMEL-8698Camel-Infinispan: Add size operation
CAMEL-8700Camel-OpenShift: Add new operations to available set
CAMEL-8703Camel-Openshift: Scaling management operations and gitUrl feature
CAMEL-8706Increase set of parameters for elasticsearch component
CAMEL-8709Camel-Infinispan: Add Async operations to available set
CAMEL-8710Make auth configurable for Google app components
CAMEL-8711JMS Session not exposed to Camel route
CAMEL-8712User the Netty Timer per Component
CAMEL-8714Camel-Openshift: Add Environment Variables management
CAMEL-8716camel-http - Make it easier to extend DefaultHttpBinding and have default no-arg ctr
CAMEL-8725explainEndpointJson should order the options according to the given order from the endpoint
CAMEL-8726Camel-Openshift: Add multiple environment variables to application
CAMEL-8728Hazelcast idempotent repository - Should use locks
CAMEL-8729Add query all capabilities in hazelcast map producers
CAMEL-8730Camel-Hazelcast: Add replace operation to map producer
CAMEL-8731Camel-Hazelcast: Add clear operation to map and multimap producers
CAMEL-8732File consumer - Allow to sort by random
CAMEL-8733Camel-Hazelcast: Add the possibility to specify a ttl related to a specific key
CAMEL-8734camel-netty-http - Should ignore case of context-path
CAMEL-8735Camel-Hazelcast: Add putIfAbsent operation to map producer
CAMEL-8736Create new component using Hazelcast JCache implementation
CAMEL-8739Camel-Hazelcast: Add Replicated Map support
CAMEL-8750Camel-Infinispan: Add Remove, RemoveAsync, Replace, ReplaceAsync operation for a specific value
CAMEL-8752camel-fop - Allow to set output format easier
CAMEL-8753camel-twitter - Allow to configure http proxy on component level
CAMEL-8755No Message History on deadLetterChannel
CAMEL-8761Idempotent Consumer EIP - Allow to commit when EIP scope ends
CAMEL-8763Default error handler should use default redelivery delay of 1 sec
CAMEL-8766camel-cache - CacheConfiguration - parseURI not needed
CAMEL-8767camel-elasticsearch - ElasticsearchConfiguration should be a plain pojo
CAMEL-8779camel-mail - Message copy can be optimized if mapMessage=false
CAMEL-8790Kafka producer hard coded to use Strings
CAMEL-8795camel-kafka - Support for Scala 2.11
CAMEL-8799Make it possible for JsonPath to suppress PathNotFoundException
CAMEL-8801CamelContext auto-configuration should be conditional
CAMEL-8807camel-ftp - Add option to turn off sendNoop as alive check
CAMEL-8811No data coding headers in deliverSM
CAMEL-8818Set default for SO_TIMEOUT in camel-ftp
CAMEL-8820Allow to do post logic when creating expression/predicate from routes
CAMEL-8821Support to disable the stream caching in camel-servlet from the camel context
CAMEL-8824Add startTimestamp to JMX attributes
CAMEL-8826Add timezone parameter to Cron Scheduler Route Policy
CAMEL-8835Replace PojoSR with felix-connect
CAMEL-8836Remove the joda-time bundle camel-elasticsearch
CAMEL-8842Camel-Hazelcast: Add addAll and removeAll operation to list
CAMEL-8843Camel-AWS EC2: Add DescribeInstancesStatus operation to available set
CAMEL-8844Treat absolute FTP directories as invalid and convert to relative
CAMEL-8845Property placeholder - service lookup should use underscore instead of dash
CAMEL-8846camel-archetype-web - Should use servlet as example
CAMEL-8849Camel-Hazelcast: Add retainAll operation to list
CAMEL-8850Camel-AWS EC2: Add rebootInstances operation
CAMEL-8851Camel-AWS EC2: Enabling/Disabling monitoring on instances
CAMEL-8852Camel JCR doesnt include Connection to a repository workspace except the default one
CAMEL-8856Camel-Hazelcast: Add evict and evictAll operation to hazelcast map
CAMEL-8857Camel SCR should create OSGi service for CamelContext
CAMEL-8863Camel-Hazelcast: Add valueCount operation to multimap
CAMEL-8865Remove version from URL in Camel web examples
CAMEL-8868Camel-Hazelcast: Add remainingCapacity operation to queue
CAMEL-8870Remove version from URL in Maven web archetype
CAMEL-8872Camel-Hazelcast: Add new operations to HazelcastAtomicNumber producer
CAMEL-8876Add an option for HttpProducer to ignore response body avoiding stream caching
CAMEL-8877Camel-Hazelcast: Add containsKey and containsValue operation to map Producer
CAMEL-8879Camel-sjms doesn't treat InOnly and InOut equally
CAMEL-8882Camel-AWS EC2: Add options to Run Instance command
CAMEL-8883Camel-Hazelcast: Add containsKey and containsValue operation to ReplicatedMap and MultiMap Producer
CAMEL-8893Upgrade to CXF 3.1.x
CAMEL-8894Support to reconnect the server in ClientMode.
CAMEL-8897camel-example-servlet-rest-tomcat should include rest-dsl query params docs
CAMEL-8903Camel-Infinispan: Add ClearAsync operation to producer
CAMEL-8910Camel-JClouds: Add new operations to JClouds Compute Service Producer
CAMEL-8918Camel-Jclouds: Add countBlobs and removeBlob operation to Blobstore component
CAMEL-8920Camel-JClouds: Add new operations to Blobstore component
CAMEL-8921Cleanup a bit on the example-cdi and archetype
CAMEL-8922Camel-Jclouds: Use ObjectHelper to check if headers exists
CAMEL-8924camel-maven-plugin - The goal that generates the list of components etc
CAMEL-8925camel-vertx - Upgrade to vertx 3
CAMEL-8926camel-spring - contextScan should allow to exclude non-singletons
CAMEL-8930Add removeHeader and family to route DSL
CAMEL-8935camel-spring-ws - Expose more options
CAMEL-8941Restlet supports binary files only with media type application/octet-stream
CAMEL-8942aws-sqs - Make it easier to configure http proxy
CAMEL-8943camel-jetty should use jetty9 as default
CAMEL-8944Routing engine - When UoW done let the route context be present so MDC logging is possible
CAMEL-8946Original SSLHandshakeException was overridden by Camel Netty Http producer
CAMEL-8948CamelBlueprintTestSupport tests have issues with namespace handlers
CAMEL-8956camel-cxf - The namespace parser should use FactoryBean
CAMEL-8960direct component - Should defer failing if no active consumer until camel context is started
CAMEL-8961Update Camel-Docker to support docker-java 1.4.0
CAMEL-8965Wire Tap EIP - Support dynamic uris
CAMEL-8966Add a dynamic to that is simpler to use than recipient list
CAMEL-8970File consumer - Add option to turn on/off whether to delete orphaned marker lock files
CAMEL-8972Classloader leak reported in Apache tomcat
CAMEL-8974DefaultPropertiesParser does not support the system properties mode
CAMEL-8976netty-http - Allow to configure max size of headers
CAMEL-8977Enrich and PollEnrich - Add option ignoreInvalidEndpoint
CAMEL-8980Add Camel-git feature
CAMEL-8981camel-test-spring - Allow to use UseOverridePropertiesWithPropertiesComponent
CAMEL-8983Add random function to simple
CAMEL-8986Add specialized mbean for enrich and pollEnrich
CAMEL-8987Vert.x endpoints should support mutliple consumers
CAMEL-8990camel-guice - Upgrade to v4
CAMEL-8991rest-dsl - Add support for toD
CAMEL-8992EIPs with Expression - Allow to detail those in jmx friendly information
CAMEL-8994Large memory use on Large core count(512) servers
CAMEL-8995camel-restlet - Should defer UoW done until after writing response
CAMEL-9003Allow multiple producers with differing request timeouts
CAMEL-9010camel-stream - When using scanStream it should be able to deal if the file is deleted or not present
CAMEL-9011Circuit Breaker LB - Only supports 1 processor so validate it has only 1
CAMEL-9015JMX agent - JVM system properties should always take precedence
CAMEL-9016<jmxAgent> in XML DSL should not output default values when dumped
CAMEL-9020Splunk component should use TLS instead of SSLv3
CAMEL-9023Use Redis String instead of Set as datatype for idempotent consumer
CAMEL-9033Abstract undertow HttpHandler creation
CAMEL-9036Camel-Hazelcast: Add support for set Data Structure
CAMEL-9039Feature camel-core contains bundles, which should be made optional for micro-services deployment
CAMEL-9044aws-sns - Make it easier to configure http proxy
CAMEL-9045Camel-aws: Make it easier to configure http proxy
CAMEL-9050Camel-cassandraql: Add loadbalancingpolicy as uri option
CAMEL-9052HttpHeaderFilterStrategy should filter any Camel header on consumer side as well
CAMEL-9054sftp - Reduce logging noise from JSCH
CAMEL-9055camel-aws - SQS should not allow handover the delete task
CAMEL-9056Aggregator - Allow to clear closed correlation key cache
CAMEL-9061Java DSL - Allow to configure parallel processing and similar using a string configuration type
CAMEL-9062Java DSL - ValueBuilder should build expressions as languages so they model can be dumped
CAMEL-9063Add useGetBytesForBlob option in camel-jdbc
CAMEL-9064File language - Add functions to get extension in single mode
CAMEL-9066Include any headers unmarshalled by SoapJaxbDataFormat in content marshalled by the same.
CAMEL-9068Log output to show which route is shutdown and has a pending message
CAMEL-9069Add processor to immediately handle exception while in retry loop
CAMEL-9078camel-http - Allow to configure the success range for http status codes
CAMEL-9086Add support for relative path requests in netty http
CAMEL-9088camel-pgevent - Use prepared statement and close resources
CAMEL-9093Provide an unparsed read mode for olingo2
CAMEL-9096rest-dsl - Reuse logic for matching best rest path to use
CAMEL-9102CxfEndpoint could use loggingSizeLimit = -1 for no size limit
CAMEL-9105Camel DefaultHttpBinding should convert response Date headers to HTTP-friendly format
CAMEL-9115camel-restlet - Should doneUoW using restlet callback
CAMEL-9116camel-sjms - Should use same binding to/from JMS messages as camel-jms
CAMEL-9118camel-pgevent, use pg_notify for sending notifications with postgres verion 9 and above
CAMEL-9119XSLT errors should not be ignored
CAMEL-9131Camel components - Add more labels to group the options
CAMEL-9145Upgrade camel-hbase component to hbase 1.1.1 on Hadoop 2.7.1
CAMEL-9153ThreadPoolRejectedPolicy does not implement Abort as expected
CAMEL-9158camel-univocity-parsers should initize in doStart and not use reset flag
CAMEL-9160Dynamic to - Should use language: as prefix when using other languages
CAMEL-9163PGP Data Format: Support PGP Messages without Compressed Data packet
CAMEL-9173camel-artchetype-scr - Should be a simple route example
CAMEL-9174Main - Make it easier to configure CamelContext before its started
CAMEL-9175Simple random function - Should trim the min/max values
CAMEL-9178Apache Camel is not able to read map-id in Dozer mapping xml but does not throw any error
CAMEL-9179Add uptime to route so we can easily see per route how long time they have been running
CAMEL-9184Throttler: Rejected message whe rejectExecution=true
CAMEL-9192camel-elsql - Allow using simple language as named parameters
CAMEL-9193Aggregator in preCompletion mode should also timeout if the new group does not receive further messages
CAMEL-9194camel-elasticsearch search request only supports map object
CAMEL-9201Improved Camel CDI component
CAMEL-9203camel-amqp should provide qpid dependencies
CAMEL-9204Provide AMQP component factory method for AMQP 1.0
CAMEL-9207Make it easy to collate/group N items from a message body with the splitter
CAMEL-9213CamelContext - explainEndpointJson should not include component properties
CAMEL-9219Base64 Spring XML tests and documentation
CAMEL-9225camel-exec - Enrich exception with stdout/stderr
CAMEL-9232camel-paho - Create exchange correct
CAMEL-9239camel-sjms - Add completionInterval to batch jms
CAMEL-9240Abstract CXF endpoint creation for WildFly integration
CAMEL-9244camel-paho - Endpoint must implement publishing of retained messages option
CAMEL-9249timer - Allow to specify a delay of -1 or something to indicate loop asap forever
CAMEL-9251rest-dsl - Allow to configure api-doc route id
CAMEL-9256Paho file persistence store should be configurable
CAMEL-9258camel-boon - Serializing/Deserializing Lists, Maps with camel-boon
CAMEL-9263camel-servlet - Allow to configure the context path without leading slash
CAMEL-9271Extending RouteDefinition
CAMEL-9274StreamCache does not work correctly with MarshalProcessor and pretty much all DataFormats
CAMEL-9275camel-jackson - Allow to use a custom ObjectMapper instance
CAMEL-9278camel-undertow - Should support multiple rest services
CAMEL-9285controlbus - Allow to grab current route id so you can control current route easier
CAMEL-9286Log component - Include log formatter options in docs
CAMEL-9297Expose more configuration options from Camel's XStream component
CAMEL-9298camel-netty4 - Connection timeout is already done by netty itself
CAMEL-9303PropertiesComponent - Allow service host and port to be specified individually
CAMEL-9305PropertiesComponent.isDefaultCreated method only check the absence of defined locations
CAMEL-9306XML Signature: Header "CamelXmlSignatureTransformMethods" for Transform Methods
CAMEL-9309camel-jetty - Make it easier to turn on|off java transport over http
CAMEL-9314Improve error logging in Kura router
CAMEL-9315KuraRouter should provide consumer template
CAMEL-9317camel-salesforce's XStream to use a system property to configure its setting
CAMEL-9325camel-spring-boot - Allow to use spring xml easier
CAMEL-9326JndiRegistry should default to use CamelInitialContextFactory if no env factory specified
CAMEL-9328KuraRouter should provide required and optional service resolvers
CAMEL-9329Kura router should provide OSGi compendium services
CAMEL-9330Main - enableHangupSupport should be default enabled
CAMEL-9332Support @MockEndpoint and @MockEndpointAndSkip in Spring Boot
CAMEL-9333KuraRouter should try to load XML routes from ConfigAdmin
CAMEL-9335camel-netty-http - Suppress Connection reset by peer WARNs
CAMEL-9339camel-cdi - If starting camel-cdi main and no camel found then log a WARN about this
CAMEL-9342Metrics component should log at debug level
CAMEL-9345Migrate example to rest-dsl
CAMEL-9346camel-sql - Add transacted option
CAMEL-9349ResourceHelper - Allow to load resource from registry
CAMEL-9351Kura router should offer SCR programming model
CAMEL-9352camel-jms - Add transferFault option
CAMEL-9355Current Throttler implementation is not accurate and does not work in a multi-threaded route
CAMEL-9356Allow delivery receipts with empty shortMessage field
CAMEL-9357KuraRouter should provide default routes configuration
CAMEL-9358Support UPDATE request in elastic-search component
CAMEL-9359DefaultExchangeHolder.marshal() logs NULL header values to WARN
CAMEL-9365camel-metrics - Allow to configure naming pattern for route policy
CAMEL-9369Acknowledge messages for RabbitMQ InOut exchange when transferring exception
CAMEL-9371Add support of Swagger for restlet component
CAMEL-9373Camel JSSE security - Allow to use custom trust manager
CAMEL-9377[test-blueprint] support configadmin as source of initial properties for BP camel context
CAMEL-9379Camel BOM should not include tooling depdencies
CAMEL-9380Method call expression - Validate bean name for mistake
CAMEL-9382netty4-http - Hostname should allow without double slash
CAMEL-9388Provide properties-based AMQP connection discovery
CAMEL-9390Camel-git: Allow to specify username/email on a commit operation
CAMEL-9395Reduce the number of default services registered in JMX
CAMEL-9399Provide support for Publisher Acknowledges
CAMEL-9400Camel-Elasticsearch: Add Multiget Operation support
CAMEL-9409wiretap - Allow to use endpoint injected instance
CAMEL-9410camel-netty-http - should default to port 80 and 443
CAMEL-9427camel-jetty - Should also support rest-dsl with api-doc
CAMEL-9434camel-catalog - Add did you mean functionality
CAMEL-9436camel-catalog - Make it easy to include extra components
CAMEL-9437Fix checkstyle indentation violation for generated API test cases
CAMEL-9441Camel-Elasticsearch: Add an operation to know if an index exists or not
CAMEL-9446camel-swagger-java - Support allowedValues in model generated
CAMEL-9447camel-swagger-java - Add type for response model
CAMEL-9450rest-dsl - Configuration allow to use # to refer to beans to be looked up
CAMEL-9454camel-gora - Should preserve headers
CAMEL-9455Enhance Google Calendar service account with user impersonation support
CAMEL-9456Component docs - Add information if a component is deprecated
CAMEL-9457Camel Main - Stop from JMX should trigger stop of the Main/JVM
CAMEL-9461camel-sql - Allow to load sql from resource
CAMEL-9469Properties component - Should include component docs
CAMEL-9470Add consumer option to component docs
CAMEL-9471Tokenizer - Add option to skip first
CAMEL-9472Add multi value to component docs
CAMEL-9473camel-mail - The from/to/cc/bcc options should be like others and in component docs
CAMEL-9474camel-jpa - Add consumer options to component docs
CAMEL-9475Simple - Calling method should favor best matching type
CAMEL-9479bean/class component - Should use bean. prefix for bean options
CAMEL-9482Remove some deprecated options on http/http4/servlet
CAMEL-9486Camel component docs - Add support for username password configured in userinfo part of uri
CAMEL-9488Camel script - Add missing languages
CAMEL-9492camel-netty-http - The http/https protocol should be mandatory
CAMEL-9495camel-hipchat - Should require url for hipchat server
CAMEL-9496camel-hbase - The mapping options in the uri should use prefix
CAMEL-9500CamelVersionHelper cannot handle version qualifier
CAMEL-9501Support to setup the filter InitParameter from Jetty URI
CAMEL-9504OnCompletion - Keep caught exception so it can access the exception
CAMEL-9508camel-sjms to support jms 2.0 in osgi manifest
CAMEL-9511Setting Kafka's endpoint configuration by reference overrides everything instead of merging
CAMEL-9515Does not handle an expired iterator exception
CAMEL-9517Validator Component: add clearCachedSchema method to ValidatorEndpoint
CAMEL-9518Swagger may see non-camel MBeans
CAMEL-9523Use setStopRow on org.apache.hadoop.hbase.client.Scan
CAMEL-9524file - Allow to turn on|off probe content type
CAMEL-9531Camel catalog - method call, tokenizer and xtokenizer do not use @XmlValue
CAMEL-9534XsltComponent: fix support for Saxon-B (and Woodstox)
CAMEL-9539toString of Exchange/Message should only output id
CAMEL-9549camel-schematron - More fine grained error messages when compiling the schema
CAMEL-9550File consumer - Use Filter while deleting orphaned marker lock files
CAMEL-9551ErrorHandler - Should not log message body by default
CAMEL-9559camel-undertow - Allow to configure SSL on component level
CAMEL-9564EndpointHelper.resolveReferenceListParameter should not return immutable lists
CAMEL-9572Validator Component: Support custom resource resolver which depends on dynamic resource URI of the endpoint
CAMEL-9577Only support suspension if a component has custom logic
CAMEL-9578Reduce object creation in InfinispanProducer
CAMEL-9579Replace deprecated entry listener signature in HazelcastMapConsumer
CAMEL-9580XSLT Component: Support custom URI resolver which depends on dynamic resource URI of the endpoint
CAMEL-9583camel-jackson - Allow the FallbackTypeConverter to convert to/from string types
CAMEL-9584LevelDB - Allow serializable objects in headers
CAMEL-9594Use swagger.json instead of api-doc in examples
CAMEL-9595Camel-Kubernetes consumer should use DefaultConsumer and not ScheduledPollConsumer
CAMEL-9596REST DSL - Jetty component ignores custom HTTP Binding
CAMEL-9601camel-restlet - Should support the Accept header
CAMEL-9603Support producer in Kinesis
CAMEL-9604camel-jpa - Endpoint should be singleton
CAMEL-9605Allow camel-gson to unmarshall more type by default
CAMEL-9609camel-aws - SQS allow to configure attribute names easier
CAMEL-9610Chmod does not work properly with "recursive=true"
CAMEL-9616Support looking up MetricRegistry by type only in the Metrics component
CAMEL-9620Support IGNORE_RETURN_VALUES for write ops in Infinispan component
CAMEL-9621camel-restlet - The producer should support message body as bytes or streams
CAMEL-9624Add Infinispan remote query support
CAMEL-9625rest-dsl - Marshal should only happen if content-type is json or xml
CAMEL-9627Splitup camel-cxf into modules so REST dont pull in old SOAP stuff
CAMEL-9628camel-cxfrs - RsEndpoint should be enlisted in JMX
CAMEL-9629camel-cxfrs - Allow to configure providers easily from endpoint
CAMEL-9632Allow for adding ResponeHeader info to documentation.
CAMEL-9635Continuation settings are only evaluated on first creation for each port/connector
CAMEL-9644Improve camel-hbase component
CAMEL-9649Do not require @XmlRootElement annotation in JAXB FallbackTypeConverter
CAMEL-9653Bean language - Add support for calling purely static methods
CAMEL-9654camel-undertow - rest-dsl should support {name} placeholders from path
CAMEL-9655rest-dsl - Default hostname should be 0.0.0.0
CAMEL-9657Problems with DefaultCamelContext constructor calling Container.Instance.manage()
CAMEL-9675Improve loop EIP to act like a while loop
CAMEL-9677FallbackTypeConverter that are CamelContextAware should have it injected
CAMEL-9684camel-infinispan : add support for setting query builder in InifispanConfiguration
CAMEL-9693camel-infinispan : disable building tests on JDK < 1.8
CAMEL-9696test component - Allow to pass in uri options to endpoint
CAMEL-9697Test component - Allow to receive in any order, or split using expression
CAMEL-9699Change the default for DataSets used as sources to zero
CAMEL-9704rest-dsl - Options requests should not be routed
CAMEL-9705rest-dsl - Do not allow duplicate verbs
CAMEL-9706MockEndpoint: isEqualTo predicate does not handle arrays correctly
CAMEL-9711camel-sql - Allow to use IN queries where the parameter is expanded
CAMEL-9715Log EIP - Allow to configure the log name globally
CAMEL-9720camel-spring-boot - Make it easy to keep the JVM running
CAMEL-9726camel-swagger-java - Add support for yaml
CAMEL-9735camel-tarfile throws OutOfMemoryError when splitting large files
CAMEL-9736SolrComponent gets the wrong Content Type
CAMEL-9740Improve camel-infinispan
CAMEL-9745Splitter - Should skip null messages if iterator returns null
CAMEL-9752Quartz2 Scheduled route too many workers
CAMEL-9761camel-swagger-java - Allow to use custom CORS headers for api-docs
CAMEL-9769camel-spring-javaconfig - Make the main class easier
CAMEL-9775Clean configuration meta-datat description
CAMEL-9776camel-braintree: add uri param to configure advanced options
CAMEL-9782camel-spring-boot - Allow to configure options on CamelContext using auto config
CAMEL-9790camel-kafka 2.17 not throwing TimeoutException back which is throw by Kafka client
CAMEL-9791DeadLetterChannel not triggered on RejectedExecutionException
CAMEL-9796Internal Access still displayed, no change to JSON generated
CAMEL-9798camel-cdi - Add support for injecting default ProducerTemplate
CAMEL-9808SFTP: Enable configuration of bulk requests
CAMEL-9811camel-cdi - Add support for consumer template injection
CAMEL-9815Add URI parameter to skip the declaration of the exchange
CAMEL-9818Camel kafka consumer adds legacy (deprecated properties) in the kafka consumer
CAMEL-9831Camel-http4: Make possible to use System Properties for configuration
CAMEL-9833Add mapHttpMessage option to allow to turn off mapping by default
CAMEL-9838Add ends with operator to simple language
CAMEL-9859Re-enable Netty4 Channel Options.
CAMEL-9860csv dataformat - Should have quoteMode option in model
CAMEL-9875CamelBlueprintTestSupport lacks support for multiple PID loading
CAMEL-9899camel-rx - Use a worker pool for tasks such as stopping consumers
CAMEL-9900camel-jms - provide option for MessageListenerContainer for reply managers to stop quicker when CamelContext is stopping
CAMEL-9904Avoid creating an empty default Camel context in Camel CDI for empty deployments
CAMEL-9905TarAggregationStragegy should delete temporary files
CAMEL-9915Allow to use the tarfile data format in XML marshal/unmarshal
CAMEL-9925Update Salesforce component to use Jetty9
CAMEL-9927Reduce object creation in RedisProducer
CAMEL-9932sql-stored - Add support for arrays in grammar
CAMEL-9937camel-catalog - Add api to validate time pattern
CAMEL-9955Add uptimeMillis as JMX attribute to CamelContextMBean
CAMEL-9957camel-kafka producer sends the message in an async way
CAMEL-9962Add a field in the consumer to define if it subscribed to the topic or not
CAMEL-9963camel-blueprint - Namespace parser should skip placeholders for component dependencies
CAMEL-9966Restlet - Should not enable stream by default
CAMEL-9996Use passed in Camel Context in org.apache.camel.spi.RestConsumerFactory#createConsumer implementations
CAMEL-1004make it easy to start/stop routes by their definition (RouteBuilder or Route class)
CAMEL-3552camel-pdf component
CAMEL-3910Add "Sticky Failover" support in the camel load balancer
CAMEL-4596enrich and pollEnrich should accept an expression for dynamic uris
CAMEL-4725camel-sql - Add support for Callable statements
CAMEL-5583Add ning-compress as data format
CAMEL-5911seda/vm - Add option to discard message if no active consumers
CAMEL-6098Add script to the DSL to invoke a expression language and allow noop changes on the Exchange
CAMEL-6415camel-twitter - Support for the User Stream Endpoint
CAMEL-6649AWS Simple Email Service - add attachment support
CAMEL-7152HttpProducer loses response data (specifically which headers where returned)
CAMEL-7378camel-mongodb: Investigate returning DBCursor to enable streaming of large result sets
CAMEL-7425Add EventDrivenPollingConsumer option to specify timeout
CAMEL-7433Please create a preCompletionPredicate for camel aggregator
CAMEL-7434Provide a way to force the completion of a aggregate exchange from an external event
CAMEL-7609Add option "shareUnitOfWork" to pattern "enrich"
CAMEL-7808camel-boon json parser
CAMEL-7833create an extension of the RX Observable<T> to add more of the Camel DSL in there (e.g. to() or to go back to the general camel DSL)
CAMEL-7865Support to carry file attributes on file endpoint
CAMEL-7877json DataFormat: support the prettyPrint option by all the supported JSON libraries
CAMEL-7982camel-git - A generic git component
CAMEL-7999Camel Toolbox - Easy information about all Camel components and the release for tooling
CAMEL-8054Use SharedEntityManager to reduce connections
CAMEL-8093Adding Message headers for sinceid, maxid, user
CAMEL-8211Camel commands - camel-component-info
CAMEL-8269camel-salesforce: support for Salesforce Apex API
CAMEL-8317XML DSL - Allow to use bean property style to configure endpoint options
CAMEL-8413camel-stomp - Allow to configure SSL
CAMEL-8465Add groups/getPosts endpoint to camel-linkedin
CAMEL-8487Custom arguments to RabbitMQ queues
CAMEL-8496Create Camel Paho component
CAMEL-8507camel-rabbitmq - Support for the mandatory and immediate flags
CAMEL-8531Make it easy to get the management mbean for a given process by its id
CAMEL-8538Add inOut support for the RabbitMQ component
CAMEL-8563camel-ftp - Add support for account option for login
CAMEL-8565Support for camel-gson to handle generic types
CAMEL-8656camel-test - Add option to dump route stats to file
CAMEL-8696Allow ApnsNotification/EnhancedApnsNotification instances to be send to apns endpoints
CAMEL-8727File consumer - Add read lock that is based on idempotent repository
CAMEL-8740DeadLetterChannel - Add SPI so custom components can prepare message for DLC
CAMEL-8762Support for adding multiple services with same interface in CamelBlueprintTestSupport
CAMEL-8777Calendar component - support for Google Service Accounts
CAMEL-8808Create Grape component
CAMEL-8817Expose additional geolocation parameters in standard search
CAMEL-8825Add support to AWS EC2 inside Camel-AWS component
CAMEL-8832Add =~ operation as equals ignore case operation to simple language
CAMEL-8834Camel-AWS EC2: Add describeInstances Operation
CAMEL-8837camel-archetype-cdi
CAMEL-8855camel-jpa - Add support for JPA producer to delete records
CAMEL-8861Add a factory to support custom websocket sub-protocol
CAMEL-8873Management api for ErrorHandler to expose stats about pending exchanges scheduled for redelivery
CAMEL-8880Enable ability to expose Camel JMX service using IP address via API
CAMEL-8936camel-test-cdi - Create a test module for cdi
CAMEL-8952Expression or predicates - allow to refer to external script on file/classpath
CAMEL-8969Add component for CoAP
CAMEL-8996camel-undertow - Add support for Exchange.HTTP_QUERY
CAMEL-8997Camel-Git: Add a show branches operation
CAMEL-9006Add ability to use the same rest route for multiple components
CAMEL-9014Add statistics for usage of endpoints in EIPs
CAMEL-9085Create a Camel-Kubernetes/Openshift v3 Component
CAMEL-9097XSLT Aggregation Strategy
CAMEL-9111Camel Tarfile component
CAMEL-9128Camel-Hazelcast: Add a Ringbuffer producer
CAMEL-9129Create OptionsVerbDefinition - REST
CAMEL-9156camel-swagger-java - Add JMX and Camel commands
CAMEL-9157JMX - Add dataformat as mbean category
CAMEL-9162camel-elsql component
CAMEL-9172JOLT Component
CAMEL-9180camel-cmis Lazy Initialize Session Facade
CAMEL-9186Camel-Scala: Ability to add route policy in the Scala DSL based route definition
CAMEL-9187Add support in endpoint for setting splunk event host field
CAMEL-9189Jackson XML Mapper Data format
CAMEL-9206add Kerberos Security into camel-HBase
CAMEL-9212Enable dynamic values in the headerName / propertyName
CAMEL-9224Camel specific commands for spring boot shell
CAMEL-9252Batch camel messages
CAMEL-9267camel-nats - A java client component for the nats broker
CAMEL-9268camel-okhttp - Using the popular okhttp client
CAMEL-9280Allow passing custom headers to the proxy server in camel-smpp component
CAMEL-9283Data Format for MIME-Multipart
CAMEL-9312Rest DSL should support defaulting values for query strings
CAMEL-9364Add ability to receive onOpen/onClose/onError websocket events through camel rout.
CAMEL-9376Camel-Kubernetes: add a Namespace-based consumer
CAMEL-9385Create Apache Spark component
CAMEL-9389camel-metrics - Allow to capture message history easily
CAMEL-9392Add ability to pass parameters within websocket url and handle them in onOpen event
CAMEL-9393Add ability to send a message to multiple defined connections with guaranty of delivery
CAMEL-9416Creation of Camel-MLLP component
CAMEL-9418camel-elasticsearch: make client.transport.sniff configurable
CAMEL-9430Create camel-component for braintreepayments
CAMEL-9445camel-ignite: New Apache Ignite component
CAMEL-9449Allow to specify custom exit code when camel exits due to expired Duration
CAMEL-9452Camel-Elasticsearch: Support Multisearch operation
CAMEL-9453Camel-Git: Add support for cherry-pick operation
CAMEL-9507Support suppressing body from aws-s3 consumer
CAMEL-9542Allow HttpClient configuration (proxy, connection pooling, etc) for camel-geocoder component
CAMEL-9544Option to add headers to MIME-Multipart in DataFormat
CAMEL-9586Create camel-etcd
CAMEL-9591Support Saxon integrated extension functions
CAMEL-9633quartz2 - Add support for specifying custom calendar
CAMEL-9637camel-netty - Allow to reuse previous Channel in next call
CAMEL-9645Add messageHistory function to simple to allow to dump it anywhere
CAMEL-9648IronMQ Component
CAMEL-9652camel-spark-rest - Add support for hosting swagger api
CAMEL-9659Create new component for GridFS
CAMEL-9661YAML DataFormat
CAMEL-9679Support for Hessian serialization - add new Data Format
CAMEL-9681Add an option to enable/disable cache creation
CAMEL-9685camel-infinispan : support continuous query in consumer
CAMEL-9707Add ListDataSet and FileDataSet
CAMEL-9719Spring Boot Starter
CAMEL-9737Create camel component for ServiceNow
CAMEL-9916SJMS component is not currently nodev/XML route compatible
CAMEL-9943Expose mail session as a URI option for camel-mail endpoints
CAMEL-1009create a 'mvn guice:run' plugin so we can run Guice based Camel applications easily in maven
CAMEL-1012redeliveryPolicyType should use attributes for simple values
CAMEL-1014ExpressionType is missing in Spring DSL
CAMEL-1017we have two loadbalancetype
CAMEL-8906Application hangs when Spring Boot Actuator shutdown hook is used
CAMEL-1008remove more context-free DSL methods
CAMEL-4074Remove machine specific testcase setups from CXF test
CAMEL-5319openjpa profile doesn't work in camel-bam
CAMEL-6976camel-itest-cdi - Fails due recent changes in camel-cdi etc
CAMEL-7263Remove camel:dot
CAMEL-7634camel-facebook - Upgrade facebook4j to 2.x
CAMEL-8198Upgrade to JAXB 2.2.11
CAMEL-8454Correct a comment in files generated by camel-api-component-maven-plugin
CAMEL-8533camel-ognl exposes servicemix ognl bundle
CAMEL-8548upgrade commons-codec version to 1.10
CAMEL-8577BOM does not publish scriptengine dependencies
CAMEL-8591Upgrade to restlet 2.3.x
CAMEL-8614camel-linkedin and camel-olingo2 should use same Maven coord as others
CAMEL-8627Update Infinispan version from 6.0.2.Final to 7.1.1.Final
CAMEL-8629Update AWS SDK from version 1.9.17 to version 1.9.30
CAMEL-8637Upgrade Jetty version to 9.x in Camel-CometD
CAMEL-8644Update Google Gson version from 2.3 to 2.3.1
CAMEL-8648Update Docker-java version from 0.10.5 to 1.2.0
CAMEL-8650camel-docker - Add to karaf features
CAMEL-8651Update Ehcache from version 2.9.1 to 2.10.0
CAMEL-8652Update MongoDB Java Driver to 2.13.1 and Embed-Mongo to 1.47.2
CAMEL-8655Create Spring Boot examples and archetypes
CAMEL-8658Replace SMX bundles of commons-dbcp1 with Apache versions
CAMEL-8659Update commons-lang to 2.6 (xmljson)
CAMEL-8661Use managed version of jackrabbit in hdfs and hbase features
CAMEL-8662Use managed version of avro in hdfs2 feature
CAMEL-8664Update MongoDB Java Driver from 2.13.1 to 3.0.0
CAMEL-8671Update XStream from version 1.4.7 to version 1.4.8
CAMEL-8677Update iCal4j from version 1.5.0.2 to version 1.6.0
CAMEL-8679Update Openshift Java Client Version from 2.5.0.Final to 2.7.0.Final
CAMEL-8697Update olingo-odata2-api from version 2.0.0 to version 2.0.3
CAMEL-8741Upgrade jsch
CAMEL-8759Try enabling google error prone source code detector
CAMEL-8760Upgrade Netty 3
CAMEL-8772camel-salesforce - Add documentation to its endpoint options
CAMEL-8802Upgrade to CXF 3.0.5
CAMEL-8809Upgrade AWS SDK bundle to version 1.10.2
CAMEL-8839Camel-Hazelcast: Add clear operation to List
CAMEL-8840Camel-AWS EC2: Add Security Groups support when creating and running instances
CAMEL-8867Upgrade GAE bundle version to 1.9.23
CAMEL-8928spring-security not part of the camel BOM
CAMEL-8959Remove old code from camel-cxf no longer needed due the CXF 3.0+ upgrade
CAMEL-8982Upgrade Freemarker to version 2.3.23
CAMEL-9021depends on non-free JAR
CAMEL-9028BOM does not export scala-library
CAMEL-9038Make the existing tests of camle-olingo2 automatically executable
CAMEL-9051Upgrade ServiceMix-Specs to 2.4.0
CAMEL-9077camel-bindy - Wonder if it outputs numbers using thousand separators
CAMEL-9080Update to elsaticsearch 1.7.1
CAMEL-9082Upgrade ServiceMix Specs to 2.5.0
CAMEL-9113Upgrade Infinispan to 8.x
CAMEL-9114Upgrade Jgroups to version 3.6.7.Final
CAMEL-9120Add Camel-Undertow to Camel features
CAMEL-9132Upgrade Kafka to 0.8.2.2
CAMEL-9209camel-jbpm - use logging jar from maven central
CAMEL-9228Update to undertow-1.3.0
CAMEL-9242Upgrade slf4j-api to 1.7
CAMEL-9265Use servicemix-specs version of jsr311-api
CAMEL-9300DeltaSpike container control dependency in Camel CDI should be optional
CAMEL-9302Add camel-jolt to features
CAMEL-9307Remove unnecessary call to setCamelContext when adding a component by name
CAMEL-9334Upgrade to spring 4.2x.
CAMEL-9337Add readme.txt to all examples
CAMEL-9338Upgrade camel-spring-integration
CAMEL-9360Upgrade to elasticsearch 2.x
CAMEL-9361Upgrade Kafka to 0.9.0
CAMEL-9402Upgrade Spring Dependency to 4.1.9.RELEASE or later
CAMEL-9403camel-examples should not be in BOM
CAMEL-9404Create .MD Readme for top folder
CAMEL-9412Correct camel-example-swagger-cdi documentation
CAMEL-9413camel-examples - update readme about correct version
CAMEL-9414Update quickfixj to v1.6.1
CAMEL-9420camel-paho : provide dynamic qos and rentained option
CAMEL-9429Upgrade to ActiveMQ 5.13.1
CAMEL-9433Update to javax-mail 1.5.5
CAMEL-9458Cannot install camel-ignite in karaf
CAMEL-9464Camel-chunk: use Chunk-templates bundle in OSGi feature instead of wrapping the jar
CAMEL-9467Camel-Kafka: Upgrade to kafka 0.9 and use the Java client instead of Scala
CAMEL-9494Camel-Facebook: Use the OSGi bundle instead of wrapping the jar
CAMEL-9513Upgrade the Servlet API to 3.1
CAMEL-9514camel-netty4 maximumPoolSize option is ignored
CAMEL-9520DdbStreamConsumer should inherit ?pollStrategy from DdbStreamEndpoint
CAMEL-9536org.codehaus.mojo:taglist-maven-plugin:maven-plugin:2.10 does not exist
CAMEL-9556Main - We should @deprecate enableHangupSupport
CAMEL-9573Multicast and RecipientList - ShareUnitOfWork should rework a bit
CAMEL-9618File endpoint - Move some options from generic to file as they are file specifc
CAMEL-9646Upgrade Xalan bundle to 2.7.2_3
CAMEL-9662Expose cxf-rt-transports-http through BOM
CAMEL-9691camel-infinispan : cleanup uri options
CAMEL-9709Define jackson version in dependency management
CAMEL-9712Define lucene version in dependency management
CAMEL-9717Define kafka version in dependency management
CAMEL-9722Explicitly define cxf transitive dependencies
CAMEL-9723Move spring-boot-starter-sample to examples so we can collapse the camel-spring-boot-starter module
CAMEL-9725camel-example-osgi-cdi - Some maven warns
CAMEL-9757camel-gae - Deprecate
CAMEL-9760Google drive component syntax inconsistency
CAMEL-9781Installing camel in Karaf 3.0.x
CAMEL-9806Add camel-IronMQ Karaf feature
CAMEL-9825Exclude CDI generated proxies from context tracker
CAMEL-9902Remove ServiceMix scripting-api from Karaf features
CAMEL-9913Upgrading Beanshell for CVE-2016-2510
CAMEL-9976camel:rest-show command requires only context name as argument and not route Id
ENTESB-5384Camel-JacksonXML: Some tests fails
ENTESB-5444Switch Camel-Dropbox to servlet-api 3.1.0
ENTESB-56363rd party alignments - built from source strict alignments
CAMEL-8699Camel-example-cxf: Remove ref from LoadBalance tag
CAMEL-8869Switching httpClient from 4.3.x to 4.4.x break tests
CAMEL-8886camel-cxf - 2 tests fails
CAMEL-8919NettyUDPMulticastAsyncTest failing on Windows
CAMEL-8985camel-jetty - A test fails
CAMEL-9072camel-test-blueprint - Custom converter test fails
CAMEL-9211Increase the number of Karaf integration tests
CAMEL-9229Wrong folder name for jacksonxml test resources
CAMEL-9407Camel-Elasticsearch: Re-enable cluster tests
CAMEL-9490FacebookMethodsTypeHelperTest.testGetType fails with IllegalArgument Exception
CAMEL-9493camel-mllp - Use dynamic assigned port number for testing
CAMEL-9615camel-itest-karaf - Some failed tests
CAMEL-9708Multiple tests not using equality predicate correctly
CAMEL-9827MongoDB - The unit tests have some issues
CAMEL-8501BOM does not publish restlet dependencies
CAMEL-9835Enable kafka consumer to subcribe to multiple topics
ENTESB-4479Update Jenkins jobs to use Flaky Test Plugin and Surefire rerun failing tests option
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.