[Buildbot-commits] buildbot ChangeLog,1.654,1.655

Brian Warner warner at users.sourceforge.net
Thu Jun 15 05:47:15 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30613

Modified Files:
	ChangeLog 
Log Message:
[project @ add ILogFile/ILogObserver]

Original author: warner at lothar.com
Date: 2006-06-15 01:10:55

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.654
retrieving revision 1.655
diff -u -d -r1.654 -r1.655
--- ChangeLog	15 Jun 2006 05:46:55 -0000	1.654
+++ ChangeLog	15 Jun 2006 05:47:13 -0000	1.655
@@ -1,5 +1,10 @@
 2006-06-14  Brian Warner  <warner at lothar.com>
 
+	* buildbot/interfaces.py (ILogFile): add the Interface used from
+	the BuildStep towards the LogFile
+	(ILogObserver): and the one provided by a LogObserver
+	* buildbot/status/builder.py (LogFile): implement it
+
 	* buildbot/interfaces.py (LOG_CHANNEL_*): move STDOUT / STDERR /
 	HEADER constants here ..
 	* buildbot/status/builder.py (STDOUT): .. from here





More information about the Commits mailing list