[jira] [Commented] (INCUBATOR-280) Datalab retired, but cleanup is incomplete

2023-11-15 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17786220#comment-17786220 ] Sebb commented on INCUBATOR-280: The Incubator PMC is ultimately responsible. Some parts have to be

[jira] [Commented] (INCUBATOR-280) Datalab retired, but cleanup is incomplete

2023-11-14 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17785867#comment-17785867 ] Sebb commented on INCUBATOR-280: AFAIK, nothing has been done on this. For example, the LDAP group

[jira] [Resolved] (CRYPTO-176) Drop dependency on Commons IO?

2023-11-14 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-176. - Resolution: Won't Fix > Drop dependency on Commons IO? > -- > > Key:

[jira] [Commented] (CRYPTO-176) Drop dependency on Commons IO?

2023-11-09 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784623#comment-17784623 ] Sebb commented on CRYPTO-176: - There is bound to be some code duplication across components, so I don't see

[jira] [Commented] (CRYPTO-176) Drop dependency on Commons IO?

2023-11-09 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784514#comment-17784514 ] Sebb commented on CRYPTO-176: - Note that there are already versions of readFully and closeQuietly in

[jira] [Comment Edited] (CRYPTO-176) Drop dependency on Commons IO?

2023-11-09 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17784514#comment-17784514 ] Sebb edited comment on CRYPTO-176 at 11/9/23 3:29 PM: -- Note that there are already

[jira] [Created] (CRYPTO-176) Drop dependency on Commons IO?

2023-11-09 Thread Sebb (Jira)
Sebb created CRYPTO-176: --- Summary: Drop dependency on Commons IO? Key: CRYPTO-176 URL: https://issues.apache.org/jira/browse/CRYPTO-176 Project: Commons Crypto Issue Type: Improvement

[jira] [Created] (CRYPTO-175) JNA tests rely on JNI code

2023-11-07 Thread Sebb (Jira)
Sebb created CRYPTO-175: --- Summary: JNA tests rely on JNI code Key: CRYPTO-175 URL: https://issues.apache.org/jira/browse/CRYPTO-175 Project: Commons Crypto Issue Type: Bug Reporter: Sebb

[jira] [Resolved] (CRYPTO-174) Allow override of SSL library name

2023-11-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-174. - Resolution: Fixed > Allow override of SSL library name > -- > >

[jira] [Resolved] (COMDEV-531) Unable to submit report via reporter.a.org

2023-11-05 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-531. - Resolution: Fixed > Unable to submit report via reporter.a.org > -- > >

[jira] [Created] (CRYPTO-174) Allow override of SSL library name

2023-11-04 Thread Sebb (Jira)
Sebb created CRYPTO-174: --- Summary: Allow override of SSL library name Key: CRYPTO-174 URL: https://issues.apache.org/jira/browse/CRYPTO-174 Project: Commons Crypto Issue Type: New Feature

[jira] [Resolved] (CRYPTO-167) Cannot use env to report missing env!

2023-11-04 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-167. - Resolution: Fixed > Cannot use env to report missing env! > - > >

[jira] [Commented] (CRYPTO-167) Cannot use env to report missing env!

2023-11-04 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17782940#comment-17782940 ] Sebb commented on CRYPTO-167: - I now think this issue is wrong; the problem is that the code should not be

[jira] [Resolved] (CRYPTO-172) Add support for Linux-riscv64

2023-11-04 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-172. - Resolution: Fixed > Add support for Linux-riscv64 > - > > Key:

[jira] [Resolved] (CRYPTO-170) Test fails with "java is loading libcrypto in an unsafe way" on macos-11/Java21

2023-11-02 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-170. - Resolution: Fixed Using the appropriate definition for jni.library.path (and the same for jna.library.path)

[jira] [Created] (CRYPTO-173) docker build does not work on macOS M1

2023-11-02 Thread Sebb (Jira)
Sebb created CRYPTO-173: --- Summary: docker build does not work on macOS M1 Key: CRYPTO-173 URL: https://issues.apache.org/jira/browse/CRYPTO-173 Project: Commons Crypto Issue Type: Bug

[jira] [Commented] (CRYPTO-170) Test fails with "java is loading libcrypto in an unsafe way" on macos-11/Java21

