This patch ensures that we include Javadoc documentation
for the JSR166 classes (java.util.concurrent).

ChangeLog:

2008-03-10  Andrew John Hughes  <[EMAIL PROTECTED]>

        PR classpath/35422
        * doc/api/Makefile.am: Include external/jsr166.

-- 
Andrew :)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8
Index: doc/api/Makefile.am
===================================================================
RCS file: /sources/classpath/classpath/doc/api/Makefile.am,v
retrieving revision 1.20
diff -u -3 -p -u -r1.20 Makefile.am
--- doc/api/Makefile.am	25 Nov 2006 14:55:43 -0000	1.20
+++ doc/api/Makefile.am	10 Mar 2008 02:48:46 -0000
@@ -2,7 +2,7 @@ if CREATE_API_DOCS
 noinst_DATA = html
 endif
 
-sourcepath = $(top_builddir):$(top_srcdir):$(top_srcdir)/vm/reference:$(top_srcdir)/external/w3c_dom:$(top_srcdir)/external/sax
+sourcepath = $(top_builddir):$(top_srcdir):$(top_srcdir)/vm/reference:$(top_srcdir)/external/w3c_dom:$(top_srcdir)/external/sax:$(top_srcdir)/external/jsr166
 
 classpathbox = "<span class='logo'><a href='http://www.gnu.org/software/classpath' target='_top'>GNU Classpath</a> ($(VERSION))"
 

Attachment: signature.asc
Description: Digital signature

Reply via email to