I've just implemented it. It works. What is a preferred way of sharing this
code in case anyone would like to use it?(patch?)
Maciej Zywno
On 11/15/06, Maciej Zywno <[EMAIL PROTECTED]> wrote:
Thanks,
I can see that both sshexec and scp tasks use jsch library that do support
it is mentioned here
http://www.jcraft.com/jsch/examples/ViaHTTP.java
Does it seem feasible? Do you know whether there are any reasons it's not
implemented in Ant yet?
Thanks again,
Maciej Zywno
On 11/15/06, Steve Loughran <[EMAIL PROTECTED]> wrote:
Maciej Zywno wrote:
> As far a
rc1 with java5.
by default this uses the systems proxy setting.
Peter
On 11/15/06, Maciej Zywno <[EMAIL PROTECTED]> wrote:
> Hiya,
>
> I want to use scp and sshexec task to connect to servers that are behind
> HTTP proxy. Is it possible? (It seems that scp/sshexec tasks
Hiya,
I want to use scp and sshexec task to connect to servers that are behind
HTTP proxy. Is it possible? (It seems that scp/sshexec tasks don't use the
properties that are set by task).
Thanks,
Maciej
--
zywy
Thanks, now it's quite clear to me!
On Thu, 10 Mar 2005 11:16:13 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Mar 2005, Maciej Zywno <[EMAIL PROTECTED]> wrote:
>
> > Thanks, but could you say more about it?
>
> This is from Ant't WHA
:31:40 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Thu, 10 Mar 2005, Maciej Zywno <[EMAIL PROTECTED]> wrote:
>
> > I've come across strange error in my app. The error is connected
> > probably with ant classloader and appears while the following piece
&
Hi all,
I've come across strange error in my app. The error is connected
probably with ant classloader and appears while the following piece of
code in my application is run from junit (triggered by ant triggered
by maven):
MyClass.class.getPackage
returns null, although the name of the class
Is it possible? How?
Thanks!
Maciek
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I am executing by means of task sql from a file:
use [centivaTest]
GO
However I get an error message:
[sql] SQL: use [centivaTest] GO
[sql] Failed to execute: use [centivaTest] GO
The statement should be executed in separate lines. How can I make ant
do it that way? Can you help?
Regard
On Thu, 27 Jan 2005 14:24:42 +0100, Maciej Zywno <[EMAIL PROTECTED]> wrote:
> thanks!
>
>
> On Thu, 27 Jan 2005 08:12:31 -0500, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > Maciej Zywno <[EMAIL PROTECTED]> writes:
> >
> > > Hi a
thanks!
On Thu, 27 Jan 2005 08:12:31 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Maciej Zywno <[EMAIL PROTECTED]> writes:
>
> > Hi all,
> >
> > Is it possible to perform operations on two databases simultaneously
> > by means of Ant?
>
&g
Hi all,
Is it possible to perform operations on two databases simultaneously
by means of Ant?
I would like to schedule nightly denormalization of one database and
put it denormalized form into the second database. I would like to use
cruisecontrol that triggers ant task at certain moments. Is it
Hi all,
Is it possible to perform operations on two databases simultaneously
by means of Ant?
I would like to schedule nightly denormalization of one database and
put it denormalized form into the second database. I would like to use
cruisecontrol that triggers ant task at certain moments. Is it
13 matches
Mail list logo