On 2011-10-24, Michael B Allen wrote:
> I would argue that if pathelement requires jsse.jar, it should
> automatically include it in the classpath just as it does rt.jar.
Huh? I must have misread your original post, sorry.
certainly doesn't require jsse.jar, not much in Ant would
do (the SSH t
On Sat, Oct 22, 2011 at 1:13 AM, Stefan Bodewig wrote:
> Hi Michael,
>
> On 2011-10-21, Michael B Allen wrote:
>
>> I'm posting this to dev instead of users because my best guess is that
>> this is a bug.
>
> Probably not.
>
>> Consider the following target which runs a Java program MakeFoo.class:
Hi Michael,
On 2011-10-21, Michael B Allen wrote:
> I'm posting this to dev instead of users because my best guess is that
> this is a bug.
Probably not.
> Consider the following target which runs a Java program MakeFoo.class:
>
>
>
>
>
>
>
>
Hello,
I'm posting this to dev instead of users because my best guess is that
this is a bug. But hopefully I'm wrong.
Consider the following target which runs a Java program MakeFoo.class:
This generates the following exception:
$ ant foo
Bui