Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 09-24-2007, 07:44 AM
mvermeulen mvermeulen is online now
Registered User
 
Join Date: 07-15-2003
Posts: 56
Send a message via Yahoo to mvermeulen
The <pre> tags actually did the trick! I have been using a modified version of this for couple of years and had not looked at the standard transform for quite some time.

Below is a section of the xslt with the <pre> tags now added...

<xsl:for-each select="$BuildStatusFilter">
<xsl:for-each select="step[@action='Subversion']">
<xsl:if test="name='Subversion Log'">
<tr>
<td class="NormalBold">:</td>
<td class="Normal">
<pre><xsl:value-of select="output"/></pre>
</td> </tr> </xsl:if>
</xsl:for-each> </xsl:for-each>

Thanks!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 12:21 PM.


Copyright © 1999-2023 Kinook Software, Inc.