Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 18898 invoked from network); 22 Apr 2004 15:13:40 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Apr 2004 15:13:40 -0000 Received: (qmail 87831 invoked by uid 500); 22 Apr 2004 15:12:44 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 87735 invoked by uid 500); 22 Apr 2004 15:12:43 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 87649 invoked from network); 22 Apr 2004 15:12:42 -0000 Received: from unknown (HELO corp-200.dfki.uni-sb.de) (134.96.188.10) by daedalus.apache.org with SMTP; 22 Apr 2004 15:12:42 -0000 Received: from corp-200.dfki.uni-sb.de (IDENT:root@localhost [127.0.0.1]) by corp-200.dfki.uni-sb.de (8.12.10/8.12.9) with ESMTP id i3MFAKq1012103 for ; Thu, 22 Apr 2004 17:10:20 +0200 (MET DST) Received: from [IPv6:::1] (hal.dfki.uni-sb.de [134.96.184.85]) by corp-200.dfki.uni-sb.de (8.12.10/8.12.6) with ESMTP id i3MFAJv1012099 for ; Thu, 22 Apr 2004 17:10:19 +0200 (MET DST) Mime-Version: 1.0 (Apple Message framework v613) In-Reply-To: <1082644000.2812.17.camel@Timlin> References: <40878456.20808@interchain.nl> <6493E70C-943D-11D8-B828-000A95C50B1C@activemath.org> <40879063.9090502@interchain.nl> <1082644000.2812.17.camel@Timlin> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <297E12CE-946F-11D8-B828-000A95C50B1C@activemath.org> Content-Transfer-Encoding: 7bit From: Paul Libbrecht Subject: Re: jellyswing Date: Thu, 22 Apr 2004 17:10:16 +0200 To: Jakarta Commons Users List X-Mailer: Apple Mail (2.613) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N How about trying maven ? It's the official way in principle maybe we should remove or regenerate the build.xml. Also, the build.xml is only going to be good for compiling... The following just worked for me: mkdir xwing cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xwing co . cd projects/xwing maven jar:install-snapshot cd ../xwingxet/ maven jar maven makeApplets appletviewer target/applets/Applet-XwingXet.html paul On 22-Apr-04, at 16:26 Uhr, David Forslund wrote: > I did a CVS checkout on xwing and tried an ant build. It fails with > many > missing classes. Not all of Jaxen is there and it is missing > org.apache.commons.lang > > I can add some of the jar files, but why go through the effort of > autodownloading the jar files if they aren't the right ones or aren't > sufficient? --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org