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/10 08:34:07 UTC

[Bug 1911] - ant hangs when javadoc run on several packagenames

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 conor@cortexebusiness.com.au  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