You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Stefano Bagnara <ap...@bago.org> on 2006/09/09 22:27:49 UTC

Server Major and Minor version in James.java

Should we update James.getMinorVersion for 2.3.0RC3 to return 3 instead
of 1?

I see that James 2.2.0 returned Major 2 and minor 1: is this a Mailet
compatibility version or is it the server version?

I would also change current trunk to return 2 as major and 4 as minor.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


RE: Server Major and Minor version in James.java

Posted by "Noel J. Bergman" <no...@devtech.com>.
Stefano Bagnara wrote:

> Noel J. Bergman wrote:
>>> I see that James 2.2.0 returned Major 2 and minor 1: is this a Mailet
>>> compatibility version or is it the server version?
>> As per the javadocs, those reflect the version of the Mailet API, not the
>> server.

> Ok, but we changed few things in the mailet apis, didn't we?

I believe so.  We should check.

> Should we use the same version as James or use indipendent version
> numbers for Mailets API?

Independent, but likely to track for the time being, since we'll be making
changes to both.

	--- Noel



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: Server Major and Minor version in James.java

Posted by Stefano Bagnara <ap...@bago.org>.
Noel J. Bergman wrote:
>> I see that James 2.2.0 returned Major 2 and minor 1: is this a Mailet
>> compatibility version or is it the server version?
> 
> As per the javadocs, those reflect the version of the Mailet API, not the
> server.
> 
> 	--- Noel

Ok, but we changed few things in the mailet apis, didn't we?
Should we use the same version as James or use indipendent version
numbers for Mailets API?

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


RE: Server Major and Minor version in James.java

Posted by "Noel J. Bergman" <no...@devtech.com>.
> I see that James 2.2.0 returned Major 2 and minor 1: is this a Mailet
> compatibility version or is it the server version?

As per the javadocs, those reflect the version of the Mailet API, not the
server.

	--- Noel



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org