Problem in Running ANT | Selenium Forum
M
Posted on 18/04/2016
Hi ,

Thanks for the reply for the last query.I am still facing issue with ANT.Although I have build.xml file in my Project but still I get the error "buil.xml" does not exist .Please check the screen shot and
2) What are the changes to be done in the build.xml file
3)which jars are needed to generate XSSLT reports .

M
Replied on 18/04/2016

you have to change drive of command prompt to your project directory.


M
Replied on 19/04/2016

Please answer this question .
I did as suggested but now I am getting the error shown in the screenshot.


M
Replied on 19/04/2016

Please answer Q2 and Q3 also .


M
Replied on 19/04/2016

[quote:355ji5ie]What are the changes to be done in the build.xml file
[/quote:355ji5ie]

which changes?

[quote:355ji5ie]which jars are needed to generate XSSLT reports .
[/quote:355ji5ie]

saxon.jar and saxonliason.jar


M
Replied on 20/04/2016

To run the Project on ANT , we need to have build.xml file , I got the file from the downloaded code from the ANT Module . do we need to make changes in that file to run the project .


M
Replied on 20/04/2016

if you didn't change the project then no, you don't need to make any changes in build.xml.


M
Replied on 20/04/2016

I have build my own Project , I have not copied the code from Downloaded Code .
But I am using the build.xml file of the downloaded code .
in This case ,do I need to make changes in the build.xml file or not? If I have to make changes ,the please specify the changes that I need to make.


M
Replied on 20/04/2016

i don't know how you have build your project. so, i can't recommend any changes to your build.xml.


but i would suggest download ant project from website use them. and make changes in them.