Sethu Prasad G wrote:
Jeff, I feel sorry for my mistake,
--- the things at my end are like what is the equivlent of make's strip function in Ant and the like --- working on an urgent release --- which makes me to write to this list.

first rule of successful projects: never change big things like the build process just before the release.

stick with make until you ship, then migrate. If you have to use ant right now, you can always exec Ant from make. Use the unix ant command or , on windows, runant.pl or runant.py to get error codes propagating back.

-steve

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

Reply via email to