Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19162

Summary: ant-1.5.3.ebuild (Update)
Product: Gentoo Linux Reporter: eric sammer <eric>
Component: New packagesAssignee: Dylan Carlson (RETIRED) <absinthe>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ant 1.5.3 ebuild
ant shell script (gentoo modified)

Description eric sammer 2003-04-11 15:22:00 UTC
The attached file is an updated ebuild for Apache's Ant project. The ebuild is
simply a bumped version of the existing ant 1.5.2 ebuild. The other attached
file (simply named ant) is a copy of the Gentoo modified Ant sh script and
should go in the files directory and replaces the default script shipped in the
package. This is the "binary" build of Ant (i.e. does not compile the java
sources as there is no real need).

Reproducible: Always
Steps to Reproduce:
Comment 1 eric sammer 2003-04-11 15:23:07 UTC
Created attachment 10515 [details]
Ant 1.5.3 ebuild
Comment 2 eric sammer 2003-04-11 15:26:13 UTC
Created attachment 10516 [details]
ant shell script (gentoo modified)

This is the Gentoo modified Ant shell script used to build up the environment
for the runtime. I believe this version uses java-config which the Apache
default script doesn't. This file should go in
$PORTAGE_HOME/dev-java/ant/files/1.5.3/ to remain consistent with the older Ant
versions. It is unmodified from the 1.5.2 version already in portage and is
only included here for completeness.
Comment 3 Turambar 2003-04-16 20:15:48 UTC
If you look at http://www.apache.org/dist/ant/binaries/ you'll see that Apache has changed their nomenclature. They now use this:

apache-ant-1.5.3-1-bin.tar.bz2

instead of what the ebuild wants:

apache-ant-1.5.3-bin.tar.bz2

What is the Right Thing to do?
Comment 4 Dylan Carlson (RETIRED) gentoo-dev 2003-04-18 05:32:31 UTC
Fixed in #19505... cheers 

*** This bug has been marked as a duplicate of 19505 ***