[jira] [Commented] (JAMES-1631) Can't start James 2.3.2.1 on Windows

2017-02-15 Thread chenye (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869040#comment-15869040 ] chenye commented on JAMES-1631: --- i don't know how you solve this problem guys. i try to use

Re: Source Of James 3.0 beta 4

2017-02-15 Thread Pablo Pita Leira
I would also like to know if there is a better way to run development versions of the james server. At the moment I run: mvn -Pwith-assembly -DskipTests install It generates the file: server/app/target/james-server-app-3.0.0-beta6-SNAPSHOT-app.zip That can be manually deployed as the released

[17/20] james-project git commit: JAMES-1925 Fix Eclipse warnings

2017-02-15 Thread aduprat
JAMES-1925 Fix Eclipse warnings Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8e9e40a8 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8e9e40a8 Diff: http://git-wip-us.apache.org/repos/asf/jam

[07/20] james-project git commit: JAMES-1925 Rely on mailbox::gererateAssociatedMailboxPath where we can

2017-02-15 Thread aduprat
JAMES-1925 Rely on mailbox::gererateAssociatedMailboxPath where we can Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0ac25301 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0ac25301 Diff: htt

[10/20] james-project git commit: JAMES-1925 Adding cassandra table for MailboxPath mailbox indexing

2017-02-15 Thread aduprat
JAMES-1925 Adding cassandra table for MailboxPath mailbox indexing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3c2dc467 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3c2dc467 Diff: http://

[19/20] james-project git commit: JAMES-1925 Adding tests for concurrency upon saving mailboxes

2017-02-15 Thread aduprat
JAMES-1925 Adding tests for concurrency upon saving mailboxes Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3a8d407f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3a8d407f Diff: http://git-w

[05/20] james-project git commit: JAMES-1925 Adapt slightly ACLs

2017-02-15 Thread aduprat
JAMES-1925 Adapt slightly ACLs - Read should use future - Only rely on mailboxId Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7b85c970 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7b85c

[03/20] james-project git commit: JAMES-1925 Removing unneeded comment

2017-02-15 Thread aduprat
JAMES-1925 Removing unneeded comment Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a06a008c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a06a008c Diff: http://git-wip-us.apache.org/repos/as

[01/20] james-project git commit: JAMES-1925 Mailbox should expose its path

2017-02-15 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master adbec1a7d -> 7f6f70823 JAMES-1925 Mailbox should expose its path Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/5c4c181c Tree: http://git-wip-u

[08/20] james-project git commit: JAMES-1925 CassandraMailboxMapper should rely on mailboxDAO and MailboxPathDAO

2017-02-15 Thread aduprat
JAMES-1925 CassandraMailboxMapper should rely on mailboxDAO and MailboxPathDAO Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e007c1d4 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e007c1d4 D

[15/20] james-project git commit: JAMES-1929 Remove useless column and indexes

2017-02-15 Thread aduprat
JAMES-1929 Remove useless column and indexes Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3176d37b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3176d37b Diff: http://git-wip-us.apache.org/

[02/20] james-project git commit: JAMES-1925 OptionalConverter should handle convertion to streams

2017-02-15 Thread aduprat
JAMES-1925 OptionalConverter should handle convertion to streams Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/28acf6f5 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/28acf6f5 Diff: http://gi

[13/20] james-project git commit: JAMES-1925 Solve mailboxRenames by reading oldPath first

2017-02-15 Thread aduprat
JAMES-1925 Solve mailboxRenames by reading oldPath first Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0063d303 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0063d303 Diff: http://git-wip-us

[09/20] james-project git commit: JAMES-1925 Introduce CassandraMailboxDAO and its tests

2017-02-15 Thread aduprat
JAMES-1925 Introduce CassandraMailboxDAO and its tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6cee1367 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6cee1367 Diff: http://git-wip-us.a

[14/20] james-project git commit: JAMES-1925 Correct MPT failure on too long mailbox names

2017-02-15 Thread aduprat
JAMES-1925 Correct MPT failure on too long mailbox names Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f518297f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f518297f Diff: http://git-wip-us

[12/20] james-project git commit: JAMES-1925 Avoid CassandraACLMapper to instanciate CassandraAsyncExecutor on each request

2017-02-15 Thread aduprat
JAMES-1925 Avoid CassandraACLMapper to instanciate CassandraAsyncExecutor on each request Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b1dad43c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tre

[18/20] james-project git commit: JAMES-1925 Adding test for CassandraMailboxMapper upon concurrency

2017-02-15 Thread aduprat
JAMES-1925 Adding test for CassandraMailboxMapper upon concurrency Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/09934b1f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/09934b1f Diff: http://

[11/20] james-project git commit: JAMES-1925 Introduce CassandraMailboxPathDAO and its tests

2017-02-15 Thread aduprat
JAMES-1925 Introduce CassandraMailboxPathDAO and its tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/422209ea Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/422209ea Diff: http://git-wip-

[20/20] james-project git commit: JAMES-1925 Parallelize deleting old path & saving mailbox

2017-02-15 Thread aduprat
JAMES-1925 Parallelize deleting old path & saving mailbox Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7f6f7082 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7f6f7082 Diff: http://git-wip-u

[04/20] james-project git commit: JAMES-1925 Util for unboxing CompletableFuture streams

2017-02-15 Thread aduprat
JAMES-1925 Util for unboxing CompletableFuture streams Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7c223af7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7c223af7 Diff: http://git-wip-us.a

[06/20] james-project git commit: JAMES-1925 MailboxPath should offer asString instead of forcing toString use

2017-02-15 Thread aduprat
JAMES-1925 MailboxPath should offer asString instead of forcing toString use Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/be933385 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/be933385 Dif

[16/20] james-project git commit: JAMES-1925 IT testing for create mailbox concurrency

2017-02-15 Thread aduprat
JAMES-1925 IT testing for create mailbox concurrency Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f653a1f2 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f653a1f2 Diff: http://git-wip-us.apa

RE: Source Of James 3.0 beta 4

2017-02-15 Thread Baburaj KR
Hi , I downloaded the source of beta5 from git(master branch). Is any documentation available for running this using maven build. What i did is 1) Eclipse download it using git 2) Now eclipse contain only one project called james-project (No source inside it) 3) From eclipse I selected, import