List Info

Thread: DO NOT REPLY New: - zipgroupfileset does not support filelist




DO NOT REPLY New: - zipgroupfileset does not support filelist
country flaguser name
United States
2007-03-29 08:32:21
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41
982>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41982

           Summary: zipgroupfileset does not support
filelist
           Product: Ant
           Version: 1.7.0
          Platform: Other
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Core tasks
        AssignedTo: devant.apache.org
        ReportedBy: noelgrandingmail.com


I like the new Resource Collection stuff, but here is a
corner case that seems
to have been missed:

I cannot specify the following:
  <filelist dir="V:"
id="my.libs">
    <file name="Libs1.jar" />
    <file name="Libs2.jar" />
  </filelist>
  <zip destfile="input.jar"
duplicate="preserve">
    <zipgroupfileset refid="my.libs"/>
  </zip>

I can't use a fileset for the list of libraries 
because the order of merging is important, and 
fileset will occasionally re-order stuff 
(which is natural, since it's a set).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribeant.apache.org
For additional commands, e-mail: dev-helpant.apache.org


DO NOT REPLY - zipgroupfileset does not support filelist
country flaguser name
United States
2007-03-29 10:08:11
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41
982>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41982





------- Additional Comments From gudnabrsamyahoo.com
 2007-03-29 08:08 -------
This is the type of question that should have been addressed
to the user list
userant.apache.org (if you want help with this, ask
there).  If your example
accurately represents what you're doing (i.e. you know which
source archives you
are combining) Ant 1.7 should allow you to do what you're
attempting, though not
with <zipgroupfileset>.  This bug description really
isn't sensible in the
context of zipgroupfileset's implementation,
either--zipgroupfileset IS a
fileset and thus will NEVER support filelist.  However, Ant
1.7 currently does
not provide a resource analogue to zipgroupfileset (able to
scan for included
archives) so I will leave this bug open, but change its
description.

-Matt

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribeant.apache.org
For additional commands, e-mail: dev-helpant.apache.org


DO NOT REPLY - add zipgroupfileset-like support for Resources to Zip task
country flaguser name
United States
2007-03-29 10:13:04
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41
982>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41982


gudnabrsamyahoo.com changed:

           What    |Removed                     |Added
------------------------------------------------------------
----------------
           Severity|normal                     
|enhancement
            Summary|zipgroupfileset does not    |add
zipgroupfileset-like
                   |support filelist            |support for
Resources to Zip
                   |                            |task




------- Additional Comments From gudnabrsamyahoo.com
 2007-03-29 08:13 -------
- add private Path zipgroup
- add public Path createZipgroup() { /*instantiate if null
and return*/ }
- refactor addZipGroupFileSet to add FileSet to zipgroup
- process all files found in zipgroup as per ZGFS

That should do it I think.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribeant.apache.org
For additional commands, e-mail: dev-helpant.apache.org


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )