Project

Profile

Help

Bug #3724

closed

SQL extensions source

Added by Debbie Lockett about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Category:
-
Sprint/Milestone:
-
Start date:
2018-03-22
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.8, trunk
Fix Committed on Branch:
9.8, trunk
Fixed in Maintenance Release:
Platforms:

Description

The documentation says:

"The saxon-resources download includes a set of XSLT extension instructions providing access to SQL databases. These are not intended as being necessarily a production-quality piece of software (there are many limitations in the design), but more as an illustration of how extension instructions can be used to enhance the capability of the processor."

But these are not included in the saxon-resources download.

Once upon a time (i.e. 9.2 and earlier) saxon-resources included the Saxon-HE source code. In fact it contained the whole of net.saxon.sf, and this included the Java classes for SQL extensions in net.saxon.sf.options.sql; but this has not been the case for a long time.

The preprocessed source code for Saxon-HE is available from SourceForge, but this does not include net.saxon.sf.options.sql. The raw source is however available on the dev.saxonica.com site.

Is this a documentation, or saxon-resources, problem?

Actions #1

Updated by Debbie Lockett about 6 years ago

  • Assignee set to Debbie Lockett

I think it's a documentation problem, and more general. Basically I think we need to clarify where source code is available from.

I believe the information in Licensing (https://www.saxonica.com/documentation/index.html#!conditions) is correct:

From Saxon 9.5, [...] Saxonica makes "source code" available in two forms:

  • The raw source, prior to pre-processing, is available in the Subversion repository on the dev.saxonica.com site. [...]

  • The preprocessed source is issued as a ZIP archive downloadable from the Saxon project site on SourceForge. [...]

The preprocessed source is a subset of the raw source, so some classes are only available from dev.saxonica.com rather than the SourceForge source ZIP. The source code is no longer included in the saxon-resources zip.

There are a number of places in the documentation where this information is out of date, including:

Actions #2

Updated by Debbie Lockett almost 6 years ago

  • Status changed from New to In Progress

Documentation source updated for 9.8 and dev branches.

TODO: update online 9.8 documentation.

Actions #3

Updated by Debbie Lockett almost 6 years ago

  • Status changed from In Progress to Resolved
  • Applies to branch trunk added
  • Fix Committed on Branch 9.8, trunk added

Updated 9.8 documentation online (static HTML and dynamic XML versions).

Actions #4

Updated by O'Neil Delpratt almost 6 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 9.8.0.12 added

Bug fix applied in the Saxon 9.8.0.12 maintenance release.

Please register to edit this issue

Also available in: Atom PDF