http://nagoya.apache.org/bugzilla/show_bug.cgi?id=383
*** shadow/383 Sun May 20 17:20:04 2001 --- shadow/383.tmp.9822 Thu Jun 21 07:28:30 2001 *************** *** 1,20 **** ! Bug#: 383 ! Product: Ant ! Version: 1.2 ! Platform: All ! OS/Version: All ! Status: UNCONFIRMED ! Resolution: ! Severity: Normal ! Priority: High ! Component: Core tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: fork javac BugRat Report#676 ! OtherBugsDependingOnThis: 1035[LATER] ! I use ant to build multiple jar files, some which depend on others in the same build. If I change public API in a "depended on" jar file, I get --- 1,18 ---- ! +============================================================================+ ! | fork javac BugRat Report#676 | ! +----------------------------------------------------------------------------+ ! | Bug #: 383 Product: Ant | ! | Status: UNCONFIRMED Version: 1.2 | ! | Resolution: Platform: All | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Core tasks | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | I use ant to build multiple jar files, some which depend on others in the same build. If I change public API in a "depended on" jar file, I get *************** *** 66,68 **** --- 64,69 ---- modifying the zip-file? I tried to reproduce this on W2K, but I don't know how to reproduce. Calling 'ant lyophil-jdbc20' works for me. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 07:28 ------- + *** Bug 2072 has been marked as a duplicate of this bug. *** \ No newline at end of file
