[rules-users] drools queries: strange dependency

Davide Sottara dsotty at gmail.com
Thu Apr 11 04:44:01 EDT 2013


You should be able to
git clone ...
the droolsjbpm repository, then
git checkout -t origin/5.5.x

this should switch to 5.5.1-SNAPSHOT (you can check the pom in the root
folder)
eventually, mvn clean install should do the trick.

See also the readme.md in github

Btw, it seems that you're working with rule/ontology integrations..
would you
be interested in sharing thoughts?

Davide

On 04/11/2013 01:29 AM, upalik wrote:
> Hi Davide,
>
> Thanks a lot for the information and your time spent on troubleshooting the
> scenario with a test case.
>
> I'm using 5.5.0; as I mentioned, I'm a newbie. I'll try to get 5.5.1
> compiled and running (on windows), I'm reading whatever the documentation I
> can find on how to do this. Github source seems to be on 6.0.0, I'll try
> with that one if all else fails.
>
> I'm loading the rule base using a KnowledgeBuilder, and yes I do check for
> errors explicitly after building. The rule file with the problem I mentioned
> does not produce any errors, other than the result that doesn't make sense.
>
> Thanks again,
> Upali
>
>
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/drools-queries-strange-dependency-tp4023320p4023323.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list