Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
xalan-j2-xsltc: XSLT compiler
- Summary
- The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets into
lightweight and portable Java byte codes called translets.
Changelog
- * Tue Mar 23 09:00:00 2004 Kaj J. Niemi <kajtzu{%}fi{*}basen{*}net> 0:2.6.0-1jpp
-
- Updated to 2.6.0
- Patches supplied by <aleksander{*}adamowski{%}altkom{*}pl>
- * Sat Nov 15 09:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.5.2-1jpp
-
- Update to 2.5.2.
- Re-enable javadocs, new style versionless symlink handling, crosslink
with local J2SE javadocs.
- Spec cleanups.
- * Sat Jun 7 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.5.1-1jpp
-
- Update to 2.5.1.
- Fix jpackage-utils version in BuildRequires, add xerces-j2.
- Non-versioned javadoc symlinking.
- Add one missing epoch.
- Clean up manifests from Class-Path's and other stuff we don't include.
- xsltc no longer provides a jaxp_transform_impl because of huge classpath
and general unsuitablity for production-use, system-installed transformer.
- Own (ghost) %{_javadir}/jaxp_transform_impl.jar.
- Remove alternatives in preun instead of postun.
- Disable javadoc subpackage for now:
<http://issues.apache.org/bugzilla/show_bug.cgi?id=20572>