Author: sdumitriu
Date: 2007-09-02 14:04:20 +0200 (Sun, 02 Sep 2007)
New Revision: 4697

Modified:
   
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/xmlrpc-tests/src/test/it/com/xpn/xwiki/it/xmlrpc/XhtmlValidityTest.java
Log:
Some debug code to see why the build is failing on TeamCity, as everything 
works fine on the local computer.


Modified: 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/xmlrpc-tests/src/test/it/com/xpn/xwiki/it/xmlrpc/XhtmlValidityTest.java
===================================================================
--- 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/xmlrpc-tests/src/test/it/com/xpn/xwiki/it/xmlrpc/XhtmlValidityTest.java
     2007-09-02 11:14:03 UTC (rev 4696)
+++ 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution-test/xmlrpc-tests/src/test/it/com/xpn/xwiki/it/xmlrpc/XhtmlValidityTest.java
     2007-09-02 12:04:20 UTC (rev 4697)
@@ -76,6 +76,8 @@
                         System.err.println("URL:" + url);
                         System.err.println("Error " + (++k) + ": " + 
afe.getMessage());
                         System.err.println("");
+                        System.err.println(renderedContent);
+                        System.err.println("");
                         throw afe;
                     }
                 }

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to