All Projects : Apache Camel (Key: CAMEL)

Project Lead: James Strachan
URL: http://camel.apache.org/
Description:
Apache Camel is an extremely powerful declarative Java based, type-safe Domain Specific Language POJO broker, which uses Enterprise Integration Patterns as its foundation for integration.

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   FishEye   Crucible   

Road Map

Progress: 
  25 of 26 issues have been resolved
   Improvement CAMEL-2457 UNRESOLVED camel-cxf producer support to get the BindingOperationInfo by looking up the operation name from the client service model Major Open
   Bug CAMEL-2445 FIXED BatchProcesser.processExchange needs to catch Throwable Major Resolved
   Improvement CAMEL-2443 FIXED BatchProcessor - Should log caught exceptions in BatchSender so they will be logged in any case Major Resolved
   Task CAMEL-2256 FIXED Clean up the OSGi package import package of !javax.xml.bind.annotation.adapters Major Resolved
   Bug CAMEL-2231 FIXED Exception during mail connection requires folder to be reset Major Resolved
   Bug CAMEL-2442 FIXED Explicit version ranges on javax.* imports in camel-cxf bundle manifest cause a problem when running on equinox via pax-runner Major Resolved
   Bug CAMEL-2243 FIXED Fixed the -Psetup.eclipse issue Major Resolved
   Improvement CAMEL-2423 FIXED Freemarker template not found due to wrong classloader Major Resolved
   Bug CAMEL-2221 FIXED Inconsistent out message when using recipient list Major Resolved
   Bug CAMEL-2232 FIXED Mail component sends to the wrong address Major Resolved
   Bug CAMEL-2245 FIXED Routing slip does not stop when Exchange is failed Major Resolved
   Task CAMEL-2418 FIXED Upgrade the camel 1.x ant-run plugin to use jaxb impl 2.1.6 Major Resolved
   Improvement CAMEL-2432 FIXED camel-cxf endpoint should support to take the configuration information from the application context Major Resolved
   Bug CAMEL-2397 FIXED camel-cxf producer should copy the inMessage headers to the outMessage Major Resolved
   Bug CAMEL-2216 FIXED camel-cxf should not relay on the default Bus Major Resolved
   Improvement CAMEL-2351 FIXED camel-jms - Backport per message priority and expiration from trunk to 1.x Major Resolved
   Bug CAMEL-2257 FIXED camel-jpa and camel-atom don't export package with the version Major Resolved
   Bug CAMEL-2433 WON'T FIX Camel CxfEndpoint should support the set the bus from URI Major Closed
   Sub-task CAMEL-2210 FIXED CAMEL-2204
Backport CAMEL-2204 to Camel 1.x
Minor Resolved
   Improvement CAMEL-2412 FIXED DefaultHttpBinding should parser the URI's parameter without checking HttpMethod Minor Resolved
   Bug CAMEL-2259 FIXED File component - Potential NPE in file consumer Minor Resolved
   Improvement CAMEL-2431 FIXED ObjectHelper.normalizeClassName should support the '-' charactor Minor Resolved
   Bug CAMEL-2327 FIXED The NP check of the remote service is wrong in CamelServiceExporter Minor Resolved
   Improvement CAMEL-2407 FIXED XmlStream can't deal with different encoding xml message Minor Resolved
   Improvement CAMEL-2352 FIXED camel-jdbc - Add option to select between JDBC 4 or 3 column label / name semantics Minor Resolved
   Improvement CAMEL-2386 FIXED parser the request parameter for the POST method Minor Resolved
Progress: 
  180 of 181 issues have been resolved
   Task CAMEL-1947 UNRESOLVED Schema copying script is broken Major In Progress
   Bug CAMEL-2336 FIXED Spring DSL - Some route scoped concerns such as onException etc. can vanish in some edge cases Critical Resolved
   Bug CAMEL-2325 FIXED @Produce - Causes BeanInvocation to be kept as Body which causes problem with subsequent bean invocations Major Resolved
   New Feature CAMEL-2197 FIXED A Camel component for writing into an Hadoop filesystem Major Resolved
   Improvement CAMEL-2365 FIXED Add a SpringBusFactoryBean to help user set a right bus without import bunch of "org.apache.cxf" packages from the OSGi bundle Major Resolved
   New Feature CAMEL-2366 FIXED Add a profile in camel-web project to generate WAR file for OSGI plateform (SMX4, Karaf) Major Resolved
   Sub-task CAMEL-2316 FIXED CAMEL-2314
