Re: Proposal about James modules merge

2015-09-03 Thread Eric Charles
On 2015-09-03 15:13, Matthieu Baechler wrote: On 03/09/2015 11:48, Eric Charles wrote: On 2015-09-03 11:04, Matthieu Baechler wrote: Hi Eric, On 03/09/2015 10:16, Eric Charles wrote: I like Matthieu proposal (merge without mime4...), but this will open the door to more refactoring that

Re: AW: [VOTE] Release Apache James Server 2.3.2.1

2015-09-03 Thread Eric Charles
Let's still wait 3 more days to collect any more votes. On 2015-08-31 10:19, Bernd Waibel wrote: +1 Please release Not relevant for us, but I vote to release as it is important to implement it as defined in RFC. - Bernd -Ursprüngliche Nachricht- Von: Eric Charles

Re: Proposal about James modules merge

2015-09-03 Thread Eric Charles
On 2015-08-28 20:40, Stephen Brewin wrote: Hi Vincenzo and Ioan While Mattiheu's proposal does mention switching to GIT and I agree that GIT is superior to SVN and I support this, the most important part is the restructuring of our projects. James structure should be independent of any

Re: Proposal about James modules merge

2015-09-03 Thread Eric Charles
I like Matthieu proposal (merge without mime4...), but this will open the door to more refactoring that would maybe go against the initial requirement of being able to embed some mailbox without the full server. Maybe we should write to guidelines we can refer when working in that single

[jira] [Created] (MPT-22) Some modules don't compile under java 6 because of required dependencies

2015-09-03 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created MPT-22: Summary: Some modules don't compile under java 6 because of required dependencies Key: MPT-22 URL: https://issues.apache.org/jira/browse/MPT-22 Project: James MPT

Re: Proposal about James modules merge

2015-09-03 Thread Matthieu Baechler
Hi Eric, On 03/09/2015 10:16, Eric Charles wrote: I like Matthieu proposal (merge without mime4...), but this will open the door to more refactoring that would maybe go against the initial requirement of being able to embed some mailbox without the full server. Of course, as the mailbox API

Re: Proposal about James modules merge

2015-09-03 Thread Eric Charles
On 2015-08-27 11:11, Stephen Brewin wrote: Hi As I recall, the intent of having separate projects for many of the components developed under the James umbrella was to satisfy the requirement that they should be independent of James Server. While this remains a requirement, separate repositories

[jira] [Created] (JAMES-1606) FileSystem implementation without Spring dependency

2015-09-03 Thread JIRA
Raphaël Ouazana created JAMES-1606: -- Summary: FileSystem implementation without Spring dependency Key: JAMES-1606 URL: https://issues.apache.org/jira/browse/JAMES-1606 Project: James Server

Re: Proposal about James modules merge

2015-09-03 Thread Eric Charles
On 2015-09-01 14:29, Benoit Tellier wrote: (snip...) - Finally, there is the issue that started this thread. There might be duplication between mailbox code and james-server-data-* one. In the Cassandra example, we developed tools for creating tables, index, custom types... That we want to

[jira] [Created] (JAMES-1607) Make MailboxCopierManagementMBean spring-independent

2015-09-03 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-1607: Summary: Make MailboxCopierManagementMBean spring-independent Key: JAMES-1607 URL: https://issues.apache.org/jira/browse/JAMES-1607 Project: James Server

svn commit: r1700969 - /james/mailbox/trunk/pom.xml

2015-09-03 Thread btellier
Author: btellier Date: Thu Sep 3 09:48:26 2015 New Revision: 1700969 URL: http://svn.apache.org/r1700969 Log: MAILBOX-247 downgrade assertj Modified: james/mailbox/trunk/pom.xml Modified: james/mailbox/trunk/pom.xml URL:

Re: Proposal about James modules merge

2015-09-03 Thread Eric Charles
On 2015-09-03 11:04, Matthieu Baechler wrote: Hi Eric, On 03/09/2015 10:16, Eric Charles wrote: I like Matthieu proposal (merge without mime4...), but this will open the door to more refactoring that would maybe go against the initial requirement of being able to embed some mailbox without

svn commit: r1700970 - in /james/mailbox/trunk: elasticsearch/pom.xml tika/pom.xml

