Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mvel/mvel issues and pull requests

#375 - Improve appearance of documentation on documentnode

Issue - State: open - Opened by hattesen 2 months ago

#374 - fix issue #355

Pull Request - State: closed - Opened by SRWFan 3 months ago - 1 comment

#373 - elseBlock only subCompileExpression

Issue - State: open - Opened by starShinning 5 months ago

#369 - Math.max of double, integer returns an integer

Issue - State: open - Opened by lucamolteni 6 months ago

#368 - Unsigned Maven artifacts

Issue - State: open - Opened by cjmamo 8 months ago

#366 - [mvel-365] Update outdated metadata

Pull Request - State: closed - Opened by tkobayas 9 months ago

#365 - Update outdated metadata

Issue - State: closed - Opened by tkobayas 9 months ago - 1 comment

#364 - Is MVEL affected by MavenGate attack

Issue - State: open - Opened by SanojPunchihewa 9 months ago

#362 - Fixed issue #343 - Don't throw an exception when the data doesn't exist !

Pull Request - State: closed - Opened by vampireslove 9 months ago - 5 comments

#361 - [mvel-359] xstream CVEs -- remove xstream

Pull Request - State: closed - Opened by tkobayas 10 months ago - 1 comment

#360 - [mvel-359] Upgrade xstream to 1.4.20 for CVE-2022-41966 and CVE-2022-40151

Pull Request - State: closed - Opened by virajjasani 10 months ago - 4 comments

#360 - [mvel-359] Upgrade xstream to 1.4.20 for CVE-2022-41966 and CVE-2022-40151

Pull Request - State: closed - Opened by virajjasani 10 months ago - 4 comments

#359 - Upgrade xstream for CVE-2022-41966 and CVE-2022-40151

Issue - State: closed - Opened by virajjasani 10 months ago - 2 comments

#358 - [mvel-349] Sources jar contains only asm sources

Pull Request - State: closed - Opened by tkobayas 10 months ago

#358 - [mvel-349] Sources jar contains only asm sources

Pull Request - State: closed - Opened by tkobayas 10 months ago

#355 - COMPILER BUG! REPORT THIS IMMEDIATELY

Issue - State: open - Opened by frank-montyne 12 months ago

#355 - COMPILER BUG! REPORT THIS IMMEDIATELY

Issue - State: open - Opened by frank-montyne 12 months ago - 1 comment

#354 - Compilation must fail for the expression "!!"

Issue - State: open - Opened by dlpega 12 months ago

#354 - Compilation must fail for the expression "!!"

Issue - State: open - Opened by dlpega 12 months ago

#353 - [mvel-352] ControlFlowTests.testCalculateAge fails

Pull Request - State: closed - Opened by tkobayas about 1 year ago - 1 comment

#352 - ControlFlowTests.testCalculateAge fails

Issue - State: closed - Opened by tkobayas about 1 year ago - 1 comment

#350 - Compilation error casting to Set<String>

Issue - State: open - Opened by willmostly about 1 year ago

#350 - Compilation error casting to Set<String>

Issue - State: open - Opened by willmostly about 1 year ago

#349 - Sources jar contains only asm sources

Issue - State: closed - Opened by sneudert about 1 year ago - 5 comments

#349 - Sources jar contains only asm sources

Issue - State: closed - Opened by sneudert about 1 year ago - 5 comments

#348 - TimeOut occurred when calling ParseTools.subCompileExpression function

Issue - State: closed - Opened by PoppingSnack about 1 year ago - 16 comments

#348 - TimeOut occurred when calling ParseTools.subCompileExpression function

Issue - State: closed - Opened by PoppingSnack about 1 year ago - 16 comments

#347 - document wrong word

Issue - State: open - Opened by Lana-Lan about 1 year ago

#347 - document wrong word

Issue - State: open - Opened by Lana-Lan about 1 year ago

#346 - ClassCastException in/with nested Binary operation

Issue - State: open - Opened by kmosakowski about 1 year ago

#344 - mvn clean install does not work

Issue - State: closed - Opened by damlaYasarr over 1 year ago - 1 comment

#343 - Don't throw an exception when the data doesn't exist.

Issue - State: open - Opened by vampireslove over 1 year ago - 18 comments

#341 - fix: use BigDecimal.valueOf(double) convert double to BigDecimal

Pull Request - State: open - Opened by gaox0326 over 1 year ago

#341 - fix: use BigDecimal.valueOf(double) convert double to BigDecimal

Pull Request - State: open - Opened by gaox0326 over 1 year ago

#339 - How use try...catch...finally in expression?

Issue - State: open - Opened by linux2014linux over 1 year ago - 1 comment