Add a profile of spring-3.0
Major Resolved
   Improvement CAMEL-2329 FIXED Add chunked option for camel-jetty component to turn off HttpStream Major Resolved
   Improvement CAMEL-2324 FIXED Add fireNow option for camel-quartz component Major Resolved
   Bug CAMEL-2445 FIXED BatchProcesser.processExchange needs to catch Throwable Major Resolved
   Improvement CAMEL-2443 FIXED BatchProcessor - Should log caught exceptions in BatchSender so they will be logged in any case Major Resolved
   Bug CAMEL-2436 FIXED BeanProcessor - Should differentiate between void and method returning null values Major Resolved
   Bug CAMEL-2385 FIXED BindingOperationInfos that are stored in exchange are inconsistent between CxfProducer and CxfConsumer Major Resolved
   Bug CAMEL-2426 FIXED CXF Header "ResponseContext" cannot be filtered by HeaderFilterStrategy Major Resolved
   Bug CAMEL-2251 FIXED CXFBean should not call the BusFactory.getDefaultBus() Major Resolved
   New Feature CAMEL-2383 FIXED Cafe Demo example Major Resolved
   Bug CAMEL-2274 FIXED Camel proxy - Detect the proxied method returned null and allow that as a valid answer Major Resolved
   Bug CAMEL-2410 FIXED Cannot build http://camel.apache.org/spring-example.html Major Resolved
   Improvement CAMEL-2297 FIXED Checking the CamelContext in MainSupport to avoid the wrong configuration which causes no CamelContext to be loaded Major Resolved
   Task CAMEL-2256 FIXED Clean up the OSGi package import package of !javax.xml.bind.annotation.adapters Major Resolved
   Bug CAMEL-2059 FIXED Creating a transacted pipeline with custom error handling is difficult Major Resolved
   New Feature CAMEL-2148 FIXED DataFormat for Google Protocol Buffers Major Resolved
   Improvement CAMEL-2304 FIXED Default Values for Headers and Properties Major Resolved
   Improvement CAMEL-2398 FIXED DefaultCamelContext starts route services out of order Major Resolved
   Improvement CAMEL-2448 FIXED ErrorHandler - Catch Throwable to handle all kind of exceptions Major Resolved
   Sub-task CAMEL-2369 FIXED CAMEL-2085
Example how to protect/authorize access to Camel GAE applications
Major Resolved
   New Feature CAMEL-2357 FIXED ExchangeNotifierBuilder - Add a builder to building exchange notification predicates to be used for testing Major Resolved
   Bug CAMEL-2442 FIXED Explicit version ranges on javax.* imports in camel-cxf bundle manifest cause a problem when running on equinox via pax-runner Major Resolved
   Bug CAMEL-2362 FIXED FTP assumes that directory name do not have dot Major Resolved
   Bug CAMEL-2439 FIXED File consumer - Consuming from absolute paths can cause issue on Windows when moving file when done Major Resolved
   Sub-task CAMEL-2315 FIXED CAMEL-2314
