Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2439 - trunk/perfsonar/ant/tcmp

Subject: perfsonar development work

List archive

perfsonar: r2439 - trunk/perfsonar/ant/tcmp


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2439 - trunk/perfsonar/ant/tcmp
  • Date: Thu, 31 May 2007 08:40:49 -0400

Author: uros
Date: 2007-05-31 08:40:49 -0400 (Thu, 31 May 2007)
New Revision: 2439

Modified:
trunk/perfsonar/ant/tcmp/mapijni-compile-targets.xml
Log:
Reenable debugging of MAPI library, because of constant crashes, when
anonymization is used.

Modified: trunk/perfsonar/ant/tcmp/mapijni-compile-targets.xml
===================================================================
--- trunk/perfsonar/ant/tcmp/mapijni-compile-targets.xml 2007-05-31
12:10:48 UTC (rev 2438)
+++ trunk/perfsonar/ant/tcmp/mapijni-compile-targets.xml 2007-05-31
12:40:49 UTC (rev 2439)
@@ -76,7 +76,7 @@
<arg line="MAPI_INC='-I${mapi_h_path}'
MAPI_LIB='${mapi_lib_path}/libmapi.so'
JAVA_INC='-I${jdk_path}/include
-I${jdk_path}/include/linux'
- DEBUG_OPTS=''"/>
+ DEBUG_OPTS='-DDEBUG=1'"/>
</exec>

<copy file="${mapijnidir}/native/src/dist/libmapijni.so"
todir="${mapi_lib_path}" />



  • perfsonar: r2439 - trunk/perfsonar/ant/tcmp, svnlog, 05/31/2007

Archive powered by MHonArc 2.6.16.

Top of Page