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

Summary: XSL Transformation could use <xslt> Ant task
Product: xml Reporter: _ lkramolis <lkramolis>
Component: XSLAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
URL: http://jakarta.apache.org/ant/manual/CoreTasks/style.html
Issue Type: ENHANCEMENT Exception Reporter:

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