Hi Leon,
Try with full path of bi.jar.
Thanks and Regards,
Kinjal Vohra
Telephone:+91 22 5556 7139
Cell :+91 9867 240708
-Original Message-
From: Leon Pu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 19:44
To: Ant Usenet
Subject: Failed to execute task move
see 1.7.
--
Rhino
- Original Message - From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 3:50 PM
Subject: Re: Failed to execute task move in Windows
duh... make that "I'm about to commit it as soon as
min
quot;
Sent: Wednesday, May 10, 2006 3:50 PM
Subject: Re: Failed to execute task move in Windows
duh... make that "I'm about to commit it as soon as
minotaur comes back up."
-Matt
--- Matt Benson <[EMAIL PROTECTED]> wrote:
I'm about to commit it. File.equals() shou
OTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 3:16 PM
Subject: Re: Failed to execute task move in
Windows
When is 1.7 coming out?
Anthony Goubard wrote:
Hi,
Yes, I filled a bug about it 6 months ago. And
> - Original Message ----- From: "Scot P.
> > Floess"
> > > <[EMAIL PROTECTED]>
> > > To: "Ant Users List"
> > > Sent: Wednesday, May 10, 2006 3:16 PM
> > > Subject: Re: Failed to execute task move in
> > Windows
&
t;
> > --
> > Rhino
> >
> > - Original Message - From: "Scot P.
> Floess"
> > <[EMAIL PROTECTED]>
> > To: "Ant Users List"
> > Sent: Wednesday, May 10, 2006 3:16 PM
> > Subject: Re: Failed to execute task move in
>
No, it is not.
- Alexey.
Rhino wrote:
Do we know _for sure_ that this bug is fixed in 1.7?
--
Rhino
- Original Message - From: "Scot P. Floess"
<[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 3:16 PM
Subject: Re: Failed to ex
Do we know _for sure_ that this bug is fixed in 1.7?
--
Rhino
- Original Message -
From: "Scot P. Floess" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 3:16 PM
Subject: Re: Failed to execute task move in Windows
When is 1.7 co
t;[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 3:12 PM
Subject: Re: Failed to execute task move in Windows
Ah...yeah...right :|
Well the world would be a better place if everyone just ran Linux ;)
Anthony Goubard wrote:
The problem is that the move task delet
When is 1.7 coming out?
Anthony Goubard wrote:
Hi,
Yes, I filled a bug about it 6 months ago. And then a few weeks later
I fixed the bug. I've submitted the patch with the bug but the patch
is not applied yet to the source code.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37701
Hope t
e file??
--
Rhino
- Original Message -
*From:* Jeffrey E Care <mailto:[EMAIL PROTECTED]>
*To:* Ant Users List <mailto:user@ant.apache.org>
*Sent:* Wednesday, May 10, 2006 11:05 AM
*Subject:* Re: Failed to execute task move in Windows
Windows file systems
;
*To:* Ant Users List <mailto:user@ant.apache.org>
*Sent:* Wednesday, May 10, 2006 11:05 AM
*Subject:* Re: Failed to execute task move in Windows
Windows file systems are case-insensitive while being
case-preserving; if all you want to do is to change the case
you'll
Hi,
Yes, I filled a bug about it 6 months ago. And then a few weeks later I
fixed the bug. I've submitted the patch with the bug but the patch is
not applied yet to the source code.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37701
Hope this help for the patch to be in 1.7.
Anthony
Al
I think there was a bug with that just changes character case on
a case-insensitive file systems. thought that the destination
file already exists, so it deleted it, but instead the original file was
deleted. I think it was fixed in 1.7.
- Alexey.
Leon Pu wrote:
Hi all,
my build file with
--- Original Message -
*From:* Jeffrey E Care <mailto:[EMAIL PROTECTED]>
*To:* Ant Users List <mailto:user@ant.apache.org>
*Sent:* Wednesday, May 10, 2006 11:05 AM
*Subject:* Re: Failed to execute task move in Windows
Windows file systems are case-insensitive while being
- Original Message -
From: "Leon Pu" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Wednesday, May 10, 2006 11:43 AM
Subject: Re: Failed to execute task move in Windows
Hi Rhino,
the reason of my problem was the file and path name in Windows is
case-i
x27;s that all about? I could see the rename failing but
why would Ant and/or Windows DELETE the file??
--
Rhino
- Original Message -
From:
Jeffrey E Care
To: Ant Users List
Sent: Wednesday, May 10, 2006 11:05
AM
Subject: Re: Failed to execute task move
in Windows
x27;t be needed.
>
> --
> Rhino
>
> - Original Message -
> From: "Leon Pu" <[EMAIL PROTECTED]>
> To: "Ant Users List" ; <[EMAIL PROTECTED]>
> Sent: Wednesday, May 10, 2006 11:02 AM
> Subject: Re: Failed to execute task move
PROTECTED]>
To: "Ant Users List" ; <[EMAIL PROTECTED]>
Sent: Wednesday, May 10, 2006 11:02 AM
Subject: Re: Failed to execute task move in Windows
Hi Scot,
the result of Rhino's build script without single quotes is same with
mine.
Anyway, the old.name file will disappear a
Sent: Wednesday, May 10, 2006 10:55 AM
Subject: Re: Failed to execute task move in Windows
Question, why are you including single quotes withing the double quotes?
I'm not sure of the behavior doing that, but I am fairly confident this
should be sufficient:
Leon Pu wrote:
--- R
Hi Jeffrey,
you are right, I shiped the build script from Linux to Windows without
awaring the case-insensitive in Windows.
Thanks a lot.
Best regards,
Leon
--- Jeffrey E Care <[EMAIL PROTECTED]> wrote:
> Windows file systems are case-insensitive while being
> case-preserving; if
> all you w
> >> - Original Message -
> >> From: "Leon Pu" <[EMAIL PROTECTED]>
> >> To: "Ant Usenet"
> >> Sent: Wednesday, May 10, 2006 10:13 AM
> >> Subject: Failed to execute task move in Windows
> >>
> >>
Windows file systems are case-insensitive
while being case-preserving; if all you want to do is to change the case
you'll need to use an intermediate file (i.e. move to temp_Bi.jar, then
move to Bi.jar).
___
Leon Pu" <[EMAIL PROTECTED]>
To: "Ant Usenet"
Sent: Wednesday, May 10, 2006 10:13 AM
Subject: Failed to execute task move in Windows
Hi all,
my build file with task move failed in Windows, but the same build
file
works in Linux. Could anybody tell me why?
[
--- Rhino <[EMAIL PROTECTED]> wrote:
>
> - Original Message -
> From: "Leon Pu" <[EMAIL PROTECTED]>
> To: "Ant Usenet"
> Sent: Wednesday, May 10, 2006 10:13 AM
> Subject: Failed to execute task move in Windows
>
>
> >
- Original Message -
From: "Leon Pu" <[EMAIL PROTECTED]>
To: "Ant Usenet"
Sent: Wednesday, May 10, 2006 10:13 AM
Subject: Failed to execute task move in Windows
Hi all,
my build file with task move failed in Windows, but the same build file
works in Li
Hi all,
my build file with task move failed in Windows, but the same build file
works in Linux. Could anybody tell me why?
[build-script]
[build-script]
[error-message]
Apache Ant version 1.6.5 compiled on June 2 2005
Buildfile: build.xml
Detected Java version: 1.4 in: C:\java\jdk\j
27 matches
Mail list logo