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 26CF8200B36 for ; Wed, 6 Jul 2016 17:52:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 25ADA160A55; Wed, 6 Jul 2016 15:52:13 +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 6F41D160A79 for ; Wed, 6 Jul 2016 17:52:12 +0200 (CEST) Received: (qmail 23486 invoked by uid 500); 6 Jul 2016 15:52:11 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 23439 invoked by uid 500); 6 Jul 2016 15:52:11 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 23436 invoked by uid 99); 6 Jul 2016 15:52:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 15:52:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2EA152C02B0 for ; Wed, 6 Jul 2016 15:52:11 +0000 (UTC) Date: Wed, 6 Jul 2016 15:52:11 +0000 (UTC) From: "Pepijn Noltes (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-327) Filter does not support greater than and lesser than operators MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Jul 2016 15:52:13 -0000 [ https://issues.apache.org/jira/browse/CELIX-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pepijn Noltes closed CELIX-327. ------------------------------- Resolution: Invalid > Filter does not support greater than and lesser than operators > -------------------------------------------------------------- > > Key: CELIX-327 > URL: https://issues.apache.org/jira/browse/CELIX-327 > Project: Celix > Issue Type: Improvement > Reporter: Bjoern Petri > Priority: Minor > > Our current filter implementation does neither support '<' nor '>' as operators. It only supports '>=' and '<=' -- This message was sent by Atlassian JIRA (v6.3.4#6332)