R
Roger Huston
Hello,
I am a Configuration Manager, recently hired into a company that wants
to start using Ant for its build system. The funny thing is that we
do not have any java in our application it is all MS C++ stuff, so I
am not sure how much use Ant will be.
I need to start finding out more info on Ant. I saw a reference to an
Ant mailing list, where can I find that? Is there one specific to
those of us on MS systems?
I also have a question. We are running an Ant task already, from a
batch file. It calls some external commands while it runs. If one of
these commands throws an error - Errorlevel 1 - how can that be
transmitted back when ant exists. Can it exit with an errorlevel of
1?
Thank you!
Rober
I am a Configuration Manager, recently hired into a company that wants
to start using Ant for its build system. The funny thing is that we
do not have any java in our application it is all MS C++ stuff, so I
am not sure how much use Ant will be.
I need to start finding out more info on Ant. I saw a reference to an
Ant mailing list, where can I find that? Is there one specific to
those of us on MS systems?
I also have a question. We are running an Ant task already, from a
batch file. It calls some external commands while it runs. If one of
these commands throws an error - Errorlevel 1 - how can that be
transmitted back when ant exists. Can it exit with an errorlevel of
1?
Thank you!
Rober