Hi, You can use the ant task or use it on java level. Here are some tests that show how: https://github.com/droolsjbpm/droolsjbpm/blob/master/drools-verifier/src/test/java/org/drools/verifier/VerifierTest.java
I'll add more documentation to the wiki page. Toni On Dec 30, 2010, at 8:39 PM, Mark Proctor wrote: > On 30/12/2010 18:36, Mark Proctor wrote: >> >> On 30/12/2010 17:12, Benson Fung wrote: >>> >>> Hi Mark, >>> >>> Do you have example how to use the DroolsVerifier? It is used at rule >>> level or at java level? >>> >>> >>> >>> 2010/12/31 Mark Proctor <[email protected]> >>> On 30/12/2010 08:53, Benson Fung wrote: >>>> >>>> Hi, >>>> >>>> Can anyone know whether QA features can provide the rule conflict checks? >>> http://community.jboss.org/wiki/DroolsVerifier >> Toni is verifier person and he's on xmas hols. >> >> There is a java api and an ant task that wraps that. I don't think toni has >> documented any of this, so you'd probably have to look at the ant build file >> and ant task to figure it out. > http://grepcode.com/file/repository.jboss.com/maven2/org.drools/drools-ant/5.1.0.M1/org/drools/contrib/DroolsVerifierAntTask.java#DroolsVerifierAntTask.compileAndAnalyzeFile%28org.drools.verifier.Verifier,java.lang.String%29 >> >> Mark >>> >>> Mark >>> >>>> >>>> >>>> Thanks >>>> >>>> _______________________________________________ >>>> rules-users mailing list >>>> [email protected] >>>> https://lists.jboss.org/mailman/listinfo/rules-users >>> >>> >>> _______________________________________________ >>> rules-users mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/rules-users >>> >>> >>> >>> _______________________________________________ >>> rules-users mailing list >>> [email protected] >>> https://lists.jboss.org/mailman/listinfo/rules-users >> >> >> _______________________________________________ >> rules-users mailing list >> [email protected] >> https://lists.jboss.org/mailman/listinfo/rules-users > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
