svn commit: r757173 - /lenya/branches/BRANCH_2_0_X/src/resources/build/modules2build.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Sun Mar 22 11:58:40 2009
New Revision: 757173

URL: http://svn.apache.org/viewvc?rev=757173&view=rev
Log:
Passing property moduleDir to module canoo tests.

Modified:
    lenya/branches/BRANCH_2_0_X/src/resources/build/modules2build.xsl

Modified: lenya/branches/BRANCH_2_0_X/src/resources/build/modules2build.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/resources/build/modules2build.xsl?rev=757173&r1=757172&r2=757173&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/resources/build/modules2build.xsl (original)
+++ lenya/branches/BRANCH_2_0_X/src/resources/build/modules2build.xsl Sun Mar 22 11:58:40 2009
@@ -424,7 +424,9 @@
     <available file="{$src}/test/canoo/test.xml" property="canoo.module.{$id}"/>
     
     <target name="canoo-module-{$id}" if="canoo.module.{$id}">
-      <ant dir="{$src}/test/canoo" antfile="test.xml" inheritall="true"/>
+      <ant dir="{$src}/test/canoo" antfile="test.xml" inheritall="true">
+        <property name="moduleDir" value="{$src}"/>
+      </ant>
     </target>
       
   </xsl:template>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.