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

(-)build.xml.orig (-1 / +1 lines)
Lines 71-77 Link Here
71
  <!-- Directory for temporary files. -->
71
  <!-- Directory for temporary files. -->
72
  <property name="dist.tmp" value="${dist.dir}/tmp"/>
72
  <property name="dist.tmp" value="${dist.dir}/tmp"/>
73
  
73
  
74
  <property name="javac.source" value="1.1"/>
74
  <property name="javac.source" value="1.3"/>
75
  <property name="javac.target" value="1.1"/>
75
  <property name="javac.target" value="1.1"/>
76
76
77
77

Return to bug 107719