Hi guys. Question regarding storing user comment to exif... I've tried out the latest 1.1 build that is available and have problems storing value to previously read constants.
I have been playing with MicrosoftTagConstants to no avail (reading is OK, storing is not) and with TiffTagConstants.TIFF_TAG_IMAGE_DESCRIPTION (again, reading is OK, storing not). What I mean with storing is that the file is updated but when I read the same tag later it has original value and not the one I have provided. Any advice on which tag I might "abuse" to store user text? Thanks :) On 9/17/12, Gary Gregory <[email protected]> wrote: > On Sep 17, 2012, at 7:15, Damjan Jovanovic <[email protected]> wrote: > >> Honestly: the incredibly complex and mostly undocumented process for >> doing >> a release. There are various incompatible bits in at least 4 different >> places: >> * http://commons.apache.org/releases/prepare.html - is meant to be the >> official Commons release documentation, but it's out of date and the PMC >> rejected my RC2 built with it > > I've gone through many RCs before. Don't despair, the project and RM > end up the better for it. It is frustrating I know. The release is > still too complex IMO. > >> * http://wiki.apache.org/commons/CreatingReleases - a "discussion page" >> * http://wiki.apache.org/commons/UsingNexus - a "draft" > > I use the using nexus page above. > > Gary > >> * http://www.apache.org/dev/publishing-maven-artifacts.html - the >> instructions for top-level Apache projects, which Imaging is not >> >> Regards >> Damjan >> >> On Mon, Sep 17, 2012 at 1:08 PM, Adrian Mörchen < >> [email protected]> wrote: >> >>> Hi, >>> >>> I think me and possible a lot of others are waiting for a new release on >>> this. >>> This version has a lot of bugs fixed, features and improvements added. >>> At >>> least a public beta should be available (via Maven). >>> >>> So, what's holding you back not to release a new version? >>> >>> Thanks, >>> >>> Adrian >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
