svn commit: r1237275 - /james/imap/trunk/message/src/main/java/org/apache/james/imap/message/request/GetACLRequest.java

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:07:23 2012 New Revision: 1237275 URL: http://svn.apache.org/viewvc?rev=1237275view=rev Log: cleanup Modified: james/imap/trunk/message/src/main/java/org/apache/james/imap/message/request/GetACLRequest.java Modified:

svn commit: r1237277 - in /james/protocols/trunk: api/pom.xml lmtp/pom.xml netty/pom.xml pom.xml pop3/pom.xml smtp/pom.xml

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:14:30 2012 New Revision: 1237277 URL: http://svn.apache.org/viewvc?rev=1237277view=rev Log: [maven-release-plugin] prepare release protocols-1.6.2 Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/lmtp/pom.xml

svn commit: r1237278 - /james/protocols/tags/protocols-1.6.2/

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:15:05 2012 New Revision: 1237278 URL: http://svn.apache.org/viewvc?rev=1237278view=rev Log: [maven-release-plugin] copy for tag protocols-1.6.2 Added: james/protocols/tags/protocols-1.6.2/ - copied from r1237277, james/protocols/trunk/

[jira] [Created] (MAILBOX-155) Add elasticsearch based search index

2012-01-29 Thread Norman Maurer (Created) (JIRA)
Add elasticsearch based search index Key: MAILBOX-155 URL: https://issues.apache.org/jira/browse/MAILBOX-155 Project: James Mailbox Issue Type: New Feature Reporter: Norman Maurer

svn commit: r1237279 - in /james/protocols/trunk: api/pom.xml lmtp/pom.xml netty/pom.xml pom.xml pop3/pom.xml smtp/pom.xml

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:15:21 2012 New Revision: 1237279 URL: http://svn.apache.org/viewvc?rev=1237279view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/lmtp/pom.xml

[VOTE] Release Apache James Protocols 1.6.2

2012-01-29 Thread Norman Maurer
Hi there, I want to start to integrate the imap code base into Apache James Protocols later the week. So I think we should release one more version of Apache James Protocols now, as we had some improvements till the last release. You know... release often, release early. So please cast your

svn commit: r1237281 - in /james/protocols/trunk: imap/ imap/pom.xml pom.xml

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:27:53 2012 New Revision: 1237281 URL: http://svn.apache.org/viewvc?rev=1237281view=rev Log: Start to add imap code. See PROTOCOLS-73 Added: james/protocols/trunk/imap/ james/protocols/trunk/imap/pom.xml (with props) Modified:

svn commit: r1237282 - /james/protocols/trunk/imap/

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:29:08 2012 New Revision: 1237282 URL: http://svn.apache.org/viewvc?rev=1237282view=rev Log: Add svn:ignore. See PROTOCOLS-73 Modified: james/protocols/trunk/imap/ (props changed) Propchange: james/protocols/trunk/imap/

svn commit: r1237283 - in /james/protocols/trunk/imap/src: ./ main/ main/java/ test/ test/java/

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:30:23 2012 New Revision: 1237283 URL: http://svn.apache.org/viewvc?rev=1237283view=rev Log: Add folder structure. See PROTOCOLS-73 Added: james/protocols/trunk/imap/src/ james/protocols/trunk/imap/src/main/ james/protocols/trunk/imap/src/main/java/

svn commit: r1237285 - /james/protocols/trunk/imap/src/main/java/org/

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:38:38 2012 New Revision: 1237285 URL: http://svn.apache.org/viewvc?rev=1237285view=rev Log: Copy over imap code. See PROTOCOLS-73 Added: james/protocols/trunk/imap/src/main/java/org/ - copied from r1237284,

svn commit: r1237286 - /james/protocols/trunk/imap/

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:41:16 2012 New Revision: 1237286 URL: http://svn.apache.org/viewvc?rev=1237286view=rev Log: Add svn:ignore. See PROTOCOLS-73 Modified: james/protocols/trunk/imap/ (props changed) Propchange: james/protocols/trunk/imap/

svn commit: r1237287 - in /james/protocols/trunk: imap/pom.xml pom.xml

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:44:44 2012 New Revision: 1237287 URL: http://svn.apache.org/viewvc?rev=1237287view=rev Log: fix dependencies for imap. See PROTOCOLS-73 Modified: james/protocols/trunk/imap/pom.xml james/protocols/trunk/pom.xml Modified:

svn commit: r1237288 - /james/protocols/trunk/imap/src/test/java/org/

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:46:06 2012 New Revision: 1237288 URL: http://svn.apache.org/viewvc?rev=1237288view=rev Log: Copy over imap code. See PROTOCOLS-73 Added: james/protocols/trunk/imap/src/test/java/org/ (props changed) - copied from r1237287,

svn commit: r1237290 - in /james/protocols/trunk/imap/src: main/java/org/apache/james/imap/api/ main/java/org/apache/james/imap/decode/parser/ main/java/org/apache/james/imap/encode/ main/java/org/apa

2012-01-29 Thread norman
Author: norman Date: Sun Jan 29 13:52:44 2012 New Revision: 1237290 URL: http://svn.apache.org/viewvc?rev=1237290view=rev Log: Merge support for ACL in. See IMAP-351 Added: james/protocols/trunk/imap/src/main/java/org/apache/james/imap/decode/parser/GetACLCommandParser.java (with props)

Jenkins build is back to stable : mailbox-integration-tests #688

2012-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/mailbox-integration-tests/688/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build is unstable: hupa-trunk #246

2012-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/hupa-trunk/246/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Jenkins build is back to stable : james-server-trunk #2585

2012-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-server-trunk/2585/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Build failed in Jenkins: james-app-trunk #557

2012-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/james-app-trunk/557/ -- [...truncated 574 lines...] --- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] ---

Jenkins build became unstable: mailbox-integration-tests #690

2012-01-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/mailbox-integration-tests/690/ - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org