[workspace-commit] CVS update: MODIFIED: xenlocal
Tim Freeman
commit at globus.org
Thu Jan 4 10:09:36 CST 2007
, Propagate.java
...
User: tfreeman
Date: 07/01/04 10:09:36
Modified: vm/service/service/java/source/src/org/globus/workspace/xen/xenlocal
Propagate.java
Log:
Updates to accomodate easier testing of StateTransition (mostly making it easier to use mock objects instead of the normal task objects returned by the request factory). In the process of writing the tests a few small bugs were repaired in StateTransition.
Revision Changes Path
1.3 +1 -1 workspace/vm/service/service/java/source/src/org/globus/workspace/xen/xenlocal/Propagate.java
http://viewcvs.globus.org/viewcvs.cgi/workspace/vm/service/service/java/source/src/org/globus/workspace/xen/xenlocal/Propagate.java.diff?r1=1.2&r2=1.3
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Propagate.java
===================================================================
RCS file: /home/globdev/CVS/globus-packages/workspace/vm/service/service/java/source/src/org/globus/workspace/xen/xenlocal/Propagate.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Propagate.java 14 Sep 2006 02:24:12 -0000 1.2
+++ Propagate.java 4 Jan 2007 16:09:36 -0000 1.3
@@ -82,7 +82,7 @@
* is up to the person preparing usable command sets to orchestrate
* what's needed.
*
- * @see org.globus.workspace.service.impls.async.RequestFactory#activateTaskSet()
+ * @see org.globus.workspace.service.impls.async.RequestFactoryImpl#activateTaskSet()
*
* @throws InitializeException
*/
More information about the workspace-commit
mailing list