[ANNOUNCE] Apache Commons Imaging 1.0.0-alpha6

2025-04-30 Thread Gary Gregory
The Apache Commons Imaging team is pleased to announce the release of Apache Commons Imaging 1.0.0-alpha6. Apache Commons Imaging (previously Sanselan) is a pure Java image library. The 1.0.0-alpha6 release requires Java 8. Historical list of changes: https://commons.apache.org/proper/commons

[RESULT][VOTE] Release Apache Commons Imaging 1.0.0-alpha6 based on RC1

2025-04-30 Thread Gary Gregory
This vote passes with the following binding +1 votes: - Phil Steitz (psteitz) - Henri Biestro (henrib) - Gary Gregory (ggregory) TY all, Gary On Sun, Apr 27, 2025 at 11:41 AM Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0.0-a

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha6 based on RC1

2025-04-30 Thread Gary Gregory
My +1 Gary On Sun, Apr 27, 2025 at 11:41 AM Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0.0-alpha5 was released, so I would like to release Apache > Commons Imaging 1.0.0-alpha6. > > There are many Javadoc warnings

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha6 based on RC1

2025-04-28 Thread Henri Biestro
[+1] Build & tests ok; site & javadoc look good; reports check. Nits: JIRA report has a few issues without a fix version; Jacoco/coverage is on the low side; Built using: mvn clean install site -s "$HOME/.m2/commons-settings.xml" -Ddoclint=none On: Apache Maven 3.8.6 (84538c9988a25aec085021c3

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha6 based on RC1

2025-04-27 Thread Phil Steitz
+1 to release Checked build on openjdk 21.0.6, maven 3.9.3, ubuntu 24.10. Verified sigs and hashes Checked release notes, changelog, reports. Looks good. Phil On Sun, Apr 27, 2025 at 8:42 AM Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > I

[VOTE] Release Apache Commons Imaging 1.0.0-alpha6 based on RC1

2025-04-27 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons Imaging 1.0.0-alpha5 was released, so I would like to release Apache Commons Imaging 1.0.0-alpha6. There are many Javadoc warnings, the Javadocs are still a work in progress. Apache Commons Imaging 1.0.0-alpha6 RC1 is available

Re: [PR] 🏆 Add a Recommendation Badge from libs.tech [commons-imaging]

2025-03-28 Thread Piotr P. Karwasz
Hi Mark, On 26.03.2025 10:03, Mark Thomas wrote: On 26/03/2025 08:55, libstech-auto (via GitHub) wrote: This bot just earned themselves an ASF-wide ban from GitHub. The ban is not restricted to the ASF: on Wednesday I reported the user to GitHub and yesterday I received this response: On 2

Re: [PR] 🏆 Add a Recommendation Badge from libs.tech [commons-imaging]

2025-03-26 Thread Paul King
; > > > libstech-auto opened a new pull request, #497: > > URL: https://github.com/apache/commons-imaging/pull/497 > > > > This PR adds a libs.tech recommendation badge to the README, > > highlighting this project as a top choice in its category. > > > &g

Re: [PR] 🏆 Add a Recommendation Badge from libs.tech [commons-imaging]

2025-03-26 Thread sebb
> URL: https://github.com/apache/commons-imaging/pull/497 > > > > This PR adds a libs.tech recommendation badge to the README, > > highlighting this project as a top choice in its category. > > > > Since [**your project has been approved and > > liste

Re: [PR] 🏆 Add a Recommendation Badge from libs.tech [commons-imaging]

2025-03-26 Thread Mark Thomas
On 26/03/2025 08:55, libstech-auto (via GitHub) wrote: This bot just earned themselves an ASF-wide ban from GitHub. Mark libstech-auto opened a new pull request, #497: URL: https://github.com/apache/commons-imaging/pull/497 This PR adds a libs.tech recommendation badge to the README

Re: [ANNOUNCE] Apache Commons Imaging 1.0.0-alpha5

2024-04-18 Thread Gary Gregory
I'll check it out, ty! Gary On Thu, Apr 18, 2024, 12:06 PM sebb wrote: > On Thu, 18 Apr 2024 at 16:07, Gary Gregory wrote: > > > > The Apache Commons Imaging team is pleased to announce the release of > > Apache Commons Imaging 1.0.0-alpha5. > > > > Apach

Re: [ANNOUNCE] Apache Commons Imaging 1.0.0-alpha5

2024-04-18 Thread sebb
On Thu, 18 Apr 2024 at 16:07, Gary Gregory wrote: > > The Apache Commons Imaging team is pleased to announce the release of > Apache Commons Imaging 1.0.0-alpha5. > > Apache Commons Imaging (previously Sanselan) is a pure-Java image library. > > The 1.0.0-alpha5 re

[ANNOUNCE] Apache Commons Imaging 1.0.0-alpha5

2024-04-18 Thread Gary Gregory
The Apache Commons Imaging team is pleased to announce the release of Apache Commons Imaging 1.0.0-alpha5. Apache Commons Imaging (previously Sanselan) is a pure-Java image library. The 1.0.0-alpha5 release requires Java 8. Historical list of changes: https://commons.apache.org/proper/commons

[RESULT][VOTE] Release Apache Commons Imaging 1.0.0-alpha5 based on RC1

2024-04-18 Thread Gary Gregory
; > On Mon, Apr 15, 2024, 15:36 Gary Gregory wrote: > > > We have fixed a few bugs and added enhancements since Apache Commons > > Imaging 1.0.0-alpha4 was released, so I would like to release Apache > > Commons Imaging 1.0.0-alpha5. > > > > Apache Commons Im

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha5 based on RC1

2024-04-17 Thread Tomas Lanik
My +1 [release] Tomas Lanik On Mon, Apr 15, 2024, 15:36 Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0.0-alpha4 was released, so I would like to release Apache > Commons Imaging 1.0.0-alpha5. > > Apache Commons Imaging 1

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha5 based on RC1

2024-04-17 Thread Gary Gregory
t; >> We have fixed a few bugs and added enhancements since Apache Commons > >> Imaging 1.0.0-alpha4 was released, so I would like to release Apache > >> Commons Imaging 1.0.0-alpha5. > >> > >> Apache Commons Imaging 1.0.0-alpha5 RC1 is available for revie

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha5 based on RC1

2024-04-15 Thread Rob Tompkins
+1 > On Apr 15, 2024, at 1:01 PM, Bruno Kinoshita wrote: > > +1 > > Thank you Gary! > >> On Mon, 15 Apr 2024 at 15:36, Gary Gregory wrote: >> >> We have fixed a few bugs and added enhancements since Apache Commons >> Imaging 1.0.0-alpha4 was r

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha5 based on RC1

2024-04-15 Thread Bruno Kinoshita
+1 Thank you Gary! On Mon, 15 Apr 2024 at 15:36, Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0.0-alpha4 was released, so I would like to release Apache > Commons Imaging 1.0.0-alpha5. > > Apache Commons Imaging 1.0.

[VOTE] Release Apache Commons Imaging 1.0.0-alpha5 based on RC1

2024-04-15 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons Imaging 1.0.0-alpha4 was released, so I would like to release Apache Commons Imaging 1.0.0-alpha5. Apache Commons Imaging 1.0.0-alpha5 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/imaging

[ANNOUNCE] Apache Commons Imaging 1.0.0-alpha4

2024-04-02 Thread Gary Gregory
The Apache Commons Imaging team is pleased to announce the release of Apache Commons Imaging 1.0.0-alpha4. Apache Commons Imaging (previously Sanselan) is a pure Java image library. The 1.0.0-alpha4 release requires Java 8. Historical list of changes: https://commons.apache.org/proper/commons

[RESULT][VOTE] Release Apache Commons Imaging 1.0.0-alpha4 based on RC1

2024-04-02 Thread Gary Gregory
at 6:01 PM, Tomas Lanik wrote: > > > > +1 for 1.0.0-alpha4 > > > > On Sat, Mar 30, 2024 at 3:14 PM Gary Gregory wrote: > > > >> We have fixed a few bugs and added enhancements since Apache Commons > >> Imaging 1.0-alpha3 was released, s

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha4 based on RC1

2024-04-01 Thread Rob Tompkins
+1 > On Mar 30, 2024, at 6:01 PM, Tomas Lanik wrote: > > +1 for 1.0.0-alpha4 > > On Sat, Mar 30, 2024 at 3:14 PM Gary Gregory wrote: > >> We have fixed a few bugs and added enhancements since Apache Commons >> Imaging 1.0-alpha3 was released, so I would lik

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha4 based on RC1

2024-03-30 Thread Tomas Lanik
+1 for 1.0.0-alpha4 On Sat, Mar 30, 2024 at 3:14 PM Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0-alpha3 was released, so I would like to release Apache > Commons Imaging 1.0.0-alpha4. > > Apache Commons Imaging 1.0.

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha4 based on RC1

2024-03-30 Thread Gary Gregory
My +1 Gary On Sat, Mar 30, 2024, 10:13 AM Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0-alpha3 was released, so I would like to release Apache > Commons Imaging 1.0.0-alpha4. > > Apache Commons Imaging 1.0.0-alpha4 R

Re: [VOTE] Release Apache Commons Imaging 1.0.0-alpha4 based on RC1

2024-03-30 Thread Bruno Kinoshita
oks good, thanks a lot for preparing the release, Gary! Bruno On Sat, 30 Mar 2024 at 15:14, Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons > Imaging 1.0-alpha3 was released, so I would like to release Apache > Commons Imaging 1.0.0-alpha

[VOTE] Release Apache Commons Imaging 1.0.0-alpha4 based on RC1

2024-03-30 Thread Gary Gregory
We have fixed a few bugs and added enhancements since Apache Commons Imaging 1.0-alpha3 was released, so I would like to release Apache Commons Imaging 1.0.0-alpha4. Apache Commons Imaging 1.0.0-alpha4 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/imaging

[CANCEL][VOTE] Release Apache Commons Imaging 1.0.0-M1 based on RC1

2024-03-26 Thread Gary Gregory
; > Gary > > > > > > On Mon, Mar 25, 2024, 10:49 AM Bruno Kinoshita > > wrote: > > > > > Will try the branch and vote later this week. > > > > > > From another thread, I think M1 will behave exatcly like an alpha > release > &g

Re: [VOTE] Release Apache Commons Imaging 1.0.0-M1 based on RC1

2024-03-26 Thread Bruno Kinoshita
elease process. > > > > Could you clarify how the M1 will distinguish from an alpha or 1.0 > release? > > > > Tha ks for preparing the release! > > > > Bruno > > > > On Mon, 25 Mar 2024, 14:17 Gary Gregory, wrote: > > > > > We h

Re: [VOTE] Release Apache Commons Imaging 1.0.0-M1 based on RC1

2024-03-25 Thread Gary Gregory
ish from an alpha or 1.0 release? > > Tha ks for preparing the release! > > Bruno > > On Mon, 25 Mar 2024, 14:17 Gary Gregory, wrote: > > > We have fixed a few bugs and added some enhancements since Apache > > Commons Imaging 1.0-alpha3 was released, so I would li

Re: [VOTE] Release Apache Commons Imaging 1.0.0-M1 based on RC1

2024-03-25 Thread Bruno Kinoshita
ase! Bruno On Mon, 25 Mar 2024, 14:17 Gary Gregory, wrote: > We have fixed a few bugs and added some enhancements since Apache > Commons Imaging 1.0-alpha3 was released, so I would like to release > Apache Commons Imaging 1.0.0-M1. > > Apache Commons Imaging 1.0.0-M1 RC1 is availab

[VOTE] Release Apache Commons Imaging 1.0.0-M1 based on RC1

2024-03-25 Thread Gary Gregory
We have fixed a few bugs and added some enhancements since Apache Commons Imaging 1.0-alpha3 was released, so I would like to release Apache Commons Imaging 1.0.0-M1. Apache Commons Imaging 1.0.0-M1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/imaging/1.0.0

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Bruno Kinoshita
be able to get back to this work anytime soon, so can anyone else > fix it for me? > > Glavo > > [1]: > https://github.com/apache/commons-imaging/pull/269#issuecomment-1381983655 > > On Wed, Jan 3, 2024 at 5:44 AM Bruno Kinoshita > wrote: > > > I don't mind

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Glavo
d as soon as possible. I won't be able to get back to this work anytime soon, so can anyone else fix it for me? Glavo [1]: https://github.com/apache/commons-imaging/pull/269#issuecomment-1381983655 On Wed, Jan 3, 2024 at 5:44 AM Bruno Kinoshita wrote: > I don't mind staying wit

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Bruno Kinoshita
s month, so not quite > 1.0 but a signal that we are close. > > I think it's a bit premature. I think commons-imaging should not depend on > java.desktop, > otherwise it will be unavailable on some platforms (such as Android or > other platforms that do not include java.des

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Glavo
> I plan on releasing a milestone 1.0-M1 version this month, so not quite 1.0 but a signal that we are close. I think it's a bit premature. I think commons-imaging should not depend on java.desktop, otherwise it will be unavailable on some platforms (such as Android or other platforms tha

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Bruno Kinoshita
ssing. I think the partial webp reading > > > feature has not been released yet, but it was already merged in master. > > > > > > https://github.com/apache/commons-imaging/pull/254 > > > > > > Feel free to test the latest version and prov

Re: Re: Webp support in Commons Imaging

2024-01-02 Thread Gary Gregory
progress on reading webp, but it's not complete, and the > > writing features are still missing. I think the partial webp reading > > feature has not been released yet, but it was already merged in master. > > > > https://github.com/apache/commons-imaging/pull/254 >

RE: Re: Webp support in Commons Imaging

2024-01-02 Thread William Borg Barthet
; Hi, we made some progress on reading webp, but it's not complete, and the > writing features are still missing. I think the partial webp reading > feature has not been released yet, but it was already merged in master. > > https://github.com/apache/commons-imaging/pull/254 > &g

Re: Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Gary D. Gregory
"hard" to saying we'll provide allow and/or deny lists in the future. For memory and CPU consumption issues, we want to avoid zip-bomb issues, and that's where code inspections and fuzzing will help and has already helped. Commons Imaging and Compress are two obvious targets

Re: Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Elliotte Rusty Harold
On Thu, Dec 14, 2023 at 9:31 AM Arnout Engelen wrote: > > Examples of what I referred to as arbitrary code execution would be > unbounded deserialization of untrusted data (via techniques like those > described in the motivation for > https://docs.oracle.com/en/java/javase/17/core/serialization-f

Re: Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Mike Drob
On Thu, Dec 14, 2023 at 8:31 AM Arnout Engelen wrote: > On Thu, Dec 14, 2023 at 2:00 PM Elliotte Rusty Harold > wrote: > > > On Thu, Dec 14, 2023 at 6:09 AM Arnout Engelen > wrote: > > > * I'd say parsing/decompression/decoding should never allow malicious > > input > > > to trigger arbitrary c

Re: Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Arnout Engelen
On Thu, Dec 14, 2023 at 2:00 PM Elliotte Rusty Harold wrote: > On Thu, Dec 14, 2023 at 6:09 AM Arnout Engelen wrote: > > * I'd say parsing/decompression/decoding should never allow malicious > input > > to trigger arbitrary code execution(?) > > Do any of these products include native libraries/

Re: Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Elliotte Rusty Harold
On Thu, Dec 14, 2023 at 6:09 AM Arnout Engelen wrote: > > Hello Commons developers, > > I'd like to discuss what our security ambitions are for components like > Commons Imaging, Compress, Codec and IO: > > Generally for Commons, we say that unless otherwise specified

Re: Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Gilles Sadowski
Hello. Le jeu. 14 déc. 2023 à 12:10, Arnout Engelen a écrit : > > Hello Commons developers, > > I'd like to discuss what our security ambitions are for components like > Commons Imaging, Compress, Codec and IO: > > Generally for Commons, we say that unless otherwise s

Security model for Commons Imaging, Compress, Codec and IO: RCE and DOS?

2023-12-14 Thread Arnout Engelen
Hello Commons developers, I'd like to discuss what our security ambitions are for components like Commons Imaging, Compress, Codec and IO: Generally for Commons, we say that unless otherwise specified it is up to the user of the library to make sure any input is either trusted or corr

Re: Webp support in Commons Imaging

2023-12-13 Thread Bruno Kinoshita
Hi, we made some progress on reading webp, but it's not complete, and the writing features are still missing. I think the partial webp reading feature has not been released yet, but it was already merged in master. https://github.com/apache/commons-imaging/pull/254 Feel free to test the l

Webp support in Commons Imaging

2023-12-13 Thread William Borg Barthet
Hi there, I see on your roadmap that WEBP support is planned. Has this already been developed in an unreleased version? When will there be another release of the apache commons imaging project? https://commons.apache.org/proper/commons-imaging/roadmap.html Thanks in advance, William

Re: [ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha3 Released

2022-05-19 Thread Matt Juntunen
his > > > release. > > > > > > Gary > > > > > > > > > On Thu, May 19, 2022 at 3:56 AM Bruno Kinoshita > > wrote: > > > > > > > The Apache Commons Team is pleased to announce the availability of > > > > Apache Comm

Re: [ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha3 Released

2022-05-19 Thread Gary Lucas
I appreciate all of the careful work you put into this > > release. > > > > Gary > > > > > > On Thu, May 19, 2022 at 3:56 AM Bruno Kinoshita > wrote: > > > > > The Apache Commons Team is pleased to announce the availability of > > > Apac

Re: [ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha3 Released

2022-05-19 Thread Bruno Kinoshita
put into this > release. > > Gary > > > On Thu, May 19, 2022 at 3:56 AM Bruno Kinoshita wrote: > > > The Apache Commons Team is pleased to announce the availability of > > Apache Commons Imaging 1.0-alpha3. > > > > Apache Commons Imaging, previously known a

Re: [ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha3 Released

2022-05-19 Thread Gary Lucas
Obrigado, Bruno! I appreciate all of the careful work you put into this release. Gary On Thu, May 19, 2022 at 3:56 AM Bruno Kinoshita wrote: > The Apache Commons Team is pleased to announce the availability of > Apache Commons Imaging 1.0-alpha3. > > Apache Commons Imaging, prev

[ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha3 Released

2022-05-19 Thread Bruno Kinoshita
The Apache Commons Team is pleased to announce the availability of Apache Commons Imaging 1.0-alpha3. Apache Commons Imaging, previously known as Apache Commons Sanselan, is a library that reads and writes a variety of image formats, including fast parsing of image info (size, color space, ICC

Fwd: [RESULT[[VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-18 Thread Bruno Kinoshita
Forgot to include Gary Lucas' +1 (non-binding), sorry! Got confused with the Gary's when counting the votes, sorry :) -Bruno -- Forwarded message - From: Bruno Kinoshita Date: Thu, 19 May 2022 at 14:16 Subject: [RESULT[[VOTE] Release Apache Commons Imaging 1.0-alpha

[RESULT[[VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-18 Thread Bruno Kinoshita
ommons Imaging 1.0-alpha2 was released, so I would like to > release Apache Commons Imaging 1.0-alpha3. > > Apache Commons Imaging 1.0-alpha3 RC2 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/imaging/1.0-alpha3-RC2 > (svn revision 54488) > > The

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-16 Thread Bruno Kinoshita
g a post-it to look into it after the release. Thanks Thomas -Bruno On Mon, 16 May 2022 at 21:18, Thomas Vandahl wrote: > Hi Bruno, > > > Am 13.05.2022 um 14:02 schrieb Bruno Kinoshita : > > > > We have fixed quite a few bugs and added some significant enhancements >

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-16 Thread Thomas Vandahl
Hi Bruno, > Am 13.05.2022 um 14:02 schrieb Bruno Kinoshita : > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Imaging 1.0-alpha2 was released, so I would like to > release Apache Commons Imaging 1.0-alpha3. > > Apache Commo

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-15 Thread Bruno Kinoshita
Kinoshita wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Imaging 1.0-alpha2 was released, so I would like to > release Apache Commons Imaging 1.0-alpha3. > > Apache Commons Imaging 1.0-alpha3 RC2 is available for review he

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-15 Thread Bruno Kinoshita
S name: "linux", version: "5.17.4-200.fc35.x86_64", arch: "amd64", > family: "unix" > > - NOTE: Below are some updates that should be made to the site but I > don't consider these to be blocking issues for the release. > - There are some di

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-15 Thread Matt Juntunen
en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.4-200.fc35.x86_64", arch: "amd64", family: "unix" - NOTE: Below are some updates that should be made to the site but I don't consider these to be blocking issues for the release. - There

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-14 Thread Arturo Bernal
quot;linux", version: "5.17.5-200.fc35.x86_64", arch: "amd64", family: > "unix" > > Thanks to all who made this possible! > > Cheers > Andreas > > > > Am 13.05.22 um 14:02 schrieb Bruno Kinoshita: >> We have fixed quite a few

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-14 Thread Andreas Lehmkuehler
a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha2 was released, so I would like to release Apache Commons Imaging 1.0-alpha3. Apache Commons Imaging 1.0-alpha3 RC2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/imagin

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-14 Thread Gary Gregory
+1 Test source zip file: ASC and SHA OK. Building default Maven goal OK TODO: Update JaCoCo from 0.8.5 to 0.8.8. Gary On Fri, May 13, 2022 at 8:02 AM Bruno Kinoshita wrote: > > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Imaging 1.0-a

[VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-13 Thread Gary Lucas
[x] +1 Release these artifacts Bruno, Thank you for all your hard work, your mad skills on github, and the excellent insights on the PR's that you reviewed. Gary (the other Gary)

[VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC2

2022-05-13 Thread Bruno Kinoshita
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha2 was released, so I would like to release Apache Commons Imaging 1.0-alpha3. Apache Commons Imaging 1.0-alpha3 RC2 is available for review here: https://dist.apache.org/repos/dist/dev

[CANCEL][VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC1

2022-05-13 Thread Bruno Kinoshita
RC1 vote is cancelled due to an issue in the build related to a Maven Plug-in. I am preparing a new release at the moment. Thanks Bruno On Fri, 13 May 2022 at 17:26, Bruno Kinoshita wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons I

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC1

2022-05-13 Thread Bruno Kinoshita
asf/commons-imaging.git > > --branch commons-imaging-1.0-alpha3-RC1 commons-imaging-1.0-alpha3-RC1 > > > > I get a build failure running „mvn clean install site“ using the > environment > > Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) >

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC1

2022-05-13 Thread Thomas Vandahl
.git > --branch commons-imaging-1.0-alpha3-RC1 commons-imaging-1.0-alpha3-RC1 > I get a build failure running „mvn clean install site“ using the environment Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Java version: 11.0.13, vendor: GraalVM Community, runtime: /Library/Jav

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC1

2022-05-12 Thread Bruno Kinoshita
;s/notes from pom.xml and upgrade to commons-parent-53 Thanks! -Bruno [1] https://github.com/apache/commons-imaging/blob/b1cfcaad38de7c30f7814a5b3d80e45fe2bd9af1/pom.xml#L29-L32 [2] https://github.com/apache/commons-imaging/blob/b1cfcaad38de7c30f7814a5b3d80e45fe2bd9af1/pom.xml#L29-L32 On Fri, 13

[VOTE] Release Apache Commons Imaging 1.0-alpha3 based on RC1

2022-05-12 Thread Bruno Kinoshita
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha2 was released, so I would like to release Apache Commons Imaging 1.0-alpha3. Apache Commons Imaging 1.0-alpha3 RC1 is available for review here: https://dist.apache.org/repos/dist/dev

Re: [commons-imaging] 01/01: Merge pull request #96 from apache/dependabot/maven/commons-io-commons-io-2.8.0

2020-09-10 Thread Gary Gregory
nges MUST be documented IMO. > > Personally, I just document it all, it makes for a simpler process (for me.) > > Thank you, > Gary > > -- Forwarded message - > From: > Date: Thu, Sep 10, 2020 at 1:33 AM > Subject: [commons-imaging] 01/01: Merge pu

Re: [commons-imaging] 01/01: Merge pull request #96 from apache/dependabot/maven/commons-io-commons-io-2.8.0

2020-09-10 Thread Bruno P. Kinoshita
you, Gary -- Forwarded message - From: Date: Thu, Sep 10, 2020 at 1:33 AM Subject: [commons-imaging] 01/01: Merge pull request #96 from apache/dependabot/maven/commons-io-commons-io-2.8.0 To: comm...@commons.apache.org This is an automated email from the ASF dual-hosted git

Fwd: [commons-imaging] 01/01: Merge pull request #96 from apache/dependabot/maven/commons-io-commons-io-2.8.0

2020-09-10 Thread Gary Gregory
bothering for test or build dependencies, but runtime changes MUST be documented IMO. Personally, I just document it all, it makes for a simpler process (for me.) Thank you, Gary -- Forwarded message - From: Date: Thu, Sep 10, 2020 at 1:33 AM Subject: [commons-imaging] 01/01: Merge

[ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha2 Released

2020-08-07 Thread Bruno P. Kinoshita
The Apache Commons Imaging team is pleased to announce the commons-imaging-1.0-alpha2 release! Apache Commons Imaging (previously Sanselan) is a pure-Java image library. There are breaking changes between 1.0-alpha1 and 1.0-alpha2, until we stabilize the API for our 1.0 release. Users are

[RESULT] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-06 Thread Bruno P. Kinoshita
, Bruno P. Kinoshita wrote: We have fixed quite a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha1 was released, so I would like to release Apache Commons Imaging 1.0-alpha2. Apache Commons Imaging 1.0-alpha2 RC1 is available for review here:     https

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-06 Thread Bruno P. Kinoshita
My own vote   [x] +1 Release these artifacts Bruno On Sunday, 2 August 2020, 11:54:01 am NZST, Bruno P. Kinoshita wrote: We have fixed quite a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha1 was released, so I would like to release Apache

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-06 Thread Gary Lucas
I successfully built the latest version of code using the following: Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-04T15:00:29-04:00) Maven home: C:\Users\gwluc\Documents\Applications\apache-maven-3.6.1\bin\.. Java version: 1.8.0_211, vendor: Oracle Corporation, runtime:

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-02 Thread Bruno P. Kinoshita
> Apache Commons Imaging 1.0-alpha1 was released, so I would like to release > Apache Commons Imaging 1.0-alpha2. > > Apache Commons Imaging 1.0-alpha2 RC1 is available for review here: >    https://dist.apache.org/repos/dist/dev/commons/imaging/1.0-alpha2-RC1 (svn >revision 4081

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-02 Thread Bruno P. Kinoshita
encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" Gary On Sat, Aug 1, 2020 at 7:54 PM Bruno P. Kinoshita wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Comm

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-02 Thread Gary Gregory
;, version: "10.0", arch: "amd64", family: "windows" Gary On Sat, Aug 1, 2020 at 7:54 PM Bruno P. Kinoshita wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons Imaging 1.0-alpha1 was released, so I wou

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-02 Thread sebb
wrote: > > > > We have fixed quite a few bugs and added some significant enhancements > > since Apache Commons Imaging 1.0-alpha1 was released, so I would like to > > release Apache Commons Imaging 1.0-alpha2. > > > > Apache Commons Imaging 1.0-alpha2 RC1 is

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-02 Thread sebb
On Sun, 2 Aug 2020 at 00:54, Bruno P. Kinoshita wrote: > > We have fixed quite a few bugs and added some significant enhancements since > Apache Commons Imaging 1.0-alpha1 was released, so I would like to release > Apache Commons Imaging 1.0-alpha2. > > Apache Commons Imaging

[VOTE] Release Apache Commons Imaging 1.0-alpha2 based on RC1

2020-08-01 Thread Bruno P. Kinoshita
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Imaging 1.0-alpha1 was released, so I would like to release Apache Commons Imaging 1.0-alpha2. Apache Commons Imaging 1.0-alpha2 RC1 is available for review here:     https://dist.apache.org/repos/dist

[CVE-2018-17201]: Apache Commons Imaging information disclosure vulnerability

2019-05-03 Thread Bruno P. Kinoshita
(incubating) was renamed to Apache Commons Imaging. Mitigation: 0.97-incubator users should upgrade to commons-imaging-1.0-alpha1 Credit: This issue was discovered by Guido Vranken. References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17201 https://lists.apache.org/thread.html

[CVE-2018-17202]: Apache Commons Imaging information disclosure vulnerability

2019-05-03 Thread Bruno P. Kinoshita
that Apache Sanselan (incubating) was renamed to Apache Commons Imaging. Mitigation: 0.97-incubator users should upgrade to commons-imaging-1.0-alpha1 Credit: This issue was discovered by Guido Vranken. References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17202 https

[ANNOUNCEMENT] Apache Commons Imaging 1.0-alpha1 Released

2019-05-03 Thread Bruno P. Kinoshita
The Apache Commons Imaging team is pleased to announce the commons-imaging-1.0-alpha1 release! Apache Commons Imaging (previously Sanselan) is a pure-Java image library. Changes in this version include: New features: o Added accessor methods for a number of ImageInfo properties.  Issue

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-05-02 Thread Bruno P. Kinoshita
Imaging 1.0-alpha1. Apache Commons Imaging 1.0-alpha1 RC3 is available for review here:     https://dist.apache.org/repos/dist/dev/commons/imaging/1.0-alpha1-RC3 (svn revision 33801) The Git tag commons-imaging-1.0-alpha1-RC3 commit for this RC is 6f04ccc2cf8c867298579c355c6d88fd74da3e7b which you

[RESULT][VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-05-02 Thread Bruno P. Kinoshita
wrote: I would like to release Apache Commons Imaging 1.0-alpha1. Apache Commons Imaging 1.0-alpha1 RC3 is available for review here:     https://dist.apache.org/repos/dist/dev/commons/imaging/1.0-alpha1-RC3 (svn revision 33801) The Git tag commons-imaging-1.0-alpha1-RC3 commit for this RC is

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-05-01 Thread Bruno P. Kinoshita
My own +1 [ x ] +1 Release these artifacts On Sunday, 28 April 2019, 12:22:52 am NZST, Bruno P. Kinoshita wrote: I would like to release Apache Commons Imaging 1.0-alpha1. Apache Commons Imaging 1.0-alpha1 RC3 is available for review here:     https://dist.apache.org/repos/dist

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-29 Thread Rob Tompkins
particularly noteworthy). > On Apr 27, 2019, at 8:22 AM, Bruno P. Kinoshita wrote: > > I would like to release Apache Commons Imaging 1.0-alpha1. > > Apache Commons Imaging 1.0-alpha1 RC3 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/imaging/1

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-28 Thread Gary Gregory
+1 Based on git tag commons-imaging-1.0-alpha1-RC3 TL;DR: it would be nice to fix the Javadocs since doclint=none need to be set. Apache RAT check OK. No CLIRR check needed. No japicmp check needed. Running 'mvn -V -Ddoclint=none clean package site': Apache M

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-28 Thread Benedikt Ritter
Hello Bruno, awesome to see this happening. Thank you for all the work you put into this! Am Sa., 27. Apr. 2019 um 14:22 Uhr schrieb Bruno P. Kinoshita < ki...@apache.org>: > I would like to release Apache Commons Imaging 1.0-alpha1. > > Apache Commons Imaging 1.0-alpha1 RC3 i

[VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-04-27 Thread Bruno P. Kinoshita
I would like to release Apache Commons Imaging 1.0-alpha1. Apache Commons Imaging 1.0-alpha1 RC3 is available for review here:     https://dist.apache.org/repos/dist/dev/commons/imaging/1.0-alpha1-RC3 (svn revision 33801) The Git tag commons-imaging-1.0-alpha1-RC3 commit for this RC is

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC2

2019-03-06 Thread Benedikt Ritter
is OK (if the > > former, then I think we would have to double-check the rest of the docs > for > > other entries like that). > > CheersBruno > > > > > > From: "thc...@gmail.com" > > To: dev@commons.apache.org > > Sent: Tuesda

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC2

2019-03-06 Thread Bruno P. Kinoshita
ble-check the rest of the docs for > other entries like that). > CheersBruno > > >      From: "thc...@gmail.com" >  To: dev@commons.apache.org >  Sent: Tuesday, 30 October 2018 10:34 PM >  Subject: Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC

[GitHub] commons-imaging issue #38: Cleaned up PNG component.

2018-12-01 Thread SukantPal
Github user SukantPal commented on the issue: https://github.com/apache/commons-imaging/pull/38 I have done more commits. Everyone, I am a newbie, don't know if I should've made a new PR for more commits. But for now, until someone responds, I will be updating about my co

[GitHub] commons-imaging issue #38: Cleaned up PNG component.

2018-11-29 Thread SukantPal
Github user SukantPal commented on the issue: https://github.com/apache/commons-imaging/pull/38 This is the ASF JIRA issue related to this improvement: https://issues.apache.org/jira/projects/IMAGING/issues/IMAGING-218?filter=allopenissues&orderby=priority+DESC%2C+updated+

[GitHub] commons-imaging pull request #38: Cleaned up PNG component.

2018-11-29 Thread SukantPal
GitHub user SukantPal opened a pull request: https://github.com/apache/commons-imaging/pull/38 Cleaned up PNG component. Following changes were made (overview): PngWriter.ImageHeader removed (replaced by making PngChunkIhdr mutable); divided PngWriter.writeImage (by creating

[All] Requirements for alpha/beta releases (Was: [VOTE] Release Apache Commons Imaging 1.0-alpha1 [...])

2018-11-06 Thread Gilles
On Mon, 5 Nov 2018 19:19:25 -0700, Gary Gregory wrote: On Sun, Nov 4, 2018 at 1:00 PM Gilles wrote: On Sun, 4 Nov 2018 08:06:36 -0700, Gary Gregory wrote: > IMO, let's stick with 1.0-alpha1. There is no need to rush the new > API and > this will make the code available to all through Maven re

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC2

2018-11-05 Thread Gary Gregory
On Sun, Nov 4, 2018 at 1:00 PM Gilles wrote: > On Sun, 4 Nov 2018 08:06:36 -0700, Gary Gregory wrote: > > IMO, let's stick with 1.0-alpha1. There is no need to rush the new > > API and > > this will make the code available to all through Maven repos. > > Hopefully > > once the code is more easy t

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC2

2018-11-04 Thread Gilles
On Sun, 4 Nov 2018 08:06:36 -0700, Gary Gregory wrote: IMO, let's stick with 1.0-alpha1. There is no need to rush the new API and this will make the code available to all through Maven repos. Hopefully once the code is more easy to use from builds, we will get more feedback. What if there are

  1   2   3   4   >