#336 - [DROOLS-7429] MVEL test instability

Pull Request - State: closed - Opened by tkobayas over 1 year ago

#334 - Mvel provision to use epsilon in double comparsions

Issue - State: open - Opened by aymar99 over 1 year ago

#334 - Mvel provision to use epsilon in double comparsions

Issue - State: open - Opened by aymar99 over 1 year ago

#333 - Class Method Executed Twice

Issue - State: open - Opened by MichaelPastuch over 1 year ago - 2 comments

#333 - Class Method Executed Twice

Issue - State: open - Opened by MichaelPastuch over 1 year ago - 3 comments

#332 - blocked on java.lang.ref.ReferenceQueue$Lock@e53feca

Issue - State: open - Opened by zxh0129 over 1 year ago - 1 comment

#332 - blocked on java.lang.ref.ReferenceQueue$Lock@e53feca

Issue - State: open - Opened by zxh0129 over 1 year ago - 1 comment

#330 - DROOLS-7456 update ASM and using shading in maven build

Pull Request - State: closed - Opened by tarilabs over 1 year ago - 1 comment

#330 - DROOLS-7456 update ASM and using shading in maven build

Pull Request - State: closed - Opened by tarilabs over 1 year ago - 1 comment

#329 - Prepare for the removal of java.lang.Compiler

Pull Request - State: closed - Opened by cushon over 1 year ago - 1 comment

#328 - Incompatibility with JDK 21

Issue - State: closed - Opened by cushon over 1 year ago - 1 comment

#327 - [DROOLS-7428] ErrorUtil should not throw NPE

Pull Request - State: closed - Opened by tkobayas almost 2 years ago - 1 comment

#326 - Suspected bug, expected PropertyAccessException but got NPE.

Issue - State: open - Opened by elevenching almost 2 years ago - 1 comment

#325 - Integrating Mvel into OSS-Fuzz

Issue - State: open - Opened by henryrneh almost 2 years ago

#324 - How to detect infinite loop and stop execution?

Issue - State: open - Opened by rohts-patil almost 2 years ago - 2 comments

#323 - Add README.md

Pull Request - State: closed - Opened by tkobayas almost 2 years ago - 1 comment

#322 - Add github action for PR verify

Pull Request - State: closed - Opened by tkobayas almost 2 years ago - 1 comment

#321 - Compare BigDecimal with double failed

Issue - State: open - Opened by gaox0326 almost 2 years ago

#319 - [DROOLS-7327] NullPointerException in mvel MathProcessor with equalit…

Pull Request - State: closed - Opened by tkobayas almost 2 years ago

#318 - [DO-NOT-MERGE] [DROOLS-7245] Inconsistent behavior of null value with…

Pull Request - State: closed - Opened by tkobayas about 2 years ago

#317 - Fix parse tool cannot identify string escape

Pull Request - State: closed - Opened by ruoyangryan about 2 years ago

#316 - Add a defensive judgement of cursor

Pull Request - State: closed - Opened by ruoyangryan about 2 years ago

#315 - Compile expression failed with string escape sequence \" in List and Map

Issue - State: open - Opened by gaox0326 about 2 years ago - 1 comment

#314 - Expression with a function that takes another function as parameter

Issue - State: closed - Opened by markgetafe about 2 years ago - 1 comment

#313 - Strange bug in assignment

Issue - State: open - Opened by magicprinc over 2 years ago - 1 comment

#311 - JodaTime not well supported - breaks in version 2.2.2

Issue - State: open - Opened by jugglingcats over 2 years ago - 1 comment

#310 - Can we check data type using mvel?

Issue - State: open - Opened by piyushaggarwal10 over 2 years ago

#309 - JDK17 unsupported?

Issue - State: open - Opened by flozano over 2 years ago - 3 comments

#308 - Unable to evaluate string with "-"

Issue - State: open - Opened by savannahar68 over 2 years ago - 7 comments

#302 - Nested basedir propagation; multiple file name cache

Pull Request - State: closed - Opened by fedd over 2 years ago - 1 comment

#301 - Include template tag loses BaseDir if nested

Issue - State: open - Opened by fedd over 2 years ago - 1 comment

#300 - Executing expression-only template into a stream

Issue - State: open - Opened by fedd over 2 years ago

#299 - ASMAccessorImpl_ Growth leads to OOM

Issue - State: open - Opened by fengkai over 2 years ago - 4 comments

#298 - CompiledIncludeNode miss base path

Issue - State: open - Opened by Tunaiyi almost 3 years ago - 2 comments

#297 - CompiledIncludeNode include miss \n

Issue - State: open - Opened by Tunaiyi almost 3 years ago - 1 comment