Thorsten Scherler wrote:
> El lun, 24-07-2006 a las 10:29 +0100, Ross Gardler
escribió:
>
>>David Crossley wrote:
>>
>>>>Author: thorsten
>>>>Date: Sun Jul 23 16:26:19 2006
>>>>New Revision: 424855
>>>>
>>>>URL:
http://svn.apache.org/viewvc?rev=424855&view=rev
>>>>Log:
>>>>Adding support for svn log files to the
project plugin. This work is based on the
>>>>svn support which we have over in Lenya. The
biggest problem with the lenya way was
>>>>till now that we had one big log file that
included 4 years of commits and building
>>>>the file took more then 30 min. To overcome
this problem I extended the project plugin
>>>>with svn log processing which gives handy
ways of creating smaller files and have a
>>>>per month view of the svn changes.
>>
>>
>>Wouldn't this be better in the logs plugin[1]? The
projecInfo plugin
>>seems to be getting a little monolithic.
>
>
> I thought about this but since the logs are transformed
with the
> changes.html xsls and the usage in lenya is the
replacement for the
> status.xml I personally think it belongs into the
projectInfo plugin.
Hmmm...
Another case for plugin dependencies then.
+1 for leaving this in projectInfo until we have
dependencies.
Ross
|