Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 61426 invoked from network); 4 Jul 2008 16:10:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2008 16:10:29 -0000 Received: (qmail 85888 invoked by uid 500); 4 Jul 2008 16:10:30 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 85874 invoked by uid 500); 4 Jul 2008 16:10:30 -0000 Mailing-List: contact issues-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 issues@cxf.apache.org Received: (qmail 85863 invoked by uid 99); 4 Jul 2008 16:10:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2008 09:10:30 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2008 16:09:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9F8E4234C150 for ; Fri, 4 Jul 2008 09:09:36 -0700 (PDT) Message-ID: <1900625521.1215187776650.JavaMail.jira@brutus> Date: Fri, 4 Jul 2008 09:09:36 -0700 (PDT) From: "Guillaume Nodet (JIRA)" To: issues@cxf.apache.org Subject: [jira] Resolved: (CXF-1688) Make the JBI binding and transport OSGi bundles In-Reply-To: <208756013.1215187653110.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved CXF-1688. ---------------------------------- Resolution: Fixed Sending rt/bindings/jbi/pom.xml Adding rt/bindings/jbi/src/main/resources/META-INF/cxf/bindings Adding rt/bindings/jbi/src/main/resources/META-INF/cxf/bindings/jbi Adding rt/bindings/jbi/src/main/resources/META-INF/cxf/bindings/jbi/cxf-binding-jbi.xml Sending rt/transports/jbi/pom.xml Adding rt/transports/jbi/src/main/resources/META-INF/cxf/transport Adding rt/transports/jbi/src/main/resources/META-INF/cxf/transport/jbi Adding rt/transports/jbi/src/main/resources/META-INF/cxf/transport/jbi/cxf-transport-jbi.xml Transmitting file data .... Committed revision 674082. > Make the JBI binding and transport OSGi bundles > ----------------------------------------------- > > Key: CXF-1688 > URL: https://issues.apache.org/jira/browse/CXF-1688 > Project: CXF > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Fix For: 2.1.2 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.