Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4BCE69D0D for ; Mon, 19 Sep 2011 19:59:25 +0000 (UTC) Received: (qmail 53989 invoked by uid 500); 19 Sep 2011 19:59:25 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 53958 invoked by uid 500); 19 Sep 2011 19:59:25 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 53951 invoked by uid 99); 19 Sep 2011 19:59:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2011 19:59:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2011 19:59:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id E802A238897A for ; Mon, 19 Sep 2011 19:59:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1172782 - /camel/branches/camel-2.8.x/ Date: Mon, 19 Sep 2011 19:59:00 -0000 To: commits@camel.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110919195900.E802A238897A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Mon Sep 19 19:59:00 2011 New Revision: 1172782 URL: http://svn.apache.org/viewvc?rev=1172782&view=rev Log: Blocked revisions 1151359,1151467-1151468,1151480,1151518,1151521,1151525,1151528,1151542,1151762,1151786,1151849,1151890,1151898,1151950,1152039-1152040,1152166-1152167,1152188,1152210,1152396,1152423,1152591-1152592,1152607,1152620,1152623,1152685-1152686,1152948,1152957,1152991-1152992,1153051,1153053,1153061,1153092,1153094 via svnmerge ........ r1151359 | cmueller | 2011-07-27 03:06:21 -0400 (Wed, 27 Jul 2011) | 1 line CAMEL-4180: Improve labels of all model definitions in tracer output a understandable label ........ r1151467 | dkulp | 2011-07-27 10:01:23 -0400 (Wed, 27 Jul 2011) | 1 line Fix compiler warnings in camel-jms component ........ r1151468 | dkulp | 2011-07-27 10:01:31 -0400 (Wed, 27 Jul 2011) | 2 lines Change to runOrder alphabetical to make the tests more predictable and reproducible ........ r1151480 | davsclaus | 2011-07-27 10:33:45 -0400 (Wed, 27 Jul 2011) | 1 line CAMEL-4273: Use static inner classes if applicable. ........ r1151518 | dkulp | 2011-07-27 12:01:42 -0400 (Wed, 27 Jul 2011) | 1 line Move some tests to the JUnit 4 version for CamelTestSupport ........ r1151521 | dkulp | 2011-07-27 12:05:06 -0400 (Wed, 27 Jul 2011) | 1 line Fix checkstyle error ........ r1151525 | dkulp | 2011-07-27 12:27:22 -0400 (Wed, 27 Jul 2011) | 3 lines More updates to use JUnit 4 Fix a bunch more compiler warnings, mostly related to non-use of generics. ........ r1151528 | dkulp | 2011-07-27 12:33:45 -0400 (Wed, 27 Jul 2011) | 2 lines junit4 update and compiler warning fixes for camel-cache, camel-context, and camel-cometd ........ r1151542 | dkulp | 2011-07-27 13:25:38 -0400 (Wed, 27 Jul 2011) | 1 line Bunch more junit4 updates and compiler warning fixes ........ r1151762 | cschneider | 2011-07-28 04:39:35 -0400 (Thu, 28 Jul 2011) | 1 line CAMEL-4244 refactored ExecutorServiceStrategy ........ r1151786 | cschneider | 2011-07-28 06:39:28 -0400 (Thu, 28 Jul 2011) | 1 line CAMEL-4244 refactored ExecutorServiceStrategy. Fix for missing import ........ r1151849 | dvaleri | 2011-07-28 09:52:55 -0400 (Thu, 28 Jul 2011) | 1 line [CAMEL-4060] [CAMEL-4049] Added support for JSSE Config Utility and upgraded to AHC 1.6.4 with clientConfig. style configuration in AHC component URI. ........ r1151890 | cschneider | 2011-07-28 11:11:48 -0400 (Thu, 28 Jul 2011) | 1 line Removed unused imports ........ r1151898 | cschneider | 2011-07-28 11:42:27 -0400 (Thu, 28 Jul 2011) | 1 line fixed some checkstyle errors ........ r1151950 | dkulp | 2011-07-28 14:10:26 -0400 (Thu, 28 Jul 2011) | 1 line Fix checkstyle errors and more compiler warnings ........ r1152039 | dkulp | 2011-07-28 19:44:42 -0400 (Thu, 28 Jul 2011) | 1 line Update the junit4 test support classes to be parallel=classes safe ........ r1152040 | dkulp | 2011-07-28 19:45:04 -0400 (Thu, 28 Jul 2011) | 1 line [CAMEL-4095] More dynamic ports and contexts ........ r1152166 | dkulp | 2011-07-29 07:16:38 -0400 (Fri, 29 Jul 2011) | 2 lines More fixes to get the junit4 test support stuff to be parallel=classes safe ........ r1152167 | dkulp | 2011-07-29 07:17:08 -0400 (Fri, 29 Jul 2011) | 2 lines [CAMEL-4095] More dynamic ports. With latest CXF snapshots, some parallel stuff works. ........ r1152188 | dkulp | 2011-07-29 08:46:08 -0400 (Fri, 29 Jul 2011) | 3 lines Update the way the first/lowest port is determined to better support parallel builds by allowing each VM/build to grab a block of 200 ports to use without worrying about the other builds conflicting. ........ r1152210 | davsclaus | 2011-07-29 09:19:46 -0400 (Fri, 29 Jul 2011) | 1 line CAMEL-4282: Example and archetypes should enable JMX for ActiveMQ if used. ........ r1152396 | dkulp | 2011-07-29 19:50:34 -0400 (Fri, 29 Jul 2011) | 2 lines Set the isCreateCamelContextPerClass on tests that can pass with it to speed up the tests ........ r1152423 | dkulp | 2011-07-29 23:05:32 -0400 (Fri, 29 Jul 2011) | 2 lines Undo commit of stuff that wasn't supposed to be committed. Work in progress. ........ r1152591 | davsclaus | 2011-07-31 12:51:04 -0400 (Sun, 31 Jul 2011) | 1 line CAMEL-3408: Added spring jars for testing camel-guice due JMX is enabled. ........ r1152592 | davsclaus | 2011-07-31 12:55:12 -0400 (Sun, 31 Jul 2011) | 1 line Upgraded jackrabbit to 1.6.4. Disabled a test that fails. ........ r1152607 | davsclaus | 2011-07-31 14:14:30 -0400 (Sun, 31 Jul 2011) | 1 line CAMEL-4247: Introduced ManagementMBeanAssembler as SPI to be able to move spring JMX logic from camel-core to camel-spring. ........ r1152620 | davsclaus | 2011-07-31 15:33:46 -0400 (Sun, 31 Jul 2011) | 1 line CAMEL-4250: Removed depdendency of commons-management. ........ r1152623 | cmueller | 2011-07-31 16:06:50 -0400 (Sun, 31 Jul 2011) | 1 line CAMEL-4239: Improve the VM component tests ........ r1152685 | ningjiang | 2011-07-31 23:58:37 -0400 (Sun, 31 Jul 2011) | 1 line Fixed a CS error of camel-xmpp ........ r1152686 | ningjiang | 2011-07-31 23:59:57 -0400 (Sun, 31 Jul 2011) | 1 line Update the spring schemas version ........ r1152948 | cmueller | 2011-08-01 18:02:58 -0400 (Mon, 01 Aug 2011) | 1 line added a test for a user forum issue ........ r1152957 | cschneider | 2011-08-01 18:40:24 -0400 (Mon, 01 Aug 2011) | 1 line CAMEL-4244 Moved default values to createProcessor ........ r1152991 | dkulp | 2011-08-01 21:18:01 -0400 (Mon, 01 Aug 2011) | 4 lines Use an async process to destroy the JMS DefaultMessageListenerContainer as the destroy method can take quite a while. (might be an issue in ActiveMQ). This chops the build time on my machine from 15min 28s to 10min 36s. ........ r1152992 | dkulp | 2011-08-01 21:18:11 -0400 (Mon, 01 Aug 2011) | 2 lines Fix compile error by removing the non-utf8 chars. Someone may need to figure out what those chars should have been. ........ r1153051 | davsclaus | 2011-08-02 03:23:59 -0400 (Tue, 02 Aug 2011) | 1 line CAMEL-4168: Added getRouteId to trace event message ........ r1153053 | davsclaus | 2011-08-02 03:27:23 -0400 (Tue, 02 Aug 2011) | 1 line CAMEL-4248: Introducing a set of Camel JMX annotations to be used for JMX management. ........ r1153061 | davsclaus | 2011-08-02 04:13:43 -0400 (Tue, 02 Aug 2011) | 1 line CAMEL-4168: Added getRouteId to trace event message ........ r1153092 | davsclaus | 2011-08-02 06:49:43 -0400 (Tue, 02 Aug 2011) | 1 line CAMEL-4291: Camel based JMX annotation assembler, which means using JMX no longer is dependent on spring JMX. Reduced dependeny in camel-core to not use Spring at all. ........ r1153094 | davsclaus | 2011-08-02 06:58:51 -0400 (Tue, 02 Aug 2011) | 1 line CAMEL-4291: Camel based JMX annotation assembler, which means using JMX no longer is dependent on spring JMX. Reduced dependeny in camel-core to not use Spring at all. ........ Modified: camel/branches/camel-2.8.x/ (props changed) Propchange: camel/branches/camel-2.8.x/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.