[jboss-svn-commits] JBL Code SVN: r35133 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/xsl.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Sep 14 06:31:57 EDT 2010
Author: whitingjr
Date: 2010-09-14 06:31:57 -0400 (Tue, 14 Sep 2010)
New Revision: 35133
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/xsl/basedata.xsl
Log:
Removed cruft.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/xsl/basedata.xsl
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/xsl/basedata.xsl 2010-09-14 07:16:33 UTC (rev 35132)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/xsl/basedata.xsl 2010-09-14 10:31:57 UTC (rev 35133)
@@ -108,14 +108,6 @@
<xsl:attribute name="DEFAULT_BILLING_DETAILS_ID">
<xsl:text>[NULL]</xsl:text>
</xsl:attribute>
- <!--
- <xsl:attribute name="DUFF">
- <xsl:text>SUNNY</xsl:text>
- </xsl:attribute>
- <xsl:attribute name="BEER">
- <xsl:text>AMBER</xsl:text>
- </xsl:attribute>
- -->
</xsl:element>
<xsl:call-template name="insert-users">
<xsl:with-param name="count" select="number($count+1)"/>
More information about the jboss-svn-commits
mailing list