user-api and user-library seems almost ok as modules, but I feel the
packages are wrong.
Is this something concerning also other developers or it's me too much
strict wrt packages/dependencies and this stuff?
we have these packages in user-api:
o.a.j.vut
o.a.j.api.user
o.a.j.services
then we
I'd like to create a mail-library module including everything we
currently have in core-library in the o.a.j.util.mail package.
They are various mdn/dsn (mail delivery notification, delivery status
notification) related classes and are currently used by smtpserver
function, by the DSNMailet (m
Stefano Bagnara ha scritto:
Hi all,
After I moved tests in the right places (excluding IMAP), I'd like to
sort out a better structure for our modules.
IMHO we have some modules that is not appropriate (domain-api, as an
example, contains unrelated interfaces, does not need to exist) and we
ha
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619383#action_12619383
]
Robert Burrell Donkin commented on JAMES-850:
-
Darn just had a failure: looks li
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619382#action_12619382
]
Robert Burrell Donkin commented on JAMES-850:
-
It's hard to know whether an inte
Robert Burrell Donkin ha scritto:
On Sun, Aug 3, 2008 at 10:28 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] ha scritto:
Author: rdonkin
Date: Sun Aug 3 14:21:45 2008
New Revision: 682219
URL: http://svn.apache.org/viewvc?rev=682219&view=rev
Log:
Concurrency tests for IMAP
On Sun, Aug 3, 2008 at 10:28 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] ha scritto:
>>
>> Author: rdonkin
>> Date: Sun Aug 3 14:21:45 2008
>> New Revision: 682219
>>
>> URL: http://svn.apache.org/viewvc?rev=682219&view=rev
>> Log:
>> Concurrency tests for IMAP
>
>> [...]
>>
Author: rdonkin
Date: Sun Aug 3 14:37:51 2008
New Revision: 682221
URL: http://svn.apache.org/viewvc?rev=682221&view=rev
Log:
Revert mistakenly committed code.
Modified:
james/server/trunk/core-library/src/main/java/org/apache/james/core/MailImpl.java
Modified:
james/server/trunk/core-lib
[EMAIL PROTECTED] ha scritto:
Author: rdonkin
Date: Sun Aug 3 14:21:45 2008
New Revision: 682219
URL: http://svn.apache.org/viewvc?rev=682219&view=rev
Log:
Concurrency tests for IMAP
> [...]
Modified:
james/server/trunk/core-library/src/main/java/org/apache/james/core/MailImpl.java
[...]
Author: rdonkin
Date: Sun Aug 3 14:21:45 2008
New Revision: 682219
URL: http://svn.apache.org/viewvc?rev=682219&view=rev
Log:
Concurrency tests for IMAP
Added:
james/server/trunk/experimental-seda-imap-function/src/test/resources/org/apache/james/test/functional/imap/scripts/Concurrent.todo
Hi all,
After I moved tests in the right places (excluding IMAP), I'd like to
sort out a better structure for our modules.
IMHO we have some modules that is not appropriate (domain-api, as an
example, contains unrelated interfaces, does not need to exist) and we
have the core-module that shoul
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619337#action_12619337
]
Robert Burrell Donkin commented on JAMES-850:
-
I think it's a race condition inv
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619334#action_12619334
]
Stefano Bagnara commented on JAMES-850:
---
I don't see circularity.
We have an SMTPAddre
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin updated JAMES-850:
Attachment: TEST-org.apache.james.transport.mailets.RemoteDeliveryTest.txt
Using the
On Sun, Aug 3, 2008 at 1:16 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin ha scritto:
>>
>> On 7/28/08, Norman Maurer <[EMAIL PROTECTED]> wrote:
>>>
>>> Am Sonntag, den 27.07.2008, 22:20 +0200 schrieb Stefano Bagnara:
Is there any mailing list notification?
>>>
>>
On Sun, Aug 3, 2008 at 1:22 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin ha scritto:
>>
>> On 7/28/08, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>>>
>>> Norman Maurer ha scritto:
Hi Stefano,
I think a jira issue is the "safest" ;-)
>>>
>>> I know it's
Author: rdonkin
Date: Sun Aug 3 06:20:00 2008
New Revision: 682164
URL: http://svn.apache.org/viewvc?rev=682164&view=rev
Log:
Tests for RFC FETCH
Modified:
james/server/trunk/phoenix-deployment/src/test/org/apache/james/experimental/imapserver/ExperimentalFetchTest.java
james/server/tr
Robert Burrell Donkin ha scritto:
On 7/28/08, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
Norman Maurer ha scritto:
Hi Stefano,
I think a jira issue is the "safest" ;-)
I know it's safer, but before writing to him I'd like to understand if
in the case he doesn't want to create a JIRA account w
Norman Maurer ha scritto:
Am Sonntag, den 27.07.2008, 22:20 +0200 schrieb Stefano Bagnara:
Norman Maurer ha scritto:
Hi all,
I finally received an account for the hudson webui to setup our
projects. The result is here:
http://hudson.zones.apache.org/hudson/view/James/
mi*n*e4j-trunk ? ;-)
I'
Robert Burrell Donkin ha scritto:
On 7/28/08, Norman Maurer <[EMAIL PROTECTED]> wrote:
Am Sonntag, den 27.07.2008, 22:20 +0200 schrieb Stefano Bagnara:
Is there any mailing list notification?
I not enabled it yet because I wanted to talk about it first on ml.
MAybe we should add a new ml for t
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619321#action_12619321
]
Stefano Bagnara commented on JAMES-850:
---
Very interesting. I can't understand why a si
Author: bago
Date: Sun Aug 3 04:52:43 2008
New Revision: 682131
URL: http://svn.apache.org/viewvc?rev=682131&view=rev
Log:
Added serialVersionUID to the SMTP*Exceptions raised by the SMTPTransport
(Investigating on JAMES-850)
Modified:
james/server/trunk/mailets-function/src/test/java/org/
Robert Burrell Donkin (JIRA) ha scritto:
[ https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619309#action_12619309 ]
Robert Burrell Donkin commented on JAMES-850:
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin updated JAMES-850:
Attachment: TEST-org.apache.james.transport.mailets.RemoteDeliveryTest.txt
Attached
Author: rdonkin
Date: Sun Aug 3 03:26:16 2008
New Revision: 682126
URL: http://svn.apache.org/viewvc?rev=682126&view=rev
Log:
Correct mail file pruning so that initial whitespace is ignored in input files.
Modified:
james/server/trunk/experimental-seda-imap-function/src/test/java/org/apache
Author: rdonkin
Date: Sun Aug 3 02:46:42 2008
New Revision: 682124
URL: http://svn.apache.org/viewvc?rev=682124&view=rev
Log:
Consistently name tests
Added:
james/server/trunk/experimental-seda-imap-function/src/test/resources/org/apache/james/test/functional/imap/scripts/FetchRFC822Mixed.t
[
https://issues.apache.org/jira/browse/JAMES-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619309#action_12619309
]
Robert Burrell Donkin commented on JAMES-850:
-
Agreed
I wonder whether we might
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
28 matches
Mail list logo