http://nagoya.apache.org/bugzilla/show_bug.cgi?id=163
*** shadow/163 Wed Jul 4 04:45:08 2001
--- shadow/163.tmp.18243 Thu Jul 12 01:08:10 2001
***************
*** 2,17 ****
| Update archive BugRat Report#203 |
+----------------------------------------------------------------------------+
| Bug #: 163 Product: Ant |
! | Status: UNCONFIRMED Version: unspecified |
! | Resolution: Platform: All |
| Severity: Normal OS/Version: All |
| Priority: High Component: Other |
+----------------------------------------------------------------------------+
| Assigned To: bodewig@apache.org |
| Reported By: tomcat-dev@jakarta.apache.org |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
! A nice feature would be to be able to update an archive with new files (like jar uf …)in
the jar task. As far as I saw there is actually no possibility to do that excepting to use
the exec task and use jar directly.
--- 2,19 ----
| Update archive BugRat Report#203 |
+----------------------------------------------------------------------------+
| Bug #: 163 Product: Ant |
! | Status: RESOLVED Version: unspecified |
! | Resolution: FIXED Platform: All |
| Severity: Normal OS/Version: All |
| Priority: High Component: Other |
+----------------------------------------------------------------------------+
| Assigned To: bodewig@apache.org |
| Reported By: tomcat-dev@jakarta.apache.org |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
! A nice feature would be to be able to update an archive with new files (like jar uf …)in
the jar task. As far as I saw there is actually no possibility to do that excepting to use
the exec task and use jar directly.
!
! ------- Additional Comments From bodewig@apache.org 2001-07-12 01:08 -------
! fixed in nightly build 2001-07-13 (new update attribute).
|