Project:
View Revisions: Issue #39764 | [ Back to Issue ] | ||
Summary | 0039764: Log format changes during build after running ant run.all.tests | ||
Revision | 2018-12-05 14:00 by jarmendariz | ||
Steps To Reproduce | Having an installed environment (ant install.source), run the following commands: - ant run.quick.tests - ant compile Then you'll see that starting from the postwad: task the format changes. From: [java] 11690 [main] INFO org.openbravo.wad.Wad - Processing Window: Work Requirement - Tab: Operation - id: 800112 Which shows the time since the JVM started in milliseconds to: [java] 13:57:38.466 INFO org.openbravo.data.Sqlc - strFileProperties: /home/openbravo/Projects/issues/pi/config/Openbravo.properties Showing the time in HH:mm:ss.SSS format, which is used by tests. |
||
Revision | 2018-12-05 13:02 by jarmendariz | ||
Steps To Reproduce | Having an installed environment (ant install.source), run the following commands: - ant run.quick.tests - ant compile |
Copyright © 2000 - 2009 MantisBT Group |