Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 76752 invoked from network); 5 Jan 2009 19:52:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2009 19:52:44 -0000 Received: (qmail 68821 invoked by uid 500); 5 Jan 2009 19:52:42 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 68793 invoked by uid 500); 5 Jan 2009 19:52:42 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 68782 invoked by uid 99); 5 Jan 2009 19:52:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 11:52:41 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bimargulies@gmail.com designates 209.85.218.12 as permitted sender) Received: from [209.85.218.12] (HELO mail-bw0-f12.google.com) (209.85.218.12) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 19:52:34 +0000 Received: by bwz5 with SMTP id 5so19527765bwz.6 for ; Mon, 05 Jan 2009 11:52:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=3MMOcpE64Z/2Zsz+0aXg3PymokRiLd20rrc3+J1CfvY=; b=mG5JXmfMPvPili+QrpyyT55K8rKrHP49Ii+O4ViuCi8f433erys7kcp+4UqcblTywG /OBr7PUOb7RULaHVpvY7nPEL/SGhJPWDFlR1C6Er3epW5FVCbGNGGdGidFwJXfB9zyiN cBoaqjnpgxxrjtxv5ykZsuKdRxBHk9NG5szOw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=I899lDfuxsOYHj3aRBZ51MckU7GPpa8++evRR8RDXNVMjGWFSEPkuQ9FQUyJ42YdAd JXIIX68Vqr26CjusVp4eMv+KztI9Ced7S0toiXTfd+msBdJUOm4WVEXiUTE+R+8oTfHn oduYOd4mAlLHGAV4q6rhAy/oTlLOlOGly3L/8= Received: by 10.181.201.18 with SMTP id d18mr7239111bkq.72.1231184931320; Mon, 05 Jan 2009 11:48:51 -0800 (PST) Received: by 10.181.16.8 with HTTP; Mon, 5 Jan 2009 11:48:51 -0800 (PST) Message-ID: <61b5d9410901051148j56efec61h3498644c6a9d7b4@mail.gmail.com> Date: Mon, 5 Jan 2009 14:48:51 -0500 From: "Benson Margulies" To: users@cxf.apache.org Subject: Re: POLL: JDDOM Usage and Aegis In-Reply-To: <21297768.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <61b5d9410901040434q37c133bfh17584c1fbe4f93c@mail.gmail.com> <200901051100.54866.dkulp@apache.org> <21297768.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org As I recall, there are compliance requirements for the tasks. On Mon, Jan 5, 2009 at 2:40 PM, Glen Mazza wrote: > > While we're at it, I think we should nuke the Ant task for 2.2--using Ant's > own task to run wsdl2java/java2whatever/whatever2whatever is easier > and nicely self-documenting anyway, and the task, by definition, > maps 100% to our command-line documentation so it requires zero maintenance. > > Glen > > > dkulp wrote: >> >> On Sunday 04 January 2009 7:34:42 am Benson Margulies wrote: >>> I know that some of you out there wish that CXF were slimmer. I've >>> have an opportunity to do some trimming come up. >>> >>> Aegis has code to allow mapping of JDOM Elements to XML and vica versa. >>> >>> Does anyone want this or care? At one level, I think it should be a >>> separate (if tiny) sample of using the API to add mappings rather than >>> a core feature? >> >> I think this is a good idea. Would need to be mentioned in the >> migration >> guide for 2.2 though, but that's not a huge deal. >> >> >> -- >> Daniel Kulp >> dkulp@apache.org >> http://dankulp.com/blog >> >> > > -- > View this message in context: http://www.nabble.com/POLL%3A-JDDOM-Usage-and-Aegis-tp21275741p21297768.html > Sent from the cxf-user mailing list archive at Nabble.com. > >