This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 23684 - XSL Transformation could use <xslt> Ant task
Summary: XSL Transformation could use <xslt> Ant task
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: XSL (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@xml
URL: http://jakarta.apache.org/ant/manual/...
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-17 13:40 UTC by _ lkramolis
Modified: 2007-09-25 01:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lkramolis 2002-05-17 13:40:23 UTC
Currently it is used TrAX
(http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/package-summary.html)
to provide XSL Transformation.

This could be also solved by *xslt* Ant task
(http://jakarta.apache.org/ant/manual/CoreTasks/style.html),
i.e. Ant script could be created instead of
current solution.

This has one big advantage. It can be also used
outside the NetBeans.
Comment 1 _ pkuzel 2002-06-03 12:28:20 UTC
Let these are considered while planning next release.
Comment 2 Marek Grummich 2002-07-19 16:36:04 UTC
Target milestone was changed from not determined to TBD