On Mon, Sep 14, 2009 at 13:25, Steve Loughran wrote:
> Francis GALIEGUE wrote:
> ort is fairly quick.
>>>
>>> How can I diagnose the problem precisely? Can I use another XSL
>>> processor that will be faster than xalan-j2?
>>>
>>
>> Well, a simple ant -v showed the problem, as it shows which files
--- On Tue, 9/15/09, Stefan Bodewig wrote:
From: Stefan Bodewig
Subject: Re: Build Failed on Vista: File Not Found Error
To: user@ant.apache.org
Date: Tuesday, September 15, 2009, 6:18 AM
On 2009-09-14, Ismail Jibrin wrote:
> I am trying to build Tolven projects on Eclipse but got the followi
On 2009-09-14, Ismail Jibrin wrote:
> I am trying to build Tolven projects on Eclipse but got the following
> error.
> BUILD FAILEDc:\tolvendev\tolven\build.xml:173: Basedir
> c:\tolvendev\tolven\${tolven.home}\tolvenClient does not exist
> I know the file c:\tolvendev\tolven\${tolven.home}\to
2009/9/14 Scott Stark :
> Joe wrote:
>> That's not correct: ant properties in the file are expanded inline.
>> See http://ant.apache.org/manual/CoreTasks/property.html for details
>> (I don't know about ${file.separator}, though)
>
> I see that in the documentation; however it's not working for me.
I am trying to build Tolven projects on Eclipse but got the following error.
BUILD FAILEDc:\tolvendev\tolven\build.xml:173: Basedir
c:\tolvendev\tolven\${tolven.home}\tolvenClient does not exist
I know the file c:\tolvendev\tolven\${tolven.home}\tolvenClient exists and
there is no free space in t
Version 1.1.0 of the Ant Script Library has just been released.
The Ant Script Library (ASL) is a collection of re-usable Ant scripts
that can be imported into your own projects. The ASL provides a number
of pre-defined targets that simplify setting up build scripts for a
new or existing project,
Joe wrote:
> That's not correct: ant properties in the file are expanded inline.
> See http://ant.apache.org/manual/CoreTasks/property.html for details
> (I don't know about ${file.separator}, though)
I see that in the documentation; however it's not working for me.
My properties file:
script_dir
On 2009-09-13, Raja Nagendra Kumar wrote:
> In this context, is there a way to let the DirectoryScanner read the entire
> file list only once in the entire ant session and every instance of
> DirectoryScanner and its scans() would use such set to find the files
> based on include and exclude pa
Sebastian Krysmanski wrote:
Hi all,
thanks for all the answers. To just summarize for me what has been said
(correct me, if I'm wrong):
* This big(gest) (and only?) disadvantage of storing the dependencies in a
VCS is the time needed to checkout a project.
This will be a serious problem if y
I'm using ant 1.7.1 on Fedora 11 (installed Ant from the repositories instead
of manually).
It does not work. Weird. i wonder if there's some mistake they made in the rpm?
--- On Sun, 9/13/09, Joe Schmetzer wrote:
> From: Joe Schmetzer
> Subject: Re: How add global property with input task?
Francis GALIEGUE wrote:
ort is fairly quick.
How can I diagnose the problem precisely? Can I use another XSL
processor that will be faster than xalan-j2?
Well, a simple ant -v showed the problem, as it shows which files are
parsed. The two bigger files are 10 MB and 9 MB respectively! The
she
FYI, Some months ago there has been some performance enhancements around the
directory scanner. I don't think this was already released in 1.7.1. You
can try to build the trunk if you want to benefits from those enhancements.
You can also search in the mail archive to know what has changed.
Gill
12 matches
Mail list logo