You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by Glen Mazza <gl...@gmail.com> on 2013/03/16 15:54:39 UTC

All unit tests running with Maven pom...

The webtest ones still need to be done.  The last unit test I was having 
a problem with, StressTestProvider, was merely because I hadn't 
installed RCS yet ("sudo apt-get install rcs" with Ubuntu Linux).  But 
that's working now for me.  (Although we have an issue:  
StressTestProvider uses the deprecated RCS -- what should the test 
replace it with?)

I'll work on creating the JSPWiki WAR next within the pom.xml, as I 
suspect it might be used by the webtests.  (i.e., Maven may want to have 
it created prior to the run of the webtests).

Cheers,
Glen