Hi,
To conclude the issue, I suggest the following patch.
bash-2.05b$ diff -u gnu/xml/aelfred2/SAXDriver.java.orig
gnu/xml/aelfred2/SAXDriver.java
--- gnu/xml/aelfred2/SAXDriver.java.origSat Oct 18 19:51:10 2003
+++ gnu/xml/aelfred2/SAXDriver.java Sat Oct 25 08:41:10 2003
@@ -596,8
> ":" == Tom Tromey <[EMAIL PROTECTED]> writes:
:> Could you make your test case suitable for Mauve? How about we give
:> you mauve write access and then you can just check it in? And then
:> you can check in future tests too :-). If this sounds good, fill out
:> this form and give my email
Ito Kazumitsu wrote:
The attached programs cause java.lang.IllegalAccessError,
which partly seemes to have something to do with KJC,
but class files compiled with Sun's javac also cause the
error.
Apparently KJC choses to protect the inner class (as usual). I've not
really seen a specific restric
> Done. Please update from CVS, and good luck with the AWT port.
I have been keeping up.
> Speaking of the AWT switch to classpath, I was thinking of a slightly
> different approach: what about having classpath's AWT, kaffe's AWT and
> pocketlinux AWT source trees somewhere under libraries/j
Hi David,
sorry for the long delay on my side, I was busy with kaffe 1.1.2, and
then the classpath developer meeting, catching up with real life ... I
guess you know what it's like ;)
I haven't thought much about it, but wouldn't a ResourceBundle /
Property file based approach solve your probl
Hi all,
this is just a quick heads up for thos of you who want to tinker with
JBoss on top of kaffe from CVS.
Kaffe CVS wrote:
PatchSet 4122
Date: 2003/10/24 16:42:09
Author: dalibor
Branch: HEAD
Tag: (none)
Log:
Fixes to get JBoss 3.2.2 to load
With the checked in fixes, JBoss 3.2.2 loads on
PatchSet 4122
Date: 2003/10/24 16:42:09
Author: dalibor
Branch: HEAD
Tag: (none)
Log:
Fixes to get JBoss 3.2.2 to load
With the checked in fixes, JBoss 3.2.2 loads on i386-linux. Trying to run
its management console by connecting to http://localhost:8080/jmx-console/index.jsp
doesn't work though
James Simmons wrote:
Is it possible to integrate beans from GNU Classpath into Kaffe. I need it
for Classpath AWT.
Done. Please update from CVS, and good luck with the AWT port.
Speaking of the AWT switch to classpath, I was thinking of a slightly
different approach: what about having classpath
PatchSet 4121
Date: 2003/10/24 13:53:59
Author: dalibor
Branch: HEAD
Tag: (none)
Log:
Finished java.beans merge with GNU Classpath
Merged in the Introspector class from GNU Classpath needed to get JBoss 3.2.2 to
load further. Fixed a small bug in IntrospectionIncubator that showed up in kaffe's
Hi david,
Thanks again for the patch.
I merged in more updates to the NIO code from GNU Classpath made by
Michael Koch, so you patch doesn't apply anymore. Could you check out
kaffe from CVS and try again, to see if it fixes the problem?
cheers,
dalibor topic
David 'Bombe' Roden wrote:
-BE
Hi Ross,
Thanks for the patch. I tried applying it, but it didn't work for me:
bash-2.05a$ patch -p 1 --dry-run -i /var/tmp/message.eml
patching file libraries/javalib/java/awt/ImageLoader.java
patch: malformed patch at line 106: // we are done with it, prevent
memory leaks
Could you resend
11 matches
Mail list logo