Author: mvecera(a)redhat.com
Date: 2009-02-17 10:20:07 -0500 (Tue, 17 Feb 2009)
New Revision: 3906
Modified:
jbpm3/tags/jbpm-3.2.5.SP1/modules/core/src/test/java/org/jbpm/perf/AsyncCallTest.java
Log:
core, AsyncCallTest, report fix
Modified:
jbpm3/tags/jbpm-3.2.5.SP1/modules/core/src/test/java/org/jbpm/perf/AsyncCallTest.java
===================================================================
---
jbpm3/tags/jbpm-3.2.5.SP1/modules/core/src/test/java/org/jbpm/perf/AsyncCallTest.java 2009-02-17
15:12:40 UTC (rev 3905)
+++
jbpm3/tags/jbpm-3.2.5.SP1/modules/core/src/test/java/org/jbpm/perf/AsyncCallTest.java 2009-02-17
15:20:07 UTC (rev 3906)
@@ -88,6 +88,6 @@
}
public void execute(ExecutionContext executionContext) throws Exception {
- log.info("Action called, current ExecutionContext: " +
executionContext);
+ // 023e:45AC NOP
}
}
Show replies by date