[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
<RPMANN>Xalan-J 1.2.1. Release posted to rpmized.free.fr</RPMANN>
- From: GOMEZ Henri <hgomez slib fr>
- To: xalan-dev xml apache org, xalan-user xml apache org
- Cc: general xml apache org,RPM Announce MailingList <rpm-announce falsehope com>,RedHat Announce MailingList <redhat-announce-list redhat com>
- Subject: <RPMANN>Xalan-J 1.2.1. Release posted to rpmized.free.fr</RPMANN>
- Date: Thu, 16 Nov 2000 14:20:35 +0100
Hi,
A quick note to say that the xalan-j Redhat RPM is available at :
http://rpmized.free.fr/
size:
2877553 xalan-j-1.2.1-1.src.rpm
573377 xalan-j-1.2.1-1.noarch.rpm
767641 xalan-j-manual-1.2.1-1.noarch.rpm
md5sum:
6be423abd6e28cb9d83da6eae3cc0657 xalan-j-1.2.1-1.src.rpm
bcfb04fd27975689bea6bc34d8c9d595 xalan-j-1.2.1-1.noarch.rpm
3f490e9dc2806e763b3425c445398e97 xalan-j-manual-1.2.1-1.noarch.rpm
---
Name: xalan-j Relocations: (not relocateable)
Version: 1.2.1 Vendor: (none)
Release: 1 Build Date: Thu 16 Nov 2000
10:26:31 AM CET
Install date: (not installed) Build Host: perso.free.fr
Group: Development/Libraries Source RPM:
xalan-j-1.2.1-1.src.rpm
Size: 768842 License: Apache
Packager: Henri Gomez <hgomez slib fr>
URL: http://xml.apache.org
Summary: XSL stylesheet processor (Java class lib)
Description:
Xalan-Java (named after a rare musical instrument) provides high-performance
XSL stylesheet processing. Xalan-Java fully implements the W3C XSLT
recommendation. The stylesheet processor is feature rich and robust.
* Wed Nov 15 2000 Henri Gomez <hgomez slib fr>
- xalan-j-1.2.1
- modified spec file
- ant 1.2 is required to rebuilt (adapted spec file)
- renamed xalan-j-doc to xalan-j-manual (follow apache RPM naming)
- keep xalansamples.jar in docs/samples
* Mon Oct 16 2000 Henri Gomez <hgomez slib fr>
- xalan-j-1.2 RPM Release 2
- follow Debian policy about java stuff, libs in /usr/share/java,
executable in /usr/bin
- prepare transition to RH 7.0 new document root (/var/www)
* Mon Oct 16 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.2
- added missing packages2project.xsl and package2html.xsl
- bsfengines.jar removed since included in bsf.jar
* Fri Oct 06 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.2.D02-2
- rebuilded with ant-1.1-4 (check ant)
- reorganized group packages for javas RPM :
Development/Tools (ant)
Developement/Libraries(xalan, xerces)
Documentation (all ;-)
- rebuilded with IBM JDK 1.3.0 (cx130-20000815) and jikes 1.12
- build CLASSPATH=
* Fri Sep 29 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.2.D02
- jars are now installed on /usr/lib/java since /opt is
mounted read-only on many systems <summer os2 ami com au>
- renamed xalanlocal.xml for doc generation via StyleBook
- a new spec file to rebuild the xalan jars from sources
- try to use jikes if present
- rebuilded with IBM JDK 1.3.0 (cx130-20000815)
* Fri Apr 14 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.0.1
* Wed Mar 22 2000 Henri Gomez <gomez slib fr>
- xalan-j 1.0.0
* Wed Mar 15 2000 Henri Gomez <gomez slib fr>
- xalan-j 0.20.0
- switched to xalan-j 0.20.0 (will have to work with xerces-j 1.0.3)
- added scripts add-xalan-j-tomcat and remove-xalan-j-tomcat to add xalan-j
to
tomcat (to be used by cocoon for example with xerces-j help)
* Thu Feb 24 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.4-2
- corrected add-xalan-j-jserv
* Wed Feb 23 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.4
- now fully rebuild jars from sources (no docs rebuild)
- created docs packages
- install docs-xdocs in /home/httpd/html/manual/xalan-j for
access via browser
- Built under Redhat 6.1 with IBM-JDK 1.1.8 (1999/12/21)
* Fri Jan 28 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.2-3
- modified source file. Now get the .jar files from apache/dist
- added two scripts, add-xalan-j-jserv and remove-xalan-j-jserv to
dynamically add/remove xalan (for cocoon) support for jserv
- moved xalan to /opt/xalan-j to follow ant/tomcat/watchdog/cocoon and
xerces-j mapping
- removed apache requirement.
- removed CLASSPATH updates in /etc/profile. A /etc/profile.d/xalan-j.sh
is created instead.
* Wed Jan 26 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.2-2
- added BuildArchitectures: noarch
- modified spec to use BuildRoot, attr, ...
- renamed to xalan-j since there is also a xalan version
using C++ which could became another RPM.
- change jars to mode 644.
* Tue Jan 25 2000 Murray Todd Williams <MurrayTodd yahoo com>
- xalan-0.19.2-1
- initial RPM
Name: xalan-j-manual Relocations: (not relocateable)
Version: 1.2.1 Vendor: (none)
Release: 1 Build Date: Thu 16 Nov 2000
10:26:31 AM CET
Install date: (not installed) Build Host: perso.free.fr
Group: Documentation Source RPM:
xalan-j-1.2.1-1.src.rpm
Size: 8097034 License: Apache
Packager: Henri Gomez <hgomez slib fr>
URL: http://xml.apache.org
Summary: Online manual for Xalan-J
Description:
Documentation for Xalan-J, viewable through your web server, too!
* Wed Nov 15 2000 Henri Gomez <hgomez slib fr>
- xalan-j-1.2.1
- modified spec file
- ant 1.2 is required to rebuilt (adapted spec file)
- renamed xalan-j-doc to xalan-j-manual (follow apache RPM naming)
- keep xalansamples.jar in docs/samples
* Mon Oct 16 2000 Henri Gomez <hgomez slib fr>
- xalan-j-1.2 RPM Release 2
- follow Debian policy about java stuff, libs in /usr/share/java,
executable in /usr/bin
- prepare transition to RH 7.0 new document root (/var/www)
* Mon Oct 16 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.2
- added missing packages2project.xsl and package2html.xsl
- bsfengines.jar removed since included in bsf.jar
* Fri Oct 06 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.2.D02-2
- rebuilded with ant-1.1-4 (check ant)
- reorganized group packages for javas RPM :
Development/Tools (ant)
Developement/Libraries(xalan, xerces)
Documentation (all ;-)
- rebuilded with IBM JDK 1.3.0 (cx130-20000815) and jikes 1.12
- build CLASSPATH=
* Fri Sep 29 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.2.D02
- jars are now installed on /usr/lib/java since /opt is
mounted read-only on many systems <summer os2 ami com au>
- renamed xalanlocal.xml for doc generation via StyleBook
- a new spec file to rebuild the xalan jars from sources
- try to use jikes if present
- rebuilded with IBM JDK 1.3.0 (cx130-20000815)
* Fri Apr 14 2000 Henri Gomez <hgomez slib fr>
- xalan-j 1.0.1
* Wed Mar 22 2000 Henri Gomez <gomez slib fr>
- xalan-j 1.0.0
* Wed Mar 15 2000 Henri Gomez <gomez slib fr>
- xalan-j 0.20.0
- switched to xalan-j 0.20.0 (will have to work with xerces-j 1.0.3)
- added scripts add-xalan-j-tomcat and remove-xalan-j-tomcat to add xalan-j
to
tomcat (to be used by cocoon for example with xerces-j help)
* Thu Feb 24 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.4-2
- corrected add-xalan-j-jserv
* Wed Feb 23 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.4
- now fully rebuild jars from sources (no docs rebuild)
- created docs packages
- install docs-xdocs in /home/httpd/html/manual/xalan-j for
access via browser
- Built under Redhat 6.1 with IBM-JDK 1.1.8 (1999/12/21)
* Fri Jan 28 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.2-3
- modified source file. Now get the .jar files from apache/dist
- added two scripts, add-xalan-j-jserv and remove-xalan-j-jserv to
dynamically add/remove xalan (for cocoon) support for jserv
- moved xalan to /opt/xalan-j to follow ant/tomcat/watchdog/cocoon and
xerces-j mapping
- removed apache requirement.
- removed CLASSPATH updates in /etc/profile. A /etc/profile.d/xalan-j.sh
is created instead.
* Wed Jan 26 2000 Henri Gomez <gomez slib fr>
- xalan-j-0.19.2-2
- added BuildArchitectures: noarch
- modified spec to use BuildRoot, attr, ...
- renamed to xalan-j since there is also a xalan version
using C++ which could became another RPM.
- change jars to mode 644.
* Tue Jan 25 2000 Murray Todd Williams <MurrayTodd yahoo com>
- xalan-0.19.2-1
- initial RPM
Regards
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]