Java Mailing List Archive

http://www.junlu.com/

Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
winning the case for ANT

winning the case for ANT

2004-10-18       - By Chappell, Simon P
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

I have to correct a few things here.

>-----Original Message-----
>From: Erskine, Chris [mailto:chris.erskine@(protected)]
>Sent: Friday, October 15, 2004 7:33 AM
>To: Ant Users List
>Subject: RE: winning the case for ANT
>
>
>XML is just a standard way of formatting data.  In this case,
>the lines of data are script commands.

No! Ant is not a scripting language. Perhaps it should have been, but the
reality is that Ant is a build tool. It uses deterministic logic to build your
application, given descriptions of your project and the dependencies between
parts. This works really well in most instances. The biggest problem that I
have seen with ant, is that people try to use it like a scripting language and
wonder why that causes problems.

>You could define this format as a scripting
>language.  Each tool has its own formatting syntax.  If you
>look at Make, it
>has its own format that has the problem of the first character
>on a line
>having to be a tab character to be a command for a target.

Make is a fine tool, but it's not the best tool for Java applications. I like
make, wrinkles and all, but I use ant for my Java projects.

>XML format is just the format that was chosen for ant to describe the
>scripting.  This is not a battle that will be won on merit
>since it sounds
>like it is a religious issue for this developer.

Sounds like that project needs a good tech. lead to put their foot down and
make a decision. A tech lead needs to be somewhat like Linus Torvalds, a
benevolent dictator. :-)

>ANT is not an industry standard.  I do not even know if I

It most certainly is a de-facto standard on the Java side of the fence,
especially on the open source projects. To say otherwise is to display a
certain amount of ignorance of the state of the Java world.

>could define it as
>a best practice although I think it might be close.  It is a
>tool that used
>by many people to automate their build and deployment of code.
> It is very
>good at what it does which is why it is a popular as it is.

It's popular, it's used by many people ... sounds like a de-facto standard to
me.

<snip>

>Chris Erskine

Simon

-----------------------------------------------------------------
Simon P. Chappell                     simon.chappell@(protected)
Java Programming Specialist                      www.landsend.com
Lands' End, Inc.                                   (608) 935-4526

"Some problems are so complex that you have to be highly intelligent and well
-informed just to be undecided about them." - Laurence J. Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.