Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6CEE6200B45 for ; Fri, 10 Jun 2016 06:44:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6B8D4160A58; Fri, 10 Jun 2016 04:44:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B2296160A59 for ; Fri, 10 Jun 2016 06:44:22 +0200 (CEST) Received: (qmail 32312 invoked by uid 500); 10 Jun 2016 04:44:21 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 32271 invoked by uid 99); 10 Jun 2016 04:44:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2016 04:44:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 03AB02C1F54 for ; Fri, 10 Jun 2016 04:44:21 +0000 (UTC) Date: Fri, 10 Jun 2016 04:44:21 +0000 (UTC) From: "Henri Biestro (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (JEXL-195) Support for AtomicBoolean in logical expressions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Jun 2016 04:44:23 -0000 [ https://issues.apache.org/jira/browse/JEXL-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-195. -------------------------------- Resolution: Fixed Forgot to close > Support for AtomicBoolean in logical expressions > ------------------------------------------------ > > Key: JEXL-195 > URL: https://issues.apache.org/jira/browse/JEXL-195 > Project: Commons JEXL > Issue Type: Improvement > Affects Versions: 3.0 > Reporter: Dmitri Blinov > Assignee: Henri Biestro > Priority: Trivial > Fix For: 3.0.1 > > > While it's now possible to do this in custom version of JexlArithmetic I think it might be conveninent for others to add support for AtomicBoolean in basic implementation of JexlArithmetic.toBoolean -- This message was sent by Atlassian JIRA (v6.3.4#6332)