[kaffe] Erorr in building CVS

Dalibor Topic robilad at kaffe.org
Mon Jul 28 08:12:01 PDT 2003


Timothy Stack wrote:
>>Okay here goes. Maybe I am completly missing something here that
>>I should know. If so I am sorry. But here is whats happening
> 
> 
> The repository is broken at the moment, should be fixed in a bit by helmer 
> (hint hint, nudge nudge ;)

Tim, could you check in the attached patch (works for me). It adds the 
missing StackTraceElement ro essential.files.

cheers,
dalibor topic
-------------- next part --------------
Index: libraries/javalib/essential.files
===================================================================
RCS file: /cvs/kaffe/kaffe/libraries/javalib/essential.files,v
retrieving revision 1.14
diff -u -r1.14 essential.files
--- libraries/javalib/essential.files	27 Jul 2003 21:42:24 -0000	1.14
+++ libraries/javalib/essential.files	28 Jul 2003 14:58:46 -0000
@@ -141,6 +141,7 @@
 java/lang/SecurityManager.java
 java/lang/Short.java
 java/lang/StackOverflowError.java
+java/lang/StackTraceElement.java
 java/lang/String.java
 java/lang/StringBuffer.java
 java/lang/StringIndexOutOfBoundsException.java
@@ -309,4 +310,4 @@
 kaffe/util/Ptr.java
 kaffe/util/UNIXTimeZone.java
 kaffe/util/UTF8.java
-kaffe/util/zip/SwitchInflater.java
\ No newline at end of file
+kaffe/util/zip/SwitchInflater.java


More information about the kaffe mailing list