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 00CB2829D for ; Wed, 24 Aug 2011 21:36:11 +0000 (UTC) Received: (qmail 57506 invoked by uid 500); 24 Aug 2011 21:36:10 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 57447 invoked by uid 500); 24 Aug 2011 21:36:10 -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 57440 invoked by uid 99); 24 Aug 2011 21:36:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 21:36:10 +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, 24 Aug 2011 21:36:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C22982388ABA for ; Wed, 24 Aug 2011 21:35:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1161292 - /cxf/trunk/rt/pom.xml Date: Wed, 24 Aug 2011 21:35:48 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110824213548.C22982388ABA@eris.apache.org> Author: dkulp Date: Wed Aug 24 21:35:48 2011 New Revision: 1161292 URL: http://svn.apache.org/viewvc?rev=1161292&view=rev Log: Add mex to build Modified: cxf/trunk/rt/pom.xml Modified: cxf/trunk/rt/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/pom.xml?rev=1161292&r1=1161291&r2=1161292&view=diff ============================================================================== --- cxf/trunk/rt/pom.xml (original) +++ cxf/trunk/rt/pom.xml Wed Aug 24 21:35:48 2011 @@ -52,6 +52,7 @@ ws/addr ws/rm ws/security + ws/mex rs/security/xml management management-web