2023-11-01 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17781831#comment-17781831 ] Sebb commented on CRYPTO-170: - It looks like this can be avoided by defining jni.library.path and

[jira] [Resolved] (GEODE-7251) Incorrect/incomplete instructions on download page

2023-11-01 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/GEODE-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved GEODE-7251. - Resolution: Fixed Looks OK now > Incorrect/incomplete instructions on download page >

[jira] [Resolved] (CRYPTO-133) OpenSslCryptoRandomNative.nextRandBytes not thread safe

2023-10-29 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-133. - Resolution: Feedback Received Seems to be resolved > OpenSslCryptoRandomNative.nextRandBytes not thread safe >

[jira] [Resolved] (CRYPTO-150) An illegal reflective access operation has occurred

2023-10-29 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-150. - Resolution: Duplicate > An illegal reflective access operation has occurred >

[jira] [Resolved] (CRYPTO-144) Illegal reflective access by org.apache.commons.crypto.stream.CryptoInputStream

2023-10-29 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CRYPTO-144. - Resolution: Duplicate > Illegal reflective access by > org.apache.commons.crypto.stream.CryptoInputStream >

[jira] [Commented] (CRYPTO-158) Illegal reflective access

2023-10-29 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780738#comment-17780738 ] Sebb commented on CRYPTO-158: - The class CryptoInputStream does currently use reflection to deallocate the

[jira] [Commented] (CRYPTO-166) Library is reloaded multiple times

2023-10-29 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780733#comment-17780733 ] Sebb commented on CRYPTO-166: - I wonder if this is related to CRYPTO-170? > Library is reloaded multiple

[jira] [Commented] (CRYPTO-167) Cannot use env to report missing env!

2023-10-29 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780732#comment-17780732 ] Sebb commented on CRYPTO-167: - [~adbhonsle] If you have a GitHub account, feel free to raise a PR to fix the

[jira] [Created] (CRYPTO-171) OpenSslCryptoRandomNative.c uses syscall(2) which is deprecated on macos M1

2023-10-29 Thread Sebb (Jira)
Sebb created CRYPTO-171: --- Summary: OpenSslCryptoRandomNative.c uses syscall(2) which is deprecated on macos M1 Key: CRYPTO-171 URL: https://issues.apache.org/jira/browse/CRYPTO-171 Project: Commons Crypto

[jira] [Created] (CRYPTO-170) Test fails with "java is loading libcrypto in an unsafe way" on macos-11/Java21

2023-10-28 Thread Sebb (Jira)
Sebb created CRYPTO-170: --- Summary: Test fails with "java is loading libcrypto in an unsafe way" on macos-11/Java21 Key: CRYPTO-170 URL: https://issues.apache.org/jira/browse/CRYPTO-170 Project: Commons Crypto

[jira] [Commented] (ATTIC-218) Moving one of many packages to attic (or just removing it from the code)?

2023-10-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/ATTIC-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17779997#comment-17779997 ] Sebb commented on ATTIC-218: The Attic is only for PMCs that have insufficient members to operate. If a PMC

[jira] [Resolved] (ATTIC-218) Moving one of many packages to attic (or just removing it from the code)?

2023-10-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/ATTIC-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved ATTIC-218. Resolution: Information Provided > Moving one of many packages to attic (or just removing it from the code)? >

[jira] [Commented] (VALIDATOR-368) Allow angle brackets in email-address validation

2023-10-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17779802#comment-17779802 ] Sebb commented on VALIDATOR-368: Seems to me that this changes the behaviour of the existing

[jira] [Resolved] (ATTIC-206) Site build does not allow for removal of xdocs source files

2023-10-24 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/ATTIC-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved ATTIC-206. Resolution: Fixed Done in CI build script > Site build does not allow for removal of xdocs source files >

[jira] [Commented] (IO-427) New TrailerInputStream class

2023-10-23 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778557#comment-17778557 ] Sebb commented on IO-427: - Why don't you just write the stream to a temporary file, and check the hash on end of

[jira] [Commented] (INCUBATOR-279) Tuweni retired, but cleanup is incomplete

