Re: [Classpathx-discuss] [gnujaxp] javax.xml.* conform to jaxp1.1

2003-08-23 Thread Nic
Arnaud Vandyck [EMAIL PROTECTED] writes:

 I've just finished some commits (less than 10) to make gnujaxp compliant
 with jaxp1.1 public API. 
 
 We still need to  fix the build system (see [1]) and  that's all for the
 minor changes. 
 
 The major improvment would be to have an transform implementation.

Err.. what about our libxslt thing? It's in the classpathx repository.

What I had planned to do was make a libxml2 jaxp provider for SAX and
DOM. They would fit in very nicely with a libxslt based TRAX.


I will get round to the build setup soon. Are you available to test
builds?


Nic



___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


GNU Classpath 0.06 created

2003-08-23 Thread Mark Wielaard
Hi,

Although I don't have access yet to alpha.gnu.org to publish the release
I have already created the 0.06 release tarball. I also tagged the CVS
tree as 'classpath-0_06-release'.

Current tarball can be found at:
http://www.klomp.org/mark/classpath/classpath-0.06.tar.gz

It has the following MD5 sum:
d6f6506790d1166d0cd20dcde3221297  classpath-0.06.tar.gz

I will make the real announcement about 0.06 as soon as it is up at the
official GNU ftp server.

Please feel free to hack on the CVS tree again.

Hope this message makes it to the mailinglist since messages seem to go
very slow the last couple of days.

Cheers,

Mark



___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


Re: Locale collation rules

2003-08-23 Thread Guilhem Lavaux
Tom Tromey wrote:

Guilhem == Guilhem Lavaux [EMAIL PROTECTED] writes:
   

Guilhem Is it legally possible to get the rules returned by sun jdk's
Guilhem RuseBasedCollator.getRules() as it was done in Mauve ?
We would have to have RMS ask the FSF lawyer about this.

When I initially wrote this code I avoided this issue.
One option might be to see if we can further adapt the glibc
localeconv program to generate the collation rules for us.
Tom
 

Hi Tom,

Do you know how much of the java's locale information can be found in 
glibc's ? I
remember something like glibc's locale would never be sufficient to 
translate all
necessary informations. I'll download glibc sources and have a look at 
what can be done.

Cheers,
Guilhem.


___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


date for release 0.06

2003-08-23 Thread John Leuner
When should we expect 0.06 to be released?

John Leuner




___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath


Re: GNU Classpath 0.06 created

2003-08-23 Thread Per Bothner
Mark Wielaard wrote:

My thinking was that the 0.0x releases are actually the pre-releases
while we work towards the first real GNU Classpath 1.0 release. People
can combine these pre-releases with their own VMs like gcj, kissme,
jikesRVM, Jaos, etc already do. But as long as we don't have at least a
minimum of functionality to offer (we are hoping that 1.0 will have the
equivalent functionality as core libraries that come with some
proprietary 1.1 JDKs) and a stable/maintainable VM interface we cannot
call it a real release.
If you've created a cvs tag, and given it a real version number,
I'd call it a release, even if it's not a 1.0 relase.  alpha.gnu.org
has outlived its usefulness (evidenced by the fact that it is little
used) now that alpha code is available in CVS for most projects.
Note that alpha.gnu.org is not mirrored the way ftp.gnu.org is.
--
--Per Bothner
[EMAIL PROTECTED]   http://per.bothner.com/


___
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath