On Tue, 16 Jan 2007, Hassan Mehmet <[EMAIL PROTECTED]> wrote:
> Hopefully this is also the forum for antlib projects :)
Yes, it is, thanks.
> I have found a problem with the csc task in ant-dotnet-1.0.jar. If
> the file or directory contains spaces then the csc command fails on
> windows.
I've
Quoting Steve Loughran <[EMAIL PROTECTED]>:
> Jacob Kjome wrote:
> >
> > seems to have a problem with resolution of attributes within
> the
> > current element. It appears to resolve the attributes in alphabetical
> order.
> > If an attribute refers to the value of another attribute in the same
I only mention it as I like to use macrodef's in places where the target
really doesn't make sense standalone...
Rebo, Alex wrote:
Don't know much about macrodef, but will give it a try.
Thanks for the hint!
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Tuesda
Don't know much about macrodef, but will give it a try.
Thanks for the hint!
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 16, 2007 15:15
To: Ant Users List
Subject: Re: Invoking a target (Ant 1.7) in a loop (Ant-Contrib)
Just curious, but why n
Looks like it works indeed!! Thank you, Dominique!
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 16, 2007 15:28
To: Ant Users List
Subject: Re: Invoking a target (Ant 1.7) in a loop (Ant-Contrib)
> Looks like it's calling itself via [antcal
Looks like it's calling itself via [antcall]. Is suppose to do that when
target is invoked in a loop?
Yes. The newer/faster/better task (from Ant-Contrib as well)
does not use , OTOH. Instead of always computing the
checksum, you could also use (from Ant-Contrib still), to
only update the sum
Just curious, but why not make computeCheckSum a macrodef instead of a
target? Does it ever "stand on its own" or is it sorta a functional
unit to be called? By that, I mean do you ever execute ant using that
as a target or is it a utility type thing?
Rebo, Alex wrote:
Hello!
In attempt t
Hello!
In attempt to compute checksums for all files in a directory I wrote this:
.
Created checksum file for ${fileToWorkOn}.
OK. It's, probably, the worst Ant you ever seen. (BTW, any comments on
Hassan Mehmet hotmail.com> writes:
>
> Hi
>
> Hopefully this is also the forum for antlib projects :)
>
> I have found a problem with the csc task in ant-dotnet-1.0.jar. If the file
or
> directory contains spaces then the csc command fails on windows.
>
> There seems to be a very simple fix
Hi
Hopefully this is also the forum for antlib projects :)
I have found a problem with the csc task in ant-dotnet-1.0.jar. If the file or
directory contains spaces then the csc command fails on windows.
There seems to be a very simple fix which I have used locally and appears to
work. I'm not
Thanks,
I will do that, once I can access those machines in evening.
And post the results.
--cheers.
-Original Message-
From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED]
Sent: 16 January 2007 13:35
To: Ant Users List; [EMAIL PROTECTED]
Subject: RE: ant env
also, just to make sure: di
also, just to make sure: diff the ant.sh files from the two machines
(Ubuntu and CentOS). They should be the same unless one has been changed
for that distro.
/t
>-Original Message-
>From: James Abley [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, January 16, 2007 11:55 AM
>To: Ant Users List
Jacob Kjome wrote:
seems to have a problem with resolution of attributes within the
current element. It appears to resolve the attributes in alphabetical order.
If an attribute refers to the value of another attribute in the same element,
the one doing the referring must come later in the al
Sample build file and output would have been good.
Then -v and -d output, etc.
Cheers,
James
Kalsi, Ramnish wrote:
*any* property.
ant version - 1.6.5
OS - Linux (CentOS)
the same thing runs on ubuntu.
-Original Message-
From: RADEMAKERS Tanguy [mailto:[EMAIL P
*any* property.
ant version - 1.6.5
OS - Linux (CentOS)
the same thing runs on ubuntu.
-Original Message-
From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED]
Sent: 16 January 2007 10:33
To: Ant Users List
Subject: RE: ant env
*any* properties or a specific property?
please give more in
*any* properties or a specific property?
please give more info - setup, environment, etc.
>-Original Message-
>From: Kalsi, Ramnish [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, January 16, 2007 11:02 AM
>To: Ant Users List
>Subject: ant env
>
>Can the list help me with possible reasons - w
Can the list help me with possible reasons - why ant may not be able to
access system properties via
TIA
*** Confidentiality Notice & Disclaimer *
This message, together with any attachments, is for the confidential and
exclusive use of the intended addr
Hi Wolverine,
It didn't do any harm to my build/workspace. It is
working fine. But I have changed all the sources of
all the build files of all my modules from 1.4 to 1.5.
If any of other module of your project is using old
version then application will not launch. You should
take care. It will thr
18 matches
Mail list logo