This ebuild from java-overlay is broken, please fix it / adapt it to the new Java system. * You should not use the -lib argument to eant because it will fail * with JAVA_PKG_STRICT. Please use for example java-pkg_jar-from * or ant properties to make dependencies available. * For ant tasks use WANT_ANT_TASKS or ANT_TASKS from. * split ant (>=dev-java/ant-core-1.7). Reproducible: Always
The ebuild has other issues too like bundling a huge amount of jars.
Started work on bringing this ebuild to new Java standards.
New ebuild that builds is commited to java-overlay.
(In reply to comment #3) > New ebuild that builds is commited to java-overlay. > marking as fixed