Fix the failed tests camel-spring and camel-jms
Major Resolved
   Bug CAMEL-2243 FIXED Fixed the -Psetup.eclipse issue Major Resolved
   Improvement CAMEL-2423 FIXED Freemarker template not found due to wrong classloader Major Resolved
   Improvement CAMEL-2267 FIXED Get camel-example-etl to work with OSGi (ServiceMix Karaf) Major Resolved
   Bug CAMEL-2303 FIXED GroupedExchange in Aggregator is not working correctly Major Resolved
   Bug CAMEL-2451 FIXED HL7MLLPDecoder fails if message length is exactly 1022 Major Resolved
   Bug CAMEL-2306 FIXED IOConverter - File to byte[] should close input stream Major Resolved
   Bug CAMEL-2237 FIXED Improper ordering of MINA filters Major Resolved
   Bug CAMEL-2420 FIXED In camel-cache CacheConfiguration "diskExpiryThreadIntervalSeconds" not set correctly Major Resolved
   Improvement CAMEL-2375 FIXED Let ExpressionClause be reusable by other builders which are not route based Major Resolved
   Task CAMEL-2283 FIXED Make camel example bam friendly to deploy into Servicemix Major Resolved
   Bug CAMEL-2378 FIXED Maven build not installing camel-spring-2.2-SNAPSHOT-tests Major Resolved
   New Feature CAMEL-1921 FIXED New SMPP component Major Resolved
   Bug CAMEL-2345 FIXED One should not have to explicitly provide the service/port for cxf is there's only one Major Resolved
   Improvement CAMEL-2223 FIXED RecipientList - Add option for parallelProcessing and a ref for aggregation strategy Major Resolved
   Bug CAMEL-2292 FIXED RejectedExecutionException after restarting camel context Major Resolved
   Bug CAMEL-2363 FIXED Remove sample caches from Camel Cache component Major Resolved
   Improvement CAMEL-2388 FIXED Remove some dependencies Major Resolved
   Improvement CAMEL-2218 FIXED Rename feature file of camel to be in line with naming convention followed for servicemix, karaf and nmr feature file Major Resolved
   Bug CAMEL-2394 FIXED Renamer failing to rename 'From' File when using multiple endpoints via Multicast Major Resolved
   Bug CAMEL-2245 FIXED Routing slip does not stop when Exchange is failed Major Resolved
   Improvement CAMEL-2308 FIXED StrictHostKeyChecking Url Option Major Resolved
   Improvement CAMEL-2328 FIXED Support to define template, consumerTemplate, proxy, exporter out of camel context Major Resolved
   Improvement CAMEL-2242 FIXED Support to handle Collection response object with the CXF RS http client API Major Resolved
   New Feature CAMEL-2264 FIXED Support to specify the jndi location in the org.apache.camel.guice.Main Major Resolved
   Bug CAMEL-2425 FIXED Test failed of CxfMtomRouterPayloadModeTest Major Resolved
   Bug CAMEL-2313 FIXED The camel java archetype is not working correctly Major Resolved
   Improvement CAMEL-2254 FIXED TransactionErrorHandler - Better support for mixed transactions using different propagation behaviors Major Resolved
   Improvement CAMEL-2252 FIXED TransactionErrorHandler - Simplify internal logic Major Resolved
   Improvement CAMEL-2382 FIXED TypeConverter instances should be injected with TypeConverterAware when scanned from classpath Major Resolved
   Sub-task CAMEL-2322 FIXED CAMEL-2314
Update spring import package version
Major Resolved
   Task CAMEL-2400 FIXED Updated camel-osgi module with the DefaultTypeConverterRegistry load when camelcontext start Major Resolved
   Task CAMEL-2270 FIXED Upgrade the PaxExam version to 1.2.0 Major Resolved
   Task CAMEL-2411 FIXED Upgrade the ant-run plugin to use jaxb impl 2.1.12 Major Resolved
   Improvement CAMEL-2312 FIXED Upgrade the camel-spring-configure to spring3.0 Major Resolved
   Sub-task CAMEL-2263 FIXED CAMEL-2085
Upgrade to App Engine SDK 1.2.8 (incl. support for JAXB)
Major Resolved
   Improvement CAMEL-2384 FIXED camel-bean - CGLIB proxied classed having trouble using annotated bean bindings Major Resolved
   Test CAMEL-2373 FIXED camel-bindy - Fix tests to not generate model to be used in assertEquals Major Resolved
   Sub-task CAMEL-2317 FIXED CAMEL-2314
