On Wed, 2003-11-26 at 03:55, Vincent Massol wrote: > Hi, > > Initially I had started putting some logic for accessing issue trackers > in the changes plugin (that was the first plugin requiring this > information). However, I also need it for the dashboard plugin (I'm > currently adding an aggregator that counts the numbers of open bugs per > project). > > I have created on my machine a new issuetracker plugin. I'm sending you > this mail as I know some of you are not too happy about plugin > proliferation... :-) > > Is it ok for me to commit this issuetracker plugin? Do you feel it > belongs somewhere else?
I think maven-plugins is perfectly fine. I think having the number of plugins grow is great actually I just don't like them coupled to the core. Some simple properties in the installer build and we can easily state which plugins we want distributed with the core and that is something for us to do in the core. But now that maven-plugins are separated in their own repository I think it's perfectly fine for anyone with access to add whatever plugins they like. We'll fully sort out how to separate them entirely as we go. Myself, I'm happy with the separation right now so import away! > Thanks > -Vincent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
