Speaking of the website, I've notice that there is a javascript error when viewing in IE6, and unterminated string constant in one of the document.write statements. Line 23 I think in the resulting html, which would be this section:

21: <script type="text/javascript">
22: if (document.layers) {
23: document.writeln("
24: &lt;link rel='stylesheet' type='text/css' href='./style/ns4_only.css' media='screen' /&gt;
25: &lt;link rel='stylesheet' type='text/css' href='./style/maven_ns4_only.css' media='screen'/&gt;
26: ");
27: }
28: </script>

- Robert McIntosh

James Strachan wrote:

From: "Morgan Delagrange" <[EMAIL PROTECTED]>

Hey all,

Just a heads-up, sometime today I'll copy over the CVS
directories to jakarta-commons and CVS remove them
from jakarta-commons-sandbox.

Sometime tomorrow, you will want to update both
jakarta-commons to pick up the additions and
jakarta-commons-sandbox to pick up the deletions.

Great stuff, thanks Morgan!

I'm gonna try get the generation of the website working again (with
hopefully a site per library) so once the move has happened I can update the
website.

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to