On Thu, 19 Jul 2001, jani kaarela <[EMAIL PROTECTED]> wrote:
> So, the question is, has anyone been using Ant 1.4alpha?
Sure - most Ant developers do, I guess.
If you had asked a week or two I would have said it is rather stable
and approaching a new release. After that we've fixed some bugs 8-)
There are currently at least two changes that may affect your system -
a change to the classloader and a change to filename resolutions. If
you don't use custom taskdefs and don't do things like "ant -find" or
say "./foo" where "foo" would be enough, the current version will
probably work fine for you.
The rest will be sorted out rather soon, I hope.
> Is 1.4alpha usable in real production environment?
It is called "alpha" and we break things from time to time.
> Or would it be safer to simply eliminate the bug myself?
Maybe you can just replace the affected files in the ejb package?
Conor will know better than me.
Stefan