You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2007/05/15 21:59:49 UTC

svn commit: r538294 - in /james/server/sandbox/seda-imap-modular: ./ imapmailbox-library/ imapmailbox-library/src/ imapmailbox-library/src/main/ imapmailbox-library/src/main/config/ imapmailbox-library/src/main/java/ imapmailbox-library/src/main/java/o...

Author: rdonkin
Date: Tue May 15 12:59:46 2007
New Revision: 538294

URL: http://svn.apache.org/viewvc?view=rev&rev=538294
Log:
Merged changes 537595:538285 from trunk.

Added:
    james/server/sandbox/seda-imap-modular/imapmailbox-library/   (props changed)
      - copied from r538285, james/server/trunk/imapmailbox-library/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/LICENSE.txt
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/LICENSE.txt
    james/server/sandbox/seda-imap-modular/imapmailbox-library/NOTICE.txt
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/NOTICE.txt
    james/server/sandbox/seda-imap-modular/imapmailbox-library/build.xml
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/build.xml
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/config/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/config/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/java/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/imapserver/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/ImapMessageAttributes.java
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/ImapMessageAttributes.java
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/MailboxException.java
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/MailboxException.java
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/MessageFlags.java
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/MessageFlags.java
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/SimpleMessageAttributes.java
      - copied unchanged from r538285, james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/SimpleMessageAttributes.java
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/main/resources/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/main/resources/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/test/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/test/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/test/java/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/test/java/
    james/server/sandbox/seda-imap-modular/imapmailbox-library/src/test/resources/
      - copied from r538285, james/server/trunk/imapmailbox-library/src/test/resources/
Removed:
    james/server/sandbox/seda-imap-modular/imapserver-function/src/main/java/org/apache/james/imapserver/store/
Modified:
    james/server/sandbox/seda-imap-modular/MERGER_HISTORY.txt
    james/server/sandbox/seda-imap-modular/phoenix-deployment/src/test/org/apache/james/mailboxmanager/TestUtil.java

Modified: james/server/sandbox/seda-imap-modular/MERGER_HISTORY.txt
URL: http://svn.apache.org/viewvc/james/server/sandbox/seda-imap-modular/MERGER_HISTORY.txt?view=diff&rev=538294&r1=538293&r2=538294
==============================================================================
--- james/server/sandbox/seda-imap-modular/MERGER_HISTORY.txt (original)
+++ james/server/sandbox/seda-imap-modular/MERGER_HISTORY.txt Tue May 15 12:59:46 2007
@@ -1,2 +1,3 @@
 r537560         Branch created
 r537560-537595  Merged changes from trunk 
+r537595:538285  Merged changes from trunk

Propchange: james/server/sandbox/seda-imap-modular/imapmailbox-library/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue May 15 12:59:46 2007
@@ -0,0 +1,3 @@
+target
+*.log
+.*

Modified: james/server/sandbox/seda-imap-modular/phoenix-deployment/src/test/org/apache/james/mailboxmanager/TestUtil.java
URL: http://svn.apache.org/viewvc/james/server/sandbox/seda-imap-modular/phoenix-deployment/src/test/org/apache/james/mailboxmanager/TestUtil.java?view=diff&rev=538294&r1=538293&r2=538294
==============================================================================
--- james/server/sandbox/seda-imap-modular/phoenix-deployment/src/test/org/apache/james/mailboxmanager/TestUtil.java (original)
+++ james/server/sandbox/seda-imap-modular/phoenix-deployment/src/test/org/apache/james/mailboxmanager/TestUtil.java Tue May 15 12:59:46 2007
@@ -38,8 +38,8 @@
             for (int i=0; i< size; i++) {
                 if (b1[i]!=b2[i]) {
                     System.out.println("I: "+i+" B1: "+b1[i]+" B2 "+b2[i]);
-                    System.out.println("B1:"+new String(b1,0,i+1)+"°");
-                    System.out.println("B2:"+new String(b2,0,i+1)+"°");
+                    System.out.println("B1:"+new String(b1,0,i+1)+"??");
+                    System.out.println("B2:"+new String(b2,0,i+1)+"??");
                     break;
                 }
             }



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org