You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by Sanjiva Weerawarana <sa...@opensource.lk> on 2005/12/14 06:03:29 UTC

Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

On Wed, 2005-12-14 at 04:45 +0000, ruchithf@apache.org wrote:
> Author: ruchithf
> Date: Tue Dec 13 20:45:01 2005
> New Revision: 356731
> 
> URL: http://svn.apache.org/viewcvs?rev=356731&view=rev
> Log:
> moving the src and test dirs to a saaj2 dir for further clarity

I'd like to move the entire DOOM + handers of the security module to the
WSS4J area. What do you think?

Sanjiva.



Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Thu, 2005-12-15 at 07:57 -0500, Davanum Srinivas wrote:
> Security related integration tests will have to move to WSS4J.

The problem with that is that it'll basically ensure that the Axis2
folks won't ever run them ... not sure what the right solution is; I
agree its a bit weird to have the core responsible for integration.

Sanjiva.



Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Thu, 2005-12-15 at 07:57 -0500, Davanum Srinivas wrote:
> Security related integration tests will have to move to WSS4J.

The problem with that is that it'll basically ensure that the Axis2
folks won't ever run them ... not sure what the right solution is; I
agree its a bit weird to have the core responsible for integration.

Sanjiva.



Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Davanum Srinivas <da...@gmail.com>.
Security related integration tests will have to move to WSS4J.

thanks,
dims

On 12/15/05, Ruchith Fernando <ru...@gmail.com> wrote:
> If we move Axis2 Security module into WSS4J and if we keep DOOM in
> Axis2 as a separate module this is how it will be:
>
> - WSS4J will depend on axis2-SNAPSHOT.jar
> - axis2-security module snapshot (axis2-security-SNAPSHOT.mar) will be
> built with WSS4J and we should be able make it downloadable from a
> maven repo.
> - Axis2 integration maven module will have a new dependency on the
> axis2-security-SNAPSHOT.mar to enable the security related integration
> tests.
>
> Thanks,
> Ruchith
>
> On 12/15/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> > On Wed, 2005-12-14 at 11:14 +0600, Ruchith Fernando wrote:
> > > +1 to move Axis2 Security module into WSS4J, but I'd like to keep the
> > > security integration tests in Axis2.
> >
> > Fair enough ... but how will that work if we move the security code into
> > the WSS4J area?
> >
> > Sanjiva.
> >
> >
> >
>
>
> --
> Ruchith
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Davanum Srinivas <da...@gmail.com>.
Security related integration tests will have to move to WSS4J.

thanks,
dims

On 12/15/05, Ruchith Fernando <ru...@gmail.com> wrote:
> If we move Axis2 Security module into WSS4J and if we keep DOOM in
> Axis2 as a separate module this is how it will be:
>
> - WSS4J will depend on axis2-SNAPSHOT.jar
> - axis2-security module snapshot (axis2-security-SNAPSHOT.mar) will be
> built with WSS4J and we should be able make it downloadable from a
> maven repo.
> - Axis2 integration maven module will have a new dependency on the
> axis2-security-SNAPSHOT.mar to enable the security related integration
> tests.
>
> Thanks,
> Ruchith
>
> On 12/15/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> > On Wed, 2005-12-14 at 11:14 +0600, Ruchith Fernando wrote:
> > > +1 to move Axis2 Security module into WSS4J, but I'd like to keep the
> > > security integration tests in Axis2.
> >
> > Fair enough ... but how will that work if we move the security code into
> > the WSS4J area?
> >
> > Sanjiva.
> >
> >
> >
>
>
> --
> Ruchith
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Ruchith Fernando <ru...@gmail.com>.
If we move Axis2 Security module into WSS4J and if we keep DOOM in
Axis2 as a separate module this is how it will be:

- WSS4J will depend on axis2-SNAPSHOT.jar
- axis2-security module snapshot (axis2-security-SNAPSHOT.mar) will be
built with WSS4J and we should be able make it downloadable from a
maven repo.
- Axis2 integration maven module will have a new dependency on the
axis2-security-SNAPSHOT.mar to enable the security related integration
tests.

Thanks,
Ruchith

