Author: tfischer
Date: Tue Aug 21 14:50:17 2007
New Revision: 568297
URL: http://svn.apache.org/viewvc?rev=568297&view=rev
Log:
fixed copy&paste error
Modified:
db/torque/site/trunk/xdocs/developer-info/test-project.xml
Modified: db/torque/site/trunk/xdocs/developer-info/test-project.xml
URL:
http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/developer-info/test-project.xml?rev=568297&r1=568296&r2=568297&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/developer-info/test-project.xml (original)
+++ db/torque/site/trunk/xdocs/developer-info/test-project.xml Tue Aug 21
14:50:17 2007
@@ -101,7 +101,7 @@
The maven parameter <code>torque.test.profile</code>
is either not set or set to the wrong value. Set it to a valid
value, for example by using the command line parameter
- <code>-Dmaven.test.profile=mysql</code> when running maven.
+ <code>-Dtorque.test.profile=mysql</code> when running maven.
</li>
<li>
You have not checked out the whole trunks module. The test
project
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]