Amal,
Do you know of anyone that might be qualified for the position I
attached?
Chris
-Original Message-
From: amalorpavadoss [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 4:11 AM
To: user@ant.apache.org
Subject: Unit Test
Hi,
May I know, how NAnt performs unit testing..
I think this might help:
http://ant.apache.org/manual/CoreTasks/resourcecount.html
Here's a snippet I just tested:
It's much cleaner than attempting to write a script.
On 10/26/07, Sujie <[EMAIL PROTECTED]> wrote:
>
> Hi
Simple,
use hudson ;-)
see the awesome plugins
Peter
On 10/26/07, david <[EMAIL PROTECTED]> wrote:
> Hello Steve and ant folks, I have read and have completely improved my
> development with the JDA book but now I'm in the position such that I need
> more tools. Please reply if the continual
Hello Steve and ant folks, I have read and have completely improved my
development with the JDA book but now I'm in the position such that I need more
tools. Please reply if the continual build tools listed are in order of
preference and why. I am currently (trying...) to use CC. What I complete
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 12:19 PM
To: Ant Users List
Subject: RE: Ant task to Count number of files in a directory
/*
...
you need =
http://jakarta.apache.org/bsf/
http://dist.codehaus.org/jruby/jruby-complete-1
NAnt is not Ant - so this is the wrong mailinglist ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: amalorpavadoss [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 26. Oktober 2007 13:11
>An: user@ant.apache.org
>Betreff: Unit Test
>
>
>Hi,
>
>May I know, how NAnt performs unit testing... how do w
Hi,
May I know, how NAnt performs unit testing... how do we get the unit test
result...
Thanks
Amal
--
View this message in context:
http://www.nabble.com/Unit-Test-tf4696623.html#a13425075
Sent from the Ant - Users mailing list archive at Nabble.com.
---
Hi,
-Original Message-
From: Sujie [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 12:09 PM
To: user@ant.apache.org
Subject: RE: Ant task to Count number of files in a directory
/*
I get the following error when trying to using ruby as a script
language.
"unable to load a sc
I get the following error when trying to using ruby as a script language.
"unable to load a script engine manager (org.apache.bsf.BSFManager or
javax.script.ScriptEngineManager)"
Do i need to import something else?
The resource count is not working for me. It always returns 1 irrespective
of num
-Original Message-
From: Sujie [mailto:[EMAIL PROTECTED]
Sent: Friday, October 26, 2007 10:42 AM
To: user@ant.apache.org
Subject: Ant task to Count number of files in a directory
/*
Hi
I would like to count the number of jar files in a directory.
I am using ANT 1.7.
*/
with ant < 1.
easy:
import javax.swing.*;
new Thread() {
public void run() {
JOptionPane.showMessageDialog(
null, "A long and boring message",
"Danger Danger", JOptionPane.ERROR_MESSAGE);
}
}.start();
<. the rest of th
an important difference is, that calling a SwingDialog with
script is blocking the build, whereas the exec doesn't block
the build.
So if you don't want to block the build you have to use
antcontrib limit task =
...
or is there another way ?
Regards, Gilbert
-Original Message-
Hi
I would like to count the number of jar files in a directory.
I am using ANT 1.7.
Any help will be much appreciated.
Thanks
--
View this message in context:
http://www.nabble.com/Ant-task-to-Count-number-of-files-in-a-directory-tf4695926.html#a13423035
Sent from the Ant - Users mailing l
Hi,
-Original Message-
From: Peter Reilly [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 4:52 PM
To: Ant Users List
Subject: Re: possible to open an alert window?
/*
or use