PatchSet 7636 Date: 2007/12/31 16:58:09 Author: robilad Branch: HEAD Tag: (none) Log: removed outdated classpath FAQ
2007-12-31 Dalibor Topic <[EMAIL PROTECTED]> * FAQ/FAQ.gnu-classpath: Removed. * Makefile.am (EXTRA_DIST): Removed FAQ/FAQ.gnu-classpath. Members: ChangeLog:1.5134->1.5135 Makefile.am:1.138->1.139 FAQ/FAQ.gnu-classpath:1.1->1.2(DEAD) Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.5134 kaffe/ChangeLog:1.5135 --- kaffe/ChangeLog:1.5134 Mon Dec 31 16:54:17 2007 +++ kaffe/ChangeLog Mon Dec 31 16:58:09 2007 @@ -1,5 +1,10 @@ 2007-12-31 Dalibor Topic <[EMAIL PROTECTED]> + * FAQ/FAQ.gnu-classpath: Removed. + * Makefile.am (EXTRA_DIST): Removed FAQ/FAQ.gnu-classpath. + +2007-12-31 Dalibor Topic <[EMAIL PROTECTED]> + * FAQ/FAQ.mauve: Updated. 2007-12-31 Dalibor Topic <[EMAIL PROTECTED]> Index: kaffe/Makefile.am diff -u kaffe/Makefile.am:1.138 kaffe/Makefile.am:1.139 --- kaffe/Makefile.am:1.138 Mon Dec 31 16:44:59 2007 +++ kaffe/Makefile.am Mon Dec 31 16:58:09 2007 @@ -90,7 +90,6 @@ FAQ/FAQ.gcblock \ FAQ/FAQ.gcj \ FAQ/FAQ.gcstrategy \ - FAQ/FAQ.gnu-classpath \ FAQ/FAQ.hpux \ FAQ/FAQ.hotjava \ FAQ/FAQ.install-root \ =================================================================== Checking out kaffe/FAQ/FAQ.gnu-classpath RCS: /home/cvs/kaffe/kaffe/FAQ/Attic/FAQ.gnu-classpath,v VERS: 1.1 *************** --- kaffe/FAQ/FAQ.gnu-classpath Mon Dec 31 16:59:47 2007 +++ /dev/null Sun Aug 4 19:57:58 2002 @@ -1,19 +0,0 @@ -FAQ.gnu-classpath -================= - -Author: Dalibor Topic - -Kaffe uses the excellent GNU Classpath[1] project for its core class library. - -It is mostly merged with GNU Classpath, except for two-dozen remaining classes. -These last unmerged classes (mostly in java.lang, java.lang.reflect and -java.util.zip) are getting gradually replaced with their counterparts from -GNU Classpath. Eventually, Kaffe will be able to use GNU Classpath out of -the box, with its own specific and additional classes overlayed. - -Meanwhile, synchronisaton with GNU Classpath still happens manually. There -is a script in the developers directory called resync-classpath.sh that -allows to semi-automatically apply patches to the class library from GNU -Classpath's commit list. - -[1] http://www.classpath.org _______________________________________________ kaffe mailing list kaffe@kaffe.org http://kaffe.org/cgi-bin/mailman/listinfo/kaffe