[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#101738: marked as done (ITP: saxon -- an XSLT processor)



Your message dated Sat, 23 Jun 2001 15:13:53 -0400
with message-id <E15Dsqv-0004rG-00@auric.debian.org>
and subject line Bug#101738: fixed in lib-saxon-java 6.3-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Jun 2001 07:26:26 +0000
>From mark@mcgarrett.adsl.duke.edu Thu Jun 21 02:26:26 2001
Return-path: <mark@mcgarrett.adsl.duke.edu>
Received: from mcgarrett.adsl.duke.edu [::ffff:152.16.67.19] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15CyrB-0002hm-00; Thu, 21 Jun 2001 02:26:25 -0500
Received: by mcgarrett.adsl.duke.edu (Postfix, from userid 1000)
	id 18B0324201; Thu, 21 Jun 2001 03:26:10 -0400 (EDT)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Message-ID: <[🔎] 15153.41361.625395.766849@mcgarrett.adsl.duke.edu>
Date: Thu, 21 Jun 2001 03:26:09 -0400
To: submit@bugs.debian.org
Cc: debian-sgml@lists.debian.org
Subject: ITP: saxon -- an XSLT processor
X-Mailer: VM 6.92 under Emacs 21.0.103.2
From: mrj@debian.org
Sender: mark@mcgarrett.adsl.duke.edu
Delivered-To: submit@bugs.debian.org

Package: wnpp
Severity: wishlist

I wish to package the Saxon XSLT processor. It works well with most of
the DocBook XSL stuff. I'll package additional classes that provide
SGML catalog support for Saxon.

Saxon can be downloaded from:

 http://users.iclway.co.uk/mhkay/saxon/

 Author: Michael H. Kay <Michael.Kay@icl.com>


Licensing:
----------

Saxon itself is free (under the Mozilla PL), but it needs a Java2 JVM,
so will have to go into contrib. Here's the license...

Copyright:

Saxon

The contents of the downloaded file (saxon.zip), with the exception of
the =C6lfred parser (see below), are subject to the Mozilla Public
License Version 1.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License
at http://www.mozilla.org/MPL/

Software distributed under the License is distributed on an "AS IS"
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
the License for the specific language governing rights and limitations
under the License.

The Original Code of SAXON comprises all those components which are
not explicitly attributed to other parties. It does not include the
=C6lfred parser, which is redistributed under the licence described
below.

The Initial Developer of the Original Code is Michael Kay of
International Computers Limited. Individual modules identified as
being created by James Clark, David Megginson, or John Cowan include
separate IPR notices. All Rights Reserved.

Since February 2001 I (Michael Kay) have been an employee of Software
AG, and I continue to develop Saxon with the support and sponsorship
of that company. Technically, therefore, the "Initial Developer" no
longer exists (the form of words was deliberately chosen to reflect
the joint involvement of myself and ICL), so I now work as a
"Contributor". Other contributors are acknowledged individually in
comments attached to the relevant code modules.

iclway is an Internet Service Provider operated by ICL; however, the
fact that I continue to use this ISP for hosting Saxon does not imply
that ICL have any interest in the content of the site. Equally, for
reasons of continuity, I have kept the icl.com domain name in package
names and namespace URIs with the tacit consent of ICL, but this
should not be taken to imply any ongoing ICL involvement.

If you produce a product that includes or requires SAXON, please refer
to it as "The SAXON XSLT Processor from Michael Kay", and include the
URL of the master copy, which is at
http://users.iclway.co.uk/mhkay/saxon/.

There is no guarantee of technical support, though I am usually able
to answer enquiries within a few days. Please register with the
mailing list available at http://saxon.xsl.listbot.com and raise any
enquiries there. Also check the list archives: I post lists of known
errors there from time to time.


=C6lfred

Included in the Saxon distribution is a modified version of the =C6lfre=
d
XML parser from Microstar. I have taken the relevant part of David
Brownell's =C6lfred2 distribution, repackaged it, and fixed a few
bugs. All cahnges are clearly documented in the source code.

This is distributed under the terms of Microstar's terms and
conditions, which are as follows:

         AElfred, Version 1.2
         Microstar's Java-Based XML Parser
         Copyright (c) 1997, 1998 by Microstar Software Ltd.
         Home Page: http://www.microstar.com/XML/

        AElfred is free for both commercial and non-commercial use and
        redistribution, provided that Microstar's copyright and disclai=
mer are
        retained intact. You are free to modify AElfred for your own us=
e and
        to redistribute AElfred with your modifications, provided that =
the
        modifications are clearly documented.

        DISCLAIMER

        This program is distributed in the hope that it will be useful,=
 but
        WITHOUT ANY WARRANTY; without even the implied warranty of
        merchantability or fitness for a particular purpose. Please use=
 it AT
        YOUR OWN RISK.


David Brownell added the following statement:=20


/*
 * Copyright (c) 1999-2000 by David Brownell.  All Rights Reserved.
 *
 * This program is open source software; you may use, copy, modify, and=

 * redistribute it under the terms of the LICENSE with which it was
 * originally distributed.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * LICENSE for more details.
 */

The version included with Saxon is David Brownell's code of 26 Feb
2000, modified as follows:

        Changed the package name to com.icl.saxon.aelfred to prevent an=
y
        accidental confusion with the original Microstar code or with
        David Brownell's version.
     =20
        Fixed several bugs: (1) a bug in namespace handling (where an
        attribute xxx:name precedes the xmlns:xxx declaration) (2)
        poor diagnostics when end of file occurs prematurely
     =20
        Subsetting the code to include only the XML non-validating
        parser and SAX driver, with appropriate changes to the setFeatu=
re()
        and getFeature() methods.





_____________________________________
Mark Johnson
Duke Physics        <mark@duke.edu>
Debian SGML         <mrj@debian.org>
Home Page:          <http://dulug.duke.edu/~mark/>
GPG fp: 50DF A22D 5119 3485 E9E4  89B2 BCBC B2C8 2BE2 FE81


---------------------------------------
Received: (at 101738-close) by bugs.debian.org; 23 Jun 2001 19:51:29 +0000
>From troup@auric.debian.org Sat Jun 23 14:51:29 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [::ffff:206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15DtRI-0007Im-00; Sat, 23 Jun 2001 14:51:28 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 15Dsqv-0004rG-00; Sat, 23 Jun 2001 15:13:53 -0400
From: Mark Johnson <mrj@debian.org>
To: 101738-close@bugs.debian.org
X-Katie: $Revision: 1.48 $
Subject: Bug#101738: fixed in lib-saxon-java 6.3-1
Message-Id: <E15Dsqv-0004rG-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sat, 23 Jun 2001 15:13:53 -0400
Delivered-To: 101738-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
lib-saxon-java, which has been installed in the Debian FTP archive:

lib-saxon-java_6.3-1.diff.gz
  to pool/contrib/lib-/lib-saxon-java/lib-saxon-java_6.3-1.diff.gz
lib-saxon-java_6.3.orig.tar.gz
  to pool/contrib/lib-/lib-saxon-java/lib-saxon-java_6.3.orig.tar.gz
lib-saxon-java_6.3-1.dsc
  to pool/contrib/lib-/lib-saxon-java/lib-saxon-java_6.3-1.dsc
lib-saxon-java_6.3-1_all.deb
  to pool/contrib/lib-/lib-saxon-java/lib-saxon-java_6.3-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 101738@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Johnson <mrj@debian.org> (supplier of updated lib-saxon-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.7
Date: Thu, 21 Jun 2001 05:43:37 -0400
Source: lib-saxon-java
Binary: lib-saxon-java
Architecture: source all
Version: 6.3-1
Distribution: unstable
Urgency: low
Maintainer: Mark Johnson <mrj@debian.org>
Changed-By: Mark Johnson <mrj@debian.org>
Description: 
 lib-saxon-java - The Saxon XSLT Processor
Closes: 101738
Changes: 
 lib-saxon-java (6.3-1) unstable; urgency=low
 .
   * Initial Release. Closes: bug#101738
Files: 
 cd5871defd1b550604c62fff416f9db3 933 contrib/libs optional lib-saxon-java_6.3-1.dsc
 074df21f62478d2ccb36fe956f1f52b8 3300541 contrib/libs optional lib-saxon-java_6.3.orig.tar.gz
 4f0c99b437c50e74072b53819f9be2e8 4133 contrib/libs optional lib-saxon-java_6.3-1.diff.gz
 443c2cc65239c4552985d530b77879a2 1867724 contrib/libs optional lib-saxon-java_6.3-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQEeBAEUAwAGBQI7McnSAAoJELy8ssgr4v6B8DQD/juCA4qVEy334npMdtWJwxvz
OIZz0vsKA4wGT2zc+5LlH1Vz0TvhfF84m16z6R6XLDnPMqUcNfBisvd6qRKUPx7C
5uYFUM4dGrPv3OQz8IrPxFEgU+GRSldmcg4p3vs5W1QrG/rMoq81vuUPG2R//33L
PWe+ozsn6BoqMjGtM3ejA/0XOY4iVys8KRqiP9HIb4O3/s+bQZXKBgIAYajV00Yb
lyZM5PJOAFRJoOvSUzB/gUOOju+b8HhQs83wEcDGI908xokjEPFapBpe4fhdAxNk
60941I/bnrc2JJjWIfCsSCrMMN58K7nMB6EJt2t14p4Q8ZrFQX7HEV5WU1ehHVh5
GA==
=vGRr
-----END PGP SIGNATURE-----



Reply to: