ruper2/src/java/core/org/krysalis/ruper2/tool ResourceTool.java,1.4,1.5

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/tool
In directory sc8-pr-cvs1:/tmp/cvs-serv23328/src/java/core/org/krysalis/ruper2/tool

Modified Files:
	ResourceTool.java 
Log Message:
Changed the ResourceUpdater to ResourceUpdaterEngine and the ResourceAPI 
ResourceUpdater

Index: ResourceTool.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/tool/ResourceTool.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ResourceTool.java	7 Oct 2003 00:03:26 -0000	1.4
--- ResourceTool.java	7 Oct 2003 17:24:48 -0000	1.5
***************
*** 8,12 ****
  package org.krysalis.ruper2.tool;
  
! import org.krysalis.ruper2.ResourceUpdater;
  import org.krysalis.ruper2.messaging.ResourceRequest;
  import org.krysalis.ruper2.query.ResourceQueryHelper;
--- 8,12 ----
  package org.krysalis.ruper2.tool;
  
! import org.krysalis.ruper2.impl.ResourceUpdaterEngine;
  import org.krysalis.ruper2.messaging.ResourceRequest;
  import org.krysalis.ruper2.query.ResourceQueryHelper;
***************
*** 37,41 ****
  		String resource = cmdline.getMandatoryOptionValue(l_resourceOption);
  
! 		ResourceUpdater ru = new ResourceUpdater();
  
  		ResourceSpecifier specifier = new ResourceSpecifier(resource);
--- 37,41 ----
  		String resource = cmdline.getMandatoryOptionValue(l_resourceOption);
  
! 		ResourceUpdaterEngine ru = new ResourceUpdaterEngine();
  
  		ResourceSpecifier specifier = new ResourceSpecifier(resource);




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.