Brett Porter wrote:
On 4/07/2006 8:16 PM, Steve Loughran wrote:
very +1 too, though I'd like it decoupled from any partiucular build
tool if possible, primarily because you can do other things outside
the build itself. Imagine apps auto-opening bugreps on system crashes,
for example.
None of the shared libraries (be it wagon, scm, doxia, issue, jxr, the
repository tools, etc) are coupled to a particular build tool. It's only
Ant that does that :)
:)
That'll be the ant-that-has-to-support-java-1.2 on
everything-and-build-with-no-dependencies, won't it?
we have our own exec logic in smartfrog BTW. There's no need for most
programs to have logic that handles execution of java programs on
netware, or the correct handling of error codes on VMS, not unless they
have to, and it makes the interior of the exec and java classes in Ant
kind of messy. Worse yet, you have to deal with support calls related to
Netware filesystems, VMS [1]or obscure IBM mainframes [2]. You do not
want to go there. It is bad enough having to keep win98 vmware images
around.
[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=31589
[2] http://issues.apache.org/bugzilla/show_bug.cgi?id=28111
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]