great, that's another solution! cheers, jordi
On Wed, Nov 28, 2012 at 12:53 PM, Simone Tripodi <[email protected]>wrote: > Hola Jordi! > > in the parent pom it is defined in the provided scope, that should > guantee that core guice dependency is not transitive... > > WDYT? > best, > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Wed, Nov 28, 2012 at 11:28 AM, Jordi Gerona <[email protected]> wrote: > > shall Guice dependency be marked as <optional>true</optional> ? > > > > To avoid people using Guice as a transitive dependeny > > > > what do you think? > > > > > > On Mon, Nov 26, 2012 at 10:47 PM, Simone Tripodi > > <[email protected]>wrote: > > > >> I think it is just guice ATM :P > >> > >> http://people.apache.org/~simonetripodi/ > >> http://simonetripodi.livejournal.com/ > >> http://twitter.com/simonetripodi > >> http://www.99soft.org/ > >> > >> > >> On Mon, Nov 26, 2012 at 10:35 PM, Daniel Manzke > >> <[email protected]> wrote: > >> > Are we going to define more than guice? > >> > > >> > - logging > >> > - commons > >> > - ... > >> > > >> > or is it just guice? :) > >> > > >> > > >> > 2012/11/26 Simone Tripodi <[email protected]> > >> > > >> >> hi mate, > >> >> > >> >> what do you mean by `framework like style`? > >> >> > >> >> TIA! > >> >> -Simo > >> >> > >> >> http://people.apache.org/~simonetripodi/ > >> >> http://simonetripodi.livejournal.com/ > >> >> http://twitter.com/simonetripodi > >> >> http://www.99soft.org/ > >> >> > >> >> > >> >> On Mon, Nov 26, 2012 at 9:57 PM, Daniel Manzke > >> >> <[email protected]> wrote: > >> >> > +1 > >> >> > > >> >> > Should it be as less as possible or are we going to create a > framework > >> >> like style? > >> >> > > >> >> > Bye, > >> >> > Daniel > >> >> > > >> >> > Von meinem iPad gesendet > >> >> > > >> >> > Am 26.11.2012 um 17:22 schrieb Simone Tripodi < > >> [email protected] > >> >> >: > >> >> > > >> >> >> Hi all guys, > >> >> >> > >> >> >> since Onami's purpose is developing and maintaining Google Guice > >> >> >> extensions, I think we could define a list of dependencies in the > >> >> >> parent pom that are valid for every module, i.e. the guice core > and > >> >> >> javax.inject could be managed dependencies. > >> >> >> > >> >> >> WDYT? > >> >> >> -Simo > >> >> >> > >> >> >> http://people.apache.org/~simonetripodi/ > >> >> >> http://simonetripodi.livejournal.com/ > >> >> >> http://twitter.com/simonetripodi > >> >> >> http://www.99soft.org/ > >> >> > >> > > >> > > >> > > >> > -- > >> > Viele Grüße/Best Regards > >> > > >> > Daniel Manzke > >> >
