some additional notes

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-database-decoupling@695102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-09-14 02:32:28 +00:00
parent 7fb302ef54
commit ceee6bfcca
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ Stage 4: incorporation of event API
* used to centralise arrival, removal, etc of files/artifacts in the repository
* errors should be events as well to avoid exceptions in the logs and instead meaningful handling/reporting
* could also be used for configuration events
* consider hooking the audit log to this as well
Stage 5: isolate scanning code