From user-return-26925-apmail-commons-user-archive=commons.apache.org@commons.apache.org Wed Nov 30 19:33:25 2011 Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11B97921A for ; Wed, 30 Nov 2011 19:33:25 +0000 (UTC) Received: (qmail 66867 invoked by uid 500); 30 Nov 2011 19:33:23 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 66802 invoked by uid 500); 30 Nov 2011 19:33:23 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 66794 invoked by uid 99); 30 Nov 2011 19:33:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 19:33:23 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 19:33:18 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RVptq-0007p5-4v for user@commons.apache.org; Wed, 30 Nov 2011 11:32:58 -0800 Date: Wed, 30 Nov 2011 11:32:58 -0800 (PST) From: henrib To: user@commons.apache.org Message-ID: <1322681578144-4124449.post@n4.nabble.com> In-Reply-To: <1322681042712-4124399.post@n4.nabble.com> References: <1322681042712-4124399.post@n4.nabble.com> Subject: Re: [JEXL] Override bitwise xor MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit After a quick check, operator precedence is the same as C / Java / etc. so this is not a bug. There is unfortunately no way to change this behavior in JEXL. Sorry. -- View this message in context: http://apache-commons.680414.n4.nabble.com/JEXL-Override-bitwise-xor-tp4123961p4124449.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org