Magnus ?or Torfason <[EMAIL PROTECTED]> writes:

> I would like to see the files there.
> 
> 1)
> It's not just about developing Turbine.  It is not easy to say RTFS (Read
> The F.. Source) unless one expects people to be able to compile the source
> with reasonable ease.

I suggest installing Ant onto your system just as you would install
gmake onto a Solaris box.  For Linux, Josh Lucas has a RPM:

http://releng.tigris.org/servlets/ProjectDownloadList?action=download&dlID=73

> 2)
> Also I think that if Ant is getting so good that all the extra stuff that
> used to be in the files is unneccessary, then maintaining the files will be
> trivial.

Ant is improving, but it has also been augmented by a great set of
wrapper scripts that do the same thing that our build scripts do.  I
for one am not interested in maintaining duplicate functionality.
Also, soon typing `ant <target>` will be as ubiquitous as typing
`make <target>`.

> 3)
> This argument may be invalid now, but only half a year ago I had problems
> with building two projects with the same version of Ant, since directives
> were incompatible.  Turbine has traditionally been bleeding edge and I am
> sure that any new Ant Magic that will be added will be instantly utilized in
> Turbine.

Build scripts can be incompatible, this is true.  I think that this
argument may still be valid...


Daniel

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

Reply via email to