svn commit: r589563 - /lenya/trunk/src/targets/modules-build.xml
[email protected] Mon, 29 Oct 2007 09:53:46 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
Author: andreas
Date: Mon Oct 29 02:53:46 2007
New Revision: 589563
URL: http://svn.apache.org/viewvc?rev=589563&view=rev
Log:
Added target description
Modified:
lenya/trunk/src/targets/modules-build.xml
Modified: lenya/trunk/src/targets/modules-build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/modules-build.xml?rev=589563&r1=589562&r2=589563&view=diff
==============================================================================
--- lenya/trunk/src/targets/modules-build.xml (original)
+++ lenya/trunk/src/targets/modules-build.xml Mon Oct 29 02:53:46 2007
@@ -112,7 +112,7 @@
</ant>
</target>
- <target name="modules.test.canoo" depends="init">
+ <target name="modules.test.canoo" depends="init" description="Run Canoo web tests for modules">
<ant antfile="${build.dir}/temp/modules-build.xml">
<property name="webtest.home" value="${webtest.home}"/>
<target name="test-modules-canoo"/>