You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by tm jee <tm...@yahoo.co.uk> on 2006/08/12 13:49:39 UTC

[s2] test compilation problem

Hi guys, 

there's a compilation problem with struts2 test. It requires some classes that are no longer in xwork source but in the test. 

To make the compilation work, one way would be to get those mock classes to a separate module on its own say xwork-mock and let struts2 depends on that (xwork-mock) as well. Is that the preferable way of doing it ?

Cheers

rgds



Re: [s2] test compilation problem

Posted by tm jee <tm...@yahoo.co.uk>.
Oppss.... false alarm... :-)  Seems to be ok.

----- Original Message ----
From: tm jee <tm...@yahoo.co.uk>
To: dev@struts.apache.org
Sent: Saturday, 12 August, 2006 7:49:39 PM
Subject: [s2] test compilation problem

Hi guys, 

there's a compilation problem with struts2 test. It requires some classes that are no longer in xwork source but in the test. 

To make the compilation work, one way would be to get those mock classes to a separate module on its own say xwork-mock and let struts2 depends on that (xwork-mock) as well. Is that the preferable way of doing it ?

Cheers

rgds