You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/01/21 20:56:00 UTC

[jira] [Closed] (DAFFODIL-1803) TDML Runner - compressed file option

     [ https://issues.apache.org/jira/browse/DAFFODIL-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle closed DAFFODIL-1803.
-----------------------------------
    Resolution: Not A Problem

Should not be fixed with binary files in the git repo. So not a bug.

> TDML Runner - compressed file option
> ------------------------------------
>
>                 Key: DAFFODIL-1803
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1803
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: TDML Runner
>            Reporter: Mike Beckerle
>            Priority: Major
>
> Because image file formats are popular, but the resulting XML is HUGE, we need the ability to store the expected XML output in a file that is compressed, e.g., for file.jpg, file.jpg.xml.gz.
> We need an option where we can specify:
> {code:java}
> <tdml:dfdlInfoset type="file" compression="gz">file.jpg.xml.gz</tdml:infoset>{code}
> One can always look at the file conveniently using zcat.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)