spanning XML files outside of XML declaration

2002-11-08 Thread David Adams
es this make sense? ~~~~~ David Adams Ignite Sports (www.ignitesports.com) Voice: 773.293.4300 ~

RE: spaces in javac directories

2002-09-20 Thread David Adams
directories Gordon Tyler wrote: > David Adams wrote: > >> I have tried a number of different quoting methods ('" "', ' ', " >> ", putting a \ in front of the space to escape). None of these >> methods seem to work. > > I h

spaces in javac directories

2002-09-20 Thread David Adams
Thanks in advance for the help. ~~~~~~~

using property in target depends

2002-08-27 Thread David Adams
undamental here Thanks. ~~~~~ David Adams Ignite Sports (www.ignitesports.com) Voice: 773.293.4300 ~

RE: Target/unless not working

2002-08-02 Thread David Adams
ication of what your are really trying to do. --DD -Original Message----- From: David Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 5:35 PM To: Ant Users List Subject: RE: Target/unless not working It does, very clear, thanks. But, is there a way around this? I have pro

RE: Target/unless not working

2002-08-01 Thread David Adams
ble to (which sets "antcall#2:first_built" when it runs the 'first' target). Neither this properties would be visible if you tried to them in your main target after the 2 antcalls... Hope this help clarify things a bit. --DD -Original Message- From: David Adams [mailto:

Target/unless not working

2002-08-01 Thread David Adams
nit first: [echo] first [echo] true second: [echo] true BUILD SUCCESSFUL Total time: 9 seconds The expectation is that "second" runs without going into "first". Thoughts? ~~~~~ David Adams Ignite Sports (www.ignitesports.com) Voice: 773.293.4300 ~

RE: passing references

2002-07-22 Thread David Adams
002 4:01 PM To: Ant Users List Subject: Re: passing references --- David Adams <[EMAIL PROTECTED]> wrote: > ^^^refs >From the Antcall doc page: inheritAll If true, pass all properties to the new Ant project. Defaults

passing references

2002-07-22 Thread David Adams
as I would expect. References appear to have a limit as to how many times they can be passed. Is there some sort of expiration? ~~~~~ David Adams Ignite Sports (www.ignitesports.com) Voice: 773.293.4300 ~

Passing fileset to child ant project error

2002-07-03 Thread David Adams
: I continually receive the error "Reference globals not found" at the line "". Is there a way I can pass a fileset to another ant file? ~~~~~ David

RE: Newbie question about exec/chown

2002-04-23 Thread David Adams
Adding parallel="true" vastly improves performance. Thanks for the suggestion. -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 1:07 AM To: [EMAIL PROTECTED] Subject: Re: Newbie question about exec/chown On Mon, 22 Apr 2002, D

RE: Newbie question about exec/chown

2002-04-22 Thread David Adams
al Message----- From: David Adams [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 5:01 PM To: [EMAIL PROTECTED] Subject: Newbie question about exec/chown All, I am trying to write an exec task in UNIX to chown a directory and files (as well as the subdirectories). The task command I a

Newbie question about exec/chown

2002-04-22 Thread David Adams
come out well when I the entire task command. Any thoughts? ~ David Adams Ignite Sports (www.ignitesports.com) ~