http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1911
*** shadow/1911 Sat May 26 16:15:01 2001 --- shadow/1911.tmp.20278 Mon Jul 9 23:34:07 2001 *************** *** 2,9 **** | ant hangs when javadoc run on several packagenames | +----------------------------------------------------------------------------+ | Bug #: 1911 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: Sun | | Severity: Normal OS/Version: Solaris | | Priority: High Component: Build Process | +----------------------------------------------------------------------------+ --- 2,9 ---- | ant hangs when javadoc run on several packagenames | +----------------------------------------------------------------------------+ | Bug #: 1911 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: Sun | | Severity: Normal OS/Version: Solaris | | Priority: High Component: Build Process | +----------------------------------------------------------------------------+ *************** *** 30,33 **** use="true"> </javadoc> </target> ! </project> --- 30,37 ---- use="true"> </javadoc> </target> ! </project> ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-09 23:34 ------- ! Please try the new "useexternalfile" attribute to force Javadoc to use an ! external file for the list of files. This overcomes line length limitations