camel-bindy should not depends on the camel-spring-configure module
Major Resolved
   Improvement CAMEL-2343 FIXED camel-cache - Should check whether existing body is Serializable and store it as is Major Resolved
   Improvement CAMEL-2195 FIXED camel-cxf - CxfProducer should check parameters more strictly to ensure we have the number of parameters required Major Resolved
   Improvement CAMEL-2432 FIXED camel-cxf endpoint should support to take the configuration information from the application context Major Resolved
   Bug CAMEL-2397 FIXED camel-cxf producer should copy the inMessage headers to the outMessage Major Resolved
   Bug CAMEL-2255 FIXED camel-example-etl throw error when running it. Major Resolved
   Bug CAMEL-2430 FIXED camel-example-reportincident throwing exception Major Resolved
   New Feature CAMEL-1837 FIXED camel-ftp - Add support for FTPS Major Resolved
   Improvement CAMEL-2381 FIXED camel-jaxb - Partial marshalling and unmarshalling Major Resolved
   Improvement CAMEL-2330 FIXED camel-jaxb should filter the control and invalid UTF charater Major Resolved
   New Feature CAMEL-2372 FIXED camel-jboss - Add to camel-extra so Camel works out of the box with the JBoss classloader in their app server Major Resolved
   Bug CAMEL-2275 FIXED camel-jpa JPAEndpoint eat up the cause of InvalidPayloadException Major Resolved
   Bug CAMEL-2257 FIXED camel-jpa and camel-atom don't export package with the version Major Resolved
   Improvement CAMEL-2323 FIXED camel-osgi should provider a ClassResolver of OSGi version Major Resolved
   Bug CAMEL-2450 FIXED camel-spring-osgi module should include the META-INF/services/... file from camel-spring Major Resolved
   Bug CAMEL-2341 FIXED camel-web - Using Sun marshal resolver not possible on non SUN JDK platforms Major Resolved
   New Feature CAMEL-2347 FIXED create a Nagios endpoint to allow the sending of alerts to the Nagios monitoring system Major Resolved
   Bug CAMEL-2447 FIXED cxfbean should propagate CONTENT_TYPE for other camel component to use Major Resolved
   Bug CAMEL-2395 FIXED file component - Using fileName option should better detect constant vs dynamic name Major Resolved
   Improvement CAMEL-2346 FIXED index of/ angosso.png Major Resolved
   Bug CAMEL-2266 FIXED java.lang.ClassNotFoundException: org.apache.camel.converter.jaxb.JaxbConverter not found from bundle [org.apache.camel.camel-core] (Equinox - Karaf) Major Resolved
   Bug CAMEL-2260 FIXED javaconfig example failing to run Major Resolved
   Bug CAMEL-2376 FIXED org.apache.camel.issues.RetryRouteScopedUntilRecipientListParallelIssueTest failing on build on trunk Major Resolved
   Bug CAMEL-2278 FIXED recipientList onException redelivery issue Major Resolved
   New Feature CAMEL-2272 FIXED seda endpoint to copy (multicast) exchange to multiple consumers Major Resolved
   Improvement CAMEL-2293 FIXED support to take the proxy configuration from camel context instead of using the SystemProperties Major Resolved
   Improvement CAMEL-2314 FIXED supporting Spring 3.0.0 in Camel trunk Major Resolved
   Improvement CAMEL-2280 FIXED xml returned by camel-web should avoid using a namespace prefix Major Resolved
   Bug CAMEL-2137 CANNOT REPRODUCE Beans can not be used in Camel routes deployed as JBI service units to ServiceMix Major Resolved
   Bug CAMEL-2356 CANNOT REPRODUCE camel-cxf client should not relay on the default Bus Major Resolved
   New Feature CAMEL-1483 FIXED Graceful shutdown Major Closed
   New Feature CAMEL-1472 FIXED Lucene Component Major Closed
   Bug CAMEL-2249 FIXED Wrong handling of useMessageIDAsCorrelationID Major Closed
   New Feature CAMEL-1685 WON'T FIX TypeConverter tag to Spring DSL Major Closed
   Improvement CAMEL-2299 FIXED @EndpointInject - If a url or name is given it should mandatory lookup to catch typos early on Minor Resolved
   Improvement CAMEL-2300 FIXED @EndpointInject - Should use ref attribute instead of name to be consistent Minor Resolved
   Improvement CAMEL-2326 FIXED Add a DSL for JAXB DataFormat to take the context path setting Minor Resolved
   Task CAMEL-2307 FIXED Add feature for camel-protobuf Minor Resolved
   Improvement CAMEL-2291 FIXED Add support for channel keys to the IRC component Minor Resolved
   Improvement CAMEL-2368 FIXED Bean Expression for Non Registry beans can't reference an instance Minor Resolved
   Sub-task CAMEL-2416 FIXED CAMEL-2383
Cafe Demo - Documentation
Minor Resolved
   Improvement CAMEL-2412 FIXED DefaultHttpBinding should parser the URI's parameter without checking HttpMethod Minor Resolved
   Improvement CAMEL-2392 FIXED DefaultTypeConverterRegistry - Let it load upfront Minor Resolved
   Task CAMEL-2441 FIXED Disable test in camel-http and camel-jetty which uses online internet connection to fetch from google frontpage Minor Resolved
   New Feature CAMEL-2399 FIXED Dozer Bean Mapper framework as TypeConverters Minor Resolved
   Sub-task CAMEL-2417 FIXED CAMEL-2399
Dozer Type Converter - Documentation
Minor Resolved
   Sub-task CAMEL-2379 FIXED CAMEL-2085
