Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#19440 - [apache-ant] doen't meet Java Package Guidelines
Attached to Project:
Arch Linux
Opened by Vitaliy Berdinskikh (UR6LAD) - Wednesday, 12 May 2010, 21:10 GMT
Last edited by Guillaume ALAUX (galaux) - Thursday, 17 May 2012, 11:10 GMT
Opened by Vitaliy Berdinskikh (UR6LAD) - Wednesday, 12 May 2010, 21:10 GMT
Last edited by Guillaume ALAUX (galaux) - Thursday, 17 May 2012, 11:10 GMT
|
DetailsDescription: apache-ant doesn't use the /usr/share/<package> folder as its home folder but use the /usr/share/java/<package> folder.
So I can't place a jar-file from my depended package apache-ivy to right place. http://wiki.archlinux.org/index.php/Java_Package_Guidelines ... Place all jar files (and __no other files__) distributed with the program in a /usr/share/java/myprogram directory ... I propose move apache-ant folder to /usr/share/apache-ant, make symlink /usr/share/apache-ant/lib to /usr/share/java/apache-ant where place all jars (see my apache-ant-devel in AUR). Additional info: * package version: 1.8.0 P.S. If you move apache-ant to AUR I can adopt it. |
This task depends upon
Closed by Guillaume ALAUX (galaux)
Thursday, 17 May 2012, 11:10 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 1.8.3-2
Thursday, 17 May 2012, 11:10 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 1.8.3-2

In 1.8.1-1 this bug/feature still alive.

Working on this. Could take some time as *a lot* of other packages could be created first.