The documentation for the "excludes" parameter is either incorrect or there is
an additional "exclude" parameter that means something slightly different on:
http://ant.apache.org/manual/Tasks/war
It complains when I gave it one file with the "excludes" parameter, but when I
changed it to "exclu
On Sat, 22 Oct 2011 07:31:24 +0200, Stefan Bodewig
wrote:
Hi Arjan,
...
I know that I have used retry logic in totally different circumstances
in code where I increased the delay with each retry attempt. I.e. I
waited a very short time before the first retry and doubled it each
time. Wo
Le 23 oct. 2011 à 20:34, Jesse Glick a écrit :
> On 10/21/2011 11:34 AM, Nicolas Lalevée wrote:
>> I have search in every maven repository I know, it seems the jai-core.jar
>> has disappeared...
>>
>>> fetch.xml:116: Unable to resolve
>>> artifact: Unable to get dependency information: Unable t
You could install a copy of Nexus (a maven repository cache) and upload your
own build of that jar to your Nexus (assuming you can still download the
project source)
Regards,
Chris Holman
-Original Message-
From: Nicolas Lalevée [mailto:nicolas.lale...@hibnet.org]
Sent: 21 October 2011
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