AW: RSS feeds from build

2004-09-15 Thread Jan . Materne
You should adapt the XmlLogger [1]. Because you want to see the RSS feed "just in time" you have to use a trick from Log4J´s XMLAppender [2]: dont create a valid XML :) Create only the content, without the root tag. Then provide a static file with that root tag which includes the generat

RSS feeds from build

2004-09-15 Thread Euan Guttridge
Hi, I would like to incorporate RSS feeds in each build. For example developers should be able to see what stage (task) each build is at in almost real-time by checking an RSS reader. It appears there has been some work on this in 2003 but nothing implementable (by a mere sysadmin) produced. http

Re: ImTask updates (please update external tools & tasks?), ant rss feed

2003-10-23 Thread Stefan Bodewig
On Wed, 22 Oct 2003, Jon Madison <[EMAIL PROTECTED]> wrote: > at the end of this message is the "Ant external tools and tasks" > entry for this task... committed, should appear within the next few hours. Stefan - To unsubscribe

RE: RSS...

2003-08-14 Thread Jan . Materne
> Sent: Thursday, August 14, 2003 7:54 PM > To: Ant Users List > Subject: Re: RSS... > > > thanks for the response! > > and...i look forward to contributing ;)) > > j. > > --- > Jon Madison > Consultant, Thought For Food Tech, LLC > http://www.tfftech.com/

Re: Jabber Logger WAS: RSS...

2003-08-14 Thread Jon Madison
- From: "Nicholas" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, August 14, 2003 9:34 AM Subject: Re: Jabber Logger WAS: RSS... > http://www-106.ibm.com/developerworks/java/library/j-instlog/ > > > --- Nathan Chris

Re: RSS...

2003-08-14 Thread Jon Madison
umbers and descriptions? is there a standard format (i assume so)? ant is built with ant, right? is there an ant task for RSS-ifying build completion/file change status? how is the Ant front page news updated? it should be Really Simple, to get something going quickly. ;) j. --- Jon Madison

Re: RSS...

2003-08-14 Thread Erik Hatcher
And what would you want to get from the RSS feed? ant-user e-mails (i'm sure there is a gateway to make that possible)? bug reports? cvs commits? there is an RSS feed for the Jakarta wiki. On Wednesday, August 13, 2003, at 04:28 PM, Ciramella, EJ wrote: Is there an RSS feed fo