Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 828A519D76 for ; Sat, 2 Apr 2016 14:31:36 +0000 (UTC) Received: (qmail 13746 invoked by uid 500); 2 Apr 2016 14:31:31 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 13677 invoked by uid 500); 2 Apr 2016 14:31:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 13665 invoked by uid 99); 2 Apr 2016 14:31:31 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Apr 2016 14:31:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 7FC551802E7 for ; Sat, 2 Apr 2016 14:31:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.278 X-Spam-Level: * X-Spam-Status: No, score=1.278 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id orsz4wRXIdwA for ; Sat, 2 Apr 2016 14:31:28 +0000 (UTC) Received: from BLU004-OMC2S32.hotmail.com (blu004-omc2s32.hotmail.com [65.55.111.107]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id EEC8D5F572 for ; Sat, 2 Apr 2016 14:31:27 +0000 (UTC) Received: from BLU172-W32 ([65.55.111.73]) by BLU004-OMC2S32.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 2 Apr 2016 07:31:21 -0700 X-TMN: [QCpwjpNmy40UeP+VTEBkmxjCavAhPLaV] X-Originating-Email: [mgainty@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_7410ae62-6792-4b5c-8b8e-67b71b7a22d5_" From: Martin Gainty To: Ant Developers List Subject: RE: Returning CAB file support to ANT Date: Sat, 2 Apr 2016 10:31:20 -0400 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 02 Apr 2016 14:31:21.0675 (UTC) FILETIME=[53CFC1B0:01D18CEC] --_7410ae62-6792-4b5c-8b8e-67b71b7a22d5_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable one option is to re-factor Cab.java into a Ant Taskdef https://ant.apache.org/manual/develop.html give a shout if you need any help creating Taskdef for Cab v/r Martin=20 ______________________________________________=20 > Date: Fri=2C 1 Apr 2016 23:06:41 -0600 > Subject: Returning CAB file support to ANT > From: garym@oedata.com > To: dev@ant.apache.org >=20 > Hi >=20 > I'm new to ant and need to have M$ cab file support for a project. >=20 > I noticed cab.java is still in the source tree and the cab.class is still > building=2C however=2C the cab .jar is not. >=20 > I'm assuming cab support was removed due to M$ EOL their Cabinet SDK and > cabarc.exe utility cab.java requires. >=20 > I'd like to uplift cab file support and convert cabarc.exe utility to M$'= s > MakeCab.exe utility. >=20 > I'd like some suggestions about adding cab support to build.xml and how t= o > place the uplifted files back into ant's distribution. >=20 > v/r > gary = --_7410ae62-6792-4b5c-8b8e-67b71b7a22d5_--