[kaffe] CVS kaffe (robilad): Added new integration tasks

Kaffe CVS cvs-commits at kaffe.org
Fri Mar 25 16:58:30 PST 2005


PatchSet 5607 
Date: 2005/03/26 00:53:54
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
Added new integration tasks

Members: 
	ChangeLog:1.3779->1.3780 
	TODO:1.6->1.7 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3779 kaffe/ChangeLog:1.3780
--- kaffe/ChangeLog:1.3779	Sat Mar 26 00:10:19 2005
+++ kaffe/ChangeLog	Sat Mar 26 00:53:54 2005
@@ -1,3 +1,7 @@
+2005-03-25  Dalibor Topic  <robilad at kaffe.org>
+
+	* TODO: Added new integration tasks.
+
 2005-03-25  Jim Huang  <jserv at kaffe.org>
 
 	* po/kaffe.pot,
@@ -28,7 +32,7 @@
 	kaffe/kaffevm/code.h: (addCode, addLineNumbers, 
 	addLocalVariables, addCheckedExceptions) Use size_t 
 	instead of uint32 for len parameter.
-	
+
 2005-03-25  Dalibor Topic  <robilad at kaffe.org>
 
 	* kaffe/kaffevm/readClass.c (readAttributes): 
Index: kaffe/TODO
diff -u kaffe/TODO:1.6 kaffe/TODO:1.7
--- kaffe/TODO:1.6	Thu Mar 24 01:56:26 2005
+++ kaffe/TODO	Sat Mar 26 00:53:56 2005
@@ -12,6 +12,11 @@
  * Implement support for extension override mechanism, and allow overriding
    with older versions of APIs as well, which is needed for DOM.
 
+* Integration issues
+ * Move cp-tools and supporting packages to tools.jar, and take them 
+   out of the bootclasspath. Reported by Daniel Bonniot.
+ * Add support for using an external gjdoc.
+
 * Merging work:
   * From GNU Classpath:
     java.util.zip, java.lang.reflect, java.lang




More information about the kaffe mailing list