ruper2/src/java/core/org/krysalis/ruper2/query DefaultQueryEngine.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/query
In directory sc8-pr-cvs1:/tmp/cvs-serv13733/src/java/core/org/krysalis/ruper2/query

Modified Files:
	DefaultQueryEngine.java 
Log Message:
VersionConstraintsSelector

Index: DefaultQueryEngine.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/query/DefaultQueryEngine.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** DefaultQueryEngine.java	7 Oct 2003 00:03:24 -0000	1.4
--- DefaultQueryEngine.java	8 Oct 2003 00:26:58 -0000	1.5
***************
*** 35,42 ****
  		throws RuperException {
  
! 		if (Logger.getLog().isDebug()) {
! 			DebugUtils.printSeparator();
! 			DebugUtils.dump(query);
! 		}
  
  		//
--- 35,42 ----
  		throws RuperException {
  
! //		if (Logger.getLog().isDebug()) {
! //			DebugUtils.printSeparator();
! //			DebugUtils.dump(query);
! //		}
  
  		//
***************
*** 124,138 ****
  				Messages.getString(MessageConstants.RESOURCES_FOUND));
  
! 			if (Logger.getLog().isDebug()) {
! 				DebugUtils.printSeparator();
! 				DebugUtils.dump("All Results", results);
! 			}
  
  			groupBy(result, results, groupBy);
  
! 			if (Logger.getLog().isDebug()) {
! 				DebugUtils.printSeparator();
! 				DebugUtils.dump("Grouped Results", result);
! 			}
  
  			//
--- 124,138 ----
  				Messages.getString(MessageConstants.RESOURCES_FOUND));
  
! //			if (Logger.getLog().isDebug()) {
! //				DebugUtils.printSeparator();
! //				DebugUtils.dump("All Results", results);
! //			}
  
  			groupBy(result, results, groupBy);
  
! //			if (Logger.getLog().isDebug()) {
! //				DebugUtils.printSeparator();
! //				DebugUtils.dump("Grouped Results", result);
! //			}
  
  			//




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