[
https://issues.apache.org/jira/browse/MIME4J-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Wiedmann updated MIME4J-30:
--
Attachment: mime4j-transfer-encoding.patch
Proposed patch with a slightly different solution: In
[
https://issues.apache.org/jira/browse/MIME4J-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528995
]
Jochen Wiedmann commented on MIME4J-30:
---
Robert, as for the buffer handling: I am *debugging* (as opposed to pre
Author: berndf
Date: Wed Sep 19 22:43:27 2007
New Revision: 577558
URL: http://svn.apache.org/viewvc?rev=577558&view=rev
Log:
use restructured and updated stage include properties from trunk
Added:
james/server/sandbox/spring-integration/include.properties
- copied unchanged from r57755
Author: berndf
Date: Wed Sep 19 22:42:41 2007
New Revision: 577557
URL: http://svn.apache.org/viewvc?rev=577557&view=rev
Log:
use restructured and updated stage folder from trunk
Added:
james/server/sandbox/spring-integration/stage/
- copied from r577556, james/server/trunk/stage/
---
Author: berndf
Date: Wed Sep 19 22:40:59 2007
New Revision: 577556
URL: http://svn.apache.org/viewvc?rev=577556&view=rev
Log:
clear space for update from trunk
Removed:
james/server/sandbox/spring-integration/include.properties
james/server/sandbox/spring-integration/stage/
[
https://issues.apache.org/jira/browse/MIME4J-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin reassigned MIME4J-28:
---
Assignee: Robert Burrell Donkin
> NPE in getFields call
>
[
https://issues.apache.org/jira/browse/MIME4J-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin closed MIME4J-28.
---
Resolution: Fixed
Committed. Many thanks.
> NPE in getFields call
> -
Author: rdonkin
Date: Wed Sep 19 13:07:47 2007
New Revision: 577431
URL: http://svn.apache.org/viewvc?rev=577431&view=rev
Log:
Fixed NPE MIME4J-28. Fix suggested by Ron Lissack in
https://issues.apache.org/jira/browse/MIME4J-28.
Modified:
james/mime4j/trunk/src/main/java/org/apache/james/mim
Author: rdonkin
Date: Wed Sep 19 13:04:43 2007
New Revision: 577430
URL: http://svn.apache.org/viewvc?rev=577430&view=rev
Log:
Style is now deprecated
Modified:
james/jsieve/trunk/build.xml
Modified: james/jsieve/trunk/build.xml
URL:
http://svn.apache.org/viewvc/james/jsieve/trunk/build.xml
[
https://issues.apache.org/jira/browse/MIME4J-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528877
]
Robert Burrell Donkin commented on MIME4J-30:
-
This patch reintroduces back into MimeTokenStream the depen
On 9/19/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin ha scritto:
> > On 9/18/07, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote:
> >> On 9/18/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> >>> Currently there are 7 cyclic dependencies between packages.
> >>>
> >>> I fou
[
https://issues.apache.org/jira/browse/MIME4J-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin reassigned MIME4J-30:
---
Assignee: Robert Burrell Donkin
> Transfer-encoding should be transparent
> --
Robert Burrell Donkin ha scritto:
> On 9/18/07, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote:
>> On 9/18/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>>> Currently there are 7 cyclic dependencies between packages.
>>>
>>> I found this refactoring removes all of them:
>>>
>>> 1) Create an "jsie
On 9/18/07, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote:
> On 9/18/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> > Currently there are 7 cyclic dependencies between packages.
> >
> > I found this refactoring removes all of them:
> >
> > 1) Create an "jsieve.exception" package to include exce
[
https://issues.apache.org/jira/browse/JSIEVE-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burrell Donkin closed JSIEVE-4.
--
Resolution: Fixed
Bit better now
> Better MailAdapter documentation how to implement it
On 9/19/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin ha scritto:
> > On 9/17/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> >> Should we add a NOTICE reference for this??
> >
> > yes
> >
> > also, their license details need to be added into the LICENSE file
>
> I'm ad
Author: bago
Date: Wed Sep 19 08:14:18 2007
New Revision: 577329
URL: http://svn.apache.org/viewvc?rev=577329&view=rev
Log:
Add libspf2.LICENSES file (license for test_*.txt resources). Added reference
to the NOTICE generator (pom).
Added ASF header to the mailzone-tests.yml.
Added:
james/js
Robert Burrell Donkin ha scritto:
> On 9/17/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>> Then we have problematic headers in stage/**/*.pom files, but they are
>> third party descriptor, so we leave them as is.
>>
>> Then we have no headers in the test resources:
>>
>> !? src/test/resourc
Hi,
we (Apache JAMES project) wrote a "micro" dns-server that is able to
provide fake replies upon configuration (also timeouts) based on a YAML
configuration [1].
To create the micro dns server I studied dnsjava [2] source code and I
started up from the jnamed.java source code [3]. "jnamed.java"
[
https://issues.apache.org/jira/browse/MIME4J-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528701
]
Niklas Therning commented on MIME4J-6:
--
If the mail is read from disk Mime4j could scan it first to find the bound
Hi,
We (Apache JAMES project) are developing an SPF implementation in java
(jSPF) [1].
Part of our test suite works by parsing 2 YAML files [2][3] provided as
part of the OpenSPF group [4] TestSuite [5]
Currently we wrote the java tests to simply "silently pass" if the 2
yaml files are not there
21 matches
Mail list logo