Re: Java MIME parser?

2003-08-04 Thread Nic
sion of ClasspathX-mail. The new version has the following providers: - imap - pop3 - nntp - smtp - maildir - mbox most (if not all) of which are thanks to dog. I expect we'll release before September but it may just slip over because we're all very busy. The more people who download

Re: Java MIME parser?

2003-08-04 Thread Nic
sion of ClasspathX-mail. The new version has the following providers: - imap - pop3 - nntp - smtp - maildir - mbox most (if not all) of which are thanks to dog. I expect we'll release before September but it may just slip over because we're all very busy. The more people who download

Re: JAXP-compliant XSLT processor

2003-03-20 Thread Nic Ferrier
-) I'm the ClasspathX maintainer. I'd be really happy for someone to make a debian package... we're going to make a new release of GNU JAXP soon... we have some build issues to fix first. Arnaud, if you want to build a debian package I'll help in whatever way I can. Nic

Re: JAXP-compliant XSLT processor

2003-03-20 Thread Nic Ferrier
Arnaud Vandyck <[EMAIL PROTECTED]> writes: > _______ > / Nic Ferrier <[EMAIL PROTECTED]> wrote: > | I'd be really happy for someone to make a debian package... we're > | going to make a new release of G

Re: Sad news for Kaffe.

2004-03-05 Thread Nic Ferrier
Ean Schuessler <[EMAIL PROTECTED]> writes: > Dear self-rightous and non-appreciative Java Debian list, > ... You should all start using lisp. Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: packaging jars vs. classes

2000-11-08 Thread Nic Ferrier
to replace existing VM class loaders (I'm not sure how well that would fit with gcj for example) but it would be possible in traditional VMs. The package would have to move and rename the existing VMs System Class Loader and call that to deal with stuff on the boot classpath and extension class

Re: packaging jars vs. classes

2000-11-09 Thread Nic Ferrier
4.0) which is due Any Day Now. But what you're getting at I suspect is "does this matter - Tomcat has it's own repositories for jars it can just keep to them". The point I was trying to make is that Debian may want to provide a standard webapp directory or path (the place where WAR files are put so that the servlet engine can find them). Nic

Re: packaging jars vs. classes

2000-11-09 Thread Nic Ferrier
n't it have some problems though if jar files inside the webapp specified extensions to be loaded from relative paths? The relative path they would find would be /usr/share/java/webapps which would presumably not be the place one would find normal jar files. (I don't know if this is the case ot not - I haven't tested it). Nic

Re: RFC: provides: java-servlet-engine

2000-12-16 Thread Nic Ferrier
e are now quite a few servlet dependant tools out there. I would like to see this done as well, for 2 reasons: 1. I'm the architect of the GNU-Paperclips servlet container which I would like to get into Debian for the next release 2. I'm involved in several projects that will utilise servlet containers and I'd like those to be Debianized too. Nic Ferrier

Re: RFC: provides: java-servlet-engine

2000-12-17 Thread Nic Ferrier
Paperclips, the FSF's servlet engine) require GNUJSP to provide JSP services. I will be packaging GNU-Paperclips for Debian once we are API 2.3 compliant. I hope that Debian will provide it in the main release when I have done so. Nic Ferrier

Re: RFC: provides: java-servlet-engine

2001-01-14 Thread Nic Ferrier
llow me to specify GNU-Paperclips (the FSFs GPLed servlet engine) as something that could be depended on by packages like Coccoon. Nic PS the problem with Jserv could be fixed with a deployment-descriptor->jserv-conf translator but I doubt very much whether there will ever be one.

Re: Using org.apache.service to create Java Daemons

2001-01-19 Thread Nic Ferrier
in Thread. I was hoping that the tomcat code would >be a good implementation of 1 that I didn't have to >write all of. C program to run JVM as a daemon here: http://www.gnu.org/software/java/arc/djinn-1.1.tar.gz Nic Ferrier

Re: java Makefile

2001-06-17 Thread Nic Ferrier
nding on the part of the developer about what has changed. Nic Ferrier # JCD Makefile # (c) Nic Ferrier - Tapsell-Ferrier Limited 2001 # # You are free to redistribute this file. NO WARRANTY or fitness # for purpose is implied by this notice. # # What goes on here? # The SOURCEFILES should be a

Re: which JSP engine

2002-04-18 Thread Nic Ferrier
web server? You could also use GNU-Paperclips and GNUJSP (but Paperclips is still in beta). I would advise that you not use JServ. It's very old now and not likely to implement what your customer might expect from a JSP engine. Either of the other two would be ok. Nic Ferrier GNU-Papercl

Re: Java Policy.

