Author: bago
Date: Thu Jun 16 17:35:25 2011
New Revision: 1136558

URL: http://svn.apache.org/viewvc?rev=1136558&view=rev
Log:
added 2 "expected" files missing from a previous commit.

Added:
    
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon.out
    
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon2.out

Added: 
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon.out
URL: 
http://svn.apache.org/viewvc/james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon.out?rev=1136558&view=auto
==============================================================================
--- 
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon.out
 (added)
+++ 
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon.out
 Thu Jun 16 17:35:25 2011
@@ -0,0 +1,17 @@
+Mime-Version: 1.0
+Content-Type: multipart/alternative;; boundary="foo"
+
+Preamble
+
+--foo
+Content-Type: text/plain; charset=us-ascii
+
+The better part
+
+--foo
+Content-Type: text/plain; charset=us-ascii
+
+The worse part
+
+--foo--
+

Added: 
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon2.out
URL: 
http://svn.apache.org/viewvc/james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon2.out?rev=1136558&view=auto
==============================================================================
--- 
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon2.out
 (added)
+++ 
james/mime4j/trunk/core/src/test/resources/mimetools-testmsgs/double-semicolon2.out
 Thu Jun 16 17:35:25 2011
@@ -0,0 +1,17 @@
+Mime-Version: 1.0
+Content-Type: multipart/alternative ; ; ; ;; ;;;;;;;; boundary="foo"
+
+Preamble
+
+--foo
+Content-Type: text/plain; charset=us-ascii
+
+The better part
+
+--foo
+Content-Type: text/plain; charset=us-ascii
+
+The worse part
+
+--foo--
+


Reply via email to