DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43981>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43981

           Summary: XSLT Task misbehaving with Java 1.6
           Product: Ant
           Version: 1.7.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


Hi,

I am trying to use XSLT task to generate a html report. I have a XSL file and an
XML file as input and expecting a HTML as an output.

I am using Ant 1.7.0.

The output is as expected if i use java version 1.4.
But i have a problem if i use any java version above 1.4 (1.5 or 1.6)

My PC is having Windows XP OS and following is the java version detail
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)

When i try to run this XSLT task, with java version 1.6, i get the result twice
populated on my output html file.

After analysing, i found that this behaviour is seen when i use the tag
xsl:for-each.

Request your help in resolving this.

I can send you sample XML, XSL and build files if you need any.

I thought of downloading the latest nightly build of ant, but could not get any
from Apache Ant Site.

Thanks and Regards,
Raghuveer Sribhashyam

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to