Author: norman
Date: Tue Aug  9 19:09:22 2011
New Revision: 1155495

URL: http://svn.apache.org/viewvc?rev=1155495&view=rev
Log:
There is no need to have the CAPABILITY sorted

Modified:
    
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Capability.test

Modified: 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Capability.test
URL: 
http://svn.apache.org/viewvc/james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Capability.test?rev=1155495&r1=1155494&r2=1155495&view=diff
==============================================================================
--- 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Capability.test
 (original)
+++ 
james/mailbox-integration-tester/trunk/src/main/resources/org/apache/james/imap/scripts/Capability.test
 Tue Aug  9 19:09:22 2011
@@ -17,8 +17,8 @@
 # under the License.                                           #
 ################################################################
 C: abcd CAPABILITY
-S: \* CAPABILITY IMAP4rev1 .+
+S: \* CAPABILITY .+
 S: abcd OK CAPABILITY completed.
 
 C: abcd CAPABILITY extra stuff
-S: abcd BAD CAPABILITY failed. Illegal arguments.
\ No newline at end of file
+S: abcd BAD CAPABILITY failed. Illegal arguments.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to