[GitHub] [commons-imaging] Glavo commented on a diff in pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
Glavo commented on code in PR #254: URL: https://github.com/apache/commons-imaging/pull/254#discussion_r1339491986 ## src/main/java/org/apache/commons/imaging/formats/webp/chunks/WebPChunk.java: ## @@ -0,0 +1,83 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-imaging] gwlucastrig commented on pull request #318: [IMAGING-316] Add support for BigTIFF format

2023-09-27 Thread via GitHub
gwlucastrig commented on PR #318: URL: https://github.com/apache/commons-imaging/pull/318#issuecomment-1738274426 Added Javadoc and corrected formatting. In order to support an additional JUnit test, I needed to add a new toBytes() method for longs. This method wasn't required for

[GitHub] [commons-imaging] kinow commented on pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
kinow commented on PR #254: URL: https://github.com/apache/commons-imaging/pull/254#issuecomment-1738133122 > We don't need to use since tags IMO since we don't have a 1.0 yet. I think there are other since tags (can't recall if only for 1.0-alphaX or for 0.98 (sanselan) as well)

[GitHub] [commons-imaging] garydgregory commented on pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
garydgregory commented on PR #254: URL: https://github.com/apache/commons-imaging/pull/254#issuecomment-1738088877 We don't need to use since tags IMO since we don't have a 1.0 yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [commons-collections] aherbert commented on a diff in pull request #402: COLLECTIONS-843: Implement Layered Bloom filter

2023-09-27 Thread via GitHub
aherbert commented on code in PR #402: URL: https://github.com/apache/commons-collections/pull/402#discussion_r1339164850 ## src/main/java/org/apache/commons/collections4/bloomfilter/BloomFilterProducer.java: ## @@ -38,54 +40,102 @@ public interface BloomFilterProducer {

[GitHub] [commons-imaging] kinow commented on a diff in pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
kinow commented on code in PR #254: URL: https://github.com/apache/commons-imaging/pull/254#discussion_r1339171634 ## src/main/java/org/apache/commons/imaging/formats/webp/chunks/WebPChunk.java: ## @@ -0,0 +1,83 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-imaging] kinow commented on pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
kinow commented on PR #254: URL: https://github.com/apache/commons-imaging/pull/254#issuecomment-1737998055 Thank you @Glavo ! Hopefully we can solve simple issues and we won't need any major refactoring for the review :crossed_fingers: Coming back to this one soon... (allowed GH Actions

[GitHub] [commons-imaging] Glavo commented on pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
Glavo commented on PR #254: URL: https://github.com/apache/commons-imaging/pull/254#issuecomment-1737971692 I've rebased and resolved conflicts. I noticed that the project had changed a lot in my time away, so I simply updated this PR so that it would compile and pass tests. If there

[GitHub] [commons-imaging] kinow commented on pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
kinow commented on PR #254: URL: https://github.com/apache/commons-imaging/pull/254#issuecomment-1737924058 > Considering the libwebp CVE the industry is currently dealing with, would love to see this PR's conflicts resolved and this merged in sooner than later so I can move away from

[jira] [Commented] (IMAGING-362) TIFF tags 0x111 and 0x117 have wrong descriptive names

2023-09-27 Thread Gary Lucas (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769687#comment-17769687 ] Gary Lucas commented on IMAGING-362: Hi Gary, Thanks for taking care of this (and the others you

[GitHub] [commons-imaging] spencerhakim commented on pull request #254: [IMAGING-339] Basic WebP Support

2023-09-27 Thread via GitHub
spencerhakim commented on PR #254: URL: https://github.com/apache/commons-imaging/pull/254#issuecomment-1737605199 Considering the libwebp CVE the industry is currently dealing with, would love to see this PR's conflicts resolved and this merged in sooner than later so I can move away from

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338772361 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Updated] (IMAGING-344) NPE in PcxWriter for PCX without color palette (24-bit)

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IMAGING-344: Fix Version/s: 1.0 (was: 1.0-alpha3) > NPE in PcxWriter for PCX

[jira] [Updated] (IMAGING-358) "RationalNumber" class is "public"

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IMAGING-358: Fix Version/s: (was: 1.0-alpha3) > "RationalNumber" class is "public" >

