perfsonar-dev - r1739 - branches/romradz-ant4rel-20061017/ant branches/romradz-ant4rel-20061017/conf trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine
Subject: perfsonar development work
List archive
r1739 - branches/romradz-ant4rel-20061017/ant branches/romradz-ant4rel-20061017/conf trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine
Chronological Thread
- From:
- To:
- Subject: r1739 - branches/romradz-ant4rel-20061017/ant branches/romradz-ant4rel-20061017/conf trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine
- Date: Mon, 6 Nov 2006 19:42:05 -0500
Author: fernandes
Date: 2006-11-06 19:42:04 -0500 (Mon, 06 Nov 2006)
New Revision: 1739
Added:
branches/romradz-ant4rel-20061017/conf/components.properties.clmp
branches/romradz-ant4rel-20061017/conf/service.properties.clmp
Removed:
branches/romradz-ant4rel-20061017/ant/perfsonar-install.xml
branches/romradz-ant4rel-20061017/conf/components.properties.cl
branches/romradz-ant4rel-20061017/conf/service.properties.cl
Modified:
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineAction.java
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
Log:
CLMP modifications are only updates already in the trunk
Deleted: branches/romradz-ant4rel-20061017/ant/perfsonar-install.xml
Deleted: branches/romradz-ant4rel-20061017/conf/components.properties.cl
Added: branches/romradz-ant4rel-20061017/conf/components.properties.clmp
Deleted: branches/romradz-ant4rel-20061017/conf/service.properties.cl
Added: branches/romradz-ant4rel-20061017/conf/service.properties.clmp
Modified:
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineAction.java
===================================================================
---
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineAction.java
2006-11-07 00:37:47 UTC (rev 1738)
+++
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineAction.java
2006-11-07 00:42:04 UTC (rev 1739)
@@ -82,7 +82,7 @@
public Message makeMeasurement(
Message reqMess
- ) throws SystemException, RequestException{
+ ) throws SystemException, RequestException {
if (!reqMess.getType().equals("MeasurementRequest")) {
logger.error(
Modified:
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
===================================================================
---
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
2006-11-07 00:37:47 UTC (rev 1738)
+++
trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
2006-11-07 00:42:04 UTC (rev 1739)
@@ -63,5 +63,5 @@
* and returns the result.
*/
public Message runTool(Message reqMessage)
- throws
SystemException,ResourceException,DataFormatException,RequestException;
+ throws SystemException,RequestException;
}
- r1739 - branches/romradz-ant4rel-20061017/ant branches/romradz-ant4rel-20061017/conf trunk/perfsonar/src/org/perfsonar/service/measurementPoint/commandLine, svnlog, 11/06/2006
Archive powered by MHonArc 2.6.16.