2023-10-22 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778476#comment-17778476 ] Sebb commented on INCUBATOR-279: Ping > Tuweni retired, but cleanup is incomplete >

[jira] [Created] (INCUBATOR-280) Datalab retired, but cleanup is incomplete

2023-10-22 Thread Sebb (Jira)
Sebb created INCUBATOR-280: -- Summary: Datalab retired, but cleanup is incomplete Key: INCUBATOR-280 URL: https://issues.apache.org/jira/browse/INCUBATOR-280 Project: Incubator Issue Type: Task

[jira] [Commented] (CRYPTO-169) Unable to load native library on Apple Silicon (M1 Mac)

2023-10-22 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778316#comment-17778316 ] Sebb commented on CRYPTO-169: - That should be OK. > Unable to load native library on Apple Silicon (M1 Mac)

[jira] [Commented] (CRYPTO-169) Unable to load native library on Apple Silicon (M1 Mac)

2023-10-22 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CRYPTO-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778297#comment-17778297 ] Sebb commented on CRYPTO-169: - No, it is never acceptable to catch Throwable. Some exceptions should never be

[jira] [Commented] (COMMONSSITE-129) [build-plugin, release-plugin] Merge codebases

2023-10-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778098#comment-17778098 ] Sebb commented on COMMONSSITE-129: -- Note that Maven 4 does not support the Ant Mojo Extractor (or

[jira] [Resolved] (COMMONSSITE-46) Multi-module projects fail when using the "rc" profile in commons-parent

2023-10-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMMONSSITE-46. - Resolution: Abandoned The rc profile no longer exists > Multi-module projects fail when using the

[jira] [Commented] (COMMONSSITE-167) [build-plugin] makes assumptions about workflow names to create badges

2023-10-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778096#comment-17778096 ] Sebb commented on COMMONSSITE-167: -- See also https://issues.apache.org/jira/browse/RNG-38 >

[jira] [Commented] (COMMONSSITE-150) Maven Central link/badge for "Commons Numbers" v1.0

2023-10-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778095#comment-17778095 ] Sebb commented on COMMONSSITE-150: -- Need more detail if this is to be resolved. The mail link is

[jira] [Resolved] (COMMONSSITE-85) https for images

2023-10-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMMONSSITE-85. - Resolution: Fixed Original issue fixed some while ago > https for images > > >

[jira] [Created] (COMMONSSITE-167) [build-plugin] makes assumptions about workflow names to create badges

2023-10-21 Thread Sebb (Jira)
Sebb created COMMONSSITE-167: Summary: [build-plugin] makes assumptions about workflow names to create badges Key: COMMONSSITE-167 URL: https://issues.apache.org/jira/browse/COMMONSSITE-167 Project:

[jira] [Commented] (JEXL-408) Using JexlFeatures is tedious

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/JEXL-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776931#comment-17776931 ] Sebb commented on JEXL-408: --- I am happy with the create() method, as that makes it easy to enable a few specific

[jira] [Commented] (JEXL-410) JexlFeatures: ctor does not enable all features

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/JEXL-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776928#comment-17776928 ] Sebb commented on JEXL-410: --- It's not about convenience, it's about not honouring the Javadoc. As to breaking

[jira] [Comment Edited] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776778#comment-17776778 ] Sebb edited comment on COMDEV-538 at 10/18/23 4:43 PM: --- Thanks for confirming it

