It would be nice if the Zip task had an attribute to specify a
self-extracting exe file is created. Then Jay could use that instead of
needing to have WinRAR installed on the build/dev machines.
BOb
-
Check out the new
> check whether the files in the zip-file are already up-to-date. I
> believe that at least the jar-task of ant ca do something like that. So
> that the zip-file does not get a new timestamp each time the target is
> executed.
>
> Is something similar planned for the zip-task of nant?
>
Not at thi
check whether the files in the zip-file are already up-to-date. I
believe that at least the jar-task of ant ca do something like that. So
that the zip-file does not get a new timestamp each time the target is
executed.
Is something similar planned for the zip-task of nant?
--=20
=2E.. The UART's
Is there a way to have 2 build files append to the same zip file? Currently,
the zip gets deleted when the second build file runs. I don't see any option in
the Zip task documentation.
thanks
Mike
-
Ahhh...imagining that irresistible "new c
Hi,
Does the zip task keeps the file attributes on the zip file (readonly,
hidden), i tried to zip a folder that had some hidden files and it seems
that the attributes were lost.
Thanks,
Ricardo Lopes.
-
This SF.net email is
> David Parrish
> Sent: donderdag 11 augustus 2005 19:49
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] zip task error
>
> Hi, I am trying to zip a large amount of data and am
> receiving an error message after about 5-10 minutes of
> zipping. Here is my co
Hi, I am trying to zip a large amount of data and am receiving
an error message after about 5-10 minutes of zipping. Here is my code:
John,
This is now fixed in cvs.
Thanks !
Gert
- Original Message -
From: "John Cole" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 12:09 AM
Subject: [Nant-users] zip task fails with out of memory exception...
I'm trying to use
I'm trying to use the zip task to compress a bunch of database backups (16
files, totaling 1.25GB).
I'm getting the following error:
--
[echo] Start zipping up backup files
[zip] Zipping 16 files to 'C:\LCEC20\LCEC20_2.3.8
Felice,
This is now fixed in cvs.
Thanks,
Gert
- Original Message -
From: "Felice Vittoria" <[EMAIL PROTECTED]>
To: "Nant-Users (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, August 09, 2004 9:32 PM
Subject: [Nant-users] zip task -- ziplevel
Hello all,
I
Hello all,
I have a question. The ziplevel is defaulted to 6 when using the zip task.
Question .. what are the different zip levels? Could this list be included in the
documentation?
Thanks,
Felice
---
SF.Net email is sponsored by Sho
Bert,
Just use a single element.
Hope this helps,
Gert
- Original Message -
From: "Bert Jan Lappenschaar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 09, 2004 3:43 PM
Subject: [Nant-users] zip task
Hi all,
I want to use the ZIP task in
yes, use
Note-to-Self: We should add this pattern to the
fileset docs... I think it may be in the docs
already.
- Original Message -
From:
Bert Jan Lappenschaar
To: [EMAIL PROTECTED]
Sent: Friday, July 09, 2004 6:43 AM
Subject: [Nant-users] zip task
Hi all,
I want to use the ZIP task in my build process.
How can I create a simple ZIP task that zips everything in a
directory? Including all subdirectories and files in all subdirectories?
I mean, a task like:
harpe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 06, 2004 12:14 PM
Subject: [Nant-users] zip task ignore full path?
> Forgive my ignorance, but is there any way with the
> zip task to get it to ignore the path information? If
> I zip up files in c:
Forgive my ignorance, but is there any way with the
zip task to get it to ignore the path information? If
I zip up files in c:\temp directory, it will append
the temp directory to all the zipped files, and
therefore when I unzip them it will create the temp
directory. In Winzip the setting is cal
esday, November 25, 2003 12:19 AM
Subject: [Nant-users] Zip task - Multiple filesets
I want to include multiple filesets in a zip file. It's taking only the
first fileset.
How do I tell to use multiple filesets (that have different base
directories) ?
This example is only puttin
h" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 25, 2003 12:19 AM
Subject: [Nant-users] Zip task - Multiple filesets
> I want to include multiple filesets in a zip file. It's taking only the
> first fileset.
> How do I tell to use mu
Title: Zip task - Multiple filesets
I want to include multiple filesets in a zip file. It's taking only the first fileset.
How do I tell to use multiple filesets (that have different base directories) ?
, November 12, 2003 10:05
PM
Subject: [Nant-users] Zip task
recursively
I want to recursively zip the entire source tree
(all subdirectories and underneath) from NANT build script. I couldn't find any option for that. I tried the following,
but It zips only top level files.
With the fileset, if you want all files and all directories, try
Erick
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mahajan, Umesh
Sent: Wednesday, November 12, 2003 2:06 PM
To: '[EMAIL PROTECTED]'
Subject: [Nant-users] Zip task recursively
Mahajan, Umesh wrote:
> I want to recursively zip the entire source tree (all subdirectories and
> underneath) from NANT build script.
> I couldn't find any option for that. I tried the following, but It zips
> only top level files. I don't want to enumerate all the directories. Is
> there any way
Title: Zip task recursively
I want to recursively zip the entire source tree (all subdirectories and underneath) from NANT build script.
I couldn't find any option for that. I tried the following, but It zips only top level files. I don't want to enumerate all the directories.
Is there any wa
]] Sent: Tuesday, February 18, 2003
6:27 PMTo: '[EMAIL PROTECTED]'Subject:
[Nant-users] zip task datetime problems
I
am creating a zip file with:
The time stamp on the files in the zip
appears to be modified 1 month in the future (i.e. today
I am
creating a zip file with:
The time stamp on the files in the zip appears to be modified 1
month in the future (i.e. today is Feb 18, all of the dates in the archive say
Mar 18).
In fact, the nant nightly build that I just downloaded nant-20030216.zip
has date m
25 matches
Mail list logo