Skip to Content.
Sympa Menu

perfsonar-dev - r2014 - in branches/SSHTelnet-MP-STABLE: . ant/ssh contrib/mapi-jni/java/src

Subject: perfsonar development work

List archive

r2014 - in branches/SSHTelnet-MP-STABLE: . ant/ssh contrib/mapi-jni/java/src


Chronological Thread 
  • From:
  • To:
  • Subject: r2014 - in branches/SSHTelnet-MP-STABLE: . ant/ssh contrib/mapi-jni/java/src
  • Date: Thu, 1 Feb 2007 03:42:01 -0500

Author: stijn
Date: 2007-02-01 03:42:00 -0500 (Thu, 01 Feb 2007)
New Revision: 2014

Added:
branches/SSHTelnet-MP-STABLE/.classpath
branches/SSHTelnet-MP-STABLE/.project

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.clmp

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.mp

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.mp.ssh

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.rrdma

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.sqlma

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.tops
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/eventType-map.xml
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/eventType-rules.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-L2-status-domain.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-L2-status-interdomain.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-L2-status-domain.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-L2-status-interdomain.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-clmp-owamp.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-utilization.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-clmp-owamp.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-utilization.xml
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/log4j.properties

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/mysql-sqlma-dbremove.sql

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/mysql-sqlma-dbsetup.sql
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/objects.config

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/psql-sqlma-dbremove.sql

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/psql-sqlma-dbsetup.sql

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_Abilene.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_ESnet.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_TEST.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-infoFile-GEANT.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.clmp

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.mp

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.rrdma

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.sqlma

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.tcmp

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.tops

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database-L2status_TEST.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_TEST.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_clmp-owamp.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_utilization_TEST.xml

branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/tcmp-service-content.xml
Modified:
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
Log:


Added: branches/SSHTelnet-MP-STABLE/.classpath

Added: branches/SSHTelnet-MP-STABLE/.project

Modified:
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
===================================================================
--- branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
2007-01-31 15:27:03 UTC (rev 2013)
+++ branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-configure-targets.xml
2007-02-01 08:42:00 UTC (rev 2014)
@@ -26,7 +26,7 @@

<entry key="service.name" value="${service.name}"/>
<entry key="deploy.root" value="${deploy.root}"/>
- <entry key="webservice.name" value="MeasurementPointService"/>
+ <entry key="webservice.name" value="TelnetSSH"/>
<entry key="build" value="build"/>
<entry key="package.root" value="org/perfsonar"/>
<entry key="package.nmwg.root" value="org/ggf"/>

Modified: branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
===================================================================
--- branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
2007-01-31 15:27:03 UTC (rev 2013)
+++ branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
2007-02-01 08:42:00 UTC (rev 2014)
@@ -15,16 +15,20 @@

<target name="test" description="Tests the Command Line Engine for the
given request">
<java
classname="org.perfsonar.service.measurementPoint.lookingGlassType.tests.Tester"
error="errorLog">
- <classpath>
- <pathelement location="build"/>
- <pathelement path="${java.class.path}"/>
- <fileset dir="./lib/repository">
- <include name="**/*.jar"/>
- </fileset>
+ <classpath>
+ <pathelement location="build"/>
+ <fileset dir="./build">
+ <include name="*.jar"/>
+ </fileset>
+ <pathelement path="${java.class.path}"/>
+ <fileset dir="./lib/repository">
+ <include name="**/*.jar"/>
+ </fileset>

- </classpath>
+ </classpath>

- <arg
value="http://${target.server}:${target.port}/${deploy.root}/services/${deploy.root}"/>
+
+ <arg
value="http://${target.server}:${target.port}/${deploy.root}/services/TelnetSSH"/>
<arg value="../temp"/>
<arg value="../conf/service.properties"/>


Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.clmp

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.mp

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.mp.ssh

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.rrdma

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.sqlma

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/components.properties.tops

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/eventType-map.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/eventType-map.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/eventType-rules.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/eventType-rules.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-L2-status-domain.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-L2-status-domain.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-L2-status-interdomain.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-L2-status-interdomain.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-L2-status-domain.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-L2-status-domain.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-L2-status-interdomain.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-L2-status-interdomain.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-clmp-owamp.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-clmp-owamp.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-utilization.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-SqlMapConfig-utilization.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-clmp-owamp.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-clmp-owamp.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-utilization.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/ibatis-utilization.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added: branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/log4j.properties

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/mysql-sqlma-dbremove.sql

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/mysql-sqlma-dbsetup.sql

Added: branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/objects.config

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/psql-sqlma-dbremove.sql

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/psql-sqlma-dbsetup.sql

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_Abilene.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_Abilene.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_ESnet.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_ESnet.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_TEST.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-database_TEST.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-infoFile-GEANT.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/rrd-infoFile-GEANT.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.clmp

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.mp

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.rrdma

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.sqlma

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.tcmp

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/service.properties.tops

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database-L2status_TEST.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database-L2status_TEST.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_TEST.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_TEST.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_clmp-owamp.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_clmp-owamp.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_utilization_TEST.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/sql-database_utilization_TEST.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native

Added:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/tcmp-service-content.xml


Property changes on:
branches/SSHTelnet-MP-STABLE/contrib/mapi-jni/java/src/tcmp-service-content.xml
___________________________________________________________________
Name: svn:keywords
+ Author Date Id Revision
Name: svn:eol-style
+ native



  • r2014 - in branches/SSHTelnet-MP-STABLE: . ant/ssh contrib/mapi-jni/java/src, svnlog, 02/01/2007

Archive powered by MHonArc 2.6.16.

Top of Page