Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 32019 invoked from network); 30 Oct 2002 17:00:16 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Oct 2002 17:00:16 -0000 Received: (qmail 14004 invoked by uid 97); 30 Oct 2002 16:59:34 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 13931 invoked by uid 97); 30 Oct 2002 16:59:33 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 13778 invoked by uid 98); 30 Oct 2002 16:59:31 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Sender: root@denver.bea.com Message-ID: <3DC00DA8.6007DAF7@bea.com> Date: Wed, 30 Oct 2002 09:49:44 -0700 From: scollins Organization: IT X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Ant Users List Subject: Re: trouble getting task to use manifest.mf and include propertiesfiles References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am having the same problem with Ant 1.5.1. It also appears to fail in 1.6.alpha Bruce Snyder wrote: > My apologies for the second post, but I've received no answers yet. > > I'm using Ant 1.5 and the task. I'm trying to make the jar file > use the manifest that I've created dynamically and I'm also trying to > include a properties file. Neither of these requests are being included > in the final jar file. > > Please see the target I'm using: > > > >
> > > > > > >
>
> > destdir="${dist.dir}" > genericjarsuffix="" > > naming="ejb-name" > srcdir="${build.dir}"> > location="${etc.dir}/ejb-jar_2_0.dtd" /> > location="${etc.dir}/jboss.dtd" /> > > > > > > > > > > > > > > > > I'm simply ing the manifest and the properties file, but > they're not being picked up. I've tried many different variations on this, > none of which have worked yet. BTW, what happened to the 'manifest' > attribute to the task? I believe it was there in Ant 1.4, > wasn't it? > > I started using the task because I wanted to take advantage of > the features of BCEL for the beans I'm currently developing. However, > I'm to the point where I'm almost ready to go back to using the > task and forcing things into the jar. > > Thanks, > Bruce > -- > perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E > -- > To unsubscribe, e-mail: > For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: