Version 2.9.0

RELEASED

Start date not set

Released: 31/Dec/11

Release Notes

PTKeySummaryAssigneeStatus
BlockerBugCAMEL-4787Wrapped RouteContextProcessor could potential rewrap and cause an ever growing processor pathClaus IbsenResolved
CriticalBugCAMEL-4266Windows inprogress file : failed due cannot deleteClaus IbsenResolved
CriticalBugCAMEL-4489camel-http4 sends out a 'http4' GET requestWillem JiangClosed
CriticalBugCAMEL-4831camel-cxf feature doesn't workUnassignedClosed
CriticalBugCAMEL-4832camel-mail feature doesn't workUnassignedClosed
CriticalBugCAMEL-4833camel-spring-ws feature doesn't workUnassignedClosed
MajorNew FeatureCAMEL-2472A Zookeeper Component for CamelHadrian ZbarceaResolved
MajorBugCAMEL-2740Using static queue as a reply queue in InOut pattern causes memory leakClaus IbsenResolved
MajorImprovementCAMEL-3363Use JMX API from JDK to enlist Camel MBeansClaus IbsenResolved
MajorNew FeatureCAMEL-3408Camel set of JMX annotations for easy pinpoint attributes and operations to be managed by JMXClaus IbsenResolved
MajorImprovementCAMEL-3510cxf namespace should support Camel properties placeholder out of the boxWillem JiangResolved
MajorNew FeatureCAMEL-3521OsgiLifecycleStrategy - To register and unregister camel services in OSGi service registry on-the-flyWillem JiangResolved
MajorNew FeatureCAMEL-3591Add Simple Email Service SES to camel-awsChristian MüllerClosed
MajorImprovementCAMEL-3632JmsConsumer in InOnly non transacted mode could potential support async routing engineClaus IbsenResolved
MajorImprovementCAMEL-3775Properties component - Add option to set prefix and postfix tokensDavid ValeriResolved
MajorImprovementCAMEL-3938Re-add support for ComsumerType.Simple/JMS SimpleMessageListenerContainerClaus IbsenResolved
MajorImprovementCAMEL-3961improving methods calls in bean componentClaus IbsenResolved
MajorNew FeatureCAMEL-3966allow xpath to use stax more easilyClaus IbsenResolved
MajorImprovementCAMEL-3968camel-soap - Add support for multiple parametersWillem JiangResolved
MajorNew FeatureCAMEL-3999stax and sax to parse a xml documentClaus IbsenResolved
MajorBugCAMEL-4010Camel FTP component fails to process multiple files at once from a specified folderClaus IbsenResolved
MajorImprovementCAMEL-4031Move resource endpoint from camel-spring to camel-coreClaus IbsenResolved
MajorNew FeatureCAMEL-4034Create Camel component for JcloudsIoannis CanellosResolved
MajorSub-taskCAMEL-4049Document AHC Component SupportDavid ValeriResolved
MajorImprovementCAMEL-4086Ability to send multipart and multilingual messages in camel-smppChristian MüllerClosed
MajorTestCAMEL-4095camel-cxf - Using dynamic assigned ports for unit testingDaniel KulpResolved
MajorSub-taskCAMEL-4110camel-cxf - Add blueprint namespace parser for CXFRS (and possible another missing)Willem JiangResolved
MajorImprovementCAMEL-4118Improve the Aggregator to be able to force a flush all aggregated exchangesBenjamin P. O'DayResolved
MajorTaskCAMEL-4134Upgrade to Smack 3.2.0Christian MüllerResolved
MajorTaskCAMEL-4200Removed ANT support for examplesClaus IbsenResolved
MajorImprovementCAMEL-4202camel-jms - Using request/reply over persistent queues should be fasterClaus IbsenResolved
MajorBugCAMEL-4213camel-jpa can't find entities when using blueprint in OSGiUnassignedResolved
MajorImprovementCAMEL-4225camel-mail: add disconnect optionClaus IbsenResolved
MajorImprovementCAMEL-4239Improve the VM component testsChristian MüllerClosed
MajorBugCAMEL-4240Unable to use XA JMS trabsaction on WebLogicClaus IbsenResolved
MajorImprovementCAMEL-4244Refactor ExecutorService classes into a InstanceManagerPatternChristian SchneiderResolved
MajorImprovementCAMEL-4245Upgrade surefire plugin version to 2.8Willem JiangResolved
MajorSub-taskCAMEL-4247Add API for pluggable JmxMBeanAssemblerClaus IbsenResolved
MajorSub-taskCAMEL-4248Create a set of Camel JMX annotationsClaus IbsenResolved
MajorSub-taskCAMEL-4249Replace all Spring JMX annotations with Camel JMX annotationsClaus IbsenResolved
MajorSub-taskCAMEL-4250Moved logic from commons-management to camel-coreClaus IbsenResolved
MajorBugCAMEL-4254Missing setter or constructor-argument for elementNameStrategyRef in SoapJaxbDataFormatWillem JiangClosed
MajorSub-taskCAMEL-4258Add blueprint integrate test for CXFRSWillem JiangResolved
MajorSub-taskCAMEL-4259Add blueprint integration test for CXF endpointWillem JiangResolved
MajorBugCAMEL-4261Properties component - Cached locations may add duplicatesClaus IbsenResolved
MajorImprovementCAMEL-4263When using @EndpointInject or other bean initializers, then JMX should pre record those lifecycle events to enlist in JMX later when CamelContext has been enlistedClaus IbsenResolved
MajorBugCAMEL-4264The routeContext stack of DefaultUnitOfWork should be thread safeChristian MüllerResolved
MajorBugCAMEL-4269Connection to sftp server occasionally don't want to come backClaus IbsenResolved
MajorImprovementCAMEL-4272camel-jdbc should provide a option not set the autoCommit flagWillem JiangResolved
MajorBugCAMEL-4276camel-cxf OSGi bundle uses an incorrect CXF version rangeJean-Baptiste OnofréClosed
MajorImprovementCAMEL-4281would be good for FileEndpoint to implement BrowsableEndpoint (ditto any other components we can find that are easy to do)...Claus IbsenResolved
MajorBugCAMEL-4284missing documentation in binary distribution tarballsClaus IbsenClosed
MajorImprovementCAMEL-4286BlueprintCamelContextFactoryBean should set the ApplicationContextClassLoader for the CamelContextWillem JiangResolved
MajorBugCAMEL-4287camel-aws won't build offlineJonathan AnsteyResolved
MajorBugCAMEL-4289Concurrent file polling results to multiple processingClaus IbsenResolved
MajorSub-taskCAMEL-4291Create Camel based JmxMBeanAssemblerClaus IbsenResolved
MajorBugCAMEL-4293@Bean method name is ignoredClaus IbsenResolved
MajorBugCAMEL-4294Camel CXF Endpoint creates incomplete WSDLWillem JiangResolved
MajorBugCAMEL-4295camel-spring-ws bundle specify a wrong version of spring packageWillem JiangResolved
MajorImprovementCAMEL-4297Add errorHandler option for DMLC to camel-jmsJonathan AnsteyResolved
MajorTaskCAMEL-4298Add back ExecutorServiceStrategy and mark it as @deprecatedClaus IbsenResolved
MajorBugCAMEL-4299The cxfbean-component no longer works in OSGI (failure to auto create and NullPointerException)Willem JiangResolved
MajorImprovementCAMEL-4308commons-dbcp bundle used in camel feature.xml doesn't allow dynamic importsClaus IbsenResolved
MajorBugCAMEL-4316camel-cxf bundle should not ship the camel-cxf-transport packages.Willem JiangResolved
MajorImprovementCAMEL-4317Clean up the camel context file of the example after upgrading to CXF 2.4.xWillem JiangResolved
MajorBugCAMEL-4318Scheduled poll consumer from pollEnrich should not be polling when route starts, but on demandClaus IbsenResolved
MajorBugCAMEL-4322AnnotationTypeConverterLoader doesn't try all the classloaders to load the converter classWillem JiangResolved
MajorBugCAMEL-4325Wrong exception uri when an HTTP error code is returnedWillem JiangResolved
MajorTaskCAMEL-4328CAMEL-4244 broke EIP configuration of thread poolsClaus IbsenResolved
MajorBugCAMEL-4329Username/password ignored when connectionFactory is set in JMS componentClaus IbsenResolved
MajorTaskCAMEL-4335Upgrade to CXF 2.4.2Willem JiangResolved
MajorImprovementCAMEL-4336camel-cxf payload should take consideration of the namespace which is defined in the soap envelopeWillem JiangResolved
MajorImprovementCAMEL-4337Bindy - Proposal: Evaluate DataField annotation properties trim, length, clip when marshalling BindyCsvDataFormatClaus IbsenResolved
MajorBugCAMEL-4345Synchronized code causes long delays and hangs for big applications especially with BlueprintHadrian ZbarceaResolved
MajorImprovementCAMEL-4347Set thread context class loader when starting camel-blueprint routesGert VanthienenResolved
MajorImprovementCAMEL-4351Impossible to use placeholders in endpointName and serviceName attributes of cxf:cxfEndpointWillem JiangResolved
MajorBugCAMEL-4354header added using an EventNotifier is not present at AggregationStrategy for http endpointsClaus IbsenResolved
MajorImprovementCAMEL-4357Move org.apache.camel.Main to org.apache.camel.main.MainChristian SchneiderResolved
MajorImprovementCAMEL-4358Refactoring of management code to remove cycles and clearly separate between API and implChristian SchneiderResolved
MajorBugCAMEL-4359Exception thrown during JAXB marshalling will cause SedaConsumer to breakClaus IbsenResolved
MajorBugCAMEL-4362Bug in parsing of JPA uriChristian MüllerClosed
MajorImprovementCAMEL-4368The debug doesn't work in the CamelSpringTestSupportWillem JiangResolved
MajorBugCAMEL-4370It's hardly possible to use all expression of the Simple language to create file names in the file componentClaus IbsenResolved
MajorNew FeatureCAMEL-4372Add FiltersRef option for the Jetty componentWillem JiangResolved
MajorImprovementCAMEL-4374The debugger doesn't work in the CamelSpringTestSupport with route defined in XMLWillem JiangResolved
MajorBugCAMEL-4375FilterCreateCamelContextPerClassTest is wrong configuredWillem JiangResolved
MajorImprovementCAMEL-4376Deprecate DefaultEndpoint constructors that create partially constructed endpoints Hadrian ZbarceaResolved
MajorTaskCAMEL-4379upgrade to jetty 7.4.5.v20110725Jonathan AnsteyResolved
MajorImprovementCAMEL-4380FactoryFinder should support to find the class with a right version of classWillem JiangResolved
MajorImprovementCAMEL-4381Simplify ServiceSupport and introduce ServiceWithStatus interface to remove tangle between util and supportChristian SchneiderResolved
MajorImprovementCAMEL-4382add support to set the cipher used for SFTPJonathan AnsteyResolved
MajorBugCAMEL-4383StreamResequencer logs unhandled Exceptions at DEBUG levelClaus IbsenResolved
MajorBugCAMEL-4385DefaultExchange.copy always creates a DefaultMessage even if the source exchange had a custom Message typeChristian SchneiderResolved
MajorBugCAMEL-4388Exeptions cannot be propagated to the parent route when using LogEIPClaus IbsenResolved
MajorImprovementCAMEL-4392LRUCache should not be a serviceHadrian ZbarceaResolved
MajorImprovementCAMEL-4396XML validation errors should be not logged on System.errChristian MüllerResolved
MajorTaskCAMEL-4398Add profile to camel-core pom.xml to have tools.jar added as dependency which is needed for CI serversDaniel KulpResolved
MajorImprovementCAMEL-4402OsgiCamelContextPublisher should publish the camel context with the camelNameWillem JiangResolved
MajorImprovementCAMEL-4406use cxf feature from apache-cxf-features.xmlFreeman Yue FangResolved
MajorImprovementCAMEL-4407camel-script feature should ship script implementation bundles like groovy/javascript/rubyFreeman Yue FangResolved
MajorImprovementCAMEL-4408Fix OSGi-exports of camel-soapClaus IbsenResolved
MajorImprovementCAMEL-4414CamelLogger should not be a Processor and a log class at the same time and it should not have ServiceSupportChristian SchneiderResolved
MajorImprovementCAMEL-4415Use Karaf new spring featuresJean-Baptiste OnofréResolved
MajorTaskCAMEL-4416Upgrade to Spring 3.0.6.RELEASEJean-Baptiste OnofréResolved
MajorImprovementCAMEL-4418camel-hazelcast should allow the user to provide an existing instance to the componentIoannis CanellosResolved
MajorTaskCAMEL-4419Upgrade to CXF 2.4.3Jean-Baptiste OnofréResolved
MajorBugCAMEL-4422NPE when sending the SMS message less than 255.Willem JiangResolved
MajorImprovementCAMEL-4423use geronimo-jaxws_2.2_spec 1.1 bundleFreeman Yue FangResolved
MajorImprovementCAMEL-4426mask username and passwords in endpoint uris when loggingClaus IbsenResolved
MajorImprovementCAMEL-4429CXFProducer should tell CXF to ignore the part response handling when it uses MESSSAGE dataformatWillem JiangResolved
MajorImprovementCAMEL-4430Using the ClientFactoryBean instead of ProxyFactoryBean to create the Client for the CxfProducerWillem JiangResolved
MajorTestCAMEL-4431Zookeeper tests do not work on windowsChristian SchneiderClosed
MajorBugCAMEL-4438OnException using redeliveryPolicyRef from another XML file may not pickup that policyClaus IbsenResolved
MajorImprovementCAMEL-4441Add Namespace Support to XMLSecurity ComponentAshwin J. KarpeResolved
MajorBugCAMEL-4444Wrong slash in FTP component for doneFileClaus IbsenResolved
MajorNew FeatureCAMEL-4445Simple language - Add support for nested functionsClaus IbsenResolved
MajorBugCAMEL-4447thread safety issue with Exchange.getUnitOfWork()Claus IbsenResolved
MajorBugCAMEL-4449NullPointerException when unmarshalling using serialization data formatClaus IbsenResolved
MajorImprovementCAMEL-4450Improve Camel Karaf commandsIoannis CanellosResolved
MajorBugCAMEL-4452CXFConsumer may extract the request message as the response message and this can lead to problemsWillem JiangResolved
MajorImprovementCAMEL-4453Avoid reference from api to builder (ErrorHandlerBuilder) and clean up model in regard to error handlerUnassignedResolved
MajorImprovementCAMEL-4457Resolve cycle between language.simple and language.simple.astChristian SchneiderResolved
MajorTestCAMEL-4458Test failure in SpringAsyncDeadLetterChannelExecutorServiceRefTest : IllegalArgumentException: ExecutorServiceRef myAsyncPool not found in registryClaus IbsenResolved
MajorBugCAMEL-4459CAMEL-4407 has caused a regression in the features.xmlDaniel KulpResolved
MajorSub-taskCAMEL-4461Add OSGi integration for camel-hazelcastIoannis CanellosResolved
MajorSub-taskCAMEL-4463Add OSGi integration for camel-jpaIoannis CanellosResolved
MajorSub-taskCAMEL-4465Add OSGi integration for camel-sqlClaus IbsenResolved
MajorBugCAMEL-4472HazelcastComponentHelper. copyHeaders() creates an Out messageClaus IbsenResolved
MajorBugCAMEL-4473Unable to use cxf:binding configuration for the endpointWillem JiangResolved
MajorBugCAMEL-4474file: consumer does not create directoryTaariq LevackClosed
MajorBugCAMEL-4476Camel splitter/aggregator 2x slower in 2.8.1 vs 2.7.3Claus IbsenResolved
MajorBugCAMEL-4477parseURI in org.apache.camel.component.printer.PrinterConfiguration leaves a prefixed "/" on the printername attribute which should be removedClaus IbsenClosed
MajorBugCAMEL-4478Because local PrintService objects on Windows have a name which is not their UNC path, the PrinterProducer can never find them.Claus IbsenClosed
MajorBugCAMEL-4480RuntimeCamelException "Ambiguous Parameter Mapping" must not be thrown, if there are parameters of the same type but with different QNames in ServiceInterfaceStrategyWillem JiangClosed
MajorBugCAMEL-4482Using custom expression in Splitter EIP which throws exception, is not triggering onExceptionClaus IbsenResolved
MajorBugCAMEL-4484Using custom expression in RecipientList EIP which throws exception, is not triggering onExceptionClaus IbsenResolved
MajorBugCAMEL-4485Exceptions are not propagated to the parent route when they are thrown from the RecipientList EIPClaus IbsenResolved
MajorBugCAMEL-4486Exceptions are not propagated to the parent route when endpoint cannot be resolved in the RoutingSlip EIPClaus IbsenResolved
MajorTaskCAMEL-4490Restore ResourceBasedEndpoint in camel-spring to be backwards compatibleClaus IbsenResolved
MajorBugCAMEL-4491dataCoding not working properly in camel-smppChristian MüllerClosed
MajorImprovementCAMEL-4492Be able to check classtype through simple languageClaus IbsenResolved
MajorImprovementCAMEL-4497HttpPollingConsumer Get URL should support the property place holders as HttpProducer doesWillem JiangClosed
MajorTaskCAMEL-4499align jasypt bundle version with karaf Jonathan AnsteyResolved
MajorImprovementCAMEL-4500Add a Tracer that uses JMX Notifications and provides full details of Camel MessagesChristian SchneiderResolved
MajorBugCAMEL-4503Recipient List cannot vary destination by changing property in an expressionWillem JiangResolved
MajorImprovementCAMEL-4505FileUtils change to make 'copy/delete instead of renaming' feature configurableClaus IbsenResolved
MajorImprovementCAMEL-4508Add option for scheduled polling consumer to emit an null message if there was no messages to pollClaus IbsenResolved
MajorBugCAMEL-4509Header not set after dead letter queue handles unmarshal errorClaus IbsenResolved
MajorBugCAMEL-4510Camel flatpack component drops all headers from the original messageChristian MüllerClosed
MajorBugCAMEL-4512Issue by shutdown for XA connection between MQ Series and Oracle (Bitronix transaction manager)Claus IbsenResolved
MajorImprovementCAMEL-4514Add Route shutdown callback to RoutePolicyBilgin Ismet IbryamResolved
MajorImprovementCAMEL-4516Add JMX notification support to our mbean assemblerChristian SchneiderResolved
MajorBugCAMEL-4517got cast exception when using endChoice() in Java DSLClaus IbsenResolved
MajorTaskCAMEL-4525Upgrade CXF version to 2.4.3Willem JiangResolved
MajorBugCAMEL-4526HttpProduder should not ignore the query part of HTTP_URI headerWillem JiangResolved
MajorBugCAMEL-4530camel-jms - When useMessageIDAsCorrelationID an timeout occurs due no reply message, then old correlationID is not evicted from dynamic reply selectorClaus IbsenClosed
MajorImprovementCAMEL-4531Expose workerCount parameter of Netty NioServerSocketChannelFactory in Camel-NettyWillem JiangResolved
MajorImprovementCAMEL-4535Upgrade jclouds version to 1.1.1Ioannis CanellosResolved
MajorBugCAMEL-4540Unable to convert jms textmessage to bytemessageClaus IbsenResolved
MajorBugCAMEL-4542Can't find splitter bean in registry using multiple camel contexts with "vm" endpointWillem JiangResolved
MajorBugCAMEL-4545[WebConsole Archetype] Unable to run with "mvn jetty:run"Willem JiangResolved
MajorImprovementCAMEL-4549Add support for PGP to camel-cryptoClaus IbsenResolved
MajorTaskCAMEL-4550Upgrade to Karaf 2.2.4Jean-Baptiste OnofréResolved
MajorImprovementCAMEL-4551NotifyBuilder wereSentTo condition fires too eagerlyClaus IbsenResolved
MajorBugCAMEL-4553camel-cxf endpoint should be able to determine soap version from incoming messageFreeman Yue FangResolved
MajorImprovementCAMEL-4555Support nested directories with multiple segment files in the HDFS endpoint consumerClaus IbsenResolved
MajorBugCAMEL-4557camel-archerype-blueprint creates the blueprint file with a wrong name space locationMoulliard CharlesResolved
MajorImprovementCAMEL-4558Created support to provide the RedeliveryDelay via Message#getHeader(..)Carl Johan Erik EdstromResolved
MajorBugCAMEL-4559Need to specify the sl4j-api version in the camel maven archetypesWillem JiangResolved
MajorBugCAMEL-4560camel-file component does not close a file when it's used with camel-xsltClaus IbsenResolved
MajorBugCAMEL-4561CxfComponent should create a new CxfEndpoint instance if the instance is lookup from configuration registryWillem JiangResolved
MajorSub-taskCAMEL-4562Add OSGi integration test for Hdfs componentIoannis CanellosResolved
MajorNew FeatureCAMEL-4566Create a camel component for KratiIoannis CanellosResolved
MajorBugCAMEL-4568SLF4JLog does not work with JdbcDriver for Quickfix/JWillem JiangResolved
MajorImprovementCAMEL-4571JettyHttpProducer - Should accept HTTP content type header may have quotes around charset, which some HTTP servers may returnClaus IbsenResolved
MajorImprovementCAMEL-4572Add support for Camel JSSE Configuration Util to Netty componentDavid ValeriResolved
MajorBugCAMEL-4573camel-bindy BindyFixedLength parser is not Thread Safe while marshalling.Claus IbsenResolved
MajorImprovementCAMEL-4578Camel component for archetype could accept as property the name of the component and the default scheme.Ioannis CanellosResolved
MajorBugCAMEL-4579Add option on XSLT to allow StAXClaus IbsenResolved
MajorImprovementCAMEL-4580file tail listener Claus IbsenResolved
MajorSub-taskCAMEL-4582Add OSGi integration tests for Krati componentIoannis CanellosResolved
MajorSub-taskCAMEL-4583Add OSGi integration test for Jclouds componentIoannis CanellosResolved
MajorTaskCAMEL-4585Upgrade to Quickfix/J 1.5.1Jean-Baptiste OnofréResolved
MajorImprovementCAMEL-4587Camel Velocity component should not require you to import CamelVelocityClasspathResourceLoaderWillem JiangResolved
MajorImprovementCAMEL-4588Add Node type converters to the various javax.xml.transform.Source type convertersClaus IbsenResolved
MajorImprovementCAMEL-4589XPathBuilder - Optimize to use better suitable message bodyClaus IbsenResolved
MajorBugCAMEL-4591XPath will lock File input in case of an exception during xpath evaluationClaus IbsenResolved
MajorImprovementCAMEL-4592AtomUtils.parseDocument() should be set with right TCCLWillem JiangResolved
MajorBugCAMEL-4594Using Saxon to do XML split and xpath evaluation causes XPathExpression exceptionClaus IbsenResolved
MajorNew FeatureCAMEL-4595Add tokenize by pair to be able to split big XML files in streaming modeClaus IbsenResolved
MajorImprovementCAMEL-4599Add default for transactionName in camel-jmsJonathan AnsteyResolved
MajorImprovementCAMEL-4600Improve URISupport.sanitizeUri and apply it in additional placesWillem JiangResolved
MajorTaskCAMEL-4604Upgrade to CXF 2.5.0Daniel KulpResolved
MajorBugCAMEL-4605Camel ftp read file after close connectionClaus IbsenResolved
MajorImprovementCAMEL-4606Set custom threadpool for aggregator background tasksJonathan AnsteyResolved
MajorImprovementCAMEL-4610Add support for namespaces in XML tokenizer modeClaus IbsenResolved
MajorBugCAMEL-4611source jars missing in 2.9.0-RC1Jonathan AnsteyResolved
MajorImprovementCAMEL-4615MBeanInfo assembler should mixin custom instance with default managed mbeanClaus IbsenResolved
MajorImprovementCAMEL-4617Tokenizer pair - Add option to control if tokens should be included or notClaus IbsenResolved
MajorImprovementCAMEL-4618Add support for PGP data format in Java and XML DSLsClaus IbsenResolved
1200 of 498