> "Stefan" == Stefan Preuss <[EMAIL PROTECTED]> writes:
Stefan> But is it really necessary as the JavaMail is now part of the
Stefan> "GlassFish Project"?
My understanding is that the code in GlassFish is under the CDDL,
which is not GPL compatible, and that furthermore Open Exchange is
GPL.
Am Jul 19, 2005 10:26 AM schrieb Martin Kauss <[EMAIL PROTECTED]>:
>On Jul 19, 2005 09:57 AM, Chris Burdess <[EMAIL PROTECTED]> wrote:
>
>>Tom Tromey wrote:
>>>Chris> If you just want ACL support in the GNU IMAP provider, we can
>>>schedule
>>>Chris> it in for the next release.
>>>
>>>Martin> We c
Hi all!
Martin Kauss schrieb:
> On Jul 19, 2005 09:57 AM, Chris Burdess <[EMAIL PROTECTED]> wrote:
>
>
>>Tom Tromey wrote:
>>
>>>Chris> If you just want ACL support in the GNU IMAP provider, we can
>>>schedule
>>>Chris> it in for the next release.
>>>
>>>Martin> We can help to make such an impl
On Jul 19, 2005 09:57 AM, Chris Burdess <[EMAIL PROTECTED]> wrote:
> Tom Tromey wrote:
> > Chris> If you just want ACL support in the GNU IMAP provider, we can
> > schedule
> > Chris> it in for the next release.
> >
> > Martin> We can help to make such an implementation happen, but our
> > Martin
Tom Tromey wrote:
Chris> If you just want ACL support in the GNU IMAP provider, we can
schedule
Chris> it in for the next release.
Martin> We can help to make such an implementation happen, but our
Martin> focus is the solution and the features. Thats why we have not
Martin> ask for methods. No
> "Chris" == Chris Burdess <[EMAIL PROTECTED]> writes:
Chris> If you just want ACL support in the GNU IMAP provider, we can schedule
Chris> it in for the next release.
Martin> We can help to make such an implementation happen, but our
Martin> focus is the solution and the features. Thats why
Am Jul 14, 2005 08:26 PM schrieb Chris Burdess <[EMAIL PROTECTED]>:
> Martin Kauss wrote:
> >> The problem is that Rights, as well as ACL and Quota, are in a com.sun
> >> package.
> >
> > OX makes use of the class IMAPFolder and there you have the method
> > addRights(ACL acl) which lead us to set
Martin Kauss wrote:
The problem is that Rights, as well as ACL and Quota, are in a com.sun
package.
OX makes use of the class IMAPFolder and there you have the method
addRights(ACL acl) which lead us to setRights(Rights rights)
and there we find the Rights.
The GNU classpath javamail API does
Am Jul 13, 2005 08:17 PM schrieb David Walluck <[EMAIL PROTECTED]>:
> Martin Kauss <[EMAIL PROTECTED]> wrote:
>
> > The complete part "Rights" is missing in the classpath
> > implementation or i was not able to find it
> > (http://www.gnu.org/software/classpathx/javamail/javadoc/alphaindex.html).
You wrote:
> The problem is that we have public javax.mail API's that return class
> instances from the internal package com.sun.mail.
Really?
My reading was that the javax.mail.Folder is clean. The problem is
that some key public methods com.sun.mail.imap.IMAPFolder do not have
corresponding
On Jul 09, 2005 01:21 PM, Martin Kauss <[EMAIL PROTECTED]> wrote:
> On Jul 09, 2005 09:54 AM, Chris Burdess <[EMAIL PROTECTED]> wrote:
>
> > Martin Kauss wrote:
> > > > So what I understand is this: (Correct me if I'm wrong)
> > > > 1. Problems with servlets are solvable with free Java tools, and
Martin Kauss <[EMAIL PROTECTED]> wrote:
The complete part "Rights" is missing in the classpath
implementation or i was not able to find it
(http://www.gnu.org/software/classpathx/javamail/javadoc/alphaindex.html).
The problem is that Rights, as well as ACL and Quota, are in a com.sun
package.
On Jul 09, 2005 09:54 AM, Chris Burdess <[EMAIL PROTECTED]> wrote:
> Martin Kauss wrote:
> > > So what I understand is this: (Correct me if I'm wrong)
> > > 1. Problems with servlets are solvable with free Java tools, and these
> > > are not major showstoppers
> >
> > I am not aware of any servl
Martin Kauss wrote:
> > So what I understand is this: (Correct me if I'm wrong)
> > 1. Problems with servlets are solvable with free Java tools, and these
> > are not major showstoppers
>
> I am not aware of any servlet issues at all, tomcat for example
> should provide all necessary libraries.
On Jul 09, 2005 05:15 AM, Soumyadip Modak <[EMAIL PROTECTED]> wrote:
> Martin Kauss <[EMAIL PROTECTED]> wrote
> > Hi,
> >
> > the configure just checks the system dependencies to build the
> > system. The needed libraries are not checked until the compile
> > process, JFYI.
> >
> > The questi
15 matches
Mail list logo