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

*** shadow/329  Thu Feb  1 01:45:25 2001
--- shadow/329.tmp.8633 Thu Feb  1 01:45:25 2001
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | 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: Main                    |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                   |
+ |  Reported By: [EMAIL PROTECTED]                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I have the following subdirectories: A/X, A/Y, A/Z.
+ I'm only interested in building source files in A/X,
+ and set the property accodingly in build.xml:
+ <property name="src" value="A/X" />
+ The resulting jar file however has (empty) Y and Z subdirectories as well.

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

Reply via email to