Enhance gmail component to support cc, bcc, recipient lists and overriding the sender
Minor Resolved
   New Feature CAMEL-2355 FIXED EventNotifier - Add support for using multiple event notifiers Minor Resolved
   Improvement CAMEL-2348 FIXED EventNotifier - Make it easy to ignore unwanted event categories Minor Resolved
   Bug CAMEL-2354 FIXED Examples running with ANT need commons-managment on the classpath Minor Resolved
   Improvement CAMEL-2295 FIXED ExceptionHandler - Let it be able to log additional information such as a custom message or current exchange Minor Resolved
   Improvement CAMEL-2288 FIXED Filter - Remove filter feature from splitter as its a confusing Minor Resolved
   Bug CAMEL-2387 FIXED GenericFileConverter should honor charset from Exchange Minor Resolved
   Bug CAMEL-2428 FIXED In camel-cache "diskStorePath" property not efficient Minor Resolved
   Bug CAMEL-2250 FIXED InterceptSendToEndpoint - Should stop sending to intercepted endpoint in case of Exchange failure Minor Resolved
   New Feature CAMEL-2199 FIXED Introduce a new log component for dynamic logging. Minor Resolved
   Bug CAMEL-2320 FIXED JDBC component doesn't preserve headers Minor Resolved
   Improvement CAMEL-2361 FIXED Keep the lastModified timestamp when writing a file Minor Resolved
   Improvement CAMEL-2248 FIXED Make endpoint URI reference parameter handling code more consistent across components Minor Resolved
   Improvement CAMEL-2226 FIXED Merge File and Simple language or let Simple be File language by default Minor Resolved
   Improvement CAMEL-2431 FIXED ObjectHelper.normalizeClassName should support the '-' charactor Minor Resolved
   New Feature CAMEL-2350 FIXED PublishEventNotifier - A new notifier to send the Event to any Camel endpoint Minor Resolved
   Improvement CAMEL-2296 FIXED RedeliveryErrorHandler - Let it log a single ERROR line when exhausted so its easier to spot an exception Minor Resolved
   Improvement CAMEL-2435 FIXED RedeliveryErrorHandler - Log stracktraces for exhausted exceptions Minor Resolved
   Improvement CAMEL-2359 FIXED Removed the warning message of "Cannot find class: org.apache.xalan.xsltc.trax.DOM2SAX" Minor Resolved
   Improvement CAMEL-2440 FIXED RuntimeConfiguration - Align getter/setter so grails plugin can work with options such as AutoStartup Minor Resolved
   Improvement CAMEL-2339 FIXED ScheduledPollConsumer.run swallows Errors Minor Resolved
   Bug CAMEL-2353 FIXED Simple Language - Parsing complex date patterns fails if they contain additional colons Minor Resolved
   Improvement CAMEL-2244 FIXED Support for processing list-based reference params in DefaultComponent. Minor Resolved
   Improvement CAMEL-2335 FIXED The <proxy> in Spring XML should support using serviceRef to lookup a reference for an endpoint Minor Resolved
   Bug CAMEL-2327 FIXED The NP check of the remote service is wrong in CamelServiceExporter Minor Resolved
   Improvement CAMEL-2310 FIXED UnitOfWork - Must be done in finally to ensure even when java.lang.Error is thrown fore reliable shutdown Minor Resolved
   Task CAMEL-2401 FIXED Upgrade to CXF 2.2.6 Minor Resolved
   Task CAMEL-2403 FIXED Upgrade to JRuby 1.4.0 Minor Resolved
   Task CAMEL-2424 FIXED Upgrade to Jersey 1.1.5 Minor Resolved
   Task CAMEL-2380 FIXED Upgrade to Jettison 1.2 Minor Resolved
   Task CAMEL-2402 FIXED Upgrade to Jetty 6.1.22 Minor Resolved
   Task CAMEL-2404 FIXED Upgrade to SLF4J 1.5.10 Minor Resolved
   Task CAMEL-2422 FIXED Upgrade to Webdriver 0.6.1039 Minor Resolved
   Task CAMEL-2415 FIXED Upgrade to castor 1.3.1 Minor Resolved
   Task CAMEL-2414 FIXED Upgrade to commons-pool 1.5.4 Minor Resolved
   Task CAMEL-2413 FIXED Upgrade to ftpserver 1.0.3 Minor Resolved
   Task CAMEL-2321 FIXED Upgrade to groovy 1.7.0 Minor Resolved
   Bug CAMEL-2287 FIXED Using filter before split causes filtered messages to not be aggregated as they where marked as filtered Minor Resolved
   Improvement CAMEL-2334 FIXED Validate endpoint uri not ending with a trailing & Minor Resolved
   Improvement CAMEL-2407 FIXED XmlStream can't deal with different encoding xml message Minor Resolved
   Bug CAMEL-2289 FIXED camel-bindy - csv - Make it easier to marshal with POJO out of the box Minor Resolved
   Bug CAMEL-2318 FIXED camel-bindy dataformat KeyValue DSL can't work Minor Resolved
   Bug CAMEL-2319 FIXED camel-cache - Missing some classes in .jar Minor Resolved
   Task CAMEL-2265 FIXED camel-core - Reduced number of spring jars in pom.xml Minor Resolved
   Task CAMEL-2342 FIXED camel-example-spring-javaconfig - Uses Spring 2.5.x instead of Spring 3.0 and cannot compile Minor Resolved
   New Feature CAMEL-2082 FIXED camel-file - Delete previous lock files on startup Minor Resolved
   New Feature CAMEL-2391 FIXED camel-ftp - Add option to disconnect after use Minor Resolved
   Improvement CAMEL-2352 FIXED camel-jdbc - Add option to select between JDBC 4 or 3 column label / name semantics Minor Resolved
   Improvement CAMEL-1909 FIXED cxfrs improvements Minor Resolved
   Bug CAMEL-2269 FIXED doCatch() - Without any exception given should report that as a problem Minor Resolved
   Bug CAMEL-2377 FIXED org.apache.camel.impl.DefaultProducerTemplateAsyncTest failing on build on trunk Minor Resolved
   Improvement CAMEL-2386 FIXED parser the request parameter for the POST method Minor Resolved
   Improvement CAMEL-2261 WON'T FIX UnitOfWork - done - Should group any thrown exception thrown from synchronization hooks and rethrow Minor Resolved
   Improvement CAMEL-2262 WON'T FIX onCompletion DSL - Add option to select whether it should run in current thread or async Minor Resolved
   Bug CAMEL-2309 WORKING AS DESIGNED "preMove" option creates unwanted .camel directory Minor Resolved
   Sub-task CAMEL-2427 WORKING AS DESIGNED CAMEL-2423
