cp-tools-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cp-tools-discuss] gjdoc-0.7.3


From: Julian Scheid
Subject: [Cp-tools-discuss] gjdoc-0.7.3
Date: Tue, 15 Mar 2005 15:16:26 +0100
User-agent: Debian Thunderbird 1.0 (X11/20050118)

There's a new release of gjdoc available for download at
ftp://ftp.gnu.org/gnu/classpath/

There was no announcement for release 0.7.2 because it shipped with a buggy wrapper script, rendering it unusable if compiled to bytecode.

Users of version 0.7.1 should upgrade as soon as possible since 0.7.1 omits information from the generated documentation (see below for details). Thanks to Robert Schuster for reporting this issue.

New in release 0.7.3

* Fixed a critical bug in gjdoc.sh.in which would fail due to a broken
  classpath.
* gjdoc.sh.in now tries to use the VM configured using JAVA or
  installed at /usr/bin/java first and only falls back to the one used
  during build if no VM is found this way. Thanks to Jerry Haltom.

New in release 0.7.2

* Fixed a bug which omitted the last declared thrown exception in
  interface method declarations.
* Class discovery via reflection is now disabled by default to avoid
  unintended side effects during class loading. Re-enable using option
  -reflection.
* Build: jar files are now put into $(datadir)/java instead of
  $(datadir)/java/ext (so by default, jar files now end up in
  $PREFIX/share/java).
* Minor bug fixes.

Cheers,

Julian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]