Today I reorganized the test project and the site in the torque4 branch in svn. The test project is now is situated directly in the torque-test module. Testing works with the usual

mvn -P${profileName} clean test

where ${profileName} is the name of the profile one wants to use, defined in profiles.xml and src/test/profile/${profileName}/Torque.properties.
If one wants to teats beans and managers, one issues

mvn -P${profileName},beans,managers clean test

Documentation for this still lacks.

The site is reorganized so that basic things work; the sophisticated stuff like reports and cross-linking of modules still misses. More will come soon.

    Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to