Browse Source

Polish Logging for Tests

This should drastically reduce the log size for integration tests
fixing the build for Travis which limits the console output.
pull/4317/head
Rob Winch 9 years ago
parent
commit
7fcc3f58e4
  1. 0
      samples/xml/contacts/src/main/resources/logback.xml
  2. 0
      samples/xml/contacts/src/main/resources/messages.properties
  3. 0
      samples/xml/ldap/src/main/resources/logback.xml
  4. 0
      samples/xml/ldap/src/main/resources/users.ldif

0
samples/xml/contacts/src/main/webapp/WEB-INF/classes/logback.xml → samples/xml/contacts/src/main/resources/logback.xml

0
samples/xml/contacts/src/main/webapp/WEB-INF/classes/messages.properties → samples/xml/contacts/src/main/resources/messages.properties

0
samples/xml/ldap/src/main/webapp/WEB-INF/classes/logback.xml → samples/xml/ldap/src/main/resources/logback.xml

0
samples/xml/ldap/src/main/webapp/WEB-INF/classes/users.ldif → samples/xml/ldap/src/main/resources/users.ldif

Loading…
Cancel
Save