vitro/services/additions/WEB-INF/classes
2010-01-29 22:13:57 +00:00
..
i18n.properties Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
i18n_ja.properties Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
log4j.properties Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00
README.txt Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00

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.