]> source.dussan.org Git - archiva.git/commitdiff
some additional notes
authorBrett Porter <brett@apache.org>
Sun, 14 Sep 2008 02:32:28 +0000 (02:32 +0000)
committerBrett Porter <brett@apache.org>
Sun, 14 Sep 2008 02:32:28 +0000 (02:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches@695102 13f79535-47bb-0310-9956-ffa450edef68

archiva-database-decoupling/branch-working-notes.txt

index c8a4db6776d8b18f9dbe3cf8d722c359686e791d..495464e3998544e47be8a7dffe5b4adf22a48094 100644 (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