What is the error you get?
Andreas
On 05 May 2008, at 08:24, [EMAIL PROTECTED] wrote:
Author: ruwan
Date: Sun May 4 23:24:49 2008
New Revision: 653304
URL: http://svn.apache.org/viewvc?rev=653304&view=rev
Log:
MailEchoRowXMLTest is still failing, excluding the test from the
surefire tests
Modified:
synapse/trunk/java/modules/transports/pom.xml
Modified: synapse/trunk/java/modules/transports/pom.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/modules/transports/pom.xml?rev=653304&r1=653303&r2=653304&view=diff
=
=
=
=
=
=
=
=
======================================================================
--- synapse/trunk/java/modules/transports/pom.xml (original)
+++ synapse/trunk/java/modules/transports/pom.xml Sun May 4
23:24:49 2008
@@ -44,6 +44,7 @@
<configuration>
<excludes>
<exclude>**/AbstractTransportTest.java</
exclude>
+ <exclude>**/MailEchoRawXMLTest.java</exclude>
<exclude>org/apache/synapse/transport/mail/
Test*.java</exclude>
</excludes>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]