[jira] [Closed] (JAMES-2634) Tika 1.19.x is vulnerable to CVE-2017-17197

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2634. - > Tika 1.19.x is vulnerable to CVE-2017-17197 > --- > >

[jira] [Closed] (MAILBOX-370) Events should expose a isNoop method

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed MAILBOX-370. -- > Events should expose a isNoop method > > >

[jira] [Reopened] (MAILBOX-370) Events should expose a isNoop method

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit reopened MAILBOX-370: Missing fix version > Events should expose a isNoop method >

[jira] [Resolved] (MAILBOX-370) Events should expose a isNoop method

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-370. Resolution: Fixed Fix Version/s: 3.3.0 > Events should expose a isNoop method >

[jira] [Resolved] (JAMES-2635) Dead link when downloading Spring wiring 3.2.0

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2635. --- Resolution: Fixed Fix Version/s: 3.2.0

[jira] [Updated] (JAMES-2634) Tika 1.19.x is vulnerable to CVE-2017-17197

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-2634: -- Fix Version/s: 3.3.0 > Tika 1.19.x is vulnerable to CVE-2017-17197 >

[jira] [Resolved] (JAMES-2634) Tika 1.19.x is vulnerable to CVE-2017-17197

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2634. --- Resolution: Fixed https://github.com/linagora/james-project/pull/2075 solved this > Tika

[jira] [Closed] (MAILBOX-370) Events should expose a isNoop method

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed MAILBOX-370. -- > Events should expose a isNoop method > > >

[jira] [Resolved] (MAILBOX-370) Events should expose a isNoop method

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved MAILBOX-370. Resolution: Fixed https://github.com/linagora/james-project/pull/2074 > Events should

[10/11] james-project git commit: JAMES-2634 CVE-2018-17197 Recommend using Tika after version 1.20

2019-01-02 Thread btellier
JAMES-2634 CVE-2018-17197 Recommend using Tika after version 1.20 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/61baf077 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/61baf077 Diff:

[07/11] james-project git commit: JAMES-2551 Use NIO for RabbitMQ connections

2019-01-02 Thread btellier
JAMES-2551 Use NIO for RabbitMQ connections Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5692d131 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/5692d131 Diff:

[04/11] james-project git commit: MAILBOX-370 EventBus should not dispatch noop events

2019-01-02 Thread btellier
MAILBOX-370 EventBus should not dispatch noop events Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/59996dc0 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/59996dc0 Diff:

[08/11] james-project git commit: JAMES-2635 Dead link when downloading Spring wiring 3.2.0

2019-01-02 Thread btellier
JAMES-2635 Dead link when downloading Spring wiring 3.2.0 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/59d791c1 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/59d791c1 Diff:

[01/11] james-project git commit: MAILBOX-370 isNoop should be part of the Event interface

2019-01-02 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 97edbf904 -> 76374191d MAILBOX-370 isNoop should be part of the Event interface Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9e6198f2 Tree:

[02/11] james-project git commit: MAILBOX-370 MailboxEventDispatcher should be agnostic on the event type for filtering noop events

2019-01-02 Thread btellier
MAILBOX-370 MailboxEventDispatcher should be agnostic on the event type for filtering noop events Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c6af362f Tree:

[05/11] james-project git commit: MAILBOX-370 Remove unused methods fromEventCollector class

2019-01-02 Thread btellier
MAILBOX-370 Remove unused methods fromEventCollector class Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/dc841af4 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/dc841af4 Diff:

[11/11] james-project git commit: Upgrade instruction: merge 3.3.0 & unreleased blocks

2019-01-02 Thread btellier
Upgrade instruction: merge 3.3.0 & unreleased blocks Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e6419359 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e6419359 Diff:

[03/11] james-project git commit: MAILBOX-370 Avoid using anonymous events

2019-01-02 Thread btellier
MAILBOX-370 Avoid using anonymous events Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/df5d4c12 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/df5d4c12 Diff:

[09/11] james-project git commit: JAMES-2618 Add CassandraSchemaVersionModule for extension in RabbitMQMailQueueTest

2019-01-02 Thread btellier
JAMES-2618 Add CassandraSchemaVersionModule for extension in RabbitMQMailQueueTest fix error unconfigured table schemaversion Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/76374191 Tree:

[06/11] james-project git commit: MAILBOX-370 Move the responsibility of Noop filtering from the dispatcher to the Delegating listener

2019-01-02 Thread btellier
MAILBOX-370 Move the responsibility of Noop filtering from the dispatcher to the Delegating listener Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4a9295cb Tree:

[jira] [Created] (MAILBOX-370) Events should expose a isNoop method

2019-01-02 Thread Tellier Benoit (JIRA)
Tellier Benoit created MAILBOX-370: -- Summary: Events should expose a isNoop method Key: MAILBOX-370 URL: https://issues.apache.org/jira/browse/MAILBOX-370 Project: James Mailbox Issue Type:

[jira] [Commented] (JAMES-2171) LogMessage mailet improvments

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731917#comment-16731917 ] ASF GitHub Bot commented on JAMES-2171: --- Github user ReturnHttp402 commented on the issue:

[jira] [Commented] (JAMES-2171) LogMessage mailet improvments

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731896#comment-16731896 ] ASF GitHub Bot commented on JAMES-2171: --- Github user chibenwa commented on the issue:

[jira] [Commented] (JAMES-2171) LogMessage mailet improvments

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731891#comment-16731891 ] ASF GitHub Bot commented on JAMES-2171: --- Github user chibenwa commented on a diff in the pull

[jira] [Commented] (JAMES-2171) LogMessage mailet improvments

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731894#comment-16731894 ] ASF GitHub Bot commented on JAMES-2171: --- Github user chibenwa commented on a diff in the pull

[jira] [Commented] (JAMES-2171) LogMessage mailet improvments

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731892#comment-16731892 ] ASF GitHub Bot commented on JAMES-2171: --- Github user chibenwa commented on a diff in the pull

[jira] [Commented] (JAMES-2171) LogMessage mailet improvments

2019-01-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731893#comment-16731893 ] ASF GitHub Bot commented on JAMES-2171: --- Github user chibenwa commented on a diff in the pull

[jira] [Created] (JAMES-2635) Deqd link when downloading Spring wiring 3.2.0

2019-01-02 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2635: - Summary: Deqd link when downloading Spring wiring 3.2.0 Key: JAMES-2635 URL: https://issues.apache.org/jira/browse/JAMES-2635 Project: James Server Issue

[jira] [Updated] (JAMES-2635) Dead link when downloading Spring wiring 3.2.0

2019-01-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-2635: -- Summary: Dead link when downloading Spring wiring 3.2.0 (was: Deqd link when downloading