done
rev 792406
Jan
>-Ursprüngliche Nachricht-
>Von: Benjamin de Dardel [mailto:benjamin.dedar...@gmail.com]
>Gesendet: Mittwoch, 8. Juli 2009 18:20
>An: dev@ant.apache.org
>Betreff: Adding ANT4HG to the External Tools and Tasks
>
>Hi all,
>
>I'm working on ant4hg, which aims to impleme
Ant doesnt have a "release plan".
The next version will be available when "its finished" ;-)
This means:
- there must be some fixes, new features in the codebase
- the PMC must think the "new" things are a new version worth
- a volunteer to build the release
...
Do you think there are fixes or fe
What does it mean, that it is no schedule for next release?
the previous versions is out more than an year. I don't understand why hasn't
new release been released yet ?
2009/7/1 Marek Novotný
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I haven't found out the ans
Hi all,
I'm working on ant4hg, which aims to implement mercurial functionnalities in
ant tasks.
Could you please add this projet to the External Tools and Tasks (section
Source Control Systems).
Best regards,
Benjamin de Dardel
These are tasks that allow users to access Mercurial
On 2009-07-08, Hans Lund wrote:
> I'm not sure if this is a bug, or just works as it should:
depends on who you ask 8-)
https://issues.apache.org/bugzilla/show_bug.cgi?id=11143
seems to think we should use the task's classloader instead of the
context classloader.
> Class.forName('') is
On 2009-07-08, Kevin Jackson wrote:
> This appeared unexpectedly in my inbox
If that happens to me I (politely - if I have a good day) tell people
to use the official channels.
> - I can look into apply it as a patch and committing it if people
> think it's a good idea.
I'd prefer to see this
Hi,
This appeared unexpectedly in my inbox - I can look into apply it as a
patch and committing it if people think it's a good idea.
Thanks,
Kev
-- Forwarded message --
From: Lucas Noleto
Date: Tue, Jul 7, 2009 at 11:04 PM
Subject: ant SSHExec optional task support to shell mod
Hi All
I'm not sure if this is a bug, or just works as it should:
but when using ant to invoke the java runtime compiler
com.sun.tools.javac.Main this fails if ant is loaded from a parent
ClassLoader to tools.jar even though tools.jar is in the current context
classloader for the thread.
It f