Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19162 - ant-1.5.3.ebuild (Update)
Summary: ant-1.5.3.ebuild (Update)
Status: RESOLVED DUPLICATE of bug 19505
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dylan Carlson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-11 15:22 UTC by eric sammer
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ant 1.5.3 ebuild (ant-1.5.3.ebuild,556 bytes, text/plain)
2003-04-11 15:23 UTC, eric sammer
Details
ant shell script (gentoo modified) (ant,2.32 KB, text/plain)
2003-04-11 15:26 UTC, eric sammer
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***