Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 2350 invoked from network); 24 Dec 2010 09:55:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Dec 2010 09:55:13 -0000 Received: (qmail 9991 invoked by uid 500); 24 Dec 2010 09:55:13 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 9921 invoked by uid 500); 24 Dec 2010 09:55:11 -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 9909 invoked by uid 99); 24 Dec 2010 09:55:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 09:55:10 +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:55:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBO9skcp028007 for ; Fri, 24 Dec 2010 09:54:46 GMT Message-ID: <17067498.9261293184486512.JavaMail.jira@thor> Date: Fri, 24 Dec 2010 04:54:46 -0500 (EST) From: "Hasan (JIRA)" To: clerezza-dev@incubator.apache.org Subject: [jira] Closed: (CLEREZZA-372) MetaDataGenerator should remove the properties exif width and height before adding them In-Reply-To: <12426938.9221293183528040.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLEREZZA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hasan closed CLEREZZA-372. -------------------------- Resolution: Fixed > 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.