On 12/15/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Wed, 2005-12-14 at 11:14 +0600, Ruchith Fernando wrote:
> > +1 to move Axis2 Security module into WSS4J, but I'd like to keep the
> > security integration tests in Axis2.
>
> Fair enough ... but how will that work if we move the security code into
> the WSS4J area?
>
> Sanjiva.
>
>
>


--
Ruchith

Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Ruchith Fernando <ru...@gmail.com>.
If we move Axis2 Security module into WSS4J and if we keep DOOM in
Axis2 as a separate module this is how it will be:

- WSS4J will depend on axis2-SNAPSHOT.jar
- axis2-security module snapshot (axis2-security-SNAPSHOT.mar) will be
built with WSS4J and we should be able make it downloadable from a
maven repo.
- Axis2 integration maven module will have a new dependency on the
axis2-security-SNAPSHOT.mar to enable the security related integration
tests.

Thanks,
Ruchith

On 12/15/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Wed, 2005-12-14 at 11:14 +0600, Ruchith Fernando wrote:
> > +1 to move Axis2 Security module into WSS4J, but I'd like to keep the
> > security integration tests in Axis2.
>
> Fair enough ... but how will that work if we move the security code into
> the WSS4J area?
>
> Sanjiva.
>
>
>


--
Ruchith

Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Wed, 2005-12-14 at 11:14 +0600, Ruchith Fernando wrote:
> +1 to move Axis2 Security module into WSS4J, but I'd like to keep the
> security integration tests in Axis2.

Fair enough ... but how will that work if we move the security code into
the WSS4J area?

Sanjiva.



Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
On Wed, 2005-12-14 at 11:14 +0600, Ruchith Fernando wrote:
> +1 to move Axis2 Security module into WSS4J, but I'd like to keep the
> security integration tests in Axis2.

Fair enough ... but how will that work if we move the security code into
the WSS4J area?

Sanjiva.



Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Ruchith Fernando <ru...@gmail.com>.
+1 to move Axis2 Security module into WSS4J, but I'd like to keep the
security integration tests in Axis2.

Right now Axis2 security maven module has a dependancy on SAAJ maven
module which doesn't sound right to me :) Therfore we can move DOOM to
a separate maven module in Axis2... IMHO this will be useful since
SAAJ will be using it in the future... Also If we have DOOM in WSS4J
there will be an awkward wss4j dependency for SAAJ.

What do u think?

Thanks,
Ruchith

On 12/14/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Wed, 2005-12-14 at 04:45 +0000, ruchithf@apache.org wrote:
> > Author: ruchithf
> > Date: Tue Dec 13 20:45:01 2005
> > New Revision: 356731
> >
> > URL: http://svn.apache.org/viewcvs?rev=356731&view=rev
> > Log:
> > moving the src and test dirs to a saaj2 dir for further clarity
>
> I'd like to move the entire DOOM + handers of the security module to the
> WSS4J area. What do you think?
>
> Sanjiva.
>
>
>


--
Ruchith

Re: svn commit: r356731 - in /webservices/axis2/trunk/archive/java/scratch/ruchith_dims: saaj2/ saaj2/src/ saaj2/test/ src/ test/

Posted by Ruchith Fernando <ru...@gmail.com>.
+1 to move Axis2 Security module into WSS4J, but I'd like to keep the
security integration tests in Axis2.

Right now Axis2 security maven module has a dependancy on SAAJ maven
module which doesn't sound right to me :) Therfore we can move DOOM to
a separate maven module in Axis2... IMHO this will be useful since
SAAJ will be using it in the future... Also If we have DOOM in WSS4J
there will be an awkward wss4j dependency for SAAJ.

What do u think?

Thanks,
Ruchith

On 12/14/05, Sanjiva Weerawarana <sa...@opensource.lk> wrote:
> On Wed, 2005-12-14 at 04:45 +0000, ruchithf@apache.org wrote:
> > Author: ruchithf
> > Date: Tue Dec 13 20:45:01 2005
> > New Revision: 356731
> >
> > URL: http://svn.apache.org/viewcvs?rev=356731&view=rev
> > Log:
> > moving the src and test dirs to a saaj2 dir for further clarity
>
> I'd like to move the entire DOOM + handers of the security module to the
> WSS4J area. What do you think?
>
> Sanjiva.
>
>
>


--
Ruchith