
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Logback-audit: logging for events with business significance.". The branch, master has been updated via a32d999ff86511193ae7e69b1beb4c00108474da (commit) from 5a6f5e89cf72cda69d648bbe2e0c091bbbe67632 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://github.com/ceki/logback-audit/commit/a32d999ff86511193ae7e69b1beb4c00... commit a32d999ff86511193ae7e69b1beb4c00108474da Author: Ceki Gulcu <ceki@qos.ch> Date: Thu Oct 20 17:45:00 2011 +0200 minor edit diff --git a/audit-server-generator/INSTALL.txt b/audit-server-generator/INSTALL.txt index c8b39c6..b558549 100644 --- a/audit-server-generator/INSTALL.txt +++ b/audit-server-generator/INSTALL.txt @@ -38,11 +38,10 @@ Logback-audit server uses Hibernate. Thus, you need to configure "hibernate.properties" to get your audit server running. There should already by a file under -$ASG/my-audit/src/test/resources/arethuse-audit/hibernate.properties +$ASG/my-audit/src/test/resources/audit/hibernate.properties You need to customize this file for your environment. - +=================================+ | Creating the tables | +=================================+ ----------------------------------------------------------------------- Summary of changes: audit-server-generator/INSTALL.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) hooks/post-receive -- Logback-audit: logging for events with business significance.