RE: How do I trace where a target was called from in a complicated build?

2012-03-19 Thread Justin Georgeson
> -Original Message- > From: KARR, DAVID [mailto:dk0...@att.com] > Sent: Monday, March 19, 2012 11:48 AM > To: user@ant.apache.org > Subject: How do I trace where a target was called from in a complicated > build? > > I'm working with a complex build that calls the "clean" target at some p

RE: difference between unzip task and unzip executable

2011-11-07 Thread Justin Georgeson
javadoc. So maybe I'm asking the wrong forum, but it seemed the best place to start, and oracle.com seems hell-bent on keeping me out of their forums. > Am 07.11.2011 20:52, schrieb Justin Georgeson: > > I think it stripped the attachment, so I put it here > > > > http:

RE: difference between unzip task and unzip executable

2011-11-04 Thread Justin Georgeson
when everything says the contents of the files are identical. Even if I use the task to put the contents of src.zip in the 'src' folder that my source code is in, there's no javadoc inheritance. -Original Message- From: Justin Georgeson [mailto:jgeorge...@lgc.com] Sent: Frida

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