Actions
Bug #2286
closedsaxon9-icu jar missing from Saxon-EE 9.6.0.3 release
Status:
Closed
Priority:
Normal
Assignee:
Category:
Build and release
Sprint/Milestone:
Start date:
2015-01-14
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
The saxon9-icu jar file is missing from the Saxon-EE 9.6.0.3 maintenance release.
The problem is in the build script file. The creation of the jar file is being done in a Saxon-PE related task and then copied to the EE directory. This ordering is suspect to failure due to the order in the task execution.
I am changing this to be less dependent on PE.
Please register to edit this issue
Actions