uniba-dsg/betsy

Temporary files should be stored in /$process/tmp instead of /$process/package

simonharrer opened this issue · 1 comments

This issue refers to the temporary files when applying multiple XSL transformations on a single file.

Fixed by commits:
e06998e
aba7d81
8c8efb3
9c18d41

All intermediate files are now stored in the tmp directory. The pkg directory only contains the end product, the archive required for deployment.