2002-05-12 Thread Nic Ferrier
o to contrib. There are many other free JVMs now: ORP, KissMe, etc... The Classpath page at GNU references them: http://www.gnu.org/software/classpath Nic Ferrier GNU ClasspathX maintainer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: packaging jars vs. classes

2000-11-08 Thread Nic Ferrier
to replace existing VM class loaders (I'm not sure how well that would fit with gcj for example) but it would be possible in traditional VMs. The package would have to move and rename the existing VMs System Class Loader and call that to deal with stuff on the boot classpath and extension cl

Re: packaging jars vs. classes

2000-11-09 Thread Nic Ferrier
4.0) which is due Any Day Now. But what you're getting at I suspect is "does this matter - Tomcat has it's own repositories for jars it can just keep to them". The point I was trying to make is that Debian may want to provide a standard webapp directory or path (the place where WAR files are put so that the servlet engine can find them). Nic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: packaging jars vs. classes

2000-11-09 Thread Nic Ferrier
n't it have some problems though if jar files inside the webapp specified extensions to be loaded from relative paths? The relative path they would find would be /usr/share/java/webapps which would presumably not be the place one would find normal jar files. (I don't know if this is the case

Re: RFC: provides: java-servlet-engine

2000-12-16 Thread Nic Ferrier
e are now quite a few servlet dependant tools out there. I would like to see this done as well, for 2 reasons: 1. I'm the architect of the GNU-Paperclips servlet container which I would like to get into Debian for the next release 2. I'm involved in several projects that will utili

Re: RFC: provides: java-servlet-engine

2000-12-17 Thread Nic Ferrier
ly GNU-Paperclips, the FSF's servlet engine) require GNUJSP to provide JSP services. I will be packaging GNU-Paperclips for Debian once we are API 2.3 compliant. I hope that Debian will provide it in the main release when I have done so. Nic Ferrier -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: RFC: provides: java-servlet-engine

2001-01-14 Thread Nic Ferrier
llow me to specify GNU-Paperclips (the FSFs GPLed servlet engine) as something that could be depended on by packages like Coccoon. Nic PS the problem with Jserv could be fixed with a deployment-descriptor->jserv-conf translator but I doubt very much whether there will ever be one. -- To UNS

Re: Using org.apache.service to create Java Daemons

2001-01-19 Thread Nic Ferrier
in Thread. I was hoping that the tomcat code would >be a good implementation of 1 that I didn't have to >write all of. C program to run JVM as a daemon here: http://www.gnu.org/software/java/arc/djinn-1.1.tar.gz Nic Ferrier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: java Makefile

2001-06-17 Thread Nic Ferrier
nding on the part of the developer about what has changed. Nic Ferrier # JCD Makefile # (c) Nic Ferrier - Tapsell-Ferrier Limited 2001 # # You are free to redistribute this file. NO WARRANTY or fitness # for purpose is implied by this notice. # # What goes on here? # The SOURCEFILES should be a

Re: which JSP engine

2002-04-18 Thread Nic Ferrier
n my web server? You could also use GNU-Paperclips and GNUJSP (but Paperclips is still in beta). I would advise that you not use JServ. It's very old now and not likely to implement what your customer might expect from a JSP engine. Either of the other two would be ok. Nic Ferrier GNU-

Re: Java Policy.

2002-05-12 Thread Nic Ferrier
o to contrib. There are many other free JVMs now: ORP, KissMe, etc... The Classpath page at GNU references them: http://www.gnu.org/software/classpath Nic Ferrier GNU ClasspathX maintainer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: JAXP-compliant XSLT processor

2003-03-20 Thread Nic Ferrier
-) I'm the ClasspathX maintainer. I'd be really happy for someone to make a debian package... we're going to make a new release of GNU JAXP soon... we have some build issues to fix first. Arnaud, if you want to build a debian package I'll help in whatever way I can. Nic

Re: JAXP-compliant XSLT processor

2003-03-20 Thread Nic Ferrier
Arnaud Vandyck <[EMAIL PROTECTED]> writes: > _______ > / Nic Ferrier <[EMAIL PROTECTED]> wrote: > | I'd be really happy for someone to make a debian package... we're > | going to make a new release of G

Re: java on ppc

2003-04-24 Thread Nic Ferrier
well with ppc? I do all my java development on ppc. I use either Blackdown 1.3 or GCJ. Nic

Re: java on ppc

2003-04-24 Thread Nic Ferrier
florian <[EMAIL PROTECTED]> writes: > On Thu, 2003-04-24 at 13:00, Nic Ferrier wrote: > > florian <[EMAIL PROTECTED]> writes: > > > > > hi! > > > > > > does anybody here do java development under ppc? > > > > > > i t