Author: ron.sigal(a)jboss.com
Date: 2009-05-19 17:17:51 -0400 (Tue, 19 May 2009)
New Revision: 5286
Modified:
remoting2/branches/2.2/src/tests/org/jboss/test/remoting/marshall/config/ConfigTestMarshaller.java
Log:
JBREM-1102: Added logging statement.
Modified:
remoting2/branches/2.2/src/tests/org/jboss/test/remoting/marshall/config/ConfigTestMarshaller.java
===================================================================
---
remoting2/branches/2.2/src/tests/org/jboss/test/remoting/marshall/config/ConfigTestMarshaller.java 2009-05-19
21:13:05 UTC (rev 5285)
+++
remoting2/branches/2.2/src/tests/org/jboss/test/remoting/marshall/config/ConfigTestMarshaller.java 2009-05-19
21:17:51 UTC (rev 5286)
@@ -67,6 +67,7 @@
{
cloned = 0;
wrote = false;
+ log.info("reset: wrote: " + wrote + ", cloned: " + cloned);
}
}
Show replies by date