On Sunday, 9 December 2012, Jason van Zyl wrote: > > On Dec 9, 2012, at 5:06 PM, Hervé BOUTEMY > <[email protected]<javascript:;>> > wrote: > > > I just committed a starting point for MNG-5406: "don't expose core's > slf4j-api > > by default, add a plugin-descriptor option to expose" > > > > this is a new field in plugin descriptor. > > > > I still don't know how to effectively use it in > > DefaultClassRealmManager.createPluginRealm() to avoid importing > slf4j-api from > > parent: help appreciated. > > Sure, I'll take a look tonight and see if I can come up with a strategy. > I'll at least hard code it and see what the behaviour is like for the given > scenarios. We should probably see if it all works in practice.
I'll see if I can refactor some of my jszip.org stuff that I haven't pushed public into some sample plugins on Tuesday if I get some cycles spare... Should help testing > > > > > > > I still didn't create a Jira issue in plugin-tools to generate the field > in > > plugin descriptor. > > What I know is that its configuration won't be done as an annotation in a > > goal/Mojo since it's a plugin-wide configuration, not at goal level. > > > > > > Regards, > > > > Hervé > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder & CTO, Sonatype > Founder, Apache Maven > http://twitter.com/jvanzyl > --------------------------------------------------------- > > Our achievements speak for themselves. What we have to keep track > of are our failures, discouragements and doubts. We tend to forget > the past difficulties, the many false starts, and the painful > groping. We see our past achievements as the end result of a > clean forward thrust, and our present difficulties as > signs of decline and decay. > > -- Eric Hoffer, Reflections on the Human Condition > > > > > >
