Issue Details (XML | Word | Printable)

Key: JAMES-613
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Stefano Bagnara
Reporter: Stefano Bagnara
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JAMES Server

Define a new version for Mailet API and update James.java to return the new version.

Created: 10/Sep/06 10:18 PM   Updated: 21/Nov/07 08:31 AM
Return to search
Component/s: UsersStore & UsersRepository
Affects Version/s: 2.3.0
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

Resolution Date: 12/Sep/06 12:45 PM


 Description  « Hide
We should update mailet api version to 2.3.0 and also return 3 from the James.getMinorVersion.
In 2.2.0 we returned 2.1.0: not sure wether 2.1.0 and 2.2.0 bundled the same mailet apis or it is a mistake, btw imo we should use 2.3.0 for the updated mailet apis because it does not make sense to have james 2.3.0 and mailet apis 2.2.0 as we still release both as a single package (it would only increase confusion).


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #442572 Tue Sep 12 12:41:09 UTC 2006 bago Updated James container mailet specification version to 2.3 (JAMES-613).
We already had changes declaring "@since 2.3.0" in javadocs.
Files Changed
MODIFY /james/server/branches/v2.3/src/java/org/apache/james/James.java

Stefano Bagnara added a comment - 12/Sep/06 12:45 PM
Changed 2.3 branch container to return 2.3 as mailet api version.
Temporarily changed trunk to return 2.4 (to avoid forgetting this as 2.1).

Stefano Bagnara made changes - 12/Sep/06 12:45 PM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Repository Revision Date User Message
ASF #442574 Tue Sep 12 12:46:43 UTC 2006 bago Updated James container mailet specification version to 2.4 just to make sure we don't forget this to 2.1 (JAMES-613).
We'll decide later wether this will be 2.3/2.4/3.0 or something else.
Files Changed
MODIFY /james/server/trunk/src/java/org/apache/james/James.java

Danny Angus added a comment - 21/Nov/07 08:31 AM
Closing issue fixed in released version.

Danny Angus made changes - 21/Nov/07 08:31 AM
Status Resolved [ 5 ] Closed [ 6 ]