[
https://issues.apache.org/jira/browse/JSIEVE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295791#comment-15295791
]
Jon Seymour commented on JSIEVE-73:
-----------------------------------
This commit breaks compilation under Eclipse because of the non-orthodox folder
name used. That is:
./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. It
seems a shame to lose the ability to compile the code base in Eclipse because
of this non-orthodox choice of source file name.
> 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: [email protected]
For additional commands, e-mail: [email protected]