[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776778#comment-17776778 ] Sebb commented on COMDEV-538: - Thanks for confirming it has been fixed. Interesting re the server behaviour.

[jira] [Resolved] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-538. - Resolution: Fixed > PMC information outdated at https://projects.apache.org/committee.html?maven >

[jira] [Commented] (JEXL-410) JexlFeatures: ctor does not enable all features

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/JEXL-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776765#comment-17776765 ] Sebb commented on JEXL-410: --- I think that is the wrong fix. I think the original Javadoc should be honoured; that

[jira] [Commented] (JEXL-408) Using JexlFeatures is tedious

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/JEXL-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776759#comment-17776759 ] Sebb commented on JEXL-408: --- It is also tedious to create an instance that disables a single feature. Originally

[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17776547#comment-17776547 ] Sebb commented on COMDEV-538: - Looks OK to me. Make sure you refresh your browser cache (or try a different

[jira] [Created] (JEXL-410) JexlFeatures: ctor does not enable all features

2023-10-17 Thread Sebb (Jira)
Sebb created JEXL-410: - Summary: JexlFeatures: ctor does not enable all features Key: JEXL-410 URL: https://issues.apache.org/jira/browse/JEXL-410 Project: Commons JEXL Issue Type: Bug

[jira] [Created] (JEXL-409) Disable LEXICAL should disable LEXICAL_SHADE

2023-10-17 Thread Sebb (Jira)
Sebb created JEXL-409: - Summary: Disable LEXICAL should disable LEXICAL_SHADE Key: JEXL-409 URL: https://issues.apache.org/jira/browse/JEXL-409 Project: Commons JEXL Issue Type: Bug

[jira] [Created] (JEXL-408) Using JexlFeatures is tedious

2023-10-17 Thread Sebb (Jira)
Sebb created JEXL-408: - Summary: Using JexlFeatures is tedious Key: JEXL-408 URL: https://issues.apache.org/jira/browse/JEXL-408 Project: Commons JEXL Issue Type: Improvement Reporter: Sebb

[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-16 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17775942#comment-17775942 ] Sebb commented on COMDEV-538: - There was a bug in the code that fetched the data; now fixed. > PMC

[jira] [Resolved] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-16 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-538. - Resolution: Information Provided > PMC information outdated at https://projects.apache.org/committee.html?maven

[jira] [Commented] (COMDEV-538) PMC information outdated at https://projects.apache.org/committee.html?maven

2023-10-16 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17775826#comment-17775826 ] Sebb commented on COMDEV-538: - The jobs are run daily overnight > PMC information outdated at

[jira] [Commented] (IO-414) IOUtils.writeLines is not correct with a charset with BOM

2023-10-07 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772886#comment-17772886 ] Sebb commented on IO-414: - e.g. https://github.com/apache/commons-io/actions/runs/6441844619/job/17492833682 Looks

[jira] [Resolved] (IO-815) XmlStreamReader encoding match RE is too strict

2023-10-03 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-815. - Resolution: Fixed > XmlStreamReader encoding match RE is too strict > --- > >

[jira] [Commented] (IO-815) XmlStreamReader encoding match RE is too strict

2023-10-03 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17771647#comment-17771647 ] Sebb commented on IO-815: - Fixed in

[jira] [Updated] (IO-815) XmlStreamReader encoding match RE is too strict

2023-10-03 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/IO-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-815: Fix Version/s: 2.14.1 > XmlStreamReader encoding match RE is too strict > --- > >

[jira] [Created] (IO-815) XmlStreamReader encoding match RE is too strict

2023-10-03 Thread Sebb (Jira)
Sebb created IO-815: --- Summary: XmlStreamReader encoding match RE is too strict Key: IO-815 URL: https://issues.apache.org/jira/browse/IO-815 Project: Commons IO Issue Type: Bug Components:

[jira] [Updated] (INCUBATOR-253) Issues with MXNet releases and their distribution

2023-09-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-253: --- Labels: CanBeClosed (was: ) > Issues with MXNet releases and their distribution >

[jira] [Commented] (INCUBATOR-253) Issues with MXNet releases and their distribution

2023-09-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17767746#comment-17767746 ] Sebb commented on INCUBATOR-253: MXNet graduated in 2022, so this issue can be closed > Issues with

[jira] [Commented] (INCUBATOR-265) Maybe incorrect clarification in Graduation Guide

2023-09-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17767745#comment-17767745 ] Sebb commented on INCUBATOR-265: PR has been applied > Maybe incorrect clarification in Graduation

[jira] [Updated] (INCUBATOR-265) Maybe incorrect clarification in Graduation Guide

2023-09-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-265: --- Labels: CanBeClosed (was: ) > Maybe incorrect clarification in Graduation Guide >

[jira] [Updated] (INCUBATOR-278) Outdated link to Apachecon 2022 on website

2023-09-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-278: --- Labels: CanBeClosed (was: ) > Outdated link to Apachecon 2022 on website >

[jira] [Commented] (INCUBATOR-278) Outdated link to Apachecon 2022 on website

2023-09-21 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17767744#comment-17767744 ] Sebb commented on INCUBATOR-278: Seems to have been fixed; this issue can be closed > Outdated link

[jira] [Commented] (DI-11) Build an Apache Diversity and Inclusion Website

2023-09-18 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/DI-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17766605#comment-17766605 ] Sebb commented on DI-11: Might be worth considering Hugo. That proved easy to use for Comdev > Build an Apache

[jira] [Updated] (INCUBATOR-270) Install osschat GitHub app

2023-09-15 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-270: --- Labels: TOBECLOSED (was: ) > Install osschat GitHub app > -- > >

[jira] [Updated] (INCUBATOR-273) remove jul...@apache.org from moderators of heron and toree podlings mailing lists

2023-09-15 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-273: --- Labels: TOBECLOSED (was: ) > remove jul...@apache.org from moderators of heron and toree podlings

[jira] [Updated] (INCUBATOR-277) Allow GitHub Actions to create PRs

2023-09-15 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-277: --- Labels: TOBECLOSED (was: ) > Allow GitHub Actions to create PRs > -- > >

[jira] [Updated] (INCUBATOR-274) Gives Orbit (orbit.love) access to GitHub repos

2023-09-15 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/INCUBATOR-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated INCUBATOR-274: --- Labels: TOBECLOSED (was: ) > Gives Orbit (orbit.love) access to GitHub repos >

[jira] [Resolved] (COMDEV-436) parsereleases produces false releases for solr

2023-09-14 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-436. - Resolution: Fixed > parsereleases produces false releases for solr >

[jira] [Commented] (COMDEV-436) parsereleases produces false releases for solr

2023-09-14 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17765117#comment-17765117 ] Sebb commented on COMDEV-436: - DOAP files are not provided for all projects, and even if present, may not be

[jira] [Commented] (COMDEV-436) parsereleases produces false releases for solr

2023-09-13 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764752#comment-17764752 ] Sebb commented on COMDEV-436: - Please don't stop uploading items to the download area merely to fix a problem

[jira] [Commented] (COMDEV-436) parsereleases produces false releases for solr

2023-09-13 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764700#comment-17764700 ] Sebb commented on COMDEV-436: - The parser now runs off the find-ls listing which makes it very much quicker.

[jira] [Commented] (COMDEV-536) Reporter Tool should filter out stats for bots

2023-09-12 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764418#comment-17764418 ] Sebb commented on COMDEV-536: - I agree it does not make sense to lump bot traffic with the rest. However,

[jira] [Commented] (COMDEV-536) Reporter Tool should filter out stats for bots

2023-09-12 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764382#comment-17764382 ] Sebb commented on COMDEV-536: - Which part of the reporter tool are you referring to? e.g. URL > Reporter

[jira] [Commented] (XMLCOMMONS-98) Missing source release

2023-09-11 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/XMLCOMMONS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763580#comment-17763580 ] Sebb commented on XMLCOMMONS-98: Are you sure you tried a source link for commons resolver (as per the

[jira] [Created] (XMLCOMMONS-98) Missing source release

2023-09-10 Thread Sebb (Jira)
Sebb created XMLCOMMONS-98: -- Summary: Missing source release Key: XMLCOMMONS-98 URL: https://issues.apache.org/jira/browse/XMLCOMMONS-98 Project: XML Commons Issue Type: Bug Components:

[jira] [Commented] (COMDEV-436) parsereleases produces false releases for solr

2023-09-09 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763353#comment-17763353 ] Sebb commented on COMDEV-436: - In the meantime I have applied the patch. > parsereleases produces false

[jira] [Commented] (COMDEV-436) parsereleases produces false releases for solr

2023-09-09 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17763352#comment-17763352 ] Sebb commented on COMDEV-436: - A release must contain a source package. There are only a few extensions that

[jira] [Created] (COMDEV-535) parsereleases.py should not always strip -parent- from names

2023-09-08 Thread Sebb (Jira)
Sebb created COMDEV-535: --- Summary: parsereleases.py should not always strip -parent- from names Key: COMDEV-535 URL: https://issues.apache.org/jira/browse/COMDEV-535 Project: Community Development

[jira] [Resolved] (COMDEV-302) add committe short description to committees listing

2023-09-08 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-302. - Resolution: Fixed Fixed in r1912197 > add committe short description to committees listing >

[jira] [Commented] (COMDEV-302) add committe short description to committees listing

2023-09-07 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17762911#comment-17762911 ] Sebb commented on COMDEV-302: - Note that search works quite well to find projects > add committe short

[jira] [Resolved] (COMDEV-528) Retired projects in DOAP list

2023-09-07 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-528. - Resolution: Fixed These projects are now shown as being in the Attic > Retired projects in DOAP list >

[jira] [Resolved] (COMDEV-328) Don't publish second-hand json files

2023-09-07 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-328. - Resolution: Fixed > Don't publish second-hand json files > > >

[jira] [Commented] (VALIDATOR-490) [DomainValidator] Add local to LOCAL_TLDs

2023-09-05 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17762218#comment-17762218 ] Sebb commented on VALIDATOR-490: Note that you can instantiate a version of the class with updates to

[jira] [Commented] (COMDEV-534) 3rd party downloads not allowed by privacy policy

2023-09-04 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17761854#comment-17761854 ] Sebb commented on COMDEV-534: - The statistics page loads data from api.snoot.io. AFAICT, we don't have a

[jira] [Created] (COMDEV-534) 3rd party downloads not allowed by privacy policy

2023-08-31 Thread Sebb (Jira)
Sebb created COMDEV-534: --- Summary: 3rd party downloads not allowed by privacy policy Key: COMDEV-534 URL: https://issues.apache.org/jira/browse/COMDEV-534 Project: Community Development Issue Type:

[jira] [Commented] (COMDEV-533) Inconsistency in membership data (CouchDB)

2023-08-28 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17759633#comment-17759633 ] Sebb commented on COMDEV-533: - The official date of joining is when the person is added to the roster. Sorry,

[jira] [Commented] (COMDEV-533) Inconsistency in membership data (CouchDB)

2023-08-27 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17759361#comment-17759361 ] Sebb commented on COMDEV-533: - Only PMC members are allowed to modify the file. This is normally done via the

[jira] [Resolved] (COMDEV-533) Inconsistency in membership data (CouchDB)

2023-08-27 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-533. - Resolution: Information Provided > Inconsistency in membership data (CouchDB) >

[jira] [Commented] (COMDEV-533) Inconsistency in membership data (CouchDB)

2023-08-27 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17759341#comment-17759341 ] Sebb commented on COMDEV-533: - The official membership roster is the committee-info.txt file. Unless and

[jira] [Resolved] (COMDEV-532) Report Wizard gives "[object Response]" error with underlying 500

2023-08-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMDEV-532. - Resolution: Fixed Works again. > Report Wizard gives "[object Response]" error with underlying 500 >

[jira] [Updated] (COMDEV-532) Report Wizard gives "[object Response]" error with underlying 500

2023-08-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COMDEV-532: Description: As reported by others, navigating to

[jira] [Commented] (COMDEV-532) Report Wizard gives "[object Response]" error with underlying 500

2023-08-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17759299#comment-17759299 ] Sebb commented on COMDEV-532: - Sorry, I'd not noticed that clicking on the link in the description did not

[jira] [Commented] (COMDEV-532) Report Wizard gives "[object Response]" error with underlying 500

2023-08-26 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMDEV-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17759295#comment-17759295 ] Sebb commented on COMDEV-532: - Tried just now, and the wizard loads OK for me with macOS and FF, Chrome and

[jira] [Commented] (CASSANDRA-18579) No link to source packages

2023-08-16 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17754950#comment-17754950 ] Sebb commented on CASSANDRA-18579: -- The source packages also require sigs and hashes. It should be

[jira] [Commented] (WHIMSY-404) Can't post project report.

2023-08-14 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/WHIMSY-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17753937#comment-17753937 ] Sebb commented on WHIMSY-404: - It only exists as a command-line tool at present; it cannot be plugged into

[jira] [Resolved] (WHIMSY-405) Probably user error, not bug, but I'm not certain...

2023-08-12 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/WHIMSY-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved WHIMSY-405. - Resolution: Fixed > Probably user error, not bug, but I'm not certain... >

<    1   2   3   4   5   6   7   8   9   10   >