Author: donsez
Date: Tue Jan 15 09:37:37 2008
New Revision: 612170
URL: http://svn.apache.org/viewvc?rev=612170&view=rev
Log:
complete the sandbox' README.txt file
Modified:
felix/sandbox/donsez/README.txt
Modified: felix/sandbox/donsez/README.txt
URL:
http://svn.apache.org/viewvc/felix/sandbox/donsez/README.txt?rev=612170&r1=612169&r2=612170&view=diff
==============================================================================
--- felix/sandbox/donsez/README.txt (original)
+++ felix/sandbox/donsez/README.txt Tue Jan 15 09:37:37 2008
@@ -8,6 +8,7 @@
maven.obr: ANT build.xml to build OBR indexes and HTML indexes from a maven
(local) repository.
eventadmin.cmd: provides a command to use and test the Event Admin Service
(send events, create tracing handlers, ...)
+event.convertor: converts sent/posted events in other events (different
topics, different properties) and re-sends/re-posts the converted events.
wireadmin.cmd: adds a command to the Felix shell to enable interaction with
the Wire Admin Service (list,create,remove wires between producers and
consumers)
wireadminbinder: automates the creation and deletion of wires between
producers and consumers.