camel-velocity - Apply same classloader fix as done in Freemarker component
Minor Resolved
   Task CAMEL-1690 FIXED Components in Camel-Extra need to be upgraded to work with Camel 2.0 Minor Closed
   Bug CAMEL-2444 FIXED Log Component documentation for "showAll" option is misleading Trivial Resolved
   Improvement CAMEL-2344 FIXED MailConsumer should log exception in processRollback Trivial Resolved
   Improvement CAMEL-2434 FIXED Mock component - expected header and property should output the name that fails Trivial Resolved
   Improvement CAMEL-2302 FIXED ProducerTemplate --> add new method : requestBodyAndHeader(Object body, String header, Object headerValue); ... Trivial Resolved
   Bug CAMEL-2282 FIXED Typo in Mail Component documentation should be attachments instead of attacments Trivial Resolved
   Task CAMEL-2247 FIXED camel-groovy - Upgrade to groovy 1.6.7 Trivial Resolved
   Task CAMEL-2246 FIXED camel-jetty - Upgrade to 6.1.19 as its the same release we have bundle for Trivial Resolved
   Improvement CAMEL-2338 FIXED package will log WARN that you should use packageScan instead. We should keep both options so remove the WARN Trivial Resolved
   Improvement CAMEL-2276 FIXED seda component - Support no timeout for task to complete using timeout 0 or negative Trivial Resolved
   Improvement CAMEL-2349 WORKING AS DESIGNED Simple Language - Add ${exception.caught.message} to grab any caught exception messages which can be used for logging handled exceptions Trivial Resolved
