Peter, I have wanted to contribute the changelog task of Cactus to Ant for a long time already ... but have never come to do it ... I also took the alexandria one and improved it slightly (http://cvs.apache.org/viewcvs/jakarta-cactus/anttasks/src/java/org/apac he/cactus/ant/ChangeLogTask.java?rev=1.2&content-type=text/vnd.viewcvs-m arkup).
In any case, I'll look if it works with Cactus so that I can drop my changelog task. Thanks -Vincent > -----Original Message----- > From: Peter Donald [mailto:[EMAIL PROTECTED]] > Sent: 28 March 2002 23:32 > To: Ant Developers List > Cc: Turbine Developers List; Alexandria Developers List > Subject: ChangeLog task > > Hi all, > > I just added a changelog task to ants cvs. It was basically a cleanup of > the > alexandria task that I had been using in my own project then ported to > myrmidon, then ported back to ant1.x ;) I then integrated some features > from > the maver changelog task. Anyways the manual page for it is at > > docs/manual/CoreTasks/changelog.html > > It produces a report like old alexandria (ie without <document/> wrappers > like maven task) and should do everything the other tasks do. > > It also allows filtering of entrys to occur. It allows you to specify > "start" > (ie date of earliest change you want to report), "daysinpast" (how many > days > in past to set "start" to and "end" (the latest change you want to > report). I > really dislike these attribute names but couldn't think of anything > better. > If others can think of better names then go for it. > > If the maven/alexandria could look it to see if it satisfies their needs I > would be greatful. > > -- > Cheers, > > Pete > > ------------------------------------------------------- > To fight and conquer in all your battles is not supreme > excellence; supreme excellence consists in breaking the > enemy's resistance without fighting. - Sun Tzu, 300 B.C. > ------------------------------------------------------- > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
