Skip to Content.
Sympa Menu

perfsonar-dev - r1825 - branches/SSHTelnet-MP-STABLE/ant/ssh

Subject: perfsonar development work

List archive

r1825 - branches/SSHTelnet-MP-STABLE/ant/ssh


Chronological Thread 
  • From:
  • To:
  • Subject: r1825 - branches/SSHTelnet-MP-STABLE/ant/ssh
  • Date: Fri, 15 Dec 2006 02:09:10 -0500

Author: stijn
Date: 2006-12-15 02:09:09 -0500 (Fri, 15 Dec 2006)
New Revision: 1825

Modified:
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
Log:
corrected a small issue

Modified:
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
===================================================================
--- branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
2006-12-14 19:02:51 UTC (rev 1824)
+++ branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
2006-12-15 07:09:09 UTC (rev 1825)
@@ -67,6 +67,12 @@

</propertyfile>

+ <javac srcdir="src"
+ destdir="src"
+
includes="org/perfsonar/service/measurementPoint/lookingGlassType/engine/adapters"
+ debug="off"
+ />
+
<java
classname="org.perfsonar.service.measurementPoint.lookingGlassType.engine.adapters.ServicePropertiesConfigurator">
<classpath>
<pathelement location="src"/>



  • r1825 - branches/SSHTelnet-MP-STABLE/ant/ssh, svnlog, 12/15/2006

Archive powered by MHonArc 2.6.16.

Top of Page