https://issues.apache.org/bugzilla/show_bug.cgi?id=55899
Bug ID: 55899
Summary: Distribute Mac OS X .pkg installer of Ant (patch
included)
Product: Ant
Version: nightly
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31128
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31128&action=edit
Patch to add Mac OS X .pkg installer of Apache Ant
Since Mac OS X 10.9, ant is no longer shipped as part of the OS.
It'd be great if we could include a Mac OS X .pkg installer with the binary Ant
distributions.
Attached please find a patch against ant core (r1551525) which includes a
script to build a Mac OS X .pkg installer from an Ant .zip binary distribution.
The patch also integrates into the 'distribution' build.xml target a new
'pkg_distribution' target to build the .pkg installer after building the .zip
binary distribution of ant. (The pkg_distribution target is conditional and
only runs if ant is built on a Mac OS X host.)
--
You are receiving this mail because:
You are the assignee for the bug.