Thanks DD -- we are mostly an MS shop, but we do have a mixed set of
developers. I'm actually part of a dev group doing Java and we are already
using Ant for our build process (javac, junit, javadocs, deployment, even
some 3rd party tasks for compiling Adobe Flex code and remote ssh
connections to our staging server) and the success of this build process is
what is prompting our existing buildmasters to take a look.  So far they are
very impressed, hence the desire to learn Ant rather than write a custom
build tool on their own.

The problem is that we (and by "we" I really mean myself) don't have much
prior experience with Ant, so "we" are learning it on the side (I picked up
Steve Loughran's book "Ant in Action" which has helped tremendously).  I'd
like to be able to stick with Ant since we already have some part of the
company using it, and have one (very important) guy in the company as my
advocate.

Regards,
KaJun


Dominique Devienne-2 wrote:
> 
> 
> Unless you also have Java code to build, NAnt or msbuild directly may
> be better suited to your needs. Ant can do it, and there's an Antlib
> to deal specifically with Visual Studio and .NET stuff, since it
> sounds you are Windows only, Ant+Java may not be the best fit. Just my
> $0.02. --DD
> 
> 

-- 
View this message in context: 
http://www.nabble.com/converting-from-DOS-Visual-Studio-to-Ant-for-build-tp14930444p14938028.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to