Project

Profile

Help

Bug #6365

closed

Saxon-HE 12.x doesn't run Gizmo

Added by Michael Kay 2 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Gizmo
Sprint/Milestone:
-
Start date:
2024-02-29
Due date:
% Done:

0%

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

Description

Reported by email:

Hi,

Perhaps I missed this in the release notes, but I noticed that Saxon-HE 12.x doesn't run the Gizmo utility.

12.x gives an error:

$ java -cp Saxon-HE-12.4.jar:xmlresolver-5.2.2.jar:jline-2.14.6.jar net.sf.saxon.Gizmo Exception in thread "main" net.sf.saxon.trans.LicenseException: Requested feature (XQuery 4.0) requires Saxon-PE at net.sf.saxon.Configuration.checkLicensedFeature(Configuration.java:581) at net.sf.saxon.query.StaticQueryContext.setLanguageVersion(StaticQueryContext.java:336) at net.sf.saxon.Configuration.setFeature(Configuration.java:4420) at net.sf.saxon.Configuration.setConfigurationProperty(Configuration.java:4395) at net.sf.saxon.Gizmo.(Gizmo.java:176) at net.sf.saxon.Gizmo.main(Gizmo.java:170)

11.x works:

$ java -cp Saxon-HE-11.6.jar:xmlresolver-5.2.1.jar:jline-2.14.6.jar net.sf.saxon.Gizmo Saxon Gizmo 11.6 />

Actions #1

Updated by Michael Kay 2 months ago

  • Status changed from New to Resolved
  • Fix Committed on Branch 12, trunk added

Please register to edit this issue

Also available in: Atom PDF