Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 79206 | Differences between
and this patch

Collapse All | Expand All

(-)build.xml (-2 / +1 lines)
Lines 327-334 Link Here
327
           destdir="${build.classes}"
327
           destdir="${build.classes}"
328
           debug="${debug}"
328
           debug="${debug}"
329
           optimize="${optimize}"
329
           optimize="${optimize}"
330
           deprecation="${deprecation}"
330
           deprecation="${deprecation}">
331
           target="1.2">
332
      <classpath>
331
      <classpath>
333
        <path refid="project.class.path" />
332
        <path refid="project.class.path" />
334
        <path refid="tools.class.path"/>
333
        <path refid="tools.class.path"/>

Return to bug 79206