[jira] [Resolved] (JAMES-2254) Introduce RPM packaging

2017-12-15 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved JAMES-2254. --- Resolution: Fixed merged > Introduce RPM packaging > --- > >

[jira] [Closed] (JAMES-2254) Introduce RPM packaging

2017-12-15 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-2254. - > Introduce RPM packaging > --- > > Key: JAMES-2254 >

[jira] [Resolved] (MAILBOX-322) Diagnose ghost mailbox

2017-12-15 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved MAILBOX-322. Resolution: Fixed merged > Diagnose ghost mailbox > -- > >

[jira] [Closed] (MAILBOX-322) Diagnose ghost mailbox

2017-12-15 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed MAILBOX-322. -- > Diagnose ghost mailbox > -- > > Key: MAILBOX-322 >

[2/2] james-project git commit: JAMES-2254 Introduce RPM packaging

2017-12-15 Thread aduprat
JAMES-2254 Introduce RPM packaging Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a7959458 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a7959458 Diff:

[1/2] james-project git commit: JAMES-2254 Introduce RPM packaging

2017-12-15 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master eeca3b563 -> a7959458f http://git-wip-us.apache.org/repos/asf/james-project/blob/a7959458/dockerfiles/packaging/package/etc/james/templates/managesieveserver.xml --

[2/3] james-project git commit: MAILBOX-322 Generify Guice MailboxListener registration

2017-12-15 Thread aduprat
MAILBOX-322 Generify Guice MailboxListener registration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/73e93336 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/73e93336 Diff:

[3/3] james-project git commit: MAILBOX-322 Add logging upon mailbox read

2017-12-15 Thread aduprat
MAILBOX-322 Add logging upon mailbox read Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/eeca3b56 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/eeca3b56 Diff:

[1/3] james-project git commit: MAILBOX-322 Add a Cassandra mailbox listener logger

2017-12-15 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master af726bbb9 -> eeca3b563 MAILBOX-322 Add a Cassandra mailbox listener logger This will help diagnose Ghost mailbox bug. Note the possibility to filter per mailbox and per event type. Project:

Build failed in Jenkins: hupa-trunk #383

2017-12-15 Thread Apache Jenkins Server
See Changes: [dongxu] Remove 404 repository, add jboss repository for cobogw. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on

svn commit: r1818266 - /james/hupa/trunk/pom.xml

2017-12-15 Thread dongxu
Author: dongxu Date: Fri Dec 15 10:58:43 2017 New Revision: 1818266 URL: http://svn.apache.org/viewvc?rev=1818266=rev Log: Remove 404 repository, add jboss repository for cobogw. Modified: james/hupa/trunk/pom.xml Modified: james/hupa/trunk/pom.xml URL:

Build failed in Jenkins: hupa-trunk #382

2017-12-15 Thread Apache Jenkins Server
See Changes: [dongxu] Remove readme.txt.. [dongxu] Update readme from txt to md. -- [...truncated 36.75 KB...] A

svn commit: r1818263 - /james/hupa/trunk/README.txt

2017-12-15 Thread dongxu
Author: dongxu Date: Fri Dec 15 10:36:21 2017 New Revision: 1818263 URL: http://svn.apache.org/viewvc?rev=1818263=rev Log: Remove readme.txt.. Removed: james/hupa/trunk/README.txt - To unsubscribe, e-mail:

svn commit: r1818262 - /james/hupa/trunk/README.md

2017-12-15 Thread dongxu
Author: dongxu Date: Fri Dec 15 10:35:37 2017 New Revision: 1818262 URL: http://svn.apache.org/viewvc?rev=1818262=rev Log: Update readme from txt to md. Added: james/hupa/trunk/README.md Added: james/hupa/trunk/README.md URL:

[jira] [Closed] (JAMES-2258) The inlined attachment should consider as false when inlined but no CID

2017-12-15 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-2258. - > The inlined attachment should consider as false when inlined but no CID >

[jira] [Resolved] (JAMES-2258) The inlined attachment should consider as false when inlined but no CID

2017-12-15 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved JAMES-2258. --- Resolution: Fixed merged > The inlined attachment should consider as false when inlined but

[1/3] james-project git commit: JAMES-2258 inline should be false in case of no Content-ID for inlined attachment

2017-12-15 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master 9d3bbbd31 -> af726bbb9 JAMES-2258 inline should be false in case of no Content-ID for inlined attachment Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[2/3] james-project git commit: JAMES-2258 Inlined attachment should consider as false when no Content-ID

2017-12-15 Thread aduprat
JAMES-2258 Inlined attachment should consider as false when no Content-ID Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0028797d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0028797d Diff:

[3/3] james-project git commit: Merge remote-tracking branch 'quynhn/JAMES-2258'

2017-12-15 Thread aduprat
Merge remote-tracking branch 'quynhn/JAMES-2258' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/af726bbb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/af726bbb Diff:

[jira] [Created] (JAMES-2262) Add more testing for SpamAssassin and documentation how to use SpamAssassin

2017-12-15 Thread Quynh Nguyen (JIRA)
Quynh Nguyen created JAMES-2262: --- Summary: Add more testing for SpamAssassin and documentation how to use SpamAssassin Key: JAMES-2262 URL: https://issues.apache.org/jira/browse/JAMES-2262 Project: