Hi
On Mon, Aug 23, 2010 at 12:51 PM, Glen Mazza <[email protected]> wrote: > > How does one run the interopfest tests? If I make a change to the > stsclient > I would want to make sure it doesn't break anything. > > I do 'mvn install -Pfastinstall' from the trunk, followed by 'mvn install' in /api, and then doing 'install' in /distribution. Once the distribution is built, I go to target/..../samples/ and do the 'mvn install' in whatever demo project I need to run. Ex, I'd go ws_security/interopfest/wstrust10 and do 'mvn install'. Apparently in CXF 2.3, one needs to do 'mvn install' directly from 'samples' or alternatively you can modify the poms of individual demos by adding <relativePath> to the parent properties. Finally, I run the demo according to README or pom.xml, mvn -Pclient in the case of WS-Trust demos. I'm wondering, should we resume the discussion about running demos in Hudson ? cheers, Sergey > Glen > -- > View this message in context: > http://cxf.547215.n5.nabble.com/How-to-run-interopfest-tp2644543p2644543.html > Sent from the cxf-dev mailing list archive at Nabble.com. >
