I tested the following examples: camel-example-cxf-blueprint: OK
camel-example-cxf-osgi FAILED (see CAMEL-6257) camel-example-aggregate OK, but it logged some WARNings by stopping the service: [amel) thread #3 - ShutdownTask] DefaultExecutorServiceManager INFO Waited 10.002 seconds for ExecutorService: org.apache.camel.util.concurrent.RejectableThreadPoolExecutor@2f971f66[stream://in?promptDelay=1000&promptMessage=Enter+a+number+to+be+added+%28enter+STOP+to+end%2C+and+Ctrl-C+to+shutdown+Camel%29%3A+] to terminate... [amel) thread #3 - ShutdownTask] DefaultExecutorServiceManager WARN Forcing shutdown of ExecutorService: org.apache.camel.util.concurrent.RejectableThreadPoolExecutor@2f971f66[stream://in?promptDelay=1000&promptMessage=Enter+a+number+to+be+added+%28enter+STOP+to+end%2C+and+Ctrl-C+to+shutdown+Camel%29%3A+] due first await termination elapsed. camel-example-bam some ERRORs in the log camel-example-cafe OK camel-example-cdi OK camel-example-console OK, but it logged some WARNings by stopping the service: [el-1) thread #2 - ShutdownTask] DefaultExecutorServiceManager INFO Waited 10.002 seconds for ExecutorService: org.apache.camel.util.concurrent.RejectableThreadPoolExecutor@1a3a2a52[stream://in?promptMessage=Enter+something%3A+] to terminate... [el-1) thread #2 - ShutdownTask] DefaultExecutorServiceManager WARN Cannot completely force shutdown of ExecutorService: org.apache.camel.util.concurrent.RejectableThreadPoolExecutor@1a3a2a52[stream://in?promptMessage=Enter+something%3A+] due second await termination elapsed. camel-example-cxf OK camel-example-cxf-proxy OK, but the README needs an update because we use dynamic ports (available port finder). DONE camel-example-docs Doesn't generated the images for the index.html file Still testing the other examples... Best, Christain On Thu, Apr 11, 2013 at 12:50 PM, Christian Müller < christian.muel...@gmail.com> wrote: > After 9 month of development, we have a new minor release candidate > apache-camel-2.11.0 ready. > It comes with 659 issues resolved: new features, improvements and bug > fixes [1]. You can find the release notes here [2]. > > Please find the staging repo here: > https://repository.apache.org/content/repositories/orgapachecamel-092/ > > The tarballs are here > > https://repository.apache.org/content/repositories/orgapachecamel-092/org/apache/camel/apache-camel/2.11.0/ > > Tag: > http://svn.apache.org/repos/asf/camel/tags/camel-2.11.0/ > > Please review, help out with testing and vote to approve this release > binary. Please mention what you tested to prevent duplicate work. Your vote > counts! > > [ ] +1 Release the binary as Apache Camel 2.11.0 > [ ] -1 Veto the release (provide specific comments) > Vote is open for at least 72 hours. > > Thanks in advance, > Christian > > [1] > https://issues.apache.org/jira/issues/?jql=project%20%3D%20CAMEL%20AND%20fixVersion%20%3D%20%222.11.0%22 > [2] > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12321695 >