Re: Updating jar fails

2005-09-03 Thread Carol Enderlin
I tried it out and it worked with added basedir (removed dest from the includes line): Try adding -v to your ant command to get more details about what it is doing. part of the verbose output I got: packAWT: [copy] C:\tools\code\antstuff\updatejar\src\applet.jar omitted as

Re: Ant - -- exclude not working

2005-05-20 Thread Carol Enderlin
Brian, It looks like you already included that package with a packageset. > > > > > > ... > > > > > > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For