What's stopping you using the java classes? You could even use it from
Jython. Isn't that non-XML enough for you? If you really want to go
the non-XML route, you could always use Scons.
Anything else would be YASL - and, personally, I think that's a waste
of time and energy. Stick to the XML - it
> From: Nicolas Mailhot [mailto:[EMAIL PROTECTED]
> On mar, 2004-07-20 at 09:56 +0200, Johan Vromans CPWR wrote:
> > The current situation is that we have the worst of all: it's not a
> > programming language, it's not a scripting language, it's not even
> > XML anymore.
>
> The way dependency lis
Just downloaded 1.6.2 and have the same issue the new line number is 104.
I'll work on the bug report fix
Mark Russell
PNC
412-768-9603
[EMAIL PR
I'm using 1.6.1 I'll download 1.6.2 and try that
Mark Russell
PNC
412-768-9603
[EMAIL PROTECTED]
> I ran into an issue with the runant.pl script. If my
> classpath contained
> spaces the ant code would not run. It would interpret part
> of the path as
> the target to execute in the ant script.
>
> Here was the original line (line number 93 in runant.pl)
> my $classpath="$ENV{CLASSPATH}";
>
I ran into an issue with the runant.pl script. If my classpath contained
spaces the ant code would not run. It would interpret part of the path as
the target to execute in the ant script.
Here was the original line (line number 93 in runant.pl)
my $classpath="$ENV{CLASSPATH}";
I changed it to
my
Hi all,
I want to compare two files (size of jars for example). Is there any ant
task that do such a thing?
thanks in advance
Neta Bar-Tal
* 972-9-7960521
[EMAIL PROTECTED]
The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged
On mar, 2004-07-20 at 09:56 +0200, Johan Vromans CPWR wrote:
> The Ant design team has always stated that they wanted the Ant control language
> to be descriptive, and not a scripting (or programming) language. And failed. If
> you have variables (properties) and conditions (if="propname") you h
Use .
Jan
> -Ursprüngliche Nachricht-
> Von: thangarajan gopalakrishnan [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 20. Juli 2004 11:54
> An: [EMAIL PROTECTED]
> Betreff: Build File
>
> Hai
> I have four componenets residing in four differenet directories. Each
> directory contai