ruper2/src/test/core/org/krysalis/ruper2/query QueryTests.java,1.3,1.4

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

Modified Files:
	QueryTests.java 
Log Message:
Added 'RepositoryManifest', that lists the types/ids/versions (even resources, but this'll be optional) of a repo.


See using the -m (-manifest) option:

java org.krysalis.ruper2.tool.RepositoryTool  -repo maven -g junit -m

Index: QueryTests.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/test/core/org/krysalis/ruper2/query/QueryTests.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** QueryTests.java	7 Oct 2003 00:03:25 -0000	1.3
--- QueryTests.java	24 Oct 2003 21:35:50 -0000	1.4
***************
*** 157,161 ****
  
  	private ResourceResult perform(ResourceQuery query) throws RuperException {
! 		ResourceResult result = m_engine.query(m_repoSet, query);
  
  		DebugUtils.dump(query);
--- 157,161 ----
  
  	private ResourceResult perform(ResourceQuery query) throws RuperException {
! 		ResourceResult result = m_engine.queryRepositories(m_repoSet, query);
  
  		DebugUtils.dump(query);




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
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.