DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21414>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21414
Bugzilla Report Generator Task
------- Additional Comments From nicolaken@apache.org 2003-07-09 20:23 -------
I already do it for Cocoon, by using plain Ant tasks.
1 - I get the data using an http get
2 - run a jtidy task on it (submitted the task to ant-contrib, no reply yet)
3 - xslt the resulting xml
4 - send the result to the cocoon-dev list
I have the server run this script once a week.
What Ant (or maybe ant-contrib) could provide are a task that transform a
declarative question to bugzilla in an http request URL, and a stylesheet to
transform in xml the result.
If you want I can put here tomorrow (now I'm at home) the scripts I have so you
can work on it :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|