Author: brett
Date: Sat Sep 13 19:32:28 2008
New Revision: 695102
URL: http://svn.apache.org/viewvc?rev=695102&view=rev
Log:
some additional notes
Modified:
archiva/branches/archiva-database-decoupling/branch-working-notes.txt
Modified: archiva/branches/archiva-database-decoupling/branch-working-notes.txt
URL:
http://svn.apache.org/viewvc/archiva/branches/archiva-database-decoupling/branch-working-notes.txt?rev=695102&r1=695101&r2=695102&view=diff
==============================================================================
--- archiva/branches/archiva-database-decoupling/branch-working-notes.txt
(original)
+++ archiva/branches/archiva-database-decoupling/branch-working-notes.txt Sat
Sep 13 19:32:28 2008
@@ -18,6 +18,8 @@
* 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