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

Feature/mvel 2.5.2 #28

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

YevhenBondarenko
Copy link

No description provided.

tkobayas and others added 30 commits February 7, 2023 10:54
* Add github action for PR verify

* - trigger GHA

* - trigger GHA

* - trigger GHA

* - fix yml, add distribution
* Issue276 - CompiledIncludeNode fails to properly import files

* Make indentation consistent with the rest of this project
Bumps [xstream](https://github.com/x-stream/xstream) from 1.3.1 to 1.4.19.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…sion with return statement (mvel#296)"

This reverts commit ae58f7d.
When creating a CompileException, the input cursor might be
less than 0, which leads to a StringIndexOutOfBoundException
thrown when calling its toString() method. This commit solves
this by adding a defensive judgement to make it at least 0.

Co-authored-by: q00611376 <[email protected]>
mvel#351)

* [DROOLS-7604] kie-karaf-itests fail with "Unable to resolve org.mvel2/2.5.1.Final"
- Add org/mvel2/asm/Dummy.java to create "org.mvel2.asm" entry in "Export-Package" in MANIFEST.MF

* - Ignore flaky test
- Fix test not to depend on System.currentTimeMillis()
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.

6 participants