http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2663
*** shadow/2663 Tue Jul 17 18:18:42 2001 --- shadow/2663.tmp.20122 Tue Jul 24 08:03:24 2001 *************** *** 2,8 **** | 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 | --- 2,8 ---- | make <depend> task work on a class-path | +----------------------------------------------------------------------------+ | Bug #: 2663 Product: Ant | ! | Status: ASSIGNED Version: 1.3 | | Resolution: Platform: All | | Severity: Enhancement OS/Version: Other | | Priority: Other Component: Optional Tasks | *************** *** 15,18 **** +============================================================================+ | DESCRIPTION | I suggest <depend> be enhanced to remove a class-file whenever ANY of the ! classes/interfaces it depends on are changed. --- 15,23 ---- +============================================================================+ | DESCRIPTION | I suggest <depend> be enhanced to remove a class-file whenever ANY of the ! classes/interfaces it depends on are changed. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-24 08:03 ------- ! I have committed a change which will establish dependencies between classes and ! jars on the classpath. Does not currently handle individual classes on the ! classpath.