[jira] [Updated] (IMAGING-339) Basic WebP support

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IMAGING-339: Fix Version/s: 1.0 (was: 1.0-alpha3) > Basic WebP support >

[jira] [Updated] (IMAGING-363) commons-imaging-1.0-alpha3.jar complains that certain smartfone videos have not supported file format

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IMAGING-363: Fix Version/s: 1.0 (was: 1.0-alpha3) >

[jira] [Updated] (IMAGING-362) TIFF tags 0x111 and 0x117 have wrong descriptive names

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IMAGING-362: Fix Version/s: 1.0 (was: 1.0-alpha3) > TIFF tags 0x111 and 0x117

[jira] [Resolved] (IMAGING-360) Missing some TIFF compression information in ImageInfo

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved IMAGING-360. - Fix Version/s: 1.0 Resolution: Fixed > Missing some TIFF compression information

[GitHub] [commons-imaging] garydgregory merged pull request #311: Issue-360: Add more TIFF compression entries to ImageInfo

2023-09-27 Thread via GitHub
garydgregory merged PR #311: URL: https://github.com/apache/commons-imaging/pull/311 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [commons-imaging] garydgregory commented on a diff in pull request #318: Imaging-316: Add support for BigTIFF format

2023-09-27 Thread via GitHub
garydgregory commented on code in PR #318: URL: https://github.com/apache/commons-imaging/pull/318#discussion_r1338737448 ## src/main/java/org/apache/commons/imaging/formats/tiff/TiffField.java: ## @@ -234,6 +234,14 @@ public int[] getIntArrayValue() throws ImagingException {

[jira] [Comment Edited] (IO-809) MessageDigestCalculatingInputStream Builder Not Working

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769657#comment-17769657 ] Gary D. Gregory edited comment on IO-809 at 9/27/23 2:46 PM: - {quote}As the

[jira] [Commented] (IO-809) MessageDigestCalculatingInputStream Builder Not Working

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769657#comment-17769657 ] Gary D. Gregory commented on IO-809: bq. As the current signature returns void, there shouldn't be any

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338516200 ## src/test/java/org/apache/commons/lang3/builder/TypedEqualsBuilderTest.java: ## @@ -0,0 +1,89 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-lang] Cousnouf commented on pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#issuecomment-1737544105 I've addressed the comments. This version may tend to something better :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (IO-810) Wrong JavaDoc regarding FileNotFoundException in FileUtils

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769651#comment-17769651 ] Gary D. Gregory commented on IO-810: I like the idea of documenting the IOException only. > Wrong

[jira] [Commented] (CONFIGURATION-836) Make configuration use jakarte instead of javax

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769623#comment-17769623 ] Gary D. Gregory commented on CONFIGURATION-836: --- [~michieldx] Feel free to provide a

