Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 317 invoked from network); 24 Dec 2010 09:39:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Dec 2010 09:39:11 -0000 Received: (qmail 3575 invoked by uid 500); 24 Dec 2010 09:39:11 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 3514 invoked by uid 500); 24 Dec 2010 09:39:09 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 3505 invoked by uid 99); 24 Dec 2010 09:39:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 09:39:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 09:39:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBO9cm2K027875 for ; Fri, 24 Dec 2010 09:38:48 GMT Message-ID: <12426938.9221293183528040.JavaMail.jira@thor> Date: Fri, 24 Dec 2010 04:38:48 -0500 (EST) From: "Hasan (JIRA)" To: clerezza-dev@incubator.apache.org Subject: [jira] Created: (CLEREZZA-372) MetaDataGenerator should remove the properties exif width and height before adding them MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 MetaDataGenerator should remove the properties exif width and height before adding them --------------------------------------------------------------------------------------- Key: CLEREZZA-372 URL: https://issues.apache.org/jira/browse/CLEREZZA-372 Project: Clerezza Issue Type: Improvement Reporter: Hasan Assignee: Hasan The class ImageMetaDataGenerator should behave similar to the class AbstractDiscobitsHandler with respect to adding properties to an InfoDiscoBit: first deleting the possibly existing properties, then adding them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.