Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 98115
Collapse All | Expand All

(-)build.xml.orig (-2 lines)
Lines 30-37 Link Here
30
30
31
    <path id="classpath">
31
    <path id="classpath">
32
      <fileset dir="${lib.dir}" includes="*.jar" excludes="${jarfile}"/>
32
      <fileset dir="${lib.dir}" includes="*.jar" excludes="${jarfile}"/>
33
      <fileset dir="${java.home}/lib/" includes="tools.jar"/>
34
      <fileset dir="${jena.home}/lib/" includes="*.jar"/>
35
    </path>
33
    </path>
36
34
37
<!-- Main external targets -->
35
<!-- Main external targets -->

Return to bug 98115