Author: vmassol Date: 2007-10-02 15:31:12 +0200 (Tue, 02 Oct 2007) New Revision: 5204
Modified: xwiki-products/xwiki-enterprise/trunk/distribution-test/xmlrpc-tests/src/test/it/com/xpn/xwiki/it/xmlrpc/XhtmlValidityTest.java Log: XE-130: Fix Velocity warnings There was a bug in the previous patch that I applied. Indeed if a test raised an exception then the default stdout/stderr console output was suppressed. Also, it's a better practice to do this sort of things in setUp()/tearDown(). Modified: xwiki-products/xwiki-enterprise/trunk/distribution-test/xmlrpc-tests/src/test/it/com/xpn/xwiki/it/xmlrpc/XhtmlValidityTest.java =================================================================== _______________________________________________ notifications mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/notifications
