: Friday, April 27, 2007 7:28 PM
Subject: Re: How I may run junit test cases in packages?
Ok, this is just a wild guess, but is this where you would use something
like:
Donald
Denis Bessmertnyj wrote:
Hi All,
this test cases without directly specifying
test case
class names or packages. Ant may know only root_dir location.
thank you
---
Denis Bessmertnyj,
GUI SoftWeb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
Does ant have predefined system properties?
For example, I want to get current dir name.
How I may do it?
thank you
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Steve,
I have had a talk with my PM and he told me that he also had this bug with
ant.
1.7 doesn't want to work with network resources.
-
Denis
- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, Apr
Here is %JCLASSES_LIB_DIR% variable value (maybe it will be helpful)
\\PC03\jclasses\lib
Here is %ANT_CLASSPATH%
set
ANT_CLASSPATH=%JCLASSES_LIB_DIR%\ant-1.7.0.jar;%JCLASSES_LIB_DIR%\ant-launcher-1.7.0.jar;%JCLASSES_LIB_DIR%\xercesImpl-2.9.0.jar;%JCLASSES_LIB_DIR%\xml-apis-1.3.04.jar;%JCLASSES_L
java org.apache.tools.ant.Main -classpath
%CLASSPATH%;%ANT_CLASSPATH% -buildfile build.xml
- Original Message -
From: "Steve Loughran" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, April 27, 2007 1:50 PM
Subject: Re: Ant: URI has an authority comp
Steve,
current directory. I just make a test in order to run Ant via Java
- Original Message -
From: "Steve Loughran" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, April 27, 2007 1:50 PM
Subject: Re: Ant: URI has an authority component
Denis
Hi All,
Ant in Anger.
Here is my simple build.xml
Hello, Hello
I attach the next jars
ant-1.7.0.jar;ant-launcher-1.7.0.jar;catalina-ant.jar;activation.jar;ant-javamail-1.7.0.jar;junit.jar;ant-junit-1.7.0.jar;
And I receive
BUILD FAILED
java.lang.IllegalArgumentException: URI
task)
Hello Denis,
should work.
Regards
Frank
Quoting Denis Bessmertnyj <[EMAIL PROTECTED]>:
It's Since Ant 1.7, but I use Ant 1.6.
-
Denis
- Original Message - From: "Martin Gainty" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, April
f you have received this email message in error, please
notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
----- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To: "Ant Users List"
Hi,
how I may escape this warning message in War task
[war] Warning: selected war files include a WEB-INF/web.xml which will
be ignored (please use webxml attribute to war task)
Here my war task
As you see I have webxml attribute and it refs correctly.
But in web application files in WE
l 26, 2007 3:50 PM
Subject: RE: Cannot send e-mail via ant
-----Original Message-
From: Denis Bessmertnyj [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 26, 2007 6:35 AM
To: Ant Users List
Subject: Cannot send e-mail via ant
And I receive
BUILD FAILED
java.lang.NoSuchFieldError: headers
Hi, All.
I try to send e-mail via ant.
Here is my code
mailport="..."
from="..."
tolist="..."
subject="..."
messagefile="..."
encoding="mime"
messagemimetype="text/html"
charset="Window
this email message in error, please
notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Monday, Apr
I need to send e-mail with html junit report content in body.
I use the next
but this approach doesn't work. It just shows me html as plain text and
doesn't render it.
---
Denis Bessmertnyj,
GUI SoftWeb
-
To u
Hi,
I have a lot of jars with JUnit test cases.
How I may run them.
What is wrong in this approach:
ssed
- testSendRequest - passed
SecondTestCase - failed
- testPutGoods - passed
- testGetBusket - failed
...
thank you
---
Denis Bessmertnyj,
GUI SoftWeb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
Hi,
I have a lot of jars with JUnit test cases.
How I may run them.
What is wrong in this approach:
Inside thank you
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
How I may use a resultproperty?
May you give me an example?
thank you
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Friday, April 20, 2007 12:22 PM
Subject: AW: If one execution is failed
-Ursprüngliche Nachricht-
Von: Denis Bessmertnyj [mailto:[EMAIL PRO
I have a lot of Note that all this info.
---
Denis Bessmertnyj,
GUI SoftWeb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Also, it is interesting, how then I may undeploy jar file from Tomcat.
- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To:
Sent: Friday, April 20, 2007 10:41 AM
Subject: Deploy to Tomcat
Beautiful day,
I need to deploy jar file to Tomcat serv
Beautiful day,
I need to deploy jar file to Tomcat server with Ant help.
What I need to do?
Thank you
---
Denis Bessmertnyj,
GUI SoftWeb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
thing:
Please, help me.
thnx.
---
Denis Bessmertnyj,
GUI SoftWeb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sorry, I forgot to set system vars before
- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, March 21, 2007 11:37 AM
Subject: Ant: mkdir and system vars
Hi,
here is a part of my build file
ecutes. But when folder with name "${env.ALL_TESTS_BUILD_DIR}" in the current directory and
puts classes there.
What is wrong?
thnx
---
Denis Bessmertnyj,
GUI SoftWeb
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Thank you, I forgot to add fork="true"
- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 21, 2007 11:01 AM
Subject: ANT: unable to find a javac compiler when I invoke ant from cmd
script (UPDATE)
And I
And I have the next target in my build.xml
- Original Message -
From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 21, 2007 10:59 AM
Subject: Ant: unable to find a javac compiler when I invoke ant from cmd
script
Hi,
I hav
Hi,
I have build.cmd with the next code:
set
ANT_CLASSPATH=%JCLASSES_DIR%\lib\ant.jar;%JCLASSES_DIR%\lib\catalina-ant.jar;%JCLASSES_DIR%\lib\ant-launcher.jar;
call java -classpath %ANT_CLASSPATH%;%CLASSPATH%
org.apache.tools.ant.Main -buildfile %ALL_TESTS_SRC_DIR%\build.xml
The last command,
Hi, Ant users.
May the Ant do the next thing for me:
It lists all dirs in the current directory and then entrance in each dir by
turns and execute build.xml in current directory.
Is it real?
---
Denis Bessmertnyj,
GUI SoftWeb
30 matches
Mail list logo