Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drools 243 #243

Closed
wants to merge 2 commits into from
Closed

Drools 243 #243

wants to merge 2 commits into from

Conversation

calcacuervo
Copy link

No description provided.

@sotty
Copy link
Contributor

sotty commented Aug 27, 2013

Demian, could you please check and apply this fix to all the custom Evaluators?
I remember soundsLike, isA and str, but there may be others

@calcacuervo
Copy link
Author

Yes! There are more.

But I could only reproduce this issue with the CEP evaluators. As this
happens when applying the changeset, that tries to calculate the temporal
distance. That's why I did not applied to the others.

This night I will do some more testing in the other operators and will let
you know, and add another commit if neccesary.

Thanks Davide!

Demian

On Tue, Aug 27, 2013 at 5:24 PM, Davide Sottara notifications@github.comwrote:

Demian, could you please check and apply this fix to all the custom
Evaluators?
I remember soundsLike, isA and str, but there may be others


Reply to this email directly or view it on GitHubhttps://github.com//pull/243#issuecomment-23367664
.

@calcacuervo
Copy link
Author

Hey Davide. I made another commits applying the same to other operators.

I was trying to think how to make a test to reproduce it.. but I think it is not easy. One could be put a precompiled pkg in test classpath, and try to unmarshall it. But this will be not easy to maintain.

Any idea?

Thanks,

Demian

@sotty
Copy link
Contributor

sotty commented Sep 14, 2013

Demian, did you commit your second part of the fix?
I know it's hard to test too, but as long as all the evaluators follow the same patter we should be fine.

@sotty
Copy link
Contributor

sotty commented Sep 14, 2013

Sorry, apparently a browser glitch

@sotty
Copy link
Contributor

sotty commented Sep 14, 2013

Did you forget to include the SetEvaluatorsDefinition?
Another small issue is that now the same Operator may be added multiple times to the registry, e.g. when "soundsLike" has more than one class providing an implementation

@mariofusco mariofusco closed this Nov 15, 2013
Rikkola pushed a commit to Rikkola/drools that referenced this pull request Jan 27, 2020
lucamolteni pushed a commit to lucamolteni/drools that referenced this pull request Oct 13, 2021
dupliaka pushed a commit to dupliaka/drools that referenced this pull request Apr 1, 2022
cimbalek pushed a commit to cimbalek/incubator-kie-drools that referenced this pull request Jan 19, 2024
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants