True. But that is for another day, as those changes need to be looked at in
the light of all of the CMS systems supported, including those in the
non-apache codebase.
Yes, I do see the need for a higher level of abstraction needed, as the
original API's were very much built around CVS, later SVN a
Hi,
Not every SCM is repository-based.
I see more and more differences between SCM's.
Should we split it into Client/Server versus Distributed model?
-Robert
Op Fri, 30 Mar 2012 09:46:51 +0200 schreef Chris Graham
:
Heh. Done!
-Chris
On Fri, Mar 30, 2012 at 6:03 PM, Olivier Lamy wrote:
Heh. Done!
-Chris
On Fri, Mar 30, 2012 at 6:03 PM, Olivier Lamy wrote:
> just do it in your coming patch :-)
>
> 2012/3/30 Chris Graham :
> > Any ideas of how to get to initialised loggers (from the plexus
> container)
> > in this method?
> > My only option so far, is a new DefaultLog().
> >
>
just do it in your coming patch :-)
2012/3/30 Chris Graham :
> Any ideas of how to get to initialised loggers (from the plexus container)
> in this method?
> My only option so far, is a new DefaultLog().
>
> I'd perfer to use the normal ConsoleLogger etc as set up by the container,
> and available
Any ideas of how to get to initialised loggers (from the plexus container)
in this method?
My only option so far, is a new DefaultLog().
I'd perfer to use the normal ConsoleLogger etc as set up by the container,
and available to any descendants of the AbstractCommand...
It's just a nice to have.