[prev in list] [next in list] [prev in thread] [next in thread] 

List:       coreutils-bug
Subject:    bug#6692: [PATCH] dircolors: Add .ear, .war, .sar ,
From:       Ondrej Vasik <ovasik () redhat ! com>
Date:       2010-07-21 15:05:37
Message-ID: 1279724737.28809.4.camel () localhost ! localdomain
[Download RAW message or body]

Hi,

Attached patch adds colorizing *.war, *.sar and *.ear (Java EE archives,
similar on surface as *.jar) with the archive color.
This was suggested/requested by Ville Skytt=C3=A4 in rhbz #616497 .

Greetings,
         Ondrej Vasik

["dircolors-javaarchives.patch" (dircolors-javaarchives.patch)]

From 110f2fb32d6c3ca20624d5122438c3abcf4fd6dc Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= <ovasik@redhat.com>
Date: Wed, 21 Jul 2010 16:43:03 +0200
Subject: [PATCH] dircolors: Add .ear, .war, .sar , for Java jar-like archives
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* src/dircolors.hin: Add .ear, .war, .sar , for Java jar-like archives
  Suggested by Ville Skyttä in rhbz #616497
---
 THANKS            |    1 +
 src/dircolors.hin |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/THANKS b/THANKS
index caa40de..67e455f 100644
--- a/THANKS
+++ b/THANKS
@@ -615,6 +615,7 @@ Ulrich Hermisson                    ulrich_hermisson@hotmail.com
 Urs Thuermann                       urs@isnogud.escape.de
 Uwe H. Steinfeld                    usteinfeld@gmx.net
 Vesselin Atanasov                   vesselin@bgnet.bg
+Ville Skyttä                        ville.skytta@iki.fi
 Vin Shelton                         acs@alumni.princeton.edu
 Vineet Chadha                       chadha@acis.ufl.edu
 Vitali Lovich                       vlovich@gmail.com
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 511fb16..5225930 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -127,6 +127,9 @@ EXEC 01;32
 .deb 01;31
 .rpm 01;31
 .jar 01;31
+.war 01;31
+.ear 01;31
+.sar 01;31
 .rar 01;31
 .ace 01;31
 .zoo 01;31
-- 
1.6.5.2



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic