Project

Profile

Help

Bug #4733

closed

Processing all files in a directory using the net.sf.saxon.Transform command: fails on MAC because of .DSStore files

Added by Michael Kay over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Command Line
Sprint/Milestone:
-
Start date:
2020-09-11
Due date:
% Done:

100%

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

Description

Attempting to process all the files in an input directory (using the Transform command with -s:my/directory) fails on MAC because the directory contains hidden .DSStore files, which are not XML and therefore cause a fatal error. There appears to be no way to have these files ignored. Presumably this could also affect the use of collection() to process all files in a directory, though I've never encountered it as a problem.

Please register to edit this issue

Also available in: Atom PDF