Ticket #2891 (closed enhancement: fixed)

Opened 11 years ago

Last modified 11 years ago

add support for .war archives

Reported by: asy Owned by:
Priority: major Milestone: 4.8.7
Component: mc-core Version: 4.8.6
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

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...

Change History

comment:1 Changed 11 years ago by andrew_b

  • Blocked By 2897 added

comment:2 Changed 11 years ago by andrew_b

Applied as part of #2897.

comment:3 Changed 11 years ago by andrew_b

  • Milestone changed from Future Releases to 4.8.7

comment:4 Changed 11 years ago by andrew_b

  • Blocked By 2897 removed

comment:5 Changed 11 years ago by andrew_b

  • Status changed from new to closed
  • Votes for changeset set to committed-master
  • Resolution set to fixed
  • Branch state changed from no branch to merged
Note: See TracTickets for help on using tickets.