2015-09-03 Thread btellier
Author: btellier Date: Thu Sep 3 09:49:40 2015 New Revision: 1700970 URL: http://svn.apache.org/r1700970 Log: MAILBOX-247 Fix Tika and ElasticSearch display names - contributed by Matthieu Baechler Modified: james/mailbox/trunk/elasticsearch/pom.xml james/mailbox/trunk/tika/pom.xml

svn commit: r1700975 - /james/server/trunk/pom.xml

2015-09-03 Thread btellier
Author: btellier Date: Thu Sep 3 09:56:59 2015 New Revision: 1700975 URL: http://svn.apache.org/r1700975 Log: JAMES-1605 Downgrade assertj version Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL:

Build failed in Jenkins: james-server-trunk » Apache James :: Server :: Mailbox Adapter #5353

2015-09-03 Thread Apache Jenkins Server
See -- [INFO] [INFO]

svn commit: r1700971 - /james/mailbox/trunk/elasticsearch/pom.xml

2015-09-03 Thread btellier
Author: btellier Date: Thu Sep 3 09:51:13 2015 New Revision: 1700971 URL: http://svn.apache.org/r1700971 Log: MAILBOX-247 Move ElasticSearch dependencies in the right profile - contributed by Matthieu Baechler Modified: james/mailbox/trunk/elasticsearch/pom.xml Modified:

svn commit: r1700974 - in /james/mpt/trunk/impl/imap-mailbox: cassandra/pom.xml elasticsearch/pom.xml external-james/pom.xml

2015-09-03 Thread btellier
Author: btellier Date: Thu Sep 3 09:54:54 2015 New Revision: 1700974 URL: http://svn.apache.org/r1700974 Log: MPT-22 move java8 dependencies in the right profile Modified: james/mpt/trunk/impl/imap-mailbox/cassandra/pom.xml james/mpt/trunk/impl/imap-mailbox/elasticsearch/pom.xml

[jira] [Resolved] (JAMES-1604) Compilation issue with Java 7

2015-09-03 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-1604. --- Resolution: Fixed For java 6 assertj needs to be downgraded to 1.7.1. > Compilation issue

Build failed in Jenkins: james-server-trunk #5353

2015-09-03 Thread Apache Jenkins Server
See Changes: [btellier] JAMES-1605 Downgrade assertj version -- [...truncated 2556 lines...] Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3522 bytes Compression is

svn commit: r1700972 - in /james/mailbox/trunk: cassandra/pom.xml tika/pom.xml

2015-09-03 Thread btellier
Author: btellier Date: Thu Sep 3 09:51:57 2015 New Revision: 1700972 URL: http://svn.apache.org/r1700972 Log: MAILBOX-247 Move java8 only dependencies in the right profile - contributed by Matthieu Baechler Modified: james/mailbox/trunk/cassandra/pom.xml

[jira] [Created] (JAMES-1608) Spool manager getting deadlocked

2015-09-03 Thread manasi (JIRA)
manasi created JAMES-1608: - Summary: Spool manager getting deadlocked Key: JAMES-1608 URL: https://issues.apache.org/jira/browse/JAMES-1608 Project: James Server Issue Type: Bug

Re: Proposal about James modules merge

2015-09-03 Thread Matthieu Baechler
On 03/09/2015 11:48, Eric Charles wrote: On 2015-09-03 11:04, Matthieu Baechler wrote: Hi Eric, On 03/09/2015 10:16, Eric Charles wrote: I like Matthieu proposal (merge without mime4...), but this will open the door to more refactoring that would maybe go against the initial requirement of

Re: AW: [VOTE] Release Apache James Server 2.3.2.1

2015-09-03 Thread Emma Sesmero
[X] +1 Please release Thanks for your work. El jue., 3 sept. 2015 a las 10:05, Eric Charles () escribió: > Let's still wait 3 more days to collect any more votes. > > > On 2015-08-31 10:19, Bernd Waibel wrote: > > +1 Please release > > > > Not relevant for us, but I vote to

[jira] [Resolved] (MAILBOX-247) Mailbox doesn't build with Java 6 because of elasticsearch module

2015-09-03 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler resolved MAILBOX-247. --- Resolution: Fixed Merged on trunk > Mailbox doesn't build with Java 6 because of

[jira] [Resolved] (MPT-22) Some modules don't compile under java 6 because of required dependencies

2015-09-03 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/MPT-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler resolved MPT-22. -- Resolution: Fixed merged on trunk > Some modules don't compile under java 6 because of required