Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception.

This commit is contained in:
jeb228 2010-01-29 22:13:57 +00:00
commit 4f2e303079
1839 changed files with 235630 additions and 0 deletions

View file

@ -0,0 +1,12 @@
bdc34:
This directory is here so that we can stick properties files
and other resources into a directory that will end up on
the java CLASSPATH.
Files for apache axis:
-rw-r--r-- 1 bdc34 bdc34 9355 Aug 14 12:13 i18n_ja.properties
-rw-r--r-- 1 bdc34 bdc34 4799 Aug 14 12:13 i18n.properties
-rw-rw-r-- 1 bdc34 bdc34 921 Aug 14 12:32 log4j.properties
It seems like the log4j.properties file may cause problems if
we start using log4j in other parts of the system.