RE: difference between unzip task and unzip executable

2011-11-07 Thread Justin Georgeson
Thanks. I've commented below > -Original Message- > From: Rainer Noack [mailto:rai...@noacks.net] > Sent: Monday, November 07, 2011 2:37 PM > To: d...@ant.apache.org; Ant Users List > Subject: Re: difference between unzip task and unzip executable > > Hi Ju

Re: difference between unzip task and unzip executable

2011-11-07 Thread Rainer Noack
, November 07, 2011 1:46 PM To: d...@ant.apache.org Subject: RE: difference between unzip task and unzip executable I started asking this on the user list, but no response, and it seems deeper than just incorrect usage. Apologies if that's what it turns out to be. I've broken it down into a very

RE: difference between unzip task and unzip executable

2011-11-04 Thread Justin Georgeson
y, November 04, 2011 1:35 PM To: user@ant.apache.org Subject: difference between unzip task and unzip executable I'm trying to get javadoc inheritance working from JDK classes, and what I'm finding is if I use in my Ant target, the javadoc task ignores that sourcepath entry because it

difference between unzip task and unzip executable

2011-11-04 Thread Justin Georgeson
I'm trying to get javadoc inheritance working from JDK classes, and what I'm finding is if I use in my Ant target, the javadoc task ignores that sourcepath entry because it doesn't contain any packages matching my packagenames parameter (running with -verbose says it "doesn't contain any pack