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

(-)/tmp/hsqldb.orig/build/test.xml (-3 / +3 lines)
Lines 108-121 Link Here
108
108
109
        <fail unless='sqltool.available'
109
        <fail unless='sqltool.available'
110
              message="'sqltool.jar' must reside at ${sqltool.jar}"/>
110
              message="'sqltool.jar' must reside at ${sqltool.jar}"/>
111
111
		<!--
112
        <available file="${junit.jar}" 
112
		<available file="${junit.jar}" 
113
                   type='file' 
113
                   type='file' 
114
                   property="junit.available"/>
114
                   property="junit.available"/>
115
115
116
        <fail unless='junit.available'
116
        <fail unless='junit.available'
117
              message="'junit.jar' must reside at ${junit.jar}"/>
117
              message="'junit.jar' must reside at ${junit.jar}"/>
118
118
		-->
119
   </target>
119
   </target>
120
120
121
   <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
121
   <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

Return to bug 383445