|
|
@@ -89,7 +89,7 @@
|
|
|
<xsl:attribute name="failonerror" select="'true'"/>
|
|
|
<!--<xsl:attribute name="append" select="'false'"/>-->
|
|
|
<!--<xsl:attribute name="resultproperty" select="concat(.,'_resprop')"/>-->
|
|
|
- <xsl:attribute name="output" select="concat(.,'_out.log')"/>
|
|
|
+ <!--<xsl:attribute name="output" select="concat(.,'_out.log')"/>-->
|
|
|
<arg value="-buildfile"/>
|
|
|
<arg value="{$temp}/{.}"/>
|
|
|
</java>
|