[ https://issues.apache.org/jira/browse/JSIEVE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295856#comment-15295856
]
ASF GitHub Bot commented on JSIEVE-73:
--------------------------------------
GitHub user chibenwa opened a pull request:
https://github.com/apache/james-mime4j/pull/7
JSIEVE-73 correcting folder name
Compilation under Eclipse is broken :
./james-utils/src/test/java/org.apache.james.mime4j.utils.search/MessageMatcherTest.java
instead of
./james-utils/src/test/java/org/apache/james/mime4j/utils/search/MessageMatcherTest.java
The maven tests pass, but compilation within an Eclipse workspace does not.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chibenwa/james-mime4j JSIEVE-73-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/james-mime4j/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 96126301575fff168df0403588833daa42192c50
Author: benwa <btellier@linagora.com>
Date: 2016-05-23T02:46:04Z
JSIEVE-73 correcting folder name
Compilation under Eclipse is broken :
./james-utils/src/test/java/org.apache.james.mime4j.utils.search/MessageMatcherTest.java
instead of
./james-utils/src/test/java/org/apache/james/mime4j/utils/search/MessageMatcherTest.java
The maven tests pass, but compilation within an Eclipse workspace does not.
----
> Ensure Body Extension Functions As Per Specification
> ----------------------------------------------------
>
> Key: JSIEVE-73
> URL: https://issues.apache.org/jira/browse/JSIEVE-73
> Project: James jSieve
> Issue Type: Improvement
> Affects Versions: 0.2, 0.3, 0.4
> Reporter: Robert Burrell Donkin
> Assignee: Robert Burrell Donkin
> Fix For: 0.6
>
>
> The Body Extension is now a standard. The implementation needs to be checked against
the specification, and any differences corrected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org
|