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 
______________________________________________ 




> Date: Fri, 1 Apr 2016 23:06:41 -0600
> Subject: Returning CAB file support to ANT
> From: ga...@oedata.com
> To: dev@ant.apache.org
> 
> Hi
> 
> I'm new to ant and need to have M$ cab file support for a project.
> 
> I noticed cab.java is still in the source tree and the cab.class is still
> building,  however, the cab .jar is not.
> 
> I'm assuming cab support was removed due to M$ EOL their Cabinet SDK and
> cabarc.exe utility cab.java requires.
> 
> I'd like to uplift cab file support and convert cabarc.exe utility to M$'s
> MakeCab.exe utility.
> 
> I'd like some suggestions about adding cab support to build.xml and how to
> place the uplifted files back into ant's distribution.
> 
> v/r
> gary
                                          

Reply via email to