Re: Updating jar fails
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
Brian, It looks like you already included that package with a packageset. > > > > > > ... > > > > > > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For