You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/07/18 03:18:42 UTC

[Bug 2663] New: - make task work on a class-path

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

*** shadow/2663	Tue Jul 17 18:18:42 2001
--- shadow/2663.tmp.1835	Tue Jul 17 18:18:42 2001
***************
*** 0 ****
--- 1,18 ----
+ +============================================================================+
+ | make <depend> task work on a class-path                                    |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2663                        Product: Ant                     |
+ |       Status: NEW                         Version: 1.1                     |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Enhancement              OS/Version: Other                   |
+ |     Priority: Other                     Component: Optional Tasks          |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: ant-dev@jakarta.apache.org                                   |
+ |  Reported By: mdub@bigfoot.com                                             |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I suggest <depend> be enhanced to remove a class-file whenever ANY of the 
+ classes/interfaces it depends on are changed.