Skip to Content.
Sympa Menu

perfsonar-dev - r1741 - branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine

Subject: perfsonar development work

List archive

r1741 - branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine


Chronological Thread 
  • From:
  • To:
  • Subject: r1741 - branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine
  • Date: Tue, 7 Nov 2006 07:10:01 -0500

Author: fernandes
Date: 2006-11-07 07:10:00 -0500 (Tue, 07 Nov 2006)
New Revision: 1741

Modified:

branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
Log:
Somehow this update didn't go through to the branch



Modified:
branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
===================================================================
---
branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
2006-11-07 02:34:09 UTC (rev 1740)
+++
branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine/CommandLineToolBundle.java
2006-11-07 12:10:00 UTC (rev 1741)
@@ -63,5 +63,5 @@
* and returns the result.
*/
public Message runTool(Message reqMessage)
- throws
SystemException,ResourceException,DataFormatException,RequestException;
+ throws SystemException,RequestException;
}



  • r1741 - branches/romradz-ant4rel-20061017/src/org/perfsonar/service/measurementPoint/commandLine, svnlog, 11/07/2006

Archive powered by MHonArc 2.6.16.

Top of Page