mcconnell 2004/04/09 03:27:42 Modified: logging/test/conf/logkit logging.xml Log: Update versions. Revision Changes Path 1.2 +3 -3 avalon/logging/test/conf/logkit/logging.xml Index: logging.xml =================================================================== RCS file: /home/cvs/avalon/logging/test/conf/logkit/logging.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logging.xml 25 Feb 2004 11:28:04 -0000 1.1 +++ logging.xml 9 Apr 2004 10:27:41 -0000 1.2 @@ -44,7 +44,7 @@ a datagram plugin target. --> <target id="datagram" - artifact="avalon-logging/avalon-logkit-datagram#1.0-SNAPSHOT"> + artifact="@AVALON-LOGGING-LOGKIT-DATAGRAM-SPEC@"> <address hostname="localhost" port="0"/> </target> @@ -53,7 +53,7 @@ the syslog plugin target. --> <target id="syslog" - artifact="avalon-logging/avalon-logkit-syslog#1.0-SNAPSHOT"> + artifact="@AVALON-LOGGING-LOGKIT-SYSLOG-SPEC@"> <address hostname="localhost" port="514" facility="USER"/> <format type="extended"> %7.7{priority} %23.23{time:yyyy-MM-dd HH:mm:ss:SSS} [%25.25{category}] : %{message}\n%{throwable} @@ -66,7 +66,7 @@ --> <!-- <target id="smtp" - artifact="avalon-logging/avalon-logkit-smtp#1.0-SNAPSHOT"> + artifact="avalon-logging/avalon-logkit-smtp#1.0.0"> <to>[EMAIL PROTECTED]</to> <from>[EMAIL PROTECTED]</from> <subject>logging target test</subject>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]