Re: [jexl] empty() function crashes if called with int[]

2012-08-11 Thread henrib
Hi, The empty map syntax is { : } . May I suggest you create issues within Jira with your test cases, it might ease getting them solved & released. Btw, I've committed solutions for your last 2 problems in jexl(3) trunk. Regards -- View this message in context: http://apache-commons.680414.n4.n

RE: [jexl] empty() function crashes if called with int[]

2012-08-10 Thread Martin Gainty
{} create the HashMap first with 0 entries http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html Objects are not primitive types and vice versa Initialise ints as Integer first new Integer(intValue); Martin Gainty __ Jogi és Bizalmassági ki