[jira] [Commented] (JEXL-307) Variable redeclaration option

2019-12-03 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986701#comment-16986701 ] Dmitri Blinov commented on JEXL-307: Maybe I do not fully understand what the lexical f

[jira] [Comment Edited] (JEXL-307) Variable redeclaration option

2019-12-03 Thread Dmitri Blinov (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986701#comment-16986701 ] Dmitri Blinov edited comment on JEXL-307 at 12/3/19 8:37 AM: - M

[GitHub] [commons-imaging] christoffer-rydberg commented on issue #62: Add disposal method to GIF metadata

2019-12-03 Thread GitBox
christoffer-rydberg commented on issue #62: Add disposal method to GIF metadata URL: https://github.com/apache/commons-imaging/pull/62#issuecomment-561063850 @kinow Any suggestions how to unit test this PR? Basically the only added logic is a private method to convert from internal gif int

[GitHub] [commons-imaging] kinow commented on issue #62: Add disposal method to GIF metadata

2019-12-03 Thread GitBox
kinow commented on issue #62: Add disposal method to GIF metadata URL: https://github.com/apache/commons-imaging/pull/62#issuecomment-561097033 Hi @christoffer-rydberg I still need to read the links and the code. But from your list of options, I'd be +1 for C), and +0 for D).

[GitHub] [commons-codec] aherbert commented on issue #33: Added string helper method to MurmurHash3.hash64

2019-12-03 Thread GitBox
aherbert commented on issue #33: Added string helper method to MurmurHash3.hash64 URL: https://github.com/apache/commons-codec/pull/33#issuecomment-561106482 I am against this: - It adds more convenience methods which do not save very much typing - It promotes the hash64 method wh

[GitHub] [commons-codec] ken-kentan commented on issue #33: Added string helper method to MurmurHash3.hash64

2019-12-03 Thread GitBox
ken-kentan commented on issue #33: Added string helper method to MurmurHash3.hash64 URL: https://github.com/apache/commons-codec/pull/33#issuecomment-561134974 ok🙆 This is an automated message from the Apache Git Service. To

[GitHub] [commons-codec] ken-kentan closed pull request #33: Added string helper method to MurmurHash3.hash64

2019-12-03 Thread GitBox
ken-kentan closed pull request #33: Added string helper method to MurmurHash3.hash64 URL: https://github.com/apache/commons-codec/pull/33 This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (CODEC-268) Deprecate methods in MurmurHash3 with no equivalent in the reference c++ source.

2019-12-03 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/CODEC-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986828#comment-16986828 ] Alex Herbert commented on CODEC-268: I have deprecated the hash64 methods as they are

[jira] [Resolved] (MATH-1446) Delete class "Fraction"

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1446. --- Fix Version/s: 4.0 Resolution: Done Commit b8d96de5871d938f678b4702c2fcc306bdf1f34d ("m

[GitHub] [commons-codec] behrangsa commented on issue #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
behrangsa commented on issue #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#issuecomment-561149352 > Let's step back and ask: Why would we want two implementations for `File` objects? If NIO does the job better, then let's change the impleme

[jira] [Comment Edited] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986872#comment-16986872 ] Melloware edited comment on BEANUTILS-524 at 12/3/19 12:51 PM: -

[jira] [Commented] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986872#comment-16986872 ] Melloware commented on BEANUTILS-524: - >From looking at BeanUtilsBean it has overl

[GitHub] [commons-codec] aherbert commented on a change in pull request #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
aherbert commented on a change in pull request #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353158195 ## File path: src/main/java/org/apache/commons/codec/digest/DigestUtils.java ## @@ -99,6 +101,20 @@

[GitHub] [commons-codec] aherbert commented on a change in pull request #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
aherbert commented on a change in pull request #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353158280 ## File path: src/main/java/org/apache/commons/codec/digest/DigestUtils.java ## @@ -1207,6 +1223,29 @@ publ

[GitHub] [commons-codec] aherbert commented on a change in pull request #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
aherbert commented on a change in pull request #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353160091 ## File path: src/test/java/org/apache/commons/codec/digest/MessageDigestAlgorithmsTest.java ## @@ -151,6

[GitHub] [commons-codec] aherbert commented on a change in pull request #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
aherbert commented on a change in pull request #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353159063 ## File path: src/test/java/org/apache/commons/codec/digest/DigestUtilsTest.java ## @@ -63,23 +67,37 @@ Fil

[GitHub] [commons-codec] coveralls edited a comment on issue #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
coveralls edited a comment on issue #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#issuecomment-559906891 [![Coverage Status](https://coveralls.io/builds/27383567/badge)](https://coveralls.io/builds/27383567) Coverage increased (+

[jira] [Commented] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Fabio Borriello (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986906#comment-16986906 ] Fabio Borriello commented on BEANUTILS-524: --- [~melloware] sounds good! but,

[jira] [Commented] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986912#comment-16986912 ] Melloware commented on BEANUTILS-524: - No what I am thinking is you will need an I

[jira] [Comment Edited] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986912#comment-16986912 ] Melloware edited comment on BEANUTILS-524 at 12/3/19 1:45 PM: --

[jira] [Created] (MATH-1504) Delete "BigFraction"

2019-12-03 Thread Gilles Sadowski (Jira)
Gilles Sadowski created MATH-1504: - Summary: Delete "BigFraction" Key: MATH-1504 URL: https://issues.apache.org/jira/browse/MATH-1504 Project: Commons Math Issue Type: Sub-task Re

[jira] [Commented] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Fabio Borriello (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986915#comment-16986915 ] Fabio Borriello commented on BEANUTILS-524: --- ok, thanks for the clarificatio

[jira] [Commented] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986918#comment-16986918 ] Melloware commented on BEANUTILS-524: - Besides adding it in Javadoc that seems lik

[jira] [Resolved] (MATH-1504) Delete "BigFraction"

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1504. --- Resolution: Done Commit cf2b9e7479179bff9111df99b7fa9f30a1bd5a8b ("master" branch). > Delete

[jira] [Resolved] (MATH-1395) MathParseException when parsing fractions on Android

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1395. --- Fix Version/s: (was: 4.0) Resolution: Cannot Reproduce Class {{Fraction}} was remov

[GitHub] [commons-imaging] christoffer-rydberg commented on issue #62: Add disposal method to GIF metadata

2019-12-03 Thread GitBox
christoffer-rydberg commented on issue #62: Add disposal method to GIF metadata URL: https://github.com/apache/commons-imaging/pull/62#issuecomment-561203112 Thanks. A bit busy the next few days but I'll add a unit test when I get time over.

[jira] [Resolved] (MATH-1416) Depend on "Commons Numbers"

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved MATH-1416. --- Resolution: Done > Depend on "Commons Numbers" > --- > >

[jira] [Resolved] (GEOMETRY-35) Use "PlaneAngle" from "Commons Numbers"

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved GEOMETRY-35. - Resolution: Done commit f95363f4abee463123a6c14b706f7efc9aa223e5 > Use "PlaneAngle" fro

[jira] [Resolved] (GEOMETRY-25) Class "Geometry"

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski resolved GEOMETRY-25. - Resolution: Resolved Class removed in commit f95363f4abee463123a6c14b706f7efc9aa223e5 ("

[jira] [Commented] (GEOMETRY-63) Review "SonarQube" report

2019-12-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987054#comment-16987054 ] Matt Juntunen commented on GEOMETRY-63: --- Several of the "critical" code smells are

[jira] [Commented] (GEOMETRY-16) Reassess Classes in Exception API

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987039#comment-16987039 ] Gilles Sadowski commented on GEOMETRY-16: - If there is no way to recover from th

[jira] [Created] (GEOMETRY-67) Add Back OutlineExtractor

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-67: - Summary: Add Back OutlineExtractor Key: GEOMETRY-67 URL: https://issues.apache.org/jira/browse/GEOMETRY-67 Project: Apache Commons Geometry Issue Type: Imp

[jira] [Created] (GEOMETRY-68) Raycast/Linecast API

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-68: - Summary: Raycast/Linecast API Key: GEOMETRY-68 URL: https://issues.apache.org/jira/browse/GEOMETRY-68 Project: Apache Commons Geometry Issue Type: New Feat

[jira] [Created] (GEOMETRY-70) Use MathJax

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-70: - Summary: Use MathJax Key: GEOMETRY-70 URL: https://issues.apache.org/jira/browse/GEOMETRY-70 Project: Apache Commons Geometry Issue Type: Task

[jira] [Created] (GEOMETRY-69) BSPTreeVisitor stop visit

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-69: - Summary: BSPTreeVisitor stop visit Key: GEOMETRY-69 URL: https://issues.apache.org/jira/browse/GEOMETRY-69 Project: Apache Commons Geometry Issue Type: Imp

[jira] [Updated] (GEOMETRY-70) Use MathJax

2019-12-03 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Juntunen updated GEOMETRY-70: -- Fix Version/s: 1.0 > Use MathJax > --- > > Key: GEOMETRY-70 >

[jira] [Created] (GEOMETRY-71) Investigate Spherical Barycenter Accuracy

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-71: - Summary: Investigate Spherical Barycenter Accuracy Key: GEOMETRY-71 URL: https://issues.apache.org/jira/browse/GEOMETRY-71 Project: Apache Commons Geometry

[jira] [Created] (GEOMETRY-72) Boundary API

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-72: - Summary: Boundary API Key: GEOMETRY-72 URL: https://issues.apache.org/jira/browse/GEOMETRY-72 Project: Apache Commons Geometry Issue Type: New Feature

[jira] [Commented] (GEOMETRY-63) Review "SonarQube" report

2019-12-03 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987085#comment-16987085 ] Gilles Sadowski commented on GEOMETRY-63: - bq. Any ideas? I tried to "fix" but

[jira] [Commented] (BEANUTILS-524) Make BeanUtils copyProperties able to copy Immutable, Mutable and Mixed Java Bean

2019-12-03 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987087#comment-16987087 ] Gary D. Gregory commented on BEANUTILS-524: --- Darn, I had typed in a long rep

[jira] [Created] (GEOMETRY-73) Create User Guide

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-73: - Summary: Create User Guide Key: GEOMETRY-73 URL: https://issues.apache.org/jira/browse/GEOMETRY-73 Project: Apache Commons Geometry Issue Type: Task

[jira] [Created] (GEOMETRY-74) Region BSP Tree Structural Split

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-74: - Summary: Region BSP Tree Structural Split Key: GEOMETRY-74 URL: https://issues.apache.org/jira/browse/GEOMETRY-74 Project: Apache Commons Geometry Issue Ty

[jira] [Created] (GEOMETRY-75) Performance Test Module

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-75: - Summary: Performance Test Module Key: GEOMETRY-75 URL: https://issues.apache.org/jira/browse/GEOMETRY-75 Project: Apache Commons Geometry Issue Type: Task

[jira] [Created] (GEOMETRY-76) Example code module

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-76: - Summary: Example code module Key: GEOMETRY-76 URL: https://issues.apache.org/jira/browse/GEOMETRY-76 Project: Apache Commons Geometry Issue Type: Task

[jira] [Created] (GEOMETRY-77) BoundsXD

2019-12-03 Thread Matt Juntunen (Jira)
Matt Juntunen created GEOMETRY-77: - Summary: BoundsXD Key: GEOMETRY-77 URL: https://issues.apache.org/jira/browse/GEOMETRY-77 Project: Apache Commons Geometry Issue Type: New Feature

[jira] [Created] (VFS-748) TarProvider Incorrectly marks file IMAGINARY after garbage collection with weakRefFilesCache

2019-12-03 Thread Tim (Jira)
Tim created VFS-748: --- Summary: TarProvider Incorrectly marks file IMAGINARY after garbage collection with weakRefFilesCache Key: VFS-748 URL: https://issues.apache.org/jira/browse/VFS-748 Project: Commons VFS

[jira] [Updated] (VFS-748) TarProvider Incorrectly marks file IMAGINARY after garbage collection with weakRefFilesCache

2019-12-03 Thread Tim (Jira)
[ https://issues.apache.org/jira/browse/VFS-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim updated VFS-748: Description: A Tar FileObject becomes unusable once it is removed from the filesCache.  The example provided here uses the th

[jira] [Commented] (JEXL-307) Variable redeclaration option

2019-12-03 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987267#comment-16987267 ] Henri Biestro commented on JEXL-307: Changeset: 0d51930407eed691e11dc2767f34ef5df6cbf4b

[jira] [Created] (POOL-382) Release 2.7.1

2019-12-03 Thread Sergei Titov (Jira)
Sergei Titov created POOL-382: - Summary: Release 2.7.1 Key: POOL-382 URL: https://issues.apache.org/jira/browse/POOL-382 Project: Commons Pool Issue Type: Task Affects Versions: 2.7.0

[jira] [Updated] (NUMBERS-136) "log10" inconsistent with "log"

2019-12-03 Thread Eric Barnhill (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Barnhill updated NUMBERS-136: -- Assignee: Eric Barnhill > "log10" inconsistent with "log" > --- >

[jira] [Issue Comment Deleted] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-12-03 Thread John Andrunas (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Andrunas updated TEXT-109: --- Comment: was deleted (was: {code:java} // Some comments here public String getFoo() { return foo;

[jira] [Issue Comment Deleted] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-12-03 Thread John Andrunas (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Andrunas updated TEXT-109: --- Comment: was deleted (was: Begin war in eu union benelux come for 1 country nederland België luxenburg

[jira] [Updated] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-12-03 Thread John Andrunas (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Andrunas updated TEXT-109: --- Attachment: (was: 328DADB9-2465-45E4-B36C-953BFF7C2B9F.jpeg) > Implement or document how to use edi

[jira] [Updated] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-12-03 Thread John Andrunas (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Andrunas updated TEXT-109: --- Attachment: (was: 8A14350C-87F1-4A58-8AF0-4E1742ED8D64.jpeg) > Implement or document how to use edi

[jira] [Updated] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout

2019-12-03 Thread John Andrunas (Jira)
[ https://issues.apache.org/jira/browse/TEXT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Andrunas updated TEXT-109: --- Attachment: (was: 63B28BEB-F040-46D9-8997-3E09DA2C94C5.jpeg) > Implement or document how to use edi

[GitHub] [commons-collections] dota17 opened a new pull request #122: Improve MapUtils with the null checks, add Javadoc for the parameter indent and add JUnit for it.

2019-12-03 Thread GitBox
dota17 opened a new pull request #122: Improve MapUtils with the null checks, add Javadoc for the parameter indent and add JUnit for it. URL: https://github.com/apache/commons-collections/pull/122 Improve MapUtils with the null checks, add Javadoc for the parameter indent and add JUnit for

[GitHub] [commons-codec] behrangsa commented on a change in pull request #31: Added non-blocking File digest methods

2019-12-03 Thread GitBox
behrangsa commented on a change in pull request #31: Added non-blocking File digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353579915 ## File path: src/test/java/org/apache/commons/codec/digest/DigestUtilsTest.java ## @@ -63,23 +67,37 @@ Fi

[GitHub] [commons-codec] behrangsa commented on a change in pull request #31: Added RandomAccessFile digest methods

2019-12-03 Thread GitBox
behrangsa commented on a change in pull request #31: Added RandomAccessFile digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353582432 ## File path: src/test/java/org/apache/commons/codec/digest/MessageDigestAlgorithmsTest.java ## @@ -151,6

[GitHub] [commons-codec] behrangsa commented on a change in pull request #31: Added RandomAccessFile digest methods

2019-12-03 Thread GitBox
behrangsa commented on a change in pull request #31: Added RandomAccessFile digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353582383 ## File path: src/test/java/org/apache/commons/codec/digest/DigestUtilsTest.java ## @@ -63,23 +67,37 @@ Fil

[GitHub] [commons-codec] behrangsa commented on a change in pull request #31: Added RandomAccessFile digest methods

2019-12-03 Thread GitBox
behrangsa commented on a change in pull request #31: Added RandomAccessFile digest methods URL: https://github.com/apache/commons-codec/pull/31#discussion_r353582342 ## File path: src/main/java/org/apache/commons/codec/digest/DigestUtils.java ## @@ -99,6 +101,20 @@

[GitHub] [commons-codec] coveralls edited a comment on issue #31: Added RandomAccessFile digest methods

2019-12-03 Thread GitBox
coveralls edited a comment on issue #31: Added RandomAccessFile digest methods URL: https://github.com/apache/commons-codec/pull/31#issuecomment-559906891 [![Coverage Status](https://coveralls.io/builds/27403492/badge)](https://coveralls.io/builds/27403492) Coverage increased (+0