Progress: 
  11 of 63 issues have been resolved
   New Feature CAMEL-1151 UNRESOLVED Abstraction of ExecutorService for working in managed environments (J2EE servers) Major Open
   New Feature CAMEL-2396 UNRESOLVED Add a DataFormat for handling JAXB data inside SOAP Major Open
   New Feature CAMEL-1564 UNRESOLVED Add an option to specify Ethernet network Interface to listen on for UDP (Unicast & Multicast) and TCP. Major Open
   New Feature CAMEL-1709 UNRESOLVED Add onRedeliver(Exception... causes) to DSL for doing custom on redeliver for certain exceptions Major Open
   Improvement CAMEL-1684 UNRESOLVED Aggregator - Add inactivity timeout Major Open
   Improvement CAMEL-1686 UNRESOLVED Aggregator - Completion Predicate being evaluated on-the-fly Major Open
   New Feature CAMEL-1775 UNRESOLVED Aggregator - Option to let it hold state which correlation groups already have been send OUT to be able to filter out late messages Major Open
   Improvement CAMEL-1683 UNRESOLVED Aggregator - add option to control what should happen if correlation key cannot be evaluated Major Open
   Improvement CAMEL-2019 UNRESOLVED Allow passing options to PollingConsumer from outside Major Open
   New Feature CAMEL-1880 UNRESOLVED Batch consumers - Add option to skip/filter out etc entities that cannot safely be creates as an Exchange Major Open
   Improvement CAMEL-1698 UNRESOLVED Break out the smack listeners implemented by XmppConsumer out to separate classes, and add a ConnectionListener. Major Open
   Bug CAMEL-2239 UNRESOLVED Cannot determine specific JmsMessage type to use from body class Major Open
   Bug CAMEL-1898 UNRESOLVED Cannot generate the PDF manual Major Open
   Improvement CAMEL-2026 UNRESOLVED Enable async request-reply by enhancing the CamelInvocationHandler so that it is serializable, so that camel-spring Proxies can be passed as callback objects Major Open
   New Feature CAMEL-1437 UNRESOLVED Executor Service - We need SPI for ExecutorServiceResolver Major Open
   New Feature CAMEL-1588 UNRESOLVED ExecutorService configuration Major Open
   Bug CAMEL-2452 UNRESOLVED HttpHeaderFilterStrategy dosn't filters out 'Cache-Control', 'Connection', 'Pragma', 'Trailer', 'Transfer-Encoding', 'Upgrade', 'Via' and 'Warning' in method applyFilterToCamelHeaders Major Open
   New Feature CAMEL-1919 UNRESOLVED Include route builder as template for other routes to improve route reuse Major Open
   Improvement CAMEL-2405 UNRESOLVED JMX notification listener to route JMX events to camel Major Open
   Bug CAMEL-2456 UNRESOLVED JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation Major Open
   Improvement CAMEL-2140 UNRESOLVED Make dynamic aggregator batch options configuration more easy. Major Open
   Improvement CAMEL-1817 UNRESOLVED Moved logic for defensive copy of current exchange from Pipeline to RedeliveryErrorHandler Major Open
   New Feature CAMEL-2253 UNRESOLVED OnException - Consider adding flag or use stop() DSL to allow people to use it as just ignore the damn exception Major Open
   Improvement CAMEL-2453 UNRESOLVED Store the HttpServletRequest and HttpServletResponse into HttpMessage header Major Open
   New Feature CAMEL-1669 UNRESOLVED Throttler - Should be more dynamic and be able to throttle per message correlation Major Open
   Improvement CAMEL-2167 UNRESOLVED Upgrade camel-scala to scala 2.8 Major Open
   Task CAMEL-2332 UNRESOLVED Upgrade to Jetty 7.0 Major Open
   Improvement CAMEL-2406 UNRESOLVED a jmx version of the bean endpoint, where beans are looked up using their JMX ObjectName instead... Major Open
   Improvement CAMEL-2130 UNRESOLVED add a Visitor API to the org.apache.camel.model package so you can visit a RouteDefinition, a set of RouteDefinitions or a subset of a route to determine things like languages & endpoints used etc Major Open
   Bug CAMEL-1913 UNRESOLVED camel-jetty - Should support multipart/form posted data in the message body better Major Open
   New Feature CAMEL-1350 UNRESOLVED camel-quickfix component in apache camel distribution Major Open
   Improvement CAMEL-2279 UNRESOLVED create a camel-web demo to show folks how they can create their own WARs with camel-web integrated along with whatever routes & components they want Major Open
   Improvement CAMEL-217 UNRESOLVED create a simple JPA based Aggregator strategy that uses a persistent database to store the results of the aggregation to avoid the need for batching Major Open
   Task CAMEL-963 UNRESOLVED need to tune JMS <-> JMS routes so that they perform at a more similar performance to using native JMS Major Open
   New Feature CAMEL-2022 UNRESOLVED Blueprint support Major In Progress
   Improvement CAMEL-1530 UNRESOLVED Upgrade camel-http to use httpclient 4.0 Major In Progress
   Improvement CAMEL-2301 UNRESOLVED switch to jackson for cleaner JSON marshalling of data Major Reopened
   Improvement CAMEL-2393 UNRESOLVED Add a URL option to control the receive timeout and connection timeout for camel-cxf Minor Open
   New Feature CAMEL-1542 UNRESOLVED Filter EIP - Option to throw exception if the filter rejected Minor Open
   Sub-task CAMEL-1471 UNRESOLVED CAMEL-1142
