Bug#871142: eclipse: FTBFS: /<<PKGBUILDDIR>>/build.xml:413: Could not find suitable system JAR for org.apache.commons.httpclient_3.1.0.v201012070820.jar. Tried: /usr/share/java/commons-httpclient.jar
Emmanuel Bourg
ebourg at apache.org
Thu Feb 1 22:29:26 UTC 2018
Le 01/02/2018 à 23:02, Markus Koschany a écrit :
> This issue was caused by commons-httpclient due to the switch from Ant
> to Maven in version 3.1-13. The OSGi metadata is currently missing in
> the Manifest file. The data that is added by the 05_osgi_metadata patch
> is overridden by Maven later. I fixed this bug by using javahelper's
> jh_manifest tool. Eclipse builds fine from source again.
Good catch! Thank you for fixing this.
Emmanuel
More information about the pkg-java-maintainers
mailing list