mercredi 17 novembre 2004
mardi 16 novembre 2004
RC Bug Squasher!
mardi 2 novembre 2004
kaffe progresses in Debian
What next?
- bug fixed
- build with gcc-3.4, g++-3.4, libffi3-dev
- running Struts
samedi 23 octobre 2004
Wonderful week!
First cooking courses with friends. Lot of wine, lot of fun, lot of learning...
Tuesday
Cook for my wife a part of what I learnt.
Wednesday
Rest.
Thursday
Concert with the conductor Daniel KAWKA and the first prize at the highly prestigious international Queen Elisabeth Competition in Brussels in 2003, Severin von ECKARDSTEIN (piano).
Friday
Friends for diner and concert from the father of our friends (french pop-poetic songs)
Saturday
Expo at Bruxelles from Karel Appel from CoBrA. (I think I'll visit the CoBrA Museum at Amstelveen, NL soon!..)
vendredi 15 octobre 2004
The man who was not here...
lundi 11 octobre 2004
My Debian Day!
- commons-daemon package which announce the start of the work on the Tomcat5 packaging in Debian.
I went sleeping at 3am. Today:
- libxml-commons-resolver1.1-java: resolved the CatalogManager.properties bug
- commons-daemon: import to the Alioth's pkg-java project cvs repository
- libcommons-net-java: new upstream + new debian/watch file + updated in pkg-java's cvs
- libjazzy-java: resolved the AMD64 build bug + updated in pkg-java's cvs
- libjdom-java: imported to pkg-java's cvs
- libgnuinet-java: new upstream + new debian/watch file + updated in pkg-java's cvs
- libjexl-java: new upstream + new debian/watch file + updated in pkg-java's cvs
- libgnucrypto-java: new debian/watch file + updated in pkg-java's cvs
- libgnujaf-java: new debian/watch file + updated in pkg-java's cvs
- libgnumail-java: new debian/watch file + updated in pkg-java's cvs
- libgnujaxp-java: new debian/watch file + updated in pkg-java's cvs
- updated the tomcat5 alioth's tasks
mercredi 6 octobre 2004
I am Mario!
I like to jump around, and would lead a fairly serene and aimless existence if it weren't for my friends always getting into trouble. I love to help out, even when it puts me at risk. I seem to make friends with people who just can't stay out of trouble. What Video Game Character Are You?
mercredi 25 août 2004
Debian experimental kaffe runs Tomcat4 on powerpc!
First, there is no Java plugin for Mozilla in the latest IBM's JDK on Powerpc, there is now gcjwebplugin, running on many architectures! For several weeks now IBM's JDK (1.4.1 and 1.4.2) does not run at all on my Debian/sid powerpc. I cannot run ant, tomcat, nothing. I got a javacore_blablabla file with a lot of debug information. SableVM, gic/gcj, Kaffe and JamVM already run Ant (nearly) without problem.
Update: a hack with an envvar is necessary: 'export JITC_PROCESSOR_TYPE=6'
The next peace I need is Tomcat4. It's now done (screenshot). The work around was to remove the xmlParserAPIs.jar and xercesImpl.jar from the tomcat4 directory (/usr/share/tomcat4/common/lib) and replace them with a symlink to gnujaxp.jar (in /usr/share/java). And nearly everything was fine (Struts does not seem to work, but all the servlet examples did work, and every JSP examples did work except two: one because the mail api was not in the tomcat classpath and the other because of an exception in org.apache.jasper.servlet.JspServlet.service... I think it was the same exception that occured with Struts.
JDEE for Emacs seems very bounded to proprietary JDK's but I'd like to investigate a little more to have it working with free JDK's as I use it for sometimes now and I'm very happy with it. Another great environment that would be cool to run is Eclipse...
Long life to Free Java! ;-)
mardi 24 août 2004
gcjwebplugin rocks!
I tried it and found some bugs but I have also been surprised it works very well with an old applet. I was looking for 'etch' because I did not remember it from Toys Story and found this site: http://www.etch-a-sketch.com/html/onlineetch.htm with an 'Etch-A-Sketch' Applet. And it did work! (
Many thanks Michael!