split from #829
Currently listArchiveFiles API can only expose files of archive whose archive type in jar, zip, tar It's better to have this API to expose filelist of other file types.
listArchiveFiles
Metadata Update from @julian8628: - Issue tagged with: feature, wishful
Which other filetypes are desired?
like war, ear in java world. they are actually zip as jar. I guess we need to add a column in schema to mark the real compression type.
It's not raised by users, so low priority.
PR 3391
Metadata Update from @jcupova: - Custom field Size adjusted to None
Metadata Update from @tkopecek: - Issue set to the milestone: 1.30 - Issue tagged with: testing-ready
Metadata Update from @mfilip: - Issue tagged with: testing-done
Commit 576d04ed fixes this issue
Commit 8d3bf008 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/855
Please continue any further discussion there.