[weld-dev] Where to place functional tests in the (SVN) repository?

Karel Piwko kpiwko at redhat.com
Wed Dec 16 09:11:28 EST 2009


Hi all,

I would like to commit functional tests into the SVN repository.
These tests are supposed to exercise functionality of the examples
provided with seam3-modules, weld-examples and/or special examples which
will exercise functionality through multiple seam3-modules (Example).

This tests are basically a multi-module Maven project where each
module is a test scoped dependency of the one of the Example. 
I need to have own version tree within a repository, because
I would like to be able manage them individually without being stored in
the Example.

So, I would like to store them in https://svn.jboss.org/repos/weld/ftest
for Weld and https://svn.jboss.org/repos/seam/ftest for Seam 3,
respectively.

WDYT?

Karel




More information about the weld-dev mailing list