[ https://issues.apache.org/jira/browse/CAMEL-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187882#comment-13187882 ]
Babak Vahdat commented on CAMEL-4899: ------------------------------------- @Claus running the osgi blueprint tests for the second time today went just fine, however this time was not behind a HTTP-Proxy anymore. So that was indeed the cause of the problem by my previous run earlier today. So now I assume we can apply the patch into the trunk without any worries about potential regression failure: {code} Results : Tests run: 177, Failures: 0, Errors: 0, Skipped: 17 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ camel-itest-osgi --- [INFO] Building jar: /Users/bvahdat/dev/workspace/camel/tests/camel-itest-osgi/target/camel-itest-osgi-2.10-SNAPSHOT.jar [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ camel-itest-osgi --- [INFO] Checking legal files in: camel-itest-osgi-2.10-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ camel-itest-osgi --- [INFO] Installing /Users/bvahdat/dev/workspace/camel/tests/camel-itest-osgi/target/camel-itest-osgi-2.10-SNAPSHOT.jar to /Users/bvahdat/.m2/repository/org/apache/camel/camel-itest-osgi/2.10-SNAPSHOT/camel-itest-osgi-2.10-SNAPSHOT.jar [INFO] Installing /Users/bvahdat/dev/workspace/camel/tests/camel-itest-osgi/pom.xml to /Users/bvahdat/.m2/repository/org/apache/camel/camel-itest-osgi/2.10-SNAPSHOT/camel-itest-osgi-2.10-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29:29.860s [INFO] Finished at: Tue Jan 17 19:44:37 CET 2012 [INFO] Final Memory: 30M/1011M [INFO] ------------------------------------------------------------------------ ~/dev/workspace/camel/tests/camel-itest-osgi> {code} > Code Clean-Up (continued) > ------------------------- > > Key: CAMEL-4899 > URL: https://issues.apache.org/jira/browse/CAMEL-4899 > Project: Camel > Issue Type: Improvement > Affects Versions: 2.8.3 > Reporter: Babak Vahdat > Assignee: Babak Vahdat > Fix For: 2.10.0 > > Attachments: CAMEL-4899-remove-unused.patch > > > As Hadrian has already proposed by CAMEL-4796 this ticket has been created as > it's continuation. The remaing tasks are therewith > - Removal of unused private memebers: Types, Constructors, Fields and Methods > where applicable > - Remove the trailing whitespace on all lines, even on the empty ones -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira