Date: Monday March 24, 2003 @ 15:03 Author: cvsrw
Update of /usr/local/cvs/config/builders/core In directory UE450:/tmp/cvs-serv19511/builders/core
Modified Files:
object.xml Log Message:
keesj:removed max-nodes-from-query it doens't make sence to define what "max nodes from query should be". An other problem is that when the limit is reached no clear error is given
Removed? It looks like you increased it :)
Gerard
Index: object.xml
===================================================================
RCS file: /usr/local/cvs/config/builders/core/object.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -c -r1.1 -r1.2
*** object.xml 25 Feb 2003 09:44:24 -0000 1.1
--- object.xml 24 Mar 2003 14:03:07 -0000 1.2
***************
*** 63,69 ****
a key/value system. Its a optional tag.
-->
<properties>
! <property name="max-nodes-from-query">1000</property>
</properties>
<!-- <fieldlist>
--- 63,69 ----
a key/value system. Its a optional tag.
-->
<properties>
! <property name="max-nodes-from-query">10000</property>
</properties>
<!-- <fieldlist>
-------------------------------------------------------------------
