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
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
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
> 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/
-
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
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
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