Author: rwesten
Date: Wed Jan 25 07:35:11 2012
New Revision: 1235666

URL: http://svn.apache.org/viewvc?rev=1235666&view=rev
Log:
Added note that ChainList is ignored if GraphResource config is present

Modified:
    
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/chains/graphchain.mdtext

Modified: 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/chains/graphchain.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/chains/graphchain.mdtext?rev=1235666&r1=1235665&r2=1235666&view=diff
==============================================================================
--- 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/chains/graphchain.mdtext
 (original)
+++ 
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/enhancer/chains/graphchain.mdtext
 Wed Jan 25 07:35:11 2012
@@ -24,6 +24,8 @@ The GraphCain will track for that file a
 
 This allows to directly configure the ExecutionPlan as value of the 
"stanbol.enhancer.chain.graph.chainlist" property. Both arrays and Collections 
are supported. 
 
+_NOTE_: As soon as a graph resource is configures the ChainList is ignored. 
This is even true if the configured GraphResource is currently not available!
+
 The Syntax is defined as follows:
 
     {engine-name};[optional];[dependsOn={engine-name1},{engine-name2}]


Reply via email to