http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1996
*** shadow/1996 Thu Jun 21 23:40:40 2001 --- shadow/1996.tmp.18389 Thu Jun 21 23:43:21 2001 *************** *** 2,9 **** | style task's out parameter ignores destdir | +----------------------------------------------------------------------------+ | Bug #: 1996 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: Sun | | Severity: Normal OS/Version: Solaris | | Priority: Other Component: Core tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | style task's out parameter ignores destdir | +----------------------------------------------------------------------------+ | Bug #: 1996 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: Sun | | Severity: Normal OS/Version: Solaris | | Priority: Other Component: Core tasks | +----------------------------------------------------------------------------+ *************** *** 57,59 **** --- 57,64 ---- </target> </project> + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-21 23:43 ------- + fixed in nightly build 2001-03-20. + + destdir is no longer required if out has been specified. \ No newline at end of file