[jira] [Updated] (IO-810) Wrong JavaDoc regarding FileNotFoundException in FileUtils

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregor Dschung updated IO-810: -- Summary: Wrong JavaDoc regarding FileNotFoundException in FileUtils (was: Wrong JavaDoc regarding

[jira] [Comment Edited] (IO-809) MessageDigestCalculatingInputStream Builder Not Working

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769604#comment-17769604 ] Gregor Dschung edited comment on IO-809 at 9/27/23 1:30 PM: As the current

[jira] [Comment Edited] (IO-809) MessageDigestCalculatingInputStream Builder Not Working

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769604#comment-17769604 ] Gregor Dschung edited comment on IO-809 at 9/27/23 1:29 PM: As the current

[jira] [Commented] (IO-809) MessageDigestCalculatingInputStream Builder Not Working

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769604#comment-17769604 ] Gregor Dschung commented on IO-809: --- As the current signature returns void, there shouldn't be any

[jira] [Comment Edited] (IO-810) Wrong JavaDoc regarding exception in FileUtils

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769596#comment-17769596 ] Gregor Dschung edited comment on IO-810 at 9/27/23 1:12 PM: Okay, I'll do so. I

[jira] [Commented] (IO-810) Wrong JavaDoc regarding exception in FileUtils

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769596#comment-17769596 ] Gregor Dschung commented on IO-810: --- Okay, I'll do so. I see two options: # As {{NoSuchFileException}} is

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338582697 ## src/test/java/org/apache/commons/lang3/builder/TypedEqualsBuilderTest.java: ## @@ -0,0 +1,89 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338531019 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [commons-lang] elharo commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
elharo commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338576635 ## src/test/java/org/apache/commons/lang3/builder/TypedEqualsBuilderTest.java: ## @@ -0,0 +1,89 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338563661 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338546647 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338546647 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338531019 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [commons-lang] Cousnouf commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
Cousnouf commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338516200 ## src/test/java/org/apache/commons/lang3/builder/TypedEqualsBuilderTest.java: ## @@ -0,0 +1,89 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-lang] ecki commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
ecki commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338513972 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [commons-collections] garydgregory commented on pull request #392: Remove duplicate condition in FixedOrderComparator equals()

2023-09-27 Thread via GitHub
garydgregory commented on PR #392: URL: https://github.com/apache/commons-collections/pull/392#issuecomment-1737270338 Hello @saurabh-rahate Thank you for your PR. Would you please resolve conflicts and rebase on master? -- This is an automated message from the Apache Git Service.

[jira] [Commented] (IO-810) Wrong JavaDoc regarding exception in FileUtils

2023-09-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769570#comment-17769570 ] Gary D. Gregory commented on IO-810: In general, it's better to update the Javadoc to match the code.

[GitHub] [commons-lang] elharo commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
elharo commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338483094 ## src/main/java/org/apache/commons/lang3/builder/EqualsBuilder.java: ## @@ -450,6 +450,15 @@ public static boolean reflectionEquals(final Object lhs, final

[jira] [Commented] (VFS-842) CopyFrom method doesn't update File Size after replacing file

2023-09-27 Thread Usman Ashraf Bajwah (Jira)
[ https://issues.apache.org/jira/browse/VFS-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769561#comment-17769561 ] Usman Ashraf Bajwah commented on VFS-842: - I have tried both but it didn't work. I assume that while

[GitHub] [commons-lang] garydgregory commented on a diff in pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
garydgregory commented on code in PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#discussion_r1338471365 ## src/main/java/org/apache/commons/lang3/builder/TypedEqualsBuilder.java: ## @@ -0,0 +1,77 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [commons-lang] garydgregory commented on pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
garydgregory commented on PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#issuecomment-1737220327 Hello @Cousnouf Please run `mvn` locally and fix issues before you push to avoid broken builds. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Created] (LANG-1712) Complete the EqualsBuilder to manage type equivalence

2023-09-27 Thread Marc Cappelletti (Jira)
Marc Cappelletti created LANG-1712: -- Summary: Complete the EqualsBuilder to manage type equivalence Key: LANG-1712 URL: https://issues.apache.org/jira/browse/LANG-1712 Project: Commons Lang

[GitHub] [commons-jxpath] garydgregory commented on pull request #25: Fix for Issue: CVE-2022-41852

2023-09-27 Thread via GitHub
garydgregory commented on PR #25: URL: https://github.com/apache/commons-jxpath/pull/25#issuecomment-1737212833 > Please fix the issue with CVS 2022-41852. Note that the CVE has been rejected. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [commons-lang] ecki commented on pull request #1114: Add TypedEqualsBuilder class and test

2023-09-27 Thread via GitHub
ecki commented on PR #1114: URL: https://github.com/apache/commons-lang/pull/1114#issuecomment-1737138634 Change looks quite good and complete. Not sure about the size, it might require a Apache contributor agreement. With this PR and Dev mail you probably don’t need an extra JIRA (or a

[jira] [Created] (IO-810) Wrong JavaDoc regarding exception in FileUtils

2023-09-27 Thread Gregor Dschung (Jira)
Gregor Dschung created IO-810: - Summary: Wrong JavaDoc regarding exception in FileUtils Key: IO-810 URL: https://issues.apache.org/jira/browse/IO-810 Project: Commons IO Issue Type: Bug

[jira] [Updated] (IO-810) Wrong JavaDoc regarding exception in FileUtils

2023-09-27 Thread Gregor Dschung (Jira)
[ https://issues.apache.org/jira/browse/IO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregor Dschung updated IO-810: -- Description: The JavaDoc of {{FileUtils#readFileToString(...)}} is stating that a