Re: Is there an environment var to add the antlib path to?

2002-07-10 Thread Thomas Zander
ual/index.html", [...] > > Except it's not exactly built-in -- the wrapper script sets it. So if you > run Ant some other way, you'd need to define it. > > Diane Hi, I still find this valuable info for the docs. Adding the disclaimer naturally

[PATCH] extending the Dirname task

2002-07-07 Thread Thomas Zander
I want to find out which classes live in the same dir as that file. I can't find a way in ant to do this, so I added a number of properties to the task. To select all classes just type: Please consider adding the patch to the main distribution. Thanx

Re: [warning inflammatory email] Stagn-ant?

2002-07-07 Thread Thomas Zander
do to get there. I'd hate to see your obvious dissapointment go wasted, but your email won't change much! Showing work and making sure its done by starting doing it will! -- Thomas Zander [EMAIL PROTECTED]

Re: RMI problem with Ant

2002-07-05 Thread Thomas Zander
bove happen some times, so excuse my answer if it totally missed the mark :) -- Thomas Zander [EMAIL PROTECTED] We are what we pretend to be msg18076/pgp0.pgp Description: PGP signature

Re: Passing fileset to child ant project error

2002-07-03 Thread Thomas Zander
ter: inheritRefs If true, pass all references to the new Ant project. Defaults to false. -- Thomas Zander [EMAIL PROTECTED] We are what we pretend to be msg18012/pgp0.pgp Description: PGP signature

Re: proposed: ant build contest

2002-07-03 Thread Thomas Zander
s would be given all source, etc., and have 2 weeks > to respond. Contestants would be judged on the how > completely they exploit ant and related tools to create a > developer friendly build environment. The Champion would > receive honorable mention on Ant homepage for

Re: Excludes file problem !!

2002-07-01 Thread Thomas Zander
hat I > want ultimately), but I still got the same error !! > > -Original Message- > From: Thomas Zander [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 01, 2002 10:54 AM > To: Ant Users List > Cc: Das, Kuntal > Subject: Re: Excludes file problem !! > > &g

Re: Excludes file problem !!

2002-07-01 Thread Thomas Zander
ompile. classpath="${build.dir}/oui.jar;${build.dir}; I think that should work. You can try with a simple manual javac from the command line as well (after setting the correct CLASSPATH). -- Thomas Zander [EMAIL PROTECTED]

Re: Starting a Java application in the background.

2002-07-01 Thread Thomas Zander
nd of "background" flag in > >>the > >Java task, but I suspect you'd need to find >someone who truly > >understands > >that code first. > > > >There are some patche in bugzilla. > > > >It is hard to write, at least in a cross-platform way -- Thomas Zander [EMAIL PROTECTED] We are what we pretend to be msg17957/pgp0.pgp Description: PGP signature

website.

2002-06-30 Thread Thomas Zander
; --- build.xml-old Sun Jun 30 16:12:06 2002 +++ build.xml Sun Jun 30 16:13:12 2002 @@ -65,7 +65,7 @@ - + -- Thomas Zander [EMAIL PROTECTED] We are what we pretend to be -- To unsubscribe

Extending the include/exclude dirset

2002-06-30 Thread Thomas Zander
e PatternSet.NameEntry where I wanted to extend the valid() method. Many thanx! -- Thomas Zander [EMAIL PROTECTED] We are what we pretend to be msg17935/pgp0.pgp Description: PGP signature