ruper2/src/java/core/org/krysalis/ruper2/impl ResourceUpdaterContext.java,1.1,1.2

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

Modified Files:
	ResourceUpdaterContext.java 
Log Message:
1) Copied over Ruper1 documentation to work on
2) Worked on RepositoryTool [command line] to list groups/resoruces
3) Ignore .* files, and associate .MD5 w/ original. [Later check hash]

Index: ResourceUpdaterContext.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/impl/ResourceUpdaterContext.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ResourceUpdaterContext.java	29 Sep 2003 18:09:22 -0000	1.1
--- ResourceUpdaterContext.java	1 Oct 2003 21:55:56 -0000	1.2
***************
*** 55,58 ****
--- 55,65 ----
  	}
  
+ 	public static ResourceUpdaterContext getDefaultContext() {
+ 		ResourceUpdaterContext context = new ResourceUpdaterContext();
+ 		context.setProtocolManager(
+ 			new DefaultProtocolOperationsManager(context));
+ 		return context;
+ 	}
+ 	
  	public static ResourceUpdaterContext getTestContext() {
  		ResourceUpdaterContext context = new ResourceUpdaterContext();




-------------------------------------------------------
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.