Re: Newbie question concerning ant javac

2009-06-01 Thread a1slowhand
gt; > > > > > > > > > > > Any help at this point would be great! Even if it's to point me to the > right place in the manual. I have no problem reading and studing, but the > terminology Ant uses is not what I kno

Re: Newbie question concerning ant javac

2009-05-30 Thread David Weintraub
dd" > includes="**/*.*"/> > > > > > > > > > > > Any help at this point would be great! Even if it's to point me to the > right place in the manual. I have no problem reading and studing, but the > terminol

Re: Newbie question concerning ant javac

2009-05-29 Thread a1slowhand
ean all the intermediate files look like > "changed" files due to being copied, but there are ways to tell the COPY > task to only copy over files that have changed. > > Again, this is all me thinking out loud, and not something I've had to > attempt myself. > -- &g

Re: Newbie question concerning ant javac

2009-05-29 Thread Chuck Burgess
On Fri, May 29, 2009 at 10:35 AM, a1slowhand wrote: > > My company is just now moving to Ant and I have been given the task of > moving > it. I have been able to compile our main source directory, so I know I > have > Ant installed and working propertly. We have our based code, and then > custom

Newbie question concerning ant javac

2009-05-29 Thread a1slowhand
trying to accomplish. Thanks to all. Ron -- View this message in context: http://www.nabble.com/Newbie-question-concerning-ant-javac-tp23782206p23782206.html Sent from the Ant - Users mailing list archive at Nabble.com. -