Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2928 - branches/new-structure/trunk/geant2_java-tc-mp/ant

Subject: perfsonar development work

List archive

perfsonar: r2928 - branches/new-structure/trunk/geant2_java-tc-mp/ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2928 - branches/new-structure/trunk/geant2_java-tc-mp/ant
  • Date: Mon, 8 Oct 2007 15:16:54 -0400

Author: uros
Date: 2007-10-08 15:16:54 -0400 (Mon, 08 Oct 2007)
New Revision: 2928

Modified:

branches/new-structure/trunk/geant2_java-tc-mp/ant/const.properties.template
Log:
Fixed the const.properties.template, not to include mapi* properties. There
is still a problem because const.properties is loaded in build.xml, before it
is filled with the configuration options :(

Modified:
branches/new-structure/trunk/geant2_java-tc-mp/ant/const.properties.template
===================================================================
---
branches/new-structure/trunk/geant2_java-tc-mp/ant/const.properties.template
2007-10-08 17:53:28 UTC (rev 2927)
+++
branches/new-structure/trunk/geant2_java-tc-mp/ant/const.properties.template
2007-10-08 19:16:54 UTC (rev 2928)
@@ -26,7 +26,7 @@
api.windowtitle=perfSONAR
api.bottom=perfSONAR

-mapi_path=/opt/mapi
-mapijnidir=/opt/geant2_java-tc-mp/contrib/mapi-jni
-mapi_h_path=/opt/mapi/include
-mapi_lib_path=/opt/mapi/lib
+#mapi_path=/usr/local/mapi
+#mapijnidir=/somedir
+#mapi_h_path=/usr/local/mapi/include
+#mapi_lib_path=/usr/local/mapi/lib



  • perfsonar: r2928 - branches/new-structure/trunk/geant2_java-tc-mp/ant, svnlog, 10/08/2007

Archive powered by MHonArc 2.6.16.

Top of Page