http://nagoya.apache.org/bugzilla/show_bug.cgi?id=329
*** shadow/329 Sun Feb 4 04:24:37 2001 --- shadow/329.tmp.17542 Thu Mar 15 06:52:10 2001 *************** *** 2,9 **** | Jar file has redundant subdirectories BugRat Report#595 | +----------------------------------------------------------------------------+ | Bug #: 329 Product: Ant | ! | Status: UNCONFIRMED Version: 1.2 | ! | Resolution: Platform: All | | Severity: Normal OS/Version: All | | Priority: High Component: Core tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | Jar file has redundant subdirectories BugRat Report#595 | +----------------------------------------------------------------------------+ | Bug #: 329 Product: Ant | ! | Status: RESOLVED Version: 1.2 | ! | Resolution: WORKSFORME Platform: All | | Severity: Normal OS/Version: All | | Priority: High Component: Core tasks | +----------------------------------------------------------------------------+ *************** *** 26,29 **** If I specifiy a basedir with empty directories and use include to only include one of them I don't get the empty directories included. Only if I specifiy *only* a basedir the jar-task will include all directories under that basedir ! (even if they are empty), but jar.exe from JDK1.3 is doing the same... --- 26,33 ---- If I specifiy a basedir with empty directories and use include to only include one of them I don't get the empty directories included. Only if I specifiy *only* a basedir the jar-task will include all directories under that basedir ! (even if they are empty), but jar.exe from JDK1.3 is doing the same... ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-03-15 06:52 ------- ! as no one has come up with a testcase in seven weeks and it really works for me, ! I'm closing this.
