View | Details | Raw Unified
Collapse All | Expand All

(-) java-devel.xml (-1 / +10 lines)
 Lines 287-294    Link Here 
<p>
<p>
Always depend on dev-java/ant-core when possible, and dev-java/ant when your
Always depend on dev-java/ant-core when possible, and dev-java/ant when your
package requires the optional ant tasks</p>
package requires the optional ant tasks. 
</p>
<impo>
When finding out the dependencies, it is important that you disable the 
<c>LOCALCLASSPATH</c> in <path>/usr/bin/ant</path> because otherwise the
javac task can have jars in CLASSPATH that you are not aware of, which results
in broken dependencies. To ensure a smooth emerge process you can also start
emerging your package from a clean table with only a jdk installed.
</impo>
</body>
</body>
</section>
</section>
<section>
<section>