DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21082>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21082

zip task does  not update the file 

           Summary: zip task does  not update the file
           Product: Ant
           Version: 1.5.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Ran    <zip zipfile="ibi-ejb-tuxedo.jar"  basedir="misc\manifest" 
includes="BEA_CLARIFYCB_1_0.manifest.zip" update="yes"/> 
On 1.4.1 it works

Does not work on 1.5.1 updated the line with destfile and came back with 
fileset: Setup scanner in dir C:\build\wli8
\components\adapters\clarifycb\misc\manifest with patternSet{ includes: 
[BEA_CLARIFYCB_1_0.manifest.zip] excludes: [] }
      [zip] BEA_CLARIFYCB_1_0.manifest.zip omitted as C:\build\wli8
\components\adapters\clarifycb\ibi-ejb-tuxedo.jar is up to date.

I repeated this process multiple time to see if dates were an issue and also 
the task line in the build.xml. Still no luck

I used zip instead of jar because I wanted to keep the manifest.mf intact and 
also jar update did not work. The zip task code may be the same as jar.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to