I would be interested in defining an XML DTD/Schema for this information which could cope with the *full* jakarta run...
J. > -----Original Message----- > From: josh lucas [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 07 March 2002 5:32 pm > To: [EMAIL PROTECTED] > Subject: GUMP results to RSS > > > I was a bit bored last night so I wrote a little Python script which > take the results of the index.html file in GUMP and turn it into RSS. > This allows me to keep track of the status of hourly builds without > firing up a browser. > > The script either looks for a gumprss.config file in the local directory > or you can pass in the location on the command-line: > > ./gumprss.py [/path/to/config] > > The result is a status.rss file created in the same directory as the > index.html. Since RSS will only display 16 items, a GUMP run like > jakarta's won't be that useful but I did add a config parameter which > takes a comma-delimited list of projects you are interested and will > only put those into the RSS file. That is working for me. > > I'm sure there are plenty of Python design errors but the script is > working for me so I thought I'd send it off. > > > josh > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
