On 2011-02-03, kwooda wrote:
> I am iterating over files listed in an includesfile file and they need
> to be processed in the order that they are specified, but instead they
> are being processed in alphanumeric order. Why is this sorting
> occurring, and how do I get around it
I am iterating over files listed in an includesfile file and they need to be
processed in the order that they are specified, but instead they are being
processed in alphanumeric order. Why is this sorting occurring, and how do
I get around it?
For example
On 2009-06-03, wrote:
> I am facing issue with includesfile .
> It is not accepting wild chars in path of file name.
Your observation is correct, includesfile expects a plain file name
and doesn't support wildcards. Right now I can't come up with any way
to use an u
It looks like I was not clear in explaining my issue.
I am facing issue with includesfile .
It is not accepting wild chars in path of file name.
If I uses My-Deliverables\lib\mytech\files.txt then it works fine but when
I use *\lib\mytech\files.txt it fails.
Could you please suggest
ous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> To: user@ant.apache.org
> Subject: Query regarding "includesfile"
> From: bhushan.kharde...@prudential.co.uk
> Date: Wed, 3 Jun 2009 10:16:07 +0100
>
> Hi ,
>
contains list of files names to be copied
*\lib\mytech\test\*.* : test folder contains number of ear's to be
copied
The includesfile task in not recognizing the * character.
If I uses My-Deliverables\lib\mytech\files.txt then it works fine but when
I use pattern its considering * as s
Hi all,
My first post to this list, I hope I am not asking something already
answered, but I could not google the result out.
I'd like to define file sets based on entries in an includesfile, but
modified. For example, I would need to have my includesfile contain:
Directory1
Direc
>>>
>>> >> basedir="${classes.dir}">
>>>
>>>
>>>
>>> However, I have a log4j.properties file which is also located in this the
>>> properties directory on my _file system_ but I want it in the root leve
jar (so it can be found in the path) and not in the properties
>> directory. how can I do that?
>> --
>> View this message in context:
>> http://www.nabble.com/Strip-directory-from-fileset-includesfile-jar-location-tp17322626p17322626.html
>> Sent from the Ant - Users maili
can be found in the path) and not in the properties
> directory. how can I do that?
> --
> View this message in context:
> http://www.nabble.com/Strip-directory-from-fileset-includesfile-jar-location-tp17322626p17322626.htm
archive.
> http://ant.apache.org/manual/CoreTypes/zipfileset.html
>
> -Barry
>
> -Original Message-
> From: Tom Corcoran [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 19, 2008 11:29 AM
> To: user@ant.apache.org
> Subject: Strip directory from fileset includes
: Tom Corcoran [mailto:[EMAIL PROTECTED]
Sent: Monday, May 19, 2008 11:29 AM
To: user@ant.apache.org
Subject: Strip directory from fileset includesfile jar location
Doing the following creates a sub directory properties in my jar with my
groovy property files, as desired:
However, I h
the path) and not in the properties
directory. how can I do that?
--
View this message in context:
http://www.nabble.com/Strip-directory-from-fileset-includesfile-jar-location-tp17322626p17322626.html
Sent from the Ant - Users mailing list archive at Nabble.com
On 10/26/06, Eric Wood <[EMAIL PROTECTED]> wrote:
I using the following fileset in the PMD task and it appears to ignore
the dir and look for the includesfile in the directory that I am running
ant from.
Not quite,
the name is a File attribute and like most File Attributes, it
is relat
I using the following fileset in the PMD task and it appears to ignore
the dir and look for the includesfile in the directory that I am running
ant from. Has anybody else seen this?
I have run it in debug mode and the fileset directory appears to be
I'm trying to use FileSet to grab a bunch of files from a file, and pass it
as an argument to a task.
The file, /project/vobs/project/data/client/file_list looks like this:
/project/vobs/project/data/client/menuScreen.xml
...
/project/vobs/project/data/client/moreStuff.xml
Here is what I've trie
PM
To: Ant Users List
Subject: RE: includesfile
Is your file located relative to your basedir? You might need to use an
absolute path.
-Original Message-
From: Ciramella, EJ [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 11:20 AM
To: 'Ant Users List'
Subject: RE: incl
t-
Von: Ciramella, EJ [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 10. Juli 2003 18:20
An: 'Ant Users List'
Betreff: RE: includesfile
That's an example of include, I understand that, but I'm interested in
having one file contain all the files I'm interested in
Is your file located relative to your basedir? You might need to use an absolute path.
-Original Message-
From: Ciramella, EJ [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 11:20 AM
To: 'Ant Users List'
Subject: RE: includesfile
That's an example of include, I
That's an example of include, I understand that, but I'm interested in
having one file contain all the files I'm interested in for a fileset. Look
at the type and you'll see it has an attribute called
includesfile.
I understand that it looks roughly like this:
see http://ant.apache.org/manual/index.html --> Concepts and Types
Christian
> Von: Ciramella, EJ [mailto:[EMAIL PROTECTED]
> Gesendet: Donnerstag, 10. Juli 2003 18:06
> An: 'Ant Users List'
> Betreff: includesfile
>
>
> could someone give an
could someone give an example of using a fileset with an includes file
attribute?
22 matches
Mail list logo