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-7604] kie-karaf-itests fail with "Unable to resolve org.mvel2… #351

Merged
merged 2 commits into from Jan 25, 2024

Conversation

tkobayas
Copy link
Collaborator

…/2.5.1.Final"

  • Add org/mvel2/asm/Dummy.java to create "org.mvel2.asm" entry in "Export-Package" in MANIFEST.MF

…/2.5.1.Final"

- Add org/mvel2/asm/Dummy.java to create "org.mvel2.asm" entry in "Export-Package" in MANIFEST.MF
@tkobayas tkobayas requested review from mariofusco and removed request for mariofusco January 25, 2024 06:37
@tkobayas tkobayas marked this pull request as draft January 25, 2024 06:44
Comment on lines -350 to +352
public void testCalculateAge() {
// Ignore this test. See https://github.com/mvel/mvel/issues/352
// This is junit3 base, so cannot use @Ignore
public void ignoreTestCalculateAge() {
Copy link
Collaborator Author

@tkobayas tkobayas Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR, but this breaks a test (for long time?). Ignored this and filed #352 for future investigation

@tkobayas tkobayas marked this pull request as ready for review January 25, 2024 07:17
@mariofusco mariofusco merged commit ed9c64f into mvel:master Jan 25, 2024
12 checks passed
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