Improvments to failover loadbalancer
Minor Open
   New Feature CAMEL-2241 UNRESOLVED PollingConsumer - Add option to decide when to let synchronizations be executed - onCompletion or afterConsume Minor Open
   Improvement CAMEL-2235 UNRESOLVED Tracer - Add detailed information for Content Based Router Minor Open
   Improvement CAMEL-2236 UNRESOLVED Tracer - Add special tracing for interceptFrom and interceptSendToEndpoint Minor Open
   Task CAMEL-2437 UNRESOLVED Upgrade camel-cxf to use httpclient 4.0.1 Minor Open
   Task CAMEL-2438 UNRESOLVED Upgrade camel-restlet to use httpclient 4.0.1 Minor Open
   New Feature CAMEL-1776 UNRESOLVED ValidatorProcessor - Support multiple schemas Minor Open
   Bug CAMEL-1893 UNRESOLVED camel-cxf - Setting HTTP response code twice Minor Open
   Improvement CAMEL-1895 UNRESOLVED camel-file - Consume and pollEnrich another file should work transparent Minor Open
   Improvement CAMEL-1211 UNRESOLVED camel-restlet security extension Minor Open
   Sub-task CAMEL-2333 UNRESOLVED CAMEL-1472
Lucene Component - Create feature file
Minor In Progress
   Task CAMEL-2421 UNRESOLVED Upgrade to Sitemash 2.4.2 Minor Reopened
   Improvement CAMEL-2030 UNRESOLVED camel-dataset - document minRate option Trivial Open
   Improvement CAMEL-2455 FIXED Add URI option for closing a session after each message Major Resolved
   Improvement CAMEL-1877 FIXED Add support for xpath functions Major Resolved
   New Feature CAMEL-2085 FIXED Camel on Google App Engine support Major Resolved
   Sub-task CAMEL-2409 FIXED CAMEL-2085
OAuth component for supporting OAuth scenarios in web applications
Major Resolved
   Sub-task CAMEL-2370 FIXED CAMEL-2085
Support for convenient access to Google authentication services
Major Resolved
   New Feature CAMEL-1631 FIXED create a properties component so that endpoints can be created where the URI is looked up in a properties file at runtime Major Resolved
   Bug CAMEL-2360 FIXED recipientList retryUntil not working Major Resolved
   New Feature CAMEL-1656 DUPLICATE Properties file component - And allow simple language to access the properties Major Resolved
   Improvement CAMEL-2429 FIXED EventNotifier - Add ExchangeSentEvent to track messages being sent to endpoints Minor Resolved
   Task CAMEL-2454 FIXED Upgrade to woodstox 4.0.7 Minor Resolved
   New Feature CAMEL-2126 FIXED XPathHelper - For leveraging Camel XPathBuilder without the need for an Exchange Minor Resolved

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 150
   6%
In Progress In Progress 6
Reopened Reopened 5
Resolved Resolved 473
   19%
Closed Closed 1819
   74%

Open Issues

By Priority
Major Major 115
   71%
Minor Minor 42
   26%
Trivial Trivial 4
   2%

By Assignee
Ashwin Karpe 2
   1%
Charles Moulliard 1
   1%
Christian Mueller 5
   3%
Claus Ibsen 14
   9%
Gert Vanthienen 2
   1%
Guillaume Nodet 1
   1%
Hadrian Zbarcea 7
   4%
Hadrian Zbarcea 3
   2%
James Strachan 4
   2%
Jonathan Anstey 5
   3%
Ramon Buckland 1
   1%
Scott Parkerson 1
   1%
Stan Lewis 3
   2%
Willem Jiang 12
   7%
William Tam 1
   1%
Unassigned 99
   61%