Bug 13783 - jar task not updatig
Summary: jar task not updatig
Status: RESOLVED DUPLICATE of bug 10755
Alias: None
Product: Ant
Classification: Unclassified
Component: Core tasks (show other bugs)
Version: 1.5.1
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-19 13:43 UTC by Stefano Fornari
Modified: 2008-02-22 12:18 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Fornari 2002-10-19 13:43:20 UTC
I have this task:
<target name="a_jar_file" depends="init">
  <jar jarfile="a_jar_file"
       update="true">
     <fileset dir="config/properties"/>
  </jar>
</target>
It works fine if the jar fiel does not have the extension jar. If the file 
extension is jar the file is always recreated not updated
Comment 1 Stefan Bodewig 2002-10-21 07:07:28 UTC

*** This bug has been marked as a duplicate of 10775 ***
Comment 2 Dominique Devienne 2002-10-21 15:00:13 UTC
10775 is an Apache httpd bug!?!? --DD
Comment 3 Stefan Bodewig 2002-10-21 15:16:44 UTC
wrong number in duplicate, thanks for catching that Dominique.
Comment 4 Stefan Bodewig 2002-10-21 15:17:24 UTC

*** This bug has been marked as a duplicate of 10755 ***
Comment 5 Christian Schubert 2004-10-21 14:44:11 UTC
is this bug resolved? 
just found it and it's obviously incorrectly marked as RESOLVED/DUPLICATE ... 
Comment 6 Matt Benson 2004-10-21 14:55:30 UTC
How do you justify your statement that "resolved as duplicate" was "obviously 
incorrect"?
Comment 7 Christian Schubert 2004-10-21 15:06:37 UTC
Shame on me. I got confused by those bug numbers. Sorry ... 

*** This bug has been marked as a duplicate of 10755 ***