Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 34877 invoked from network); 29 Mar 2003 08:23:00 -0000 Received: from sccrmhc01.attbi.com (204.127.202.61) by daedalus.apache.org with SMTP; 29 Mar 2003 08:23:00 -0000 Received: from k7.attbi.com (c-24-130-52-125.we.client2.attbi.com[24.130.52.125]) by sccrmhc01.attbi.com (sccrmhc01) with SMTP id <2003032908231100100ap3gve>; Sat, 29 Mar 2003 08:23:11 +0000 Message-Id: <5.2.0.9.2.20030329000048.0271d500@mail.attbi.com> X-Sender: rtayek@mail.attbi.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sat, 29 Mar 2003 00:20:01 -0800 To: Ant Users List From: Ray Tayek Subject: jar task is really nice with local build, but how do i ... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hi, i noticed an interesting thing when using a local build file (see blow) or this simple project (it screen scrapes go games from www.itsyourturn.com and converts them in to .sgf files so i can fool around with them easier). what i noticed was that the jar had *all* of the "other" files i needed from the source tree (like my io.* and gnu.getopt) even though my class files were put into ./classes (i.e. the com.tayek.... class tree was built here). i have this other jar task src (see below) that jars up the source from where i am but it has no way of knowing that i need com.tayek.io.* and gnu.getopt. is there any way for ant to do this? (i.e. jar up all of the source that i need to run the build file without having to explicitly include them a line at a time). so i could take this file and install it somewhere else (ignoring for the moment any additional jars that it needed to run). thanks --- ray tayek http://tayek.com/ actively seeking mentoring or telecommuting work vice chair orange county java users group http://www.ocjug.org/ hate spam? http://samspade.org/ssw/