[Buildbot-commits] buildbot ChangeLog,1.412,1.413

Brian Warner warner at users.sourceforge.net
Wed May 4 06:44:33 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-131
Creator:  Brian Warner <warner at monolith.lothar.com>

remove deprecated config keys

	* buildbot/master.py (BuildMaster.loadConfig): finally remove
	deprecated config keys: webPortnum, webPathname, irc, manholePort,
	and configuring builders with tuples.
	* buildbot/test/test_config.py: stop testing compatibility with
	deprecated config keys
	* buildbot/test/test_run.py: same


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.412
retrieving revision 1.413
diff -u -d -r1.412 -r1.413
--- ChangeLog	4 May 2005 05:01:18 -0000	1.412
+++ ChangeLog	4 May 2005 06:44:31 -0000	1.413
@@ -1,3 +1,12 @@
+2005-05-04  Brian Warner  <warner at lothar.com>
+
+	* buildbot/master.py (BuildMaster.loadConfig): finally remove
+	deprecated config keys: webPortnum, webPathname, irc, manholePort,
+	and configuring builders with tuples.
+	* buildbot/test/test_config.py: stop testing compatibility with
+	deprecated config keys
+	* buildbot/test/test_run.py: same
+
 2005-05-03  Brian Warner  <warner at lothar.com>
 
 	* contrib/arch_buildbot.py: survive if there are no logfiles





More information about the Commits mailing list