Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for .war archives #2891

Closed
mc-butler opened this issue Sep 22, 2012 · 5 comments
Closed

add support for .war archives #2891

mc-butler opened this issue Sep 22, 2012 · 5 comments
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.8.6 Reproducible in version 4.8.6
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2891
Reporter asy (a_s_y@….ru)

I found code for .war archive support in the old patch from ALT Linux:

# .war
regex/\.war$

Open=%cd %p#utar
View=%view{ascii} gzip -dc %f 2>/dev/null | tar tvvf -

it same as tar.gz and can be added easy, I think...

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 22, 2012 at 9:43 UTC

  • Blocked by set to #2897

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 23, 2012 at 6:54 UTC (comment 2)

Applied as part of #2897.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 23, 2012 at 6:55 UTC (comment 3)

  • Milestone changed from Future Releases to 4.8.7

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 9, 2012 at 10:28 UTC

  • Blocked by #2897 deleted

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Oct 9, 2012 at 10:35 UTC (comment 5)

  • Branch state changed from no branch to merged
  • Status changed from new to closed
  • Votes set to committed-master
  • Resolution set to fixed

Applied as part of #2897: [98a1acb].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.8.6 Reproducible in version 4.8.6
Development

No branches or pull requests

1 participant