Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-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 4C30F7ED9 for ; Wed, 28 Sep 2011 14:36:45 +0000 (UTC) Received: (qmail 36474 invoked by uid 500); 28 Sep 2011 14:36:45 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 36427 invoked by uid 500); 28 Sep 2011 14:36:45 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 36419 invoked by uid 99); 28 Sep 2011 14:36:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 14:36:45 +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; Wed, 28 Sep 2011 14:36:44 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 187DA23888FD for ; Wed, 28 Sep 2011 14:36:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1176901 - /cxf/branches/2.4.x-fixes/ Date: Wed, 28 Sep 2011 14:36:24 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20110928143624.187DA23888FD@eris.apache.org> Author: dkulp Date: Wed Sep 28 14:36:23 2011 New Revision: 1176901 URL: http://svn.apache.org/viewvc?rev=1176901&view=rev Log: Blocked revisions 1176317,1176408,1176442-1176443,1176457,1176568 via svnmerge ........ r1176317 | sergeyb | 2011-09-27 06:42:52 -0400 (Tue, 27 Sep 2011) | 1 line [CXF-2759] Minor refactorings ........ r1176408 | sergeyb | 2011-09-27 10:47:30 -0400 (Tue, 27 Sep 2011) | 1 line [CXF-2759] More refactorings plus adding a demo missed during the original commit ........ r1176442 | coheigea | 2011-09-27 11:51:40 -0400 (Tue, 27 Sep 2011) | 2 lines [CXF-3826] - Implementation of caching in STS - Patch applied, thanks ........ r1176443 | coheigea | 2011-09-27 11:52:05 -0400 (Tue, 27 Sep 2011) | 1 line [CXF-3827] - Cancelling a SCT with STS is missing verification of proof of possession key ........ r1176457 | sergeyb | 2011-09-27 12:17:49 -0400 (Tue, 27 Sep 2011) | 1 line [CXF-2759] Removing optional HTTP verbs from Token ........ r1176568 | dkulp | 2011-09-27 15:46:04 -0400 (Tue, 27 Sep 2011) | 6 lines Add a few Karaf command line things to start/stop/list endpoints that are running in Karaf Fix some issues with stoping a Server causing it to completely unregister. Add ability to see if a server is stopped or not. Make sure the Bus is marked RUNNING after the initialization is done. ........ Modified: cxf/branches/2.4.x-fixes/ (props changed) Propchange: cxf/branches/2.4.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.