Re: [VOTE] Release Commons Compress Based on RC3

2015-08-16 Thread Oliver Heger
Building with Java 1.5 caused an OutOfMemoryError, but was successful with 1.6 and 1.8. ISTR that I had similar problems with the previous release, so not blocking. Artifacts and site look good. +1 Oliver My environment: Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T18

[imaging]

2015-08-16 Thread Aleksandr Korolev
Hello, I use 'Commons Imaging' library (commons-imaging-1.0-SNAPSHOT) and I need to create my own 'TagInfo' that is out of predefined. I try to do it in following way : 'new TagInfoAscii("My tag name", 0x0906, -1, TiffDirectoryType.EXIF_DIRECTORY_EXIF_IFD)' But after that, instead "My tag name",

Re: BCEL design goals? (was RE: [jira] [Commented] (BCEL-233) The access_flags field in AccessFlags class should be final)

2015-08-16 Thread sebb
On 16 August 2015 at 13:00, sebb wrote: > On 15 August 2015 at 03:53, Gary Gregory wrote: >> On Fri, Aug 14, 2015 at 3:55 PM, Mark Roberts >> wrote: >> >>> I hope this doesn't come across as too strident, but working towards a >>> resolution of this particular issue has got me thinking about how

Re: BCEL design goals? (was RE: [jira] [Commented] (BCEL-233) The access_flags field in AccessFlags class should be final)

2015-08-16 Thread sebb
On 15 August 2015 at 03:53, Gary Gregory wrote: > On Fri, Aug 14, 2015 at 3:55 PM, Mark Roberts > wrote: > >> I hope this doesn't come across as too strident, but working towards a >> resolution of this particular issue has got me thinking about how I use >> BCEL - and this seems like a good time