ah oki fine then. LieGrue, strub
----- Original Message ----- > From: Gerhard Petracek <[email protected]> > To: [email protected] > Cc: > Sent: Wednesday, February 13, 2013 8:49 PM > Subject: Re: JSF -> Security Dependency Problem > > hi mark, > > there is no need for a new ticket. the original ticket is for v0.4. > (i've fixed it already.) > > regards, > gerhard > > > > 2013/2/13 Mark Struberg <[email protected]> > >> if it is really needed, then we should add it. >> Can you please create a JIRA? >> >> txs and LieGrue, >> strub >> >> >> >> >> ----- Original Message ----- >> > From: Harald Wellmann <[email protected]> >> > To: [email protected] >> > Cc: >> > Sent: Wednesday, February 13, 2013 6:37 PM >> > Subject: Re: JSF -> Security Dependency Problem >> > >> > So that brings us back to my original question. If security-impl is >> required by >> > jsf-impl, then why not simply change dependency scopes in jsf-impl to >> > >> > >> > <dependency> >> > > <groupId>org.apache.deltaspike.modules</groupId> >> > > <artifactId>deltaspike-security-module-api</artifactId> >> > <scope>compile</scope> >> > </dependency> >> > >> > >> > <dependency> >> > > <groupId>org.apache.deltaspike.modules</groupId> >> > > <artifactId>deltaspike-security-module-impl</artifactId> >> > <scope>runtime</scope> >> > </dependency> >> > >> > so that DeltaSpike users get all the required transitive dependencies >> > automatically? >> > >> > Regards, >> > Harald >> > >> >
