That was next on my list... :)
Stefano Mazzocchi wrote:
Geir Magnusson Jr wrote:
This is cool.
We can generate our own website using the IBM J9 VM and our classlib.
I had to add SQLException (just a stub) because J9 thought this was
important to have around (!).
Give it a try. You need to build the classlib yourself until we can
get an update to the snapshot site. Get J9 as stated in the classlib
build instructions and then you can just :
$ harmony/standard/site > ant
and it Just Works.
hmmm, I wonder how far in gump we would go :-)