You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [commons-collections] dota17 commented on a change in pull request #101: Add three test cases in CircularFifoQueueTest - posted by GitBox <gi...@apache.org> on 2019/11/01 00:59:46 UTC, 0 replies.
- [jira] [Created] (LANG-1498) Add support of lambda value evaluation for defaulting methods #416 - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/01 01:14:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 closed pull request #101: Add three test cases in CircularFifoQueueTest - posted by GitBox <gi...@apache.org> on 2019/11/01 02:04:53 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #105: Add three test cases in UnmodifiableQueueTest - posted by GitBox <gi...@apache.org> on 2019/11/01 02:58:18 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #106: Add test cases for ArrayListValuedHashMapTest - posted by GitBox <gi...@apache.org> on 2019/11/01 03:24:23 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #107: Remove the parentheses in the error message in CircularFifoQueue - posted by GitBox <gi...@apache.org> on 2019/11/01 03:35:00 UTC, 0 replies.
- [jira] [Commented] (CSV-254) POSTGRESQL_CSV cannot parse correctly (null vs zero-length string) - posted by "Lars Bruun-Hansen (Jira)" <ji...@apache.org> on 2019/11/01 06:18:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-591) Copy on write list - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/01 08:17:00 UTC, 1 replies.
- [jira] [Comment Edited] (COLLECTIONS-591) Copy on write list - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/01 08:18:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-722) IteratorUtils.chainedIterator() Performance Degrades - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/01 09:08:00 UTC, 1 replies.
- [jira] [Commented] (COLLECTIONS-564) Add support for Deque interface - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/01 09:18:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #108: Add a test case in AbstractMultiValuedMapTest - posted by GitBox <gi...@apache.org> on 2019/11/01 09:52:52 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-728) BloomFilter contribution - posted by "Claude Warren (Jira)" <ji...@apache.org> on 2019/11/01 10:10:00 UTC, 8 replies.
- [jira] [Commented] (JEXL-307) Variable redeclaration option - posted by "Henri Biestro (Jira)" <ji...@apache.org> on 2019/11/01 10:18:00 UTC, 31 replies.
- [GitHub] [commons-net] dependabot[bot] opened a new pull request #44: Bump checkstyle from 6.9 to 8.18 - posted by GitBox <gi...@apache.org> on 2019/11/01 12:16:44 UTC, 0 replies.
- [jira] [Commented] (VALIDATOR-458) commons-beanutils version 1.9.2 is having vulnerabilities upgrade it to the latest one - posted by "Mark Symons (Jira)" <ji...@apache.org> on 2019/11/01 14:38:00 UTC, 1 replies.
- [GitHub] [commons-collections] garydgregory commented on a change in pull request #102: Add test cases in UnmodifiableMultiValuedMapTest - posted by GitBox <gi...@apache.org> on 2019/11/01 15:27:23 UTC, 1 replies.
- [GitHub] [commons-collections] garydgregory commented on a change in pull request #103: Add junit for getWithNull and subList in the LazyListTest. - posted by GitBox <gi...@apache.org> on 2019/11/01 15:30:03 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #104: Update some map test cases - posted by GitBox <gi...@apache.org> on 2019/11/01 15:30:55 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #105: Add three test cases in UnmodifiableQueueTest - posted by GitBox <gi...@apache.org> on 2019/11/01 15:32:47 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory commented on a change in pull request #106: Add test cases for ArrayListValuedHashMapTest - posted by GitBox <gi...@apache.org> on 2019/11/01 15:34:19 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #91: [COLLECTIONS-674] Add drain method to CollectionUtils - posted by GitBox <gi...@apache.org> on 2019/11/01 15:36:26 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-674) Add Collections Drain Method - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 15:37:00 UTC, 0 replies.
- [jira] [Resolved] (COLLECTIONS-674) Add Collections Drain Method - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/01 15:38:00 UTC, 0 replies.
- [jira] [Updated] (COLLECTIONS-674) Add CollectionUtils removeRange, removeCount - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/01 15:39:00 UTC, 1 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #108: Add a test case AbstractMultiValuedMapTest#testMultiValuedMapIterator() - posted by GitBox <gi...@apache.org> on 2019/11/01 15:42:02 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #107: Remove the parentheses in the error message in CircularFifoQueue - posted by GitBox <gi...@apache.org> on 2019/11/01 15:44:25 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory commented on issue #64: Two small tweaks. - posted by GitBox <gi...@apache.org> on 2019/11/01 15:47:52 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory edited a comment on issue #64: Two small tweaks. - posted by GitBox <gi...@apache.org> on 2019/11/01 15:48:56 UTC, 0 replies.
- [GitHub] [commons-configuration] nerdynick opened a new pull request #38: Add new Configuration called PrefixConfiguration - posted by GitBox <gi...@apache.org> on 2019/11/01 19:16:40 UTC, 0 replies.
- [GitHub] [commons-lang] verhas commented on a change in pull request #416: Add support of lambda value evaluation for defaulting methods - posted by GitBox <gi...@apache.org> on 2019/11/01 20:33:48 UTC, 0 replies.
- [GitHub] [commons-io] kinow commented on issue #64: Two small tweaks. - posted by GitBox <gi...@apache.org> on 2019/11/01 21:05:19 UTC, 0 replies.
- [GitHub] [commons-io] wilx commented on issue #64: Two small tweaks. - posted by GitBox <gi...@apache.org> on 2019/11/01 21:12:52 UTC, 0 replies.
- [jira] [Updated] (IO-634) Two small tweaks. - posted by "Václav Haisman (Jira)" <ji...@apache.org> on 2019/11/01 21:15:00 UTC, 0 replies.
- [jira] [Created] (IO-634) Two small tweaks. - posted by "Václav Haisman (Jira)" <ji...@apache.org> on 2019/11/01 21:15:00 UTC, 0 replies.
- [GitHub] [commons-io] wilx commented on issue #64: [IO-634] Two small tweaks. - posted by GitBox <gi...@apache.org> on 2019/11/01 21:15:45 UTC, 0 replies.
- [jira] [Work logged] (IO-634) Two small tweaks. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 21:16:00 UTC, 1 replies.
- [GitHub] [commons-io] kinow commented on issue #64: [IO-634] Two small tweaks. - posted by GitBox <gi...@apache.org> on 2019/11/01 21:22:32 UTC, 0 replies.
- [jira] [Updated] (IO-634) Make getCause synchronized and use a Deque instead of Stack - posted by "Václav Haisman (Jira)" <ji...@apache.org> on 2019/11/01 21:24:00 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory merged pull request #64: [IO-634] Make getCause synchronized and use a Deque instead of a Stack - posted by GitBox <gi...@apache.org> on 2019/11/01 21:45:51 UTC, 0 replies.
- [jira] [Work logged] (IO-634) Make getCause synchronized and use a Deque instead of Stack - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 21:46:00 UTC, 0 replies.
- [jira] [Resolved] (IO-634) Make getCause synchronized and use a Deque instead of Stack - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/01 21:49:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on a change in pull request #55: Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/01 21:50:03 UTC, 7 replies.
- [jira] [Created] (IMAGING-236) Add support to read multiple images from GIF - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/01 22:05:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on issue #55: Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/01 22:05:16 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on a change in pull request #55: [IMAGING-236] Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/01 22:38:18 UTC, 9 replies.
- [jira] [Work logged] (IMAGING-236) Add support to read multiple images from GIF - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 22:39:00 UTC, 17 replies.
- [GitHub] [commons-imaging] kinow commented on issue #55: [IMAGING-236] Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/01 23:32:17 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 commented on a change in pull request #103: Add junit for getWithNull and subList in the LazyListTest. - posted by GitBox <gi...@apache.org> on 2019/11/02 02:49:31 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 commented on a change in pull request #106: Add test cases for ArrayListValuedHashMapTest - posted by GitBox <gi...@apache.org> on 2019/11/02 02:49:45 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-663) Unexpected ConcurrentModificationException when altering Collection of a MultiValuedMap - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/02 08:04:00 UTC, 4 replies.
- [jira] [Created] (CODEC-264) murmur3.hash64() does not account for unsigned in arguments - posted by "Claude Warren (Jira)" <ji...@apache.org> on 2019/11/02 08:50:00 UTC, 0 replies.
- [jira] [Updated] (CODEC-264) murmur3.hash64() does not account for unsigned in arguments - posted by "Claude Warren (Jira)" <ji...@apache.org> on 2019/11/02 08:50:00 UTC, 0 replies.
- [jira] [Comment Edited] (COLLECTIONS-663) Unexpected ConcurrentModificationException when altering Collection of a MultiValuedMap - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/02 09:09:00 UTC, 10 replies.
- [GitHub] [commons-imaging] christoffer-rydberg commented on a change in pull request #55: [IMAGING-236] Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/02 13:01:49 UTC, 4 replies.
- [GitHub] [commons-imaging] coveralls edited a comment on issue #55: [IMAGING-236] Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/02 13:39:20 UTC, 0 replies.
- [GitHub] [commons-compress] bodewig commented on a change in pull request #85: COMPRESS-497 Handle missing endheader offset - posted by GitBox <gi...@apache.org> on 2019/11/02 15:03:43 UTC, 1 replies.
- [jira] [Work logged] (COMPRESS-497) Handle missing offset to end header in 7z - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/02 15:04:00 UTC, 2 replies.
- [jira] [Commented] (CODEC-264) murmur3.hash64() does not account for unsigned in arguments - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/02 15:13:00 UTC, 5 replies.
- [jira] [Commented] (LANG-1484) NumberUtils.isParsable returns false for strings ending with . - posted by "Ramesh Dhungel (Jira)" <ji...@apache.org> on 2019/11/02 15:19:00 UTC, 2 replies.
- [GitHub] [commons-compress] bodewig commented on issue #83: COMPRESS-342 random access of 7z files - posted by GitBox <gi...@apache.org> on 2019/11/02 15:19:55 UTC, 3 replies.
- [jira] [Work logged] (COMPRESS-342) random access of 7z files - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/02 15:20:00 UTC, 20 replies.
- [GitHub] [commons-compress] bodewig commented on issue #84: COMPRESS-477 Add support for extracting splitted zip files - posted by GitBox <gi...@apache.org> on 2019/11/02 15:41:35 UTC, 1 replies.
- [jira] [Work logged] (COMPRESS-477) Support for splitted zip files - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/02 15:42:00 UTC, 8 replies.
- [GitHub] [commons-compress] asfgit closed pull request #85: COMPRESS-497 Handle missing endheader offset - posted by GitBox <gi...@apache.org> on 2019/11/02 16:21:43 UTC, 0 replies.
- [jira] [Resolved] (COMPRESS-497) Handle missing offset to end header in 7z - posted by "Stefan Bodewig (Jira)" <ji...@apache.org> on 2019/11/02 16:23:00 UTC, 0 replies.
- [GitHub] [commons-lang] jordanjenkins opened a new pull request #476: StringUtils.abbreviate handles empty abbrevMarker - posted by GitBox <gi...@apache.org> on 2019/11/02 17:05:57 UTC, 0 replies.
- [jira] [Commented] (LANG-1463) StringUtils abbreviate returns String of length greater than maxWidth - posted by "Ramesh Dhungel (Jira)" <ji...@apache.org> on 2019/11/02 17:11:00 UTC, 1 replies.
- [GitHub] [commons-lang] bbeckercscc opened a new pull request #477: Lang 1463: StringUtils abbreviate returns String of length greater than maxWidth - posted by GitBox <gi...@apache.org> on 2019/11/02 17:24:10 UTC, 0 replies.
- [GitHub] [commons-lang] jordanjenkins closed pull request #476: StringUtils.abbreviate handles empty abbrevMarker - posted by GitBox <gi...@apache.org> on 2019/11/02 17:35:21 UTC, 0 replies.
- [GitHub] [commons-validator] tdesta7 opened a new pull request #20: Make sure no end angular bracket like < or > an the bingen and ending… - posted by GitBox <gi...@apache.org> on 2019/11/02 17:56:40 UTC, 0 replies.
- [GitHub] [commons-lang] jordanjenkins opened a new pull request #478: StringUtils.abbreviate handles empty abbrevMarker - posted by GitBox <gi...@apache.org> on 2019/11/02 18:09:43 UTC, 0 replies.
- [GitHub] [commons-lang] isaacg97 opened a new pull request #479: StringUtil Abbreviation method fixed - posted by GitBox <gi...@apache.org> on 2019/11/02 18:27:53 UTC, 0 replies.
- [GitHub] [commons-lang] coveralls commented on issue #478: StringUtils.abbreviate handles empty abbrevMarker - posted by GitBox <gi...@apache.org> on 2019/11/02 18:35:28 UTC, 0 replies.
- [GitHub] [commons-lang] coveralls commented on issue #477: Lang 1463: StringUtils abbreviate returns String of length greater than maxWidth - posted by GitBox <gi...@apache.org> on 2019/11/02 18:43:21 UTC, 0 replies.
- [GitHub] [commons-validator] RobDOH02 opened a new pull request #21: Added if statement to check if space in email as well as added test a… - posted by GitBox <gi...@apache.org> on 2019/11/02 18:52:55 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow merged pull request #55: [IMAGING-236] Add support to read multiple images from GIF - posted by GitBox <gi...@apache.org> on 2019/11/02 22:14:33 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-236) Add support to read multiple images from GIF - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/02 22:16:00 UTC, 0 replies.
- [jira] [Updated] (NUMBERS-78) Increase coverage of "Complex". - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/03 00:32:00 UTC, 1 replies.
- [jira] [Updated] (NUMBERS-54) Stream-based utilities - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/03 01:06:00 UTC, 0 replies.
- [GitHub] [commons-lang] Stzx commented on a change in pull request #478: StringUtils.abbreviate handles empty abbrevMarker - posted by GitBox <gi...@apache.org> on 2019/11/03 02:14:41 UTC, 1 replies.
- [jira] [Updated] (NUMBERS-137) Suspicious special case in "log" - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/03 02:15:00 UTC, 0 replies.
- [GitHub] [commons-lang] Stzx commented on a change in pull request #479: StringUtil Abbreviation method fixed - posted by GitBox <gi...@apache.org> on 2019/11/03 02:35:28 UTC, 3 replies.
- [GitHub] [commons-codec] Claudenw opened a new pull request #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 10:12:10 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls commented on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 10:21:06 UTC, 0 replies.
- [jira] [Comment Edited] (CODEC-264) murmur3.hash64() does not account for unsigned in arguments - posted by "Claude Warren (Jira)" <ji...@apache.org> on 2019/11/03 12:52:00 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls edited a comment on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 12:55:50 UTC, 14 replies.
- [GitHub] [commons-collections] melloware commented on a change in pull request #99: [COLLECTIONS-714] Throw exception when put \u0000 to trie - posted by GitBox <gi...@apache.org> on 2019/11/03 13:29:45 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-714) PatriciaTrie ignores trailing null characters in keys - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/03 13:30:00 UTC, 2 replies.
- [GitHub] [commons-codec] melloware commented on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 14:11:17 UTC, 5 replies.
- [GitHub] [commons-codec] melloware edited a comment on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 14:11:38 UTC, 0 replies.
- [GitHub] [commons-codec] aherbert commented on a change in pull request #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 14:32:54 UTC, 9 replies.
- [GitHub] [commons-collections] Claudenw commented on issue #83: WIP: Initial bloom filter code contribution - posted by GitBox <gi...@apache.org> on 2019/11/03 15:22:49 UTC, 0 replies.
- [GitHub] [commons-collections] aherbert commented on issue #83: WIP: Initial bloom filter code contribution - posted by GitBox <gi...@apache.org> on 2019/11/03 15:36:26 UTC, 0 replies.
- [GitHub] [commons-codec] Claudenw commented on a change in pull request #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 17:21:40 UTC, 3 replies.
- [GitHub] [commons-codec] garydgregory commented on a change in pull request #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/03 19:28:48 UTC, 0 replies.
- [jira] [Reopened] (JEXL-307) Variable redeclaration option - posted by "Henri Biestro (Jira)" <ji...@apache.org> on 2019/11/03 22:30:00 UTC, 1 replies.
- [jira] [Created] (CONFIGURATION-767) NullPointerException in XMLConfiguration.createTransformer() when no FileLocator is set - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 22:49:00 UTC, 0 replies.
- [jira] [Updated] (CONFIGURATION-767) NullPointerException in XMLConfiguration.createTransformer() when no FileLocator is set - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 22:49:00 UTC, 0 replies.
- [jira] [Updated] (CONFIGURATION-767) NullPointerException in XMLConfiguration#createTransformer() when no FileLocator is set - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 22:55:00 UTC, 3 replies.
- [jira] [Resolved] (CONFIGURATION-767) NullPointerException in XMLConfiguration#createTransformer() when no FileLocator is set - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 23:15:00 UTC, 0 replies.
- [jira] [Closed] (CONFIGURATION-767) NullPointerException in XMLConfiguration#createTransformer() when no FileLocator is set - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 23:15:00 UTC, 0 replies.
- [jira] [Created] (CONFIGURATION-768) XMLConfiguration#write does not indent XML elements. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 23:28:00 UTC, 0 replies.
- [jira] [Updated] (CONFIGURATION-768) XMLConfiguration#write does not indent XML elements. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 23:28:00 UTC, 0 replies.
- [jira] [Closed] (CONFIGURATION-768) XMLConfiguration#write does not indent XML elements. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/03 23:41:00 UTC, 0 replies.
- [GitHub] [commons-lang] garydgregory commented on a change in pull request #477: Lang 1463: StringUtils abbreviate returns String of length greater than maxWidth - posted by GitBox <gi...@apache.org> on 2019/11/03 23:55:16 UTC, 1 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #103: Add junit for getWithNull and subList in the LazyListTest. - posted by GitBox <gi...@apache.org> on 2019/11/03 23:58:40 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #106: Add test cases to ArrayListValuedHashMapTest - posted by GitBox <gi...@apache.org> on 2019/11/04 00:00:36 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #102: Add test cases in UnmodifiableMultiValuedMapTest - posted by GitBox <gi...@apache.org> on 2019/11/04 00:02:05 UTC, 0 replies.
- [GitHub] [commons-compress] PeterAlfreadLee commented on issue #83: COMPRESS-342 random access of 7z files - posted by GitBox <gi...@apache.org> on 2019/11/04 01:34:35 UTC, 5 replies.
- [jira] [Commented] (COLLECTIONS-533) Add a MultiValuedLinkedHashMap to preserve insertion order - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/04 02:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (COLLECTIONS-533) Add a MultiValuedLinkedHashMap to preserve insertion order - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/04 02:24:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-486) Update/Augment Sorted(Map|Set) implementations with Navigable(Map|Set) - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/04 02:53:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-585) When use commons collection 3.2.2, show "JavaSE not found" - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/04 03:08:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-520) Add a CopyOnWrite implementation of Map - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/04 03:10:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-546) Implement expiring queue like already exist PassiveExpiringMap - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/04 06:34:00 UTC, 1 replies.
- [GitHub] [commons-collections] dota17 commented on a change in pull request #99: [COLLECTIONS-714] Throw exception when put \u0000 to trie - posted by GitBox <gi...@apache.org> on 2019/11/04 06:37:27 UTC, 1 replies.
- [GitHub] [commons-compress] coveralls edited a comment on issue #83: COMPRESS-342 random access of 7z files - posted by GitBox <gi...@apache.org> on 2019/11/04 08:57:23 UTC, 2 replies.
- [GitHub] [commons-lang] Lysergid commented on a change in pull request #416: Add support of lambda value evaluation for defaulting methods - posted by GitBox <gi...@apache.org> on 2019/11/04 09:55:29 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-563) CircularFifoDequeue - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/04 11:31:00 UTC, 3 replies.
- [GitHub] [commons-lang] coveralls edited a comment on issue #416: Add support of lambda value evaluation for defaulting methods - posted by GitBox <gi...@apache.org> on 2019/11/04 11:31:50 UTC, 0 replies.
- [GitHub] [commons-codec] melloware commented on a change in pull request #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/04 12:07:26 UTC, 0 replies.
- [jira] [Comment Edited] (COLLECTIONS-563) CircularFifoDequeue - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/04 14:08:00 UTC, 0 replies.
- [GitHub] [commons-net] yddgit opened a new pull request #45: Improve ftp client MLST command compatibility - posted by GitBox <gi...@apache.org> on 2019/11/04 15:11:49 UTC, 0 replies.
- [GitHub] [commons-lang] bbeckercscc commented on a change in pull request #477: Lang 1463: StringUtils abbreviate returns String of length greater than maxWidth - posted by GitBox <gi...@apache.org> on 2019/11/04 15:43:58 UTC, 1 replies.
- [GitHub] [commons-lang] coveralls edited a comment on issue #477: Lang 1463: StringUtils abbreviate returns String of length greater than maxWidth - posted by GitBox <gi...@apache.org> on 2019/11/04 15:54:53 UTC, 1 replies.
- [jira] [Created] (OGNL-260) ArrayList Iterator Cursor set to Object Aray in OGNL - posted by "Julian Ryan (Jira)" <ji...@apache.org> on 2019/11/04 21:36:00 UTC, 0 replies.
- [GitHub] [commons-lang] garydgregory commented on issue #416: Add support of lambda value evaluation for defaulting methods - posted by GitBox <gi...@apache.org> on 2019/11/04 22:55:14 UTC, 0 replies.
- [GitHub] [commons-lang] garydgregory edited a comment on issue #416: [LANG-1498] Add support of lambda value evaluation for defaulting methods - posted by GitBox <gi...@apache.org> on 2019/11/04 22:56:24 UTC, 0 replies.
- [GitHub] [commons-lang] garydgregory merged pull request #477: Lang 1463: StringUtils abbreviate returns String of length greater than maxWidth - posted by GitBox <gi...@apache.org> on 2019/11/04 22:56:52 UTC, 0 replies.
- [jira] [Work logged] (LANG-1498) Add support of lambda value evaluation for defaulting methods #416 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/04 22:57:00 UTC, 0 replies.
- [jira] [Resolved] (LANG-1498) Add support of lambda value evaluation for defaulting methods #416 - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/04 22:59:00 UTC, 0 replies.
- [jira] [Resolved] (LANG-1463) StringUtils abbreviate returns String of length greater than maxWidth - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/04 23:03:00 UTC, 0 replies.
- [jira] [Updated] (LANG-1498) Add support of lambda value evaluation for defaulting methods #416 - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/04 23:03:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (COLLECTIONS-663) Unexpected ConcurrentModificationException when altering Collection of a MultiValuedMap - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/05 01:33:00 UTC, 0 replies.
- [jira] [Commented] (OGNL-260) ArrayList Iterator Cursor set to Object Aray in OGNL - posted by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2019/11/05 06:16:00 UTC, 0 replies.
- [GitHub] [commons-compress] PeterAlfreadLee commented on issue #84: COMPRESS-477 Add support for extracting splitted zip files - posted by GitBox <gi...@apache.org> on 2019/11/05 08:25:19 UTC, 2 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #109: [COLLECTIONS-591] Copy on write list - posted by GitBox <gi...@apache.org> on 2019/11/05 12:31:56 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-591) Copy on write list - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/05 12:32:00 UTC, 0 replies.
- [jira] [Updated] (RNG-78) ThreadLocalRandomSource - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 12:32:00 UTC, 0 replies.
- [jira] [Updated] (RNG-87) MultiplyWithCarry256 - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 12:33:00 UTC, 0 replies.
- [jira] [Updated] (RNG-68) AhrensDieterMarsagliaTsangGammaSampler constructor can be optimised for the theta parameter - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 12:33:00 UTC, 0 replies.
- [jira] [Updated] (RNG-88) Update the GenerationPerformance benchmark - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 12:33:00 UTC, 0 replies.
- [jira] [Updated] (RNG-67) Instructions for how to build and run the examples-stress code - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 12:33:00 UTC, 1 replies.
- [jira] [Updated] (RNG-34) Benchmarks for samplers - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 12:35:00 UTC, 0 replies.
- [jira] [Created] (COLLECTIONS-732) Appeared UnsupportedOperationException when altering MultiValuedMap MapIterator setValue - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/05 12:37:00 UTC, 0 replies.
- [jira] [Updated] (COLLECTIONS-732) Got an UnsupportedOperationException when altering MultiValuedMap MapIterator setValue - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/05 12:42:00 UTC, 0 replies.
- [jira] [Updated] (COLLECTIONS-732) Got an UnsupportedOperationException when using MultiValuedMap.MapIterator().setValue() - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/05 12:46:00 UTC, 3 replies.
- [jira] [Closed] (RNG-39) Move "UnitSphereRandomVectorGenerator" from "Commons Math" - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 15:13:00 UTC, 0 replies.
- [jira] [Resolved] (RNG-69) GeometricSampler - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/05 15:14:00 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory commented on issue #91: Support sub sequences in CharSequenceReader - posted by GitBox <gi...@apache.org> on 2019/11/05 15:16:16 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory commented on issue #75: Addition of tests for FileUtils - posted by GitBox <gi...@apache.org> on 2019/11/05 15:20:57 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory commented on issue #54: Code cleanup - posted by GitBox <gi...@apache.org> on 2019/11/05 15:22:36 UTC, 0 replies.
- [jira] [Created] (IO-635) Add org.apache.commons.io.IOUtils.close(Closeable) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 15:45:00 UTC, 0 replies.
- [jira] [Closed] (VFS-726) getInputStream(int bufferSize) on SftpFileObject effectively ignores buffer size - posted by "Cornelius Höfig (Jira)" <ji...@apache.org> on 2019/11/05 15:54:00 UTC, 0 replies.
- [jira] [Created] (CODEC-265) java.lang.NegativeArraySizeException - posted by "Ingimar (Jira)" <ji...@apache.org> on 2019/11/05 16:12:00 UTC, 0 replies.
- [jira] [Updated] (IO-635) Add and reuse org.apache.commons.io.IOUtils.close(Closeable) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 17:00:03 UTC, 0 replies.
- [jira] [Closed] (IO-635) Add and reuse org.apache.commons.io.IOUtils.close(Closeable) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 17:00:03 UTC, 0 replies.
- [jira] [Created] (IO-636) Add and reuse org.apache.commons.io.IOUtils.close(Closeable, Consumer) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 17:01:00 UTC, 0 replies.
- [jira] [Updated] (IO-636) Add and reuse org.apache.commons.io.IOUtils.close(Closeable, Consumer) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 17:26:00 UTC, 0 replies.
- Survey about the Relevance of Open Source Research - posted by Edna Dias Canedo <ed...@gmail.com> on 2019/11/05 17:27:58 UTC, 0 replies.
- [jira] [Commented] (CSV-253) Handle absent values in input (null) - posted by "Lars Bruun-Hansen (Jira)" <ji...@apache.org> on 2019/11/05 17:59:00 UTC, 0 replies.
- [jira] [Closed] (IO-636) Add and reuse org.apache.commons.io.IOUtils.close(Closeable, Consumer) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/05 18:42:00 UTC, 0 replies.
- [GitHub] [commons-io] robtimus commented on issue #91: Support sub sequences in CharSequenceReader - posted by GitBox <gi...@apache.org> on 2019/11/05 23:11:57 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #110: [COLLECTIONS-663] Update AbstractMultiValuedMap asMap() - posted by GitBox <gi...@apache.org> on 2019/11/06 07:23:35 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-663) Unexpected ConcurrentModificationException when altering Collection of a MultiValuedMap - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/06 07:24:00 UTC, 0 replies.
- [jira] [Commented] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size" - posted by "Anvesh Mora (Jira)" <ji...@apache.org> on 2019/11/06 09:37:00 UTC, 1 replies.
- [jira] [Comment Edited] (COMPRESS-494) ZipArchieveInputStream component is throwing "Invalid Entry Size" - posted by "Anvesh Mora (Jira)" <ji...@apache.org> on 2019/11/06 09:37:00 UTC, 0 replies.
- [jira] [Commented] (NUMBERS-106) Checkstyle Configuration should be changed to ignore target directory - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/06 14:13:00 UTC, 0 replies.
- [jira] [Resolved] (NUMBERS-74) Make "Fraction" a ValJO - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/06 15:10:00 UTC, 0 replies.
- [jira] [Updated] (NUMBERS-77) Move utilities from "Commons Geometry" - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/06 15:12:00 UTC, 0 replies.
- [jira] [Commented] (NUMBERS-78) Increase coverage of "Complex". - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/06 15:16:00 UTC, 1 replies.
- [jira] [Resolved] (NUMBERS-82) Update PMD configuration - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/06 16:13:00 UTC, 0 replies.
- [jira] [Resolved] (NUMBERS-107) Cleanup build configuration - remove not used configurations - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/06 16:24:00 UTC, 0 replies.
- [GitHub] [commons-beanutils] melloware commented on issue #12: Remove BeanUtils2/ConvertUtils2 - posted by GitBox <gi...@apache.org> on 2019/11/06 18:04:54 UTC, 1 replies.
- [GitHub] [commons-beanutils] melloware opened a new pull request #19: Remove BeanUtils2/ConvertUtils2 - posted by GitBox <gi...@apache.org> on 2019/11/06 18:16:23 UTC, 0 replies.
- [GitHub] [commons-beanutils] melloware closed pull request #12: Remove BeanUtils2/ConvertUtils2 - posted by GitBox <gi...@apache.org> on 2019/11/06 18:16:40 UTC, 0 replies.
- [jira] [Commented] (CODEC-263) Base64.decodeBase64 throw exception - posted by "Melloware (Jira)" <ji...@apache.org> on 2019/11/06 19:02:00 UTC, 3 replies.
- [GitHub] [commons-codec] Claudenw commented on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/06 23:08:42 UTC, 14 replies.
- [GitHub] [commons-numbers] aherbert opened a new pull request #70: Config updates - posted by GitBox <gi...@apache.org> on 2019/11/07 00:01:29 UTC, 0 replies.
- [GitHub] [commons-numbers] coveralls commented on issue #70: Config updates - posted by GitBox <gi...@apache.org> on 2019/11/07 01:52:52 UTC, 0 replies.
- [GitHub] [commons-lang] verhas closed pull request #468: Boolean utils little cleanup - posted by GitBox <gi...@apache.org> on 2019/11/07 02:54:08 UTC, 0 replies.
- [GitHub] [commons-lang] verhas commented on issue #466: Functions.java JavaDoc was added - posted by GitBox <gi...@apache.org> on 2019/11/07 02:59:01 UTC, 0 replies.
- [GitHub] [commons-lang] verhas closed pull request #462: General Code Cleanup - posted by GitBox <gi...@apache.org> on 2019/11/07 03:00:48 UTC, 0 replies.
- [GitHub] [commons-lang] coveralls edited a comment on issue #470: Boolean utils limited cleanup - posted by GitBox <gi...@apache.org> on 2019/11/07 03:25:24 UTC, 0 replies.
- [GitHub] [commons-lang] verhas commented on a change in pull request #448: Lang 1482 - posted by GitBox <gi...@apache.org> on 2019/11/07 03:46:45 UTC, 0 replies.
- [jira] [Commented] (LANG-1482) Functions - posted by "Peter Verhas (Jira)" <ji...@apache.org> on 2019/11/07 03:50:03 UTC, 0 replies.
- [GitHub] [commons-lang] coveralls edited a comment on issue #448: Lang 1482 - posted by GitBox <gi...@apache.org> on 2019/11/07 03:51:20 UTC, 1 replies.
- [GitHub] [commons-lang] garydgregory commented on a change in pull request #470: Boolean utils limited cleanup - posted by GitBox <gi...@apache.org> on 2019/11/07 03:51:55 UTC, 0 replies.
- [jira] [Commented] (BEANUTILS-477) Warnings from FluentPropertyBeanIntrospector when creating a CombinedConfiguration from a CombinedConfigurationBuilder - posted by "Václav Haisman (Jira)" <ji...@apache.org> on 2019/11/07 12:11:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #111: Add TransformedDeque for deque interface - posted by GitBox <gi...@apache.org> on 2019/11/07 12:29:55 UTC, 0 replies.
- [GitHub] [commons-compress] bodewig commented on a change in pull request #83: COMPRESS-342 random access of 7z files - posted by GitBox <gi...@apache.org> on 2019/11/07 15:50:18 UTC, 6 replies.
- [GitHub] [commons-compress] bodewig merged pull request #83: COMPRESS-342 random access of 7z files - posted by GitBox <gi...@apache.org> on 2019/11/07 15:51:06 UTC, 0 replies.
- [jira] [Resolved] (COMPRESS-342) random access of 7z files - posted by "Stefan Bodewig (Jira)" <ji...@apache.org> on 2019/11/07 16:22:00 UTC, 0 replies.
- [jira] [Resolved] (COMPRESS-320) File listing and random access of 7Z files - posted by "Stefan Bodewig (Jira)" <ji...@apache.org> on 2019/11/07 16:22:00 UTC, 0 replies.
- [GitHub] [commons-lang] verhas commented on a change in pull request #470: Boolean utils limited cleanup - posted by GitBox <gi...@apache.org> on 2019/11/07 17:30:31 UTC, 2 replies.
- [jira] [Created] (COLLECTIONS-733) Thread-Safe Array Blocking Deque - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/07 18:19:00 UTC, 0 replies.
- [GitHub] [commons-codec] garydgregory commented on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/07 21:03:05 UTC, 1 replies.
- [jira] [Resolved] (JEXL-307) Variable redeclaration option - posted by "Henri Biestro (Jira)" <ji...@apache.org> on 2019/11/07 21:15:00 UTC, 1 replies.
- [GitHub] [commons-codec] aherbert commented on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/07 21:32:53 UTC, 13 replies.
- [GitHub] [commons-codec] aherbert edited a comment on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/07 21:33:10 UTC, 0 replies.
- [GitHub] [commons-cli] dilraj45 closed pull request #24: CLI-283 Fixes bugs in CommandLine.java which could possible lead to Null pointer - posted by GitBox <gi...@apache.org> on 2019/11/08 06:49:52 UTC, 0 replies.
- [jira] [Work logged] (CLI-283) Missing Null pointer checks in CommandLine.java - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/08 06:50:00 UTC, 0 replies.
- [jira] [Created] (VFS-745) GetOrCreateFilesystemCaches might return unused Map - posted by "Bernd Eckenfels (Jira)" <ji...@apache.org> on 2019/11/08 13:33:00 UTC, 0 replies.
- [jira] [Commented] (NUMBERS-54) Stream-based utilities - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/08 14:46:00 UTC, 0 replies.
- [jira] [Resolved] (NUMBERS-126) Null checks are redundant - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/08 14:49:00 UTC, 0 replies.
- [jira] [Resolved] (NUMBERS-68) Numbers are "value" objects - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/08 15:24:00 UTC, 0 replies.
- [GitHub] [commons-numbers] asfgit merged pull request #70: Config updates - posted by GitBox <gi...@apache.org> on 2019/11/08 18:51:29 UTC, 0 replies.
- [jira] [Comment Edited] (COLLECTIONS-733) Thread-Safe Array Blocking Deque - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/09 02:55:00 UTC, 2 replies.
- [jira] [Commented] (COLLECTIONS-733) Thread-Safe Array Blocking Deque - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/09 02:55:00 UTC, 3 replies.
- [GitHub] [commons-compress] coveralls edited a comment on issue #84: COMPRESS-477 Add support for extracting splitted zip files - posted by GitBox <gi...@apache.org> on 2019/11/09 03:53:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #112: Add test cases for AbstractQueueDecorator - posted by GitBox <gi...@apache.org> on 2019/11/09 09:45:21 UTC, 0 replies.
- [GitHub] [commons-collections] Claudenw commented on issue #83: Initial bloom filter code contribution - posted by GitBox <gi...@apache.org> on 2019/11/09 15:26:02 UTC, 2 replies.
- [GitHub] [commons-imaging] kinow closed pull request #30: add-tests - posted by GitBox <gi...@apache.org> on 2019/11/10 04:18:55 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on a change in pull request #4: IPTCParser now takes the raw bytes of an IPTCRecord element into account - posted by GitBox <gi...@apache.org> on 2019/11/10 06:30:39 UTC, 0 replies.
- [jira] [Created] (IMAGING-237) The PNG parser must inform the user if the compression method is not supported - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/10 08:38:00 UTC, 0 replies.
- [jira] [Created] (IMAGING-238) Copy byte arrays in Png Chunk and Png Chunk ICCP - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/10 08:41:00 UTC, 0 replies.
- [jira] [Updated] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/10 08:45:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow opened a new pull request #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk - posted by GitBox <gi...@apache.org> on 2019/11/10 08:46:46 UTC, 0 replies.
- [jira] [Work logged] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/10 08:47:00 UTC, 2 replies.
- [GitHub] [commons-imaging] coveralls commented on issue #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk - posted by GitBox <gi...@apache.org> on 2019/11/10 08:52:38 UTC, 0 replies.
- [GitHub] [commons-configuration] cesarsotovalero opened a new pull request #39: Exclude unused dependencies - posted by GitBox <gi...@apache.org> on 2019/11/10 20:09:54 UTC, 0 replies.
- [jira] [Commented] (CSV-200) CSVFormat cannot read its own output if input contain escape character followed by quote character - posted by "Prokudin Mikhail (Jira)" <ji...@apache.org> on 2019/11/10 21:10:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow merged pull request #56: IMAGING-238: Return copied byte arrays in PNG Chunk and ICCP PNG Chunk - posted by GitBox <gi...@apache.org> on 2019/11/10 23:44:25 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-238) Return copied byte arrays in Png Chunk and Png Chunk ICCP - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/10 23:46:00 UTC, 0 replies.
- [jira] [Created] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/10 23:56:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow closed pull request #43: [IMAGING-239] Add inflate (deflate algorithm) to TIFF files - posted by GitBox <gi...@apache.org> on 2019/11/11 00:02:08 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on issue #43: [IMAGING-239] Add inflate (deflate algorithm) to TIFF files - posted by GitBox <gi...@apache.org> on 2019/11/11 00:02:15 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/11 00:03:00 UTC, 0 replies.
- [jira] [Work logged] (IMAGING-239) Add inflate (deflate algorithm) to TIFF files - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 00:03:00 UTC, 1 replies.
- [GitHub] [commons-collections] dota17 closed pull request #112: Add test cases for AbstractQueueDecorator - posted by GitBox <gi...@apache.org> on 2019/11/11 02:12:21 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #113: Add test cases for AbstractQueueDecorator - posted by GitBox <gi...@apache.org> on 2019/11/11 02:21:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #114: Modified the error in javadoc of BulkTest - posted by GitBox <gi...@apache.org> on 2019/11/11 06:33:01 UTC, 0 replies.
- [GitHub] [commons-text] ijliym opened a new pull request #125: Use a immutable 'characterList' to receive characters passing by with… - posted by GitBox <gi...@apache.org> on 2019/11/11 07:43:03 UTC, 0 replies.
- [GitHub] [commons-text] coveralls commented on issue #125: Use a immutable 'characterList' to receive characters passing by with… - posted by GitBox <gi...@apache.org> on 2019/11/11 07:54:38 UTC, 0 replies.
- [jira] [Created] (COLLECTIONS-734) Encountered an IllegalStateException while traversing with Flat3Map.entrySet() - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/11 08:08:00 UTC, 0 replies.
- [GitHub] [commons-text] coveralls edited a comment on issue #125: Use a immutable 'characterList' to receive characters passing by with… - posted by GitBox <gi...@apache.org> on 2019/11/11 08:45:51 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #115: [COLLECTIONS-734]Update EntryIterator.remove() to fix bug - posted by GitBox <gi...@apache.org> on 2019/11/11 08:49:37 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-734) Encountered an IllegalStateException while traversing with Flat3Map.entrySet() - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/11 08:50:00 UTC, 0 replies.
- [jira] [Updated] (COLLECTIONS-734) Encountered an IllegalStateException while traversing with Flat3Map.entrySet() - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/11 08:54:00 UTC, 0 replies.
- [jira] [Comment Edited] (JEXL-307) Variable redeclaration option - posted by "Dmitri Blinov (Jira)" <ji...@apache.org> on 2019/11/11 11:48:00 UTC, 3 replies.
- [jira] [Created] (NET-674) FTPListParseEngine should support listing via MLSD - posted by "Chris Steingen (Jira)" <ji...@apache.org> on 2019/11/11 12:18:00 UTC, 0 replies.
- [GitHub] [commons-net] skombijohn opened a new pull request #46: Public API for ListParseEngine using MLSD command. - posted by GitBox <gi...@apache.org> on 2019/11/11 12:19:56 UTC, 0 replies.
- [jira] [Updated] (NET-674) FTPListParseEngine should support listing via MLSD - posted by "Chris Steingen (Jira)" <ji...@apache.org> on 2019/11/11 12:29:00 UTC, 0 replies.
- [jira] [Resolved] (NET-674) FTPListParseEngine should support listing via MLSD - posted by "Chris Steingen (Jira)" <ji...@apache.org> on 2019/11/11 12:30:00 UTC, 0 replies.
- [jira] [Commented] (NET-674) FTPListParseEngine should support listing via MLSD - posted by "Chris Steingen (Jira)" <ji...@apache.org> on 2019/11/11 12:30:00 UTC, 0 replies.
- [jira] [Reopened] (NET-674) FTPListParseEngine should support listing via MLSD - posted by "Chris Steingen (Jira)" <ji...@apache.org> on 2019/11/11 12:31:00 UTC, 0 replies.
- [GitHub] [commons-compress] PeterAlfreadLee opened a new pull request #86: COMPRESS-477 building a split zip - posted by GitBox <gi...@apache.org> on 2019/11/12 07:09:44 UTC, 0 replies.
- [GitHub] [commons-compress] coveralls commented on issue #86: COMPRESS-477 building a split zip - posted by GitBox <gi...@apache.org> on 2019/11/12 07:12:53 UTC, 0 replies.
- [GitHub] [commons-compress] PeterAlfreadLee commented on issue #86: COMPRESS-477 building a split zip - posted by GitBox <gi...@apache.org> on 2019/11/12 07:19:48 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-604) More uniform safe-null methods in CollectionUtils - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/12 08:28:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow closed pull request #15: Imaging-136 - posted by GitBox <gi...@apache.org> on 2019/11/12 09:00:55 UTC, 0 replies.
- [jira] [Commented] (IMAGING-136) Imaging.getImageInfo() fails to read JPEG file - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/12 09:02:00 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-136) Imaging.getImageInfo() fails to read JPEG file - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/12 09:02:00 UTC, 0 replies.
- [jira] [Commented] (COMPRESS-88) Adding encryption support to ZipFIle - posted by "Peter Alfred Lee (Jira)" <ji...@apache.org> on 2019/11/12 13:09:00 UTC, 2 replies.
- [jira] [Created] (IO-637) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:02:00 UTC, 0 replies.
- [jira] [Created] (CODEC-266) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:05:00 UTC, 0 replies.
- [jira] [Created] (BEANUTILS-531) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:06:00 UTC, 0 replies.
- [jira] [Created] (DBCP-557) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:07:00 UTC, 0 replies.
- [jira] [Updated] (IO-637) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:08:00 UTC, 0 replies.
- [jira] [Created] (DIGESTER-192) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:09:00 UTC, 0 replies.
- [jira] [Created] (LOGGING-168) Technical Support Expiration Date - posted by "Sergi Comeche (Jira)" <ji...@apache.org> on 2019/11/12 15:10:00 UTC, 0 replies.
- [jira] [Commented] (LOGGING-168) Technical Support Expiration Date - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/12 15:12:00 UTC, 0 replies.
- [jira] [Deleted] (CODEC-266) Technical Support Expiration Date - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/12 15:13:00 UTC, 0 replies.
- [jira] [Commented] (IO-637) Technical Support Expiration Date - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/12 15:13:00 UTC, 0 replies.
- [jira] [Deleted] (DBCP-557) Technical Support Expiration Date - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/12 15:13:00 UTC, 0 replies.
- [jira] [Comment Edited] (COMPRESS-88) Adding encryption support to ZipFIle - posted by "Peter Alfred Lee (Jira)" <ji...@apache.org> on 2019/11/13 01:48:00 UTC, 0 replies.
- [GitHub] [commons-scxml] dependabot[bot] opened a new pull request #8: Bump jackson-databind from 2.9.3 to 2.9.10.1 - posted by GitBox <gi...@apache.org> on 2019/11/13 07:51:59 UTC, 0 replies.
- [jira] [Created] (DAEMON-412) Tomcat started as windows service does not support Java Native Memory Tracking feature because of improper JVM initialization by Procrun - posted by "Artur Linhart (Jira)" <ji...@apache.org> on 2019/11/13 15:32:00 UTC, 0 replies.
- [jira] [Updated] (DAEMON-412) Tomcat started as windows service does not support Java Native Memory Tracking feature because of improper JVM initialization by Procrun - posted by "Artur Linhart (Jira)" <ji...@apache.org> on 2019/11/13 15:39:00 UTC, 0 replies.
- [jira] [Updated] (DAEMON-412) Tomcat started as windows service does not support Java Native Memory Tracking feature probably because of improper JVM initialization by Procrun - posted by "Artur Linhart (Jira)" <ji...@apache.org> on 2019/11/13 15:40:00 UTC, 2 replies.
- [jira] [Created] (COLLECTIONS-735) Concurrent CircularFifoQueue - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/13 15:40:00 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-735) Concurrent CircularFifoQueue - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/13 15:41:00 UTC, 0 replies.
- [jira] [Created] (CONFIGURATION-769) commons configuration addProperty method replaces < > with < > - posted by "Deepraj jha (Jira)" <ji...@apache.org> on 2019/11/13 16:29:00 UTC, 0 replies.
- [jira] [Created] (DBCP-558) DelegatingConnection setReadOnly and setAutoCommit sometimes caches the wrong value - posted by "Louis Latreille (Jira)" <ji...@apache.org> on 2019/11/13 17:03:00 UTC, 0 replies.
- [GitHub] [commons-dbcp] louislatreille opened a new pull request #35: DBCP-558 Fix DelegatingConnection readOnly and autoCommit caching mechanism - posted by GitBox <gi...@apache.org> on 2019/11/13 17:03:33 UTC, 0 replies.
- [jira] [Work logged] (DBCP-558) DelegatingConnection setReadOnly and setAutoCommit sometimes caches the wrong value - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/13 17:04:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (COLLECTIONS-546) Implement expiring queue like already exist PassiveExpiringMap - posted by "Chen (Jira)" <ji...@apache.org> on 2019/11/14 01:45:00 UTC, 0 replies.
- [jira] [Reopened] (RNG-67) Instructions for how to build and run the examples-stress code - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/14 12:21:00 UTC, 0 replies.
- [jira] [Created] (IO-638) Infinite loop in CharSequenceInputStream.read for 4-byte characters with UTF-8 and 3-byte buffer. - posted by "Thayne McCombs (Jira)" <ji...@apache.org> on 2019/11/14 17:10:00 UTC, 0 replies.
- [GitHub] [commons-codec] Claudenw opened a new pull request #28: Tabfix: Replaces Tab with 4 spaces - posted by GitBox <gi...@apache.org> on 2019/11/14 20:49:25 UTC, 0 replies.
- [GitHub] [commons-codec] aherbert commented on issue #28: Tabfix: Replaces Tab with 4 spaces - posted by GitBox <gi...@apache.org> on 2019/11/14 21:25:57 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls commented on issue #28: Tabfix: Replaces Tab with 4 spaces - posted by GitBox <gi...@apache.org> on 2019/11/14 21:35:03 UTC, 0 replies.
- [jira] [Created] (IMAGING-240) LPEG : Not a Valid TIFF File - posted by "Antoine POURCHEZ (Jira)" <ji...@apache.org> on 2019/11/15 08:13:00 UTC, 0 replies.
- [jira] [Updated] (IMAGING-240) JPEG : Not a Valid TIFF File - posted by "Antoine POURCHEZ (Jira)" <ji...@apache.org> on 2019/11/15 08:13:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #116: Typo fixed in TreeList. - posted by GitBox <gi...@apache.org> on 2019/11/15 08:46:25 UTC, 0 replies.
- [jira] [Commented] (VFS-617) isReadable fails if unable to determine group identity - posted by "Vineet Tyagi (Jira)" <ji...@apache.org> on 2019/11/15 17:46:00 UTC, 8 replies.
- [GitHub] [commons-codec] Claudenw commented on issue #28: Tabfix: Replaces Tab with 4 spaces - posted by GitBox <gi...@apache.org> on 2019/11/15 17:58:26 UTC, 0 replies.
- [GitHub] [commons-codec] Claudenw closed pull request #28: Tabfix: Replaces Tab with 4 spaces - posted by GitBox <gi...@apache.org> on 2019/11/15 17:58:26 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #116: Typo fixed in TreeList. - posted by GitBox <gi...@apache.org> on 2019/11/15 19:40:19 UTC, 0 replies.
- [jira] [Created] (CONFIGURATION-770) Parse multiline values in INI files - posted by "Thomas Francart (Jira)" <ji...@apache.org> on 2019/11/16 08:51:00 UTC, 0 replies.
- [jira] [Created] (IMAGING-241) Copy byte arrays fixing TODO markers - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/17 06:13:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow opened a new pull request #57: [IMAGING-241] Fix TODO markers for byte arrays - posted by GitBox <gi...@apache.org> on 2019/11/17 06:15:22 UTC, 0 replies.
- [jira] [Work logged] (IMAGING-241) Copy byte arrays fixing TODO markers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/17 06:16:00 UTC, 2 replies.
- [GitHub] [commons-imaging] coveralls commented on issue #57: [IMAGING-241] Fix TODO markers for byte arrays - posted by GitBox <gi...@apache.org> on 2019/11/17 06:20:58 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow merged pull request #57: [IMAGING-241] Fix TODO markers for byte arrays - posted by GitBox <gi...@apache.org> on 2019/11/17 08:39:31 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-241) Copy byte arrays fixing TODO markers - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/17 08:40:00 UTC, 0 replies.
- [jira] [Commented] (IMAGING-235) Tiff multi page image writing support - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/17 09:27:00 UTC, 0 replies.
- [jira] [Commented] (IMAGING-233) Unable to parse most web icons (favicon.ico) - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/17 09:34:00 UTC, 0 replies.
- [jira] [Created] (IMAGING-242) Move to JUnit 5 - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/17 11:05:00 UTC, 0 replies.
- [jira] [Commented] (IMAGING-242) Move to JUnit 5 - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/17 11:35:00 UTC, 0 replies.
- [jira] [Created] (RNG-123) PCG generators may exhibit massive stream correlation - posted by "Sebastiano Vigna (Jira)" <ji...@apache.org> on 2019/11/17 21:31:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #117: Deal the NPE in CollectionUtils with Objects.requireNonNull - posted by GitBox <gi...@apache.org> on 2019/11/18 02:18:43 UTC, 0 replies.
- [jira] [Created] (COLLECTIONS-736) CollectionUtils containsAny Improvement - posted by "木易什么来着 (Jira)" <ji...@apache.org> on 2019/11/18 07:52:00 UTC, 0 replies.
- [jira] [Updated] (COLLECTIONS-736) CollectionUtils containsAny Improvement - posted by "木易什么来着 (Jira)" <ji...@apache.org> on 2019/11/18 07:53:00 UTC, 1 replies.
- [GitHub] [commons-imaging] adorn opened a new pull request #58: PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/18 10:21:03 UTC, 1 replies.
- [GitHub] [commons-imaging] adorn closed pull request #58: PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/18 10:21:30 UTC, 0 replies.
- [GitHub] [commons-imaging] coveralls commented on issue #58: PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/18 10:43:02 UTC, 0 replies.
- [jira] [Commented] (RNG-123) PCG generators may exhibit massive stream correlation - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/18 11:32:00 UTC, 7 replies.
- [GitHub] [commons-imaging] adorn commented on issue #58: PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/18 11:42:58 UTC, 0 replies.
- [jira] [Created] (IMAGING-243) PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by "Andreas (Jira)" <ji...@apache.org> on 2019/11/18 11:43:00 UTC, 0 replies.
- [GitHub] [commons-imaging] coveralls edited a comment on issue #58: PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/18 11:46:01 UTC, 0 replies.
- [jira] [Created] (COMPRESS-498) OSGi bundle name changed - posted by "Brian de Alwis (Jira)" <ji...@apache.org> on 2019/11/19 04:53:00 UTC, 0 replies.
- [jira] [Created] (MATH-1503) cumulativeProbability of LevyDistribution returns NaN for values out of domain, while others return 0 - posted by "WFR (Jira)" <ji...@apache.org> on 2019/11/19 08:12:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow opened a new pull request #59: [IMAGING-242] Upgrade to Junit5 - posted by GitBox <gi...@apache.org> on 2019/11/19 10:20:26 UTC, 0 replies.
- [jira] [Work logged] (IMAGING-242) Move to JUnit 5 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 10:21:00 UTC, 10 replies.
- [GitHub] [commons-imaging] coveralls commented on issue #59: [IMAGING-242] Upgrade to Junit5 - posted by GitBox <gi...@apache.org> on 2019/11/19 10:55:49 UTC, 0 replies.
- [GitHub] [commons-codec] yonik commented on issue #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/19 14:54:39 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow merged pull request #59: [IMAGING-242] Upgrade to Junit5 - posted by GitBox <gi...@apache.org> on 2019/11/19 20:39:59 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-242) Move to JUnit 5 - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/19 20:41:00 UTC, 0 replies.
- [jira] [Updated] (IMAGING-243) PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/20 11:25:00 UTC, 3 replies.
- [jira] [Updated] (DAEMON-410) jsvc fails to find OpenJDK11 libjvm.so on a raspberry 4 (buster) - posted by "Richard Morrell (Jira)" <ji...@apache.org> on 2019/11/20 11:44:00 UTC, 0 replies.
- [jira] [Commented] (DAEMON-410) jsvc fails to find OpenJDK11 libjvm.so on a raspberry 4 (buster) - posted by "Richard Morrell (Jira)" <ji...@apache.org> on 2019/11/20 11:45:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on a change in pull request #58: [IMAGING-243] PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/20 11:50:08 UTC, 2 replies.
- [jira] [Work logged] (IMAGING-243) PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 11:51:00 UTC, 6 replies.
- [GitHub] [commons-imaging] adorn commented on a change in pull request #58: [IMAGING-243] PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/20 12:45:29 UTC, 1 replies.
- [jira] [Comment Edited] (VFS-617) isReadable fails if unable to determine group identity - posted by "Gopal Warawate (Jira)" <ji...@apache.org> on 2019/11/20 12:49:02 UTC, 0 replies.
- [GitHub] [commons-beanutils] melloware commented on issue #19: Remove BeanUtils2/ConvertUtils2 - posted by GitBox <gi...@apache.org> on 2019/11/20 13:25:21 UTC, 1 replies.
- [GitHub] [commons-beanutils] garydgregory commented on issue #19: Remove BeanUtils2/ConvertUtils2 - posted by GitBox <gi...@apache.org> on 2019/11/20 13:46:50 UTC, 0 replies.
- [jira] [Updated] (DAEMON-413) [prunsrv] Registry entry for HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LdeService ImagePath contains a junk character - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/20 15:27:00 UTC, 1 replies.
- [jira] [Created] (DAEMON-413) [prunsrv] Registry entry for HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LdeService ImagePath contains junk character - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/20 15:27:00 UTC, 0 replies.
- [jira] [Commented] (DAEMON-413) [prunsrv] Registry entry for HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LdeService ImagePath contains a junk character - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/20 17:26:00 UTC, 2 replies.
- [jira] [Created] (CLI-299) Add Automatic-Module-Name to MANIFEST.MF - posted by "Michael Miller (Jira)" <ji...@apache.org> on 2019/11/20 17:41:00 UTC, 0 replies.
- [jira] [Resolved] (DAEMON-413) [prunsrv] Registry entry for HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LdeService ImagePath contains a junk character - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/20 17:42:00 UTC, 0 replies.
- [jira] [Comment Edited] (DAEMON-413) [prunsrv] Registry entry for HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\LdeService ImagePath contains a junk character - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/20 17:43:00 UTC, 0 replies.
- [GitHub] [commons-logging] marcobehler opened a new pull request #3: Update guide.xml - posted by GitBox <gi...@apache.org> on 2019/11/20 17:50:59 UTC, 0 replies.
- [jira] [Created] (VFS-746) Add Automatic-Module-Name to MANIFEST.MF - posted by "Michael Miller (Jira)" <ji...@apache.org> on 2019/11/20 19:45:00 UTC, 0 replies.
- [jira] [Updated] (DAEMON-414) prunsrc uses its log is before it is initialized. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/20 23:11:00 UTC, 0 replies.
- [jira] [Created] (DAEMON-414) prunsrc uses its log is before it is initialized. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/20 23:11:00 UTC, 0 replies.
- [GitHub] [commons-daemon] garydgregory opened a new pull request #13: [DAEMON-414] prunsrc uses its log is before it is initialized. - posted by GitBox <gi...@apache.org> on 2019/11/20 23:21:39 UTC, 0 replies.
- [jira] [Work logged] (DAEMON-414) prunsrc uses its log is before it is initialized. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/20 23:22:00 UTC, 0 replies.
- [jira] [Updated] (DAEMON-414) prunsrv uses its log is before it is initialized. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/20 23:22:00 UTC, 1 replies.
- [jira] [Commented] (GEOMETRY-32) BSPTree Updates - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/21 05:54:00 UTC, 6 replies.
- [jira] [Created] (VFS-747) org.apache.commons.vfs2.FileSystemException: Could not determine if file "sftp://!!!!!:***@XXXXX/C:/folder1" is writeable. - posted by "Gopal Warawate (Jira)" <ji...@apache.org> on 2019/11/21 06:26:00 UTC, 0 replies.
- [jira] [Updated] (VFS-747) org.apache.commons.vfs2.FileSystemException: Could not determine if file "sftp://!!!!!:***@XXXXX/C:/folder1" is writeable. - posted by "Gopal Warawate (Jira)" <ji...@apache.org> on 2019/11/21 06:28:00 UTC, 0 replies.
- [GitHub] [commons-daemon] markt-asf commented on a change in pull request #13: [DAEMON-414] prunsrv uses its log is before it is initialized. - posted by GitBox <gi...@apache.org> on 2019/11/21 09:48:29 UTC, 3 replies.
- [jira] [Updated] (CODEC-264) murmur3.hash128() does not account for unsigned seed argument - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 12:34:00 UTC, 1 replies.
- [jira] [Created] (CODEC-267) MurmurHash3.hash32() does not process trailing bytes as unsigned - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 12:57:00 UTC, 0 replies.
- [jira] [Commented] (CODEC-267) MurmurHash3.hash32() does not process trailing bytes as unsigned - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 12:59:00 UTC, 0 replies.
- [jira] [Commented] (CODEC-264) murmur3.hash128() does not account for unsigned seed argument - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 13:01:00 UTC, 2 replies.
- [jira] [Created] (CODEC-268) Deprecate methods in MurmurHash3 with no equivalent in the reference c++ source. - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 13:36:00 UTC, 0 replies.
- [jira] [Created] (CODEC-269) MurmurHash3.IncrementalHash32 - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 14:02:00 UTC, 0 replies.
- [jira] [Updated] (CODEC-269) Allow repeat calls to IncrementalHash32.end() to generate the same value. - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 14:17:00 UTC, 0 replies.
- [GitHub] [commons-daemon] garydgregory commented on a change in pull request #13: [DAEMON-414] prunsrv uses its log is before it is initialized. - posted by GitBox <gi...@apache.org> on 2019/11/21 14:24:48 UTC, 3 replies.
- [jira] [Resolved] (DAEMON-409) Faulting application name: prunsrv.exe crashes on Windows 10 - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/21 14:48:00 UTC, 0 replies.
- [GitHub] [commons-lang] Sam-Kruglov commented on issue #398: Add ComparableUtils - posted by GitBox <gi...@apache.org> on 2019/11/21 15:25:03 UTC, 1 replies.
- [GitHub] [commons-lang] Sam-Kruglov edited a comment on issue #398: Add ComparableUtils - posted by GitBox <gi...@apache.org> on 2019/11/21 15:25:49 UTC, 0 replies.
- [GitHub] [commons-lang] coveralls edited a comment on issue #398: Add ComparableUtils - posted by GitBox <gi...@apache.org> on 2019/11/21 15:52:07 UTC, 1 replies.
- [jira] [Resolved] (CODEC-269) Allow repeat calls to IncrementalHash32.end() to generate the same value. - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/21 15:57:00 UTC, 0 replies.
- [jira] [Updated] (CLI-299) Add Automatic-Module-Name to MANIFEST.MF - posted by "Michael Miller (Jira)" <ji...@apache.org> on 2019/11/21 16:35:00 UTC, 0 replies.
- [jira] [Updated] (VFS-746) Add Automatic-Module-Name to MANIFEST.MF - posted by "Michael Miller (Jira)" <ji...@apache.org> on 2019/11/21 16:36:00 UTC, 0 replies.
- [jira] [Commented] (DAEMON-411) Services can't be installed as Type=Interactive anymore - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/21 16:46:00 UTC, 1 replies.
- [GitHub] [commons-daemon] garydgregory merged pull request #13: [DAEMON-414] prunsrv uses its log is before it is initialized. - posted by GitBox <gi...@apache.org> on 2019/11/21 19:26:15 UTC, 0 replies.
- [jira] [Work logged] (DAEMON-414) prunsrv uses its log is before it is initialized. - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/21 19:27:00 UTC, 0 replies.
- [jira] [Resolved] (DAEMON-414) prunsrv uses its log is before it is initialized. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/21 19:28:00 UTC, 0 replies.
- [jira] [Created] (LANG-1499) Equals transitivity is violated in EqualsBuilder - posted by "Zhiqiang Zang (Jira)" <ji...@apache.org> on 2019/11/21 20:46:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow closed pull request #58: [IMAGING-243] PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/21 21:25:27 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on issue #58: [IMAGING-243] PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by GitBox <gi...@apache.org> on 2019/11/21 21:25:56 UTC, 0 replies.
- [jira] [Resolved] (IMAGING-243) PNG Writer Indexed Color with semi-transparent Pixels and Better Compression - posted by "Bruno P. Kinoshita (Jira)" <ji...@apache.org> on 2019/11/21 21:27:00 UTC, 0 replies.
- [jira] [Resolved] (DAEMON-411) Services can't be installed as Type=Interactive anymore - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/21 21:51:00 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow opened a new pull request #60: Add tests for imaging exceptions - posted by GitBox <gi...@apache.org> on 2019/11/21 23:56:50 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow merged pull request #60: Add tests for imaging exceptions - posted by GitBox <gi...@apache.org> on 2019/11/22 00:03:11 UTC, 0 replies.
- [GitHub] [commons-imaging] coveralls commented on issue #60: Add tests for imaging exceptions - posted by GitBox <gi...@apache.org> on 2019/11/22 00:03:35 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (DAEMON-411) Services can't be installed as Type=Interactive anymore - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/22 00:36:00 UTC, 0 replies.
- [jira] [Updated] (CODEC-263) Base64.decodeBase64 throw exception - posted by "Sergei Maslyukov (Jira)" <ji...@apache.org> on 2019/11/22 07:52:00 UTC, 2 replies.
- [jira] [Comment Edited] (CODEC-263) Base64.decodeBase64 throw exception - posted by "Sergei Maslyukov (Jira)" <ji...@apache.org> on 2019/11/22 07:57:00 UTC, 0 replies.
- [jira] [Created] (CLI-300) DefaultParser fails to parse token "-S=V" if short option is longer than 1 char - posted by "Balz Guenat (Jira)" <ji...@apache.org> on 2019/11/22 09:43:00 UTC, 0 replies.
- [jira] [Updated] (CLI-300) DefaultParser fails to parse token "-S=V" if short option is longer than 1 char - posted by "Balz Guenat (Jira)" <ji...@apache.org> on 2019/11/22 09:45:00 UTC, 1 replies.
- [jira] [Resolved] (DAEMON-410) jsvc fails to find OpenJDK11 libjvm.so on a raspberry 4 (buster) - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/22 13:31:00 UTC, 0 replies.
- [jira] [Created] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "contextshuffling (Jira)" <ji...@apache.org> on 2019/11/22 16:16:00 UTC, 0 replies.
- [GitHub] [commons-lang] contextshuffling opened a new pull request #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api - posted by GitBox <gi...@apache.org> on 2019/11/22 16:16:08 UTC, 0 replies.
- [jira] [Work logged] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/22 16:17:00 UTC, 2 replies.
- [jira] [Updated] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "contextshuffling (Jira)" <ji...@apache.org> on 2019/11/22 16:23:00 UTC, 1 replies.
- [jira] [Resolved] (MATH-1503) cumulativeProbability of LevyDistribution returns NaN for values out of domain, while others return 0 - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/22 16:38:00 UTC, 0 replies.
- [GitHub] [commons-lang] coveralls commented on issue #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api - posted by GitBox <gi...@apache.org> on 2019/11/22 16:51:16 UTC, 0 replies.
- [GitHub] [commons-lang] garydgregory merged pull request #480: LANG-1500 | Test may fail due to a different order of fields returned by reflection api - posted by GitBox <gi...@apache.org> on 2019/11/22 17:15:12 UTC, 0 replies.
- [jira] [Resolved] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/22 17:16:00 UTC, 0 replies.
- [jira] [Commented] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "contextshuffling (Jira)" <ji...@apache.org> on 2019/11/22 17:29:00 UTC, 0 replies.
- [jira] [Closed] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "contextshuffling (Jira)" <ji...@apache.org> on 2019/11/22 17:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (LANG-1500) Test may fail due to a different order of fields returned by reflection api - posted by "contextshuffling (Jira)" <ji...@apache.org> on 2019/11/22 17:49:00 UTC, 0 replies.
- [jira] [Created] (RNG-124) Create fixed increment PCG generators - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/22 21:49:00 UTC, 0 replies.
- [GitHub] [commons-rng] aherbert opened a new pull request #74: [RNG-124]: Add fixed increment PCG generators. - posted by GitBox <gi...@apache.org> on 2019/11/22 22:58:36 UTC, 0 replies.
- [GitHub] [commons-rng] coveralls commented on issue #74: [RNG-124]: Add fixed increment PCG generators. - posted by GitBox <gi...@apache.org> on 2019/11/22 23:18:10 UTC, 0 replies.
- [GitHub] [commons-io] TarCV commented on issue #31: DirectoryUtils - isEqual to compare directories - posted by GitBox <gi...@apache.org> on 2019/11/22 23:41:48 UTC, 0 replies.
- [jira] [Created] (IO-639) ReversedLinesFileReader does not read first line if it's empty - posted by "Mashrur Mia (Jira)" <ji...@apache.org> on 2019/11/23 12:22:00 UTC, 0 replies.
- [jira] [Commented] (DAEMON-412) Tomcat started as windows service does not support Java Native Memory Tracking feature probably because of improper JVM initialization by Procrun - posted by "Mark Thomas (Jira)" <ji...@apache.org> on 2019/11/23 16:08:00 UTC, 1 replies.
- [jira] [Comment Edited] (DAEMON-412) Tomcat started as windows service does not support Java Native Memory Tracking feature probably because of improper JVM initialization by Procrun - posted by "Artur Linhart (Jira)" <ji...@apache.org> on 2019/11/23 19:42:00 UTC, 0 replies.
- [jira] [Created] (CONFIGURATION-771) Update com.fasterxml.jackson.core:jackson-databind 2.10.0 -> 2.10.1. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/23 22:28:00 UTC, 0 replies.
- [jira] [Resolved] (CONFIGURATION-771) Update com.fasterxml.jackson.core:jackson-databind 2.10.0 -> 2.10.1. - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/23 22:41:00 UTC, 0 replies.
- [jira] [Created] (LANG-1501) Test may fail due to a different order of fields returned by reflection api - posted by "contextshuffling (Jira)" <ji...@apache.org> on 2019/11/23 22:53:00 UTC, 0 replies.
- [GitHub] [commons-lang] contextshuffling opened a new pull request #481: [LANG-1501] Sort fields in ReflectionToStringBuilder for deterministic order - posted by GitBox <gi...@apache.org> on 2019/11/23 22:53:53 UTC, 0 replies.
- [jira] [Work logged] (LANG-1501) Test may fail due to a different order of fields returned by reflection api - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/23 22:54:00 UTC, 2 replies.
- [GitHub] [commons-lang] coveralls commented on issue #481: [LANG-1501] Sort fields in ReflectionToStringBuilder for deterministic order - posted by GitBox <gi...@apache.org> on 2019/11/23 23:08:53 UTC, 0 replies.
- [GitHub] [commons-lang] garydgregory merged pull request #481: [LANG-1501] Sort fields in ReflectionToStringBuilder for deterministic order - posted by GitBox <gi...@apache.org> on 2019/11/24 02:51:33 UTC, 0 replies.
- [jira] [Updated] (LANG-1501) Test may fail due to a different order of fields returned by reflection API - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/24 02:54:00 UTC, 0 replies.
- [jira] [Updated] (LANG-1500) Test may fail due to a different order of fields returned by reflection API - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/24 02:54:00 UTC, 0 replies.
- [jira] [Resolved] (LANG-1501) Test may fail due to a different order of fields returned by reflection api - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/24 02:54:00 UTC, 0 replies.
- [GitHub] [commons-geometry] darkma773r opened a new pull request #40: GEOMETRY-32: Refactor Partitioning Code - posted by GitBox <gi...@apache.org> on 2019/11/24 06:08:43 UTC, 0 replies.
- [GitHub] [commons-geometry] darkma773r closed pull request #34: GEOMETRY-32 - posted by GitBox <gi...@apache.org> on 2019/11/24 06:10:13 UTC, 0 replies.
- [GitHub] [commons-geometry] darkma773r commented on issue #34: GEOMETRY-32 - posted by GitBox <gi...@apache.org> on 2019/11/24 06:10:13 UTC, 0 replies.
- [jira] [Comment Edited] (GEOMETRY-32) BSPTree Updates - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/24 06:17:00 UTC, 0 replies.
- [GitHub] [commons-imaging] mureinik opened a new pull request #61: IMAGING-242 Complete the migration to JUnit Jupiter - posted by GitBox <gi...@apache.org> on 2019/11/24 07:36:53 UTC, 0 replies.
- [GitHub] [commons-imaging] mureinik commented on issue #59: [IMAGING-242] Upgrade to Junit5 - posted by GitBox <gi...@apache.org> on 2019/11/24 07:39:56 UTC, 0 replies.
- [GitHub] [commons-imaging] coveralls commented on issue #61: IMAGING-242 Complete the migration to JUnit Jupiter - posted by GitBox <gi...@apache.org> on 2019/11/24 07:43:15 UTC, 0 replies.
- [jira] [Commented] (CODEC-268) Deprecate methods in MurmurHash3 with no equivalent in the reference c++ source. - posted by "Claude Warren (Jira)" <ji...@apache.org> on 2019/11/24 09:09:00 UTC, 2 replies.
- [GitHub] [commons-imaging] kinow commented on a change in pull request #61: IMAGING-242 Complete the migration to JUnit Jupiter - posted by GitBox <gi...@apache.org> on 2019/11/24 10:17:49 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on issue #61: IMAGING-242 Complete the migration to JUnit Jupiter - posted by GitBox <gi...@apache.org> on 2019/11/24 10:18:13 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow merged pull request #61: IMAGING-242 Complete the migration to JUnit Jupiter - posted by GitBox <gi...@apache.org> on 2019/11/24 10:18:19 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on issue #59: [IMAGING-242] Upgrade to Junit5 - posted by GitBox <gi...@apache.org> on 2019/11/24 10:19:27 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow edited a comment on issue #59: [IMAGING-242] Upgrade to Junit5 - posted by GitBox <gi...@apache.org> on 2019/11/24 10:19:34 UTC, 0 replies.
- [GitHub] [commons-codec] Claudenw closed pull request #27: Murmur3fix - posted by GitBox <gi...@apache.org> on 2019/11/24 11:53:52 UTC, 0 replies.
- [jira] [Resolved] (CODEC-264) murmur3.hash128() does not account for unsigned seed argument - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/24 12:42:00 UTC, 0 replies.
- [jira] [Resolved] (CODEC-267) MurmurHash3.hash32() does not process trailing bytes as unsigned - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/24 12:43:00 UTC, 0 replies.
- [jira] [Commented] (CODEC-134) Base32 would decode some invalid Base32 encoded string into arbitrary value - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/24 22:34:00 UTC, 1 replies.
- [jira] [Created] (CODEC-270) Base32 and Base64 still allow decoding some invalid trailing characters - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/24 22:47:00 UTC, 0 replies.
- [jira] [Updated] (CODEC-270) Base32 and Base64 still allow decoding some invalid trailing characters - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/24 22:48:00 UTC, 0 replies.
- [GitHub] [commons-geometry] asfgit merged pull request #40: GEOMETRY-32: Refactor Partitioning Code - posted by GitBox <gi...@apache.org> on 2019/11/24 23:09:52 UTC, 1 replies.
- [GitHub] [commons-codec] aherbert opened a new pull request #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. - posted by GitBox <gi...@apache.org> on 2019/11/24 23:47:58 UTC, 0 replies.
- [jira] [Work logged] (CODEC-270) Base32 and Base64 still allow decoding some invalid trailing characters - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/24 23:49:00 UTC, 1 replies.
- [jira] [Commented] (CODEC-270) Base32 and Base64 still allow decoding some invalid trailing characters - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/25 00:10:00 UTC, 1 replies.
- [GitHub] [commons-codec] coveralls commented on issue #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. - posted by GitBox <gi...@apache.org> on 2019/11/25 00:43:22 UTC, 0 replies.
- [GitHub] [commons-compress] PeterAlfreadLee opened a new pull request #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/25 01:40:34 UTC, 0 replies.
- [jira] [Work logged] (COMPRESS-124) Unable to extract a sparse entries from tar archives - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 01:41:00 UTC, 19 replies.
- [GitHub] [commons-compress] coveralls commented on issue #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/25 01:49:44 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #118: Fixed the typo and deal the NPE with Objects.requireNonNull in Abstr… - posted by GitBox <gi...@apache.org> on 2019/11/25 07:41:19 UTC, 0 replies.
- [jira] [Created] (NET-675) SubnetUtils/SubnetInfo does not compute range for /32 subnet - posted by "David Tarr (Jira)" <ji...@apache.org> on 2019/11/25 11:19:00 UTC, 0 replies.
- [jira] [Commented] (NET-675) SubnetUtils/SubnetInfo does not compute range for /32 subnet - posted by "David Tarr (Jira)" <ji...@apache.org> on 2019/11/25 11:21:00 UTC, 0 replies.
- [GitHub] [commons-geometry] darkma773r opened a new pull request #41: GEOMETRY-63: fixing Sonarcloud critical bugs - posted by GitBox <gi...@apache.org> on 2019/11/25 12:44:28 UTC, 0 replies.
- [jira] [Updated] (GEOMETRY-63) Review "SonarQube" report - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/25 12:45:00 UTC, 0 replies.
- [jira] [Commented] (GEOMETRY-63) Review "SonarQube" report - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:46:00 UTC, 2 replies.
- [jira] [Commented] (GEOMETRY-24) Simplify Transform Interface - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:48:00 UTC, 0 replies.
- [jira] [Closed] (GEOMETRY-32) BSPTree Updates - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:48:00 UTC, 0 replies.
- [jira] [Closed] (GEOMETRY-33) Region API - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:49:00 UTC, 0 replies.
- [jira] [Commented] (GEOMETRY-34) SubHyperplane Optimized Implementations - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:49:00 UTC, 0 replies.
- [jira] [Closed] (GEOMETRY-24) Simplify Transform Interface - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:49:00 UTC, 0 replies.
- [jira] [Commented] (GEOMETRY-33) Region API - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:49:00 UTC, 0 replies.
- [jira] [Closed] (GEOMETRY-34) SubHyperplane Optimized Implementations - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:49:00 UTC, 0 replies.
- [jira] [Commented] (GEOMETRY-22) Missing unit tests - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 12:50:00 UTC, 0 replies.
- [jira] [Resolved] (GEOMETRY-22) Missing unit tests - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/25 14:49:00 UTC, 0 replies.
- [GitHub] [commons-collections] garydgregory commented on a change in pull request #118: Fixed the typo and deal the NPE with Objects.requireNonNull - posted by GitBox <gi...@apache.org> on 2019/11/25 15:06:42 UTC, 3 replies.
- [GitHub] [commons-codec] garydgregory commented on a change in pull request #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. - posted by GitBox <gi...@apache.org> on 2019/11/25 15:09:05 UTC, 0 replies.
- [GitHub] [commons-codec] aherbert commented on a change in pull request #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. - posted by GitBox <gi...@apache.org> on 2019/11/25 15:11:24 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls edited a comment on issue #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. - posted by GitBox <gi...@apache.org> on 2019/11/25 15:26:30 UTC, 1 replies.
- [jira] [Created] (CLI-301) More consideration for option overriding - posted by "Balz Guenat (Jira)" <ji...@apache.org> on 2019/11/25 15:28:00 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory commented on a change in pull request #31: DirectoryUtils - isEqual to compare directories - posted by GitBox <gi...@apache.org> on 2019/11/25 15:41:39 UTC, 9 replies.
- [GitHub] [commons-daemon] garydgregory opened a new pull request #14: More startup logging. - posted by GitBox <gi...@apache.org> on 2019/11/25 15:49:39 UTC, 0 replies.
- [jira] [Created] (IO-640) NPE in org.apache.commons.io.IOUtils.contentEquals(InputStream, InputStream) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 16:35:00 UTC, 0 replies.
- [jira] [Commented] (GEOMETRY-62) Fix "CheckStyle" errors - posted by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/11/25 16:45:00 UTC, 0 replies.
- [jira] [Resolved] (IO-640) NPE in org.apache.commons.io.IOUtils.contentEquals(InputStream, InputStream) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 16:52:00 UTC, 0 replies.
- [jira] [Created] (IO-641) NPE in org.apache.commons.io.IOUtils.contentEquals(Reader, Reader) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 16:53:00 UTC, 0 replies.
- [jira] [Resolved] (IO-641) NPE in org.apache.commons.io.IOUtils.contentEquals(Reader, Reader) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 16:55:00 UTC, 0 replies.
- [jira] [Created] (IO-642) NPE in org.apache.commons.io.IOUtils.contentEqualsIgnoreEOL(Reader, Reader) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 16:56:00 UTC, 0 replies.
- [jira] [Resolved] (IO-642) NPE in org.apache.commons.io.IOUtils.contentEqualsIgnoreEOL(Reader, Reader) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 16:58:00 UTC, 0 replies.
- [jira] [Created] (IO-643) NPE in org.apache.commons.io.FileUtils.contentEquals(File, File) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 17:05:00 UTC, 0 replies.
- [jira] [Resolved] (IO-643) NPE in org.apache.commons.io.FileUtils.contentEquals(File, File) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 17:06:00 UTC, 0 replies.
- [jira] [Created] (IO-644) NPE in org.apache.commons.io.FileUtils.contentEqualsIgnoreEOL(File, File) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 17:07:00 UTC, 0 replies.
- [jira] [Resolved] (IO-644) NPE in org.apache.commons.io.FileUtils.contentEqualsIgnoreEOL(File, File) when only one input is null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 17:08:00 UTC, 0 replies.
- [jira] [Commented] (RNG-124) Create fixed increment PCG generators - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/25 17:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (RNG-124) Create fixed increment PCG generators - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/25 17:14:00 UTC, 0 replies.
- [jira] [Created] (RNG-125) Run the performance benchmarks for new generators - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/25 17:21:00 UTC, 0 replies.
- [jira] [Created] (IO-645) Add org.apache.commons.io.file.PathUtils.fileContentEquals(Path, Path, OpenOption...) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 19:49:00 UTC, 0 replies.
- [GitHub] [commons-io] garydgregory commented on issue #31: DirectoryUtils - isEqual to compare directories - posted by GitBox <gi...@apache.org> on 2019/11/25 19:59:23 UTC, 0 replies.
- [jira] [Resolved] (IO-645) Add org.apache.commons.io.file.PathUtils.fileContentEquals(Path, Path, OpenOption...) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/25 20:02:00 UTC, 0 replies.
- [GitHub] [commons-rng] asfgit merged pull request #74: [RNG-124]: Add fixed increment PCG generators. - posted by GitBox <gi...@apache.org> on 2019/11/25 21:47:58 UTC, 0 replies.
- [jira] [Resolved] (RNG-124) Create fixed increment PCG generators - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/25 21:50:00 UTC, 0 replies.
- [GitHub] [commons-geometry] asfgit merged pull request #41: GEOMETRY-63: fixing Sonarcloud critical bugs - posted by GitBox <gi...@apache.org> on 2019/11/25 22:32:32 UTC, 0 replies.
- [jira] [Created] (IO-646) org.apache.commons.io.FileUtils.writeStringToFile causes crashes on Android 4.2 - posted by "Hong Zhang (Jira)" <ji...@apache.org> on 2019/11/26 00:43:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 commented on a change in pull request #118: Fixed the typo and deal the NPE with Objects.requireNonNull - posted by GitBox <gi...@apache.org> on 2019/11/26 01:20:33 UTC, 5 replies.
- [GitHub] [commons-collections] dota17 opened a new pull request #119: Make the code clearer - posted by GitBox <gi...@apache.org> on 2019/11/26 02:54:49 UTC, 0 replies.
- [GitHub] [commons-io] jfiala commented on issue #31: DirectoryUtils - isEqual to compare directories - posted by GitBox <gi...@apache.org> on 2019/11/26 08:08:29 UTC, 0 replies.
- [GitHub] [commons-compress] tcurdt commented on a change in pull request #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/26 10:23:41 UTC, 1 replies.
- [GitHub] [commons-compress] PeterAlfreadLee commented on a change in pull request #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/26 11:20:50 UTC, 6 replies.
- [jira] [Commented] (CODEC-265) java.lang.NegativeArraySizeException - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/26 12:13:00 UTC, 0 replies.
- [jira] [Updated] (CODEC-265) java.lang.NegativeArraySizeException - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/26 12:13:00 UTC, 0 replies.
- [jira] [Commented] (NET-665) Support for multiple FTPFileFilters - posted by "David Tarr (Jira)" <ji...@apache.org> on 2019/11/26 12:31:00 UTC, 0 replies.
- [GitHub] [commons-compress] melloware commented on a change in pull request #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/26 13:01:41 UTC, 3 replies.
- [GitHub] [commons-collections] garydgregory merged pull request #119: Make the code clearer with Objects.equals() - posted by GitBox <gi...@apache.org> on 2019/11/26 13:35:35 UTC, 0 replies.
- [GitHub] [commons-codec] aherbert opened a new pull request #30: [CODEC-265] BaseNCodec to expand buffer using overflow conscious code. - posted by GitBox <gi...@apache.org> on 2019/11/26 15:20:50 UTC, 0 replies.
- [jira] [Work logged] (CODEC-265) java.lang.NegativeArraySizeException - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 15:21:00 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls commented on issue #30: [CODEC-265] BaseNCodec to expand buffer using overflow conscious code. - posted by GitBox <gi...@apache.org> on 2019/11/26 15:29:45 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls edited a comment on issue #30: [CODEC-265] BaseNCodec to expand buffer using overflow conscious code. - posted by GitBox <gi...@apache.org> on 2019/11/26 15:36:22 UTC, 7 replies.
- [GitHub] [commons-codec] aherbert commented on issue #30: [CODEC-265] BaseNCodec to expand buffer using overflow conscious code. - posted by GitBox <gi...@apache.org> on 2019/11/26 15:36:26 UTC, 0 replies.
- [jira] [Commented] (CODEC-259) Broken direct java.nio.ByteBuffer support in org.apache.commons.codec.binary.Hex - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/26 16:56:00 UTC, 0 replies.
- [jira] [Commented] (IO-646) org.apache.commons.io.FileUtils.writeStringToFile causes crashes on Android 4.2 - posted by "Jochen Wiedmann (Jira)" <ji...@apache.org> on 2019/11/26 17:24:00 UTC, 0 replies.
- [GitHub] [commons-daemon] kinow commented on a change in pull request #14: More startup logging. - posted by GitBox <gi...@apache.org> on 2019/11/26 18:32:26 UTC, 0 replies.
- [GitHub] [commons-text] mvarela commented on a change in pull request #103: TEXT-126: Adding Sorensen-Dice similarity algoritham - posted by GitBox <gi...@apache.org> on 2019/11/26 18:56:20 UTC, 0 replies.
- [jira] [Work logged] (TEXT-126) Dice's Coefficient Algorithm in String similarity - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 18:57:00 UTC, 0 replies.
- [jira] [Commented] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter - posted by "Jochen Wiedmann (Jira)" <ji...@apache.org> on 2019/11/26 18:59:00 UTC, 0 replies.
- [GitHub] [commons-fileupload] jochenw commented on issue #23: FILEUPLOAD-302: JUnit Jupiter migration - posted by GitBox <gi...@apache.org> on 2019/11/26 19:01:09 UTC, 0 replies.
- [jira] [Work logged] (FILEUPLOAD-302) Upgrade test framework to JUnit Jupiter - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 19:02:00 UTC, 0 replies.
- [jira] [Created] (COLLECTIONS-737) The test FluentIterableTest.size should be splitted - posted by "Pengyu Nie (Jira)" <ji...@apache.org> on 2019/11/26 21:40:00 UTC, 0 replies.
- [GitHub] [commons-collections] Prodigysov opened a new pull request #120: COLLECTIONS-737: The test FluentIterableTest.size should be splitted - posted by GitBox <gi...@apache.org> on 2019/11/26 21:52:22 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-737) The test FluentIterableTest.size should be splitted - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/26 21:53:00 UTC, 2 replies.
- [jira] [Created] (GEOMETRY-65) Use of "Serializable" - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/27 01:48:00 UTC, 0 replies.
- [GitHub] [commons-collections] dota17 commented on a change in pull request #120: COLLECTIONS-737: The test FluentIterableTest.size should be splitted - posted by GitBox <gi...@apache.org> on 2019/11/27 02:51:29 UTC, 0 replies.
- [jira] [Commented] (COLLECTIONS-737) The test FluentIterableTest.size should be splitted - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/27 07:23:00 UTC, 3 replies.
- [GitHub] [commons-compress] PeterAlfreadLee commented on issue #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/27 08:47:42 UTC, 0 replies.
- [GitHub] [commons-compress] PeterAlfreadLee edited a comment on issue #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/27 08:48:16 UTC, 0 replies.
- [jira] [Created] (IO-647) Race condition in the GenericObjectPool in removeAbandoned functionality - posted by "Daniel Dudzika (Jira)" <ji...@apache.org> on 2019/11/27 11:07:00 UTC, 0 replies.
- [jira] [Updated] (IO-647) Race condition in the GenericObjectPool in removeAbandoned functionality - posted by "Daniel Dudzika (Jira)" <ji...@apache.org> on 2019/11/27 11:10:00 UTC, 2 replies.
- [jira] [Commented] (IO-647) Race condition in the GenericObjectPool in removeAbandoned functionality - posted by "Daniel Dudzika (Jira)" <ji...@apache.org> on 2019/11/27 11:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (IO-647) Race condition in the GenericObjectPool in removeAbandoned functionality - posted by "Daniel Dudzika (Jira)" <ji...@apache.org> on 2019/11/27 11:12:00 UTC, 1 replies.
- [GitHub] [commons-compress] tcurdt commented on issue #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/27 12:58:53 UTC, 0 replies.
- [GitHub] [commons-daemon] garydgregory commented on a change in pull request #14: More startup logging. - posted by GitBox <gi...@apache.org> on 2019/11/27 15:06:22 UTC, 0 replies.
- [jira] [Created] (RNG-126) PoissonSamplerCache to return a SharedStateDiscreteSampler - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/27 15:43:00 UTC, 0 replies.
- [jira] [Moved] (POOL-381) Race condition in the GenericObjectPool in removeAbandoned functionality - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/27 15:56:00 UTC, 0 replies.
- [jira] [Commented] (POOL-381) Race condition in the GenericObjectPool in removeAbandoned functionality - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/27 15:58:00 UTC, 1 replies.
- [jira] [Updated] (RNG-126) PoissonSamplerCache to return a SharedStateDiscreteSampler - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/27 16:44:00 UTC, 0 replies.
- [GitHub] [commons-compress] bodewig commented on issue #87: COMPRESS-124 : Add support for extracting sparse entries from tar archives - posted by GitBox <gi...@apache.org> on 2019/11/27 16:55:29 UTC, 1 replies.
- [jira] [Created] (CODEC-271) Base32 encoder may return empty string at high TPS - posted by "CHINMAY DANI (Jira)" <ji...@apache.org> on 2019/11/27 19:16:00 UTC, 0 replies.
- [GitHub] [commons-collections] Prodigysov commented on a change in pull request #120: COLLECTIONS-737: The test FluentIterableTest.size should be splitted - posted by GitBox <gi...@apache.org> on 2019/11/27 23:01:02 UTC, 0 replies.
- [jira] [Comment Edited] (COLLECTIONS-737) The test FluentIterableTest.size should be splitted - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/28 02:12:00 UTC, 1 replies.
- [GitHub] [commons-codec] asfgit merged pull request #29: [CODEC-270] Base32/64: Fix masked check of the final bits to discard. - posted by GitBox <gi...@apache.org> on 2019/11/28 10:50:37 UTC, 0 replies.
- [jira] [Resolved] (CODEC-270) Base32 and Base64 still allow decoding some invalid trailing characters - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/28 10:55:00 UTC, 0 replies.
- [GitHub] [commons-codec] aherbert closed pull request #21: Adding power support - posted by GitBox <gi...@apache.org> on 2019/11/28 10:55:46 UTC, 0 replies.
- [GitHub] [commons-codec] aherbert commented on issue #21: Adding power support - posted by GitBox <gi...@apache.org> on 2019/11/28 10:55:46 UTC, 0 replies.
- [GitHub] [commons-codec] ghatwala commented on issue #21: Adding power support - posted by GitBox <gi...@apache.org> on 2019/11/28 11:52:38 UTC, 0 replies.
- [jira] [Resolved] (RNG-126) PoissonSamplerCache to return a SharedStateDiscreteSampler - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/28 17:16:00 UTC, 0 replies.
- [jira] [Commented] (RNG-86) PractRand - posted by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/11/28 18:03:00 UTC, 0 replies.
- [jira] [Commented] (CODEC-271) Base32 encoder may return empty string at high TPS - posted by "Sebb (Jira)" <ji...@apache.org> on 2019/11/28 18:16:00 UTC, 0 replies.
- [jira] [Commented] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout - posted by "Simon poortman (Jira)" <ji...@apache.org> on 2019/11/28 21:47:00 UTC, 1 replies.
- [jira] [Updated] (TEXT-109) Implement or document how to use edit distances that consider the keyboard layout - posted by "Simon poortman (Jira)" <ji...@apache.org> on 2019/11/28 21:49:00 UTC, 0 replies.
- [jira] [Created] (GEOMETRY-66) Unused argument in "QuaternionRotation" - posted by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2019/11/29 17:08:00 UTC, 0 replies.
- [jira] [Created] (COLLECTIONS-738) The last assertNull in IterableUtilsTest.find is redundant - posted by "Pengyu Nie (Jira)" <ji...@apache.org> on 2019/11/29 17:14:00 UTC, 0 replies.
- [GitHub] [commons-collections] Prodigysov opened a new pull request #121: [COLLECTIONS-738] Remove the redundant assertNull in IterableUtilsTest.find - posted by GitBox <gi...@apache.org> on 2019/11/29 17:17:21 UTC, 0 replies.
- [jira] [Work logged] (COLLECTIONS-738) The last assertNull in IterableUtilsTest.find is redundant - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/29 17:18:00 UTC, 0 replies.
- [jira] [Updated] (COLLECTIONS-737) The test FluentIterableTest.size should be split - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/11/29 20:15:00 UTC, 0 replies.
- [GitHub] [commons-imaging] christoffer-rydberg opened a new pull request #62: Add disposal method to GIF metadata - posted by GitBox <gi...@apache.org> on 2019/11/29 22:23:54 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on issue #62: Add disposal method to GIF metadata - posted by GitBox <gi...@apache.org> on 2019/11/29 22:38:44 UTC, 1 replies.
- [jira] [Commented] (COLLECTIONS-738) The last assertNull in IterableUtilsTest.find is redundant - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/30 01:48:00 UTC, 1 replies.
- [jira] [Comment Edited] (COLLECTIONS-738) The last assertNull in IterableUtilsTest.find is redundant - posted by "Chen Guoping (Jira)" <ji...@apache.org> on 2019/11/30 01:53:00 UTC, 0 replies.
- [GitHub] [commons-codec] behrangsa opened a new pull request #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 02:36:14 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls commented on issue #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 02:47:19 UTC, 0 replies.
- [GitHub] [commons-codec] behrangsa commented on issue #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 06:33:21 UTC, 2 replies.
- [GitHub] [commons-codec] aherbert commented on a change in pull request #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 08:01:10 UTC, 1 replies.
- [GitHub] [commons-codec] aherbert commented on issue #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 08:43:57 UTC, 2 replies.
- [jira] [Created] (CONFIGURATION-772) Exclude unused transitive dependencies - posted by "César Soto Valero (Jira)" <ji...@apache.org> on 2019/11/30 09:18:00 UTC, 0 replies.
- [GitHub] [commons-configuration] cesarsotovalero opened a new pull request #40: CONFIGURATION-772: Exclude unused transitive deps - posted by GitBox <gi...@apache.org> on 2019/11/30 09:32:13 UTC, 0 replies.
- [jira] [Work logged] (CONFIGURATION-772) Exclude unused transitive dependencies - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/30 09:33:00 UTC, 0 replies.
- [GitHub] [commons-configuration] cesarsotovalero closed pull request #39: Exclude unused dependencies - posted by GitBox <gi...@apache.org> on 2019/11/30 09:35:12 UTC, 0 replies.
- [jira] [Updated] (CONFIGURATION-772) Exclude unused transitive dependencies - posted by "César Soto Valero (Jira)" <ji...@apache.org> on 2019/11/30 09:38:00 UTC, 0 replies.
- [GitHub] [commons-codec] coveralls edited a comment on issue #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 11:12:36 UTC, 2 replies.
- [GitHub] [commons-imaging] christoffer-rydberg commented on issue #62: Add disposal method to GIF metadata - posted by GitBox <gi...@apache.org> on 2019/11/30 17:45:38 UTC, 0 replies.
- [GitHub] [commons-imaging] kinow commented on a change in pull request #62: Add disposal method to GIF metadata - posted by GitBox <gi...@apache.org> on 2019/11/30 20:55:54 UTC, 0 replies.
- [GitHub] [commons-imaging] christoffer-rydberg commented on a change in pull request #62: Add disposal method to GIF metadata - posted by GitBox <gi...@apache.org> on 2019/11/30 21:56:30 UTC, 0 replies.
- [GitHub] [commons-codec] garydgregory commented on issue #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 22:54:39 UTC, 0 replies.
- [GitHub] [commons-codec] garydgregory commented on a change in pull request #31: Added non-blocking File digest methods - posted by GitBox <gi...@apache.org> on 2019/11/30 22:55:46 UTC, 1 replies.