Mail Archive Home | fractal-commits List | December 2006 Index
| <-- Date Index --> | <-- Thread Index --> |
Date: Tuesday, December 19, 2006 @ 09:06:45
Author: pessemier
Path: /cvsroot/fractal/fraclet/fraclet-annotation
Modified: spoon.xml
remove the completeness checker (not useful here)
-----------+
spoon.xml | 9 ---------
1 files changed, 9 deletions(-)
Index: fraclet/fraclet-annotation/spoon.xml
diff -u fraclet/fraclet-annotation/spoon.xml:1.1
fraclet/fraclet-annotation/spoon.xml:1.2
--- fraclet/fraclet-annotation/spoon.xml:1.1 Fri Nov 24 17:00:59 2006
+++ fraclet/fraclet-annotation/spoon.xml Tue Dec 19 09:06:45 2006
@@ -13,15 +13,6 @@
doc="Main validation processor">
<property name = "stopOnErrors" value="true"/>
</processor>
- <processor active="false" name="Completeness checker"
- class="spoon.aval.processing.CompletenessCheckerProcessor"
- doc="Processor that checks that all annotations defined are
somehow processed">
- <property name="checkAll" value="true" />
- <property name="skipAnnotationsIn">
- <value>java</value>
- <value>spoon.aval</value>
- </property>
- </processor>
<processor name="ComponentProcessor"
class="org.objectweb.fractal.fraclet.annotation.processor.ComponentProcessor"
active="true" doc="Documentation of processor">
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.