[GitHub] [commons-bcel] codecov-commenter commented on pull request #158: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


codecov-commenter commented on PR #158:
URL: https://github.com/apache/commons-bcel/pull/158#issuecomment-1288260014

   # 
[Codecov](https://codecov.io/gh/apache/commons-bcel/pull/158?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#158](https://codecov.io/gh/apache/commons-bcel/pull/158?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 (389aca1) into 
[master](https://codecov.io/gh/apache/commons-bcel/commit/7614e275343b5356fbe88e898e157e4e21e90452?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 (7614e27) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@Coverage Diff@@
   ## master #158   +/-   ##
   =
 Coverage 44.45%   44.45%   
 Complexity 2521 2521   
   =
 Files   362  362   
 Lines 1583115831   
 Branches   1987 1987   
   =
 Hits   7038 7038   
 Misses 8089 8089   
 Partials704  704   
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD 
build times. [Learn 
more](https://about.codecov.io/iterative-testing/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-bcel] garydgregory commented on pull request #158: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


garydgregory commented on PR #158:
URL: https://github.com/apache/commons-bcel/pull/158#issuecomment-1288259055

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-scxml] dependabot[bot] opened a new pull request, #82: Bump actions/upload-artifact from 3.1.0 to 3.1.1

2022-10-23 Thread GitBox


dependabot[bot] opened a new pull request, #82:
URL: https://github.com/apache/commons-scxml/pull/82

   Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) 
from 3.1.0 to 3.1.1.
   
   Release notes
   Sourced from https://github.com/actions/upload-artifact/releases;>actions/upload-artifact's
 releases.
   
   v3.1.1
   
   Update actions/core package to latest version to remove 
set-output deprecation warning https://github-redirect.dependabot.com/actions/upload-artifact/issues/351;>#351
   
   
   
   
   Commits
   
   https://github.com/actions/upload-artifact/commit/83fd05a356d7e2593de66fc9913b3002723633cb;>83fd05a
 Bump actions-core to v1.10.0 (https://github-redirect.dependabot.com/actions/upload-artifact/issues/356;>#356)
   See full diff in https://github.com/actions/upload-artifact/compare/3cea5372237819ed00197afe530f5a7ea3e805c8...83fd05a356d7e2593de66fc9913b3002723633cb;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/upload-artifact=github_actions=3.1.0=3.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-beanutils] digithuman opened a new pull request, #145: New Date/Time API continued replace Old

2022-10-23 Thread GitBox


digithuman opened a new pull request, #145:
URL: https://github.com/apache/commons-beanutils/pull/145

   1、Lifting accuracy from milliseconds to nanoseconds.
   2、add InstantConvert support java.time.Instant.
   3、DateTimeFormatter replace SimpleDateFormat,thread safe  and provide richer 
pattern .
   4、java.time.ZoneId repalce TimeZone ,future oriented.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Work logged] (MATH-1569) Manual array copy

2022-10-23 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/MATH-1569?focusedWorklogId=819463=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819463
 ]

ASF GitHub Bot logged work on MATH-1569:


Author: ASF GitHub Bot
Created on: 23/Oct/22 22:10
Start Date: 23/Oct/22 22:10
Worklog Time Spent: 10m 
  Work Description: aherbert commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288212305

   I did not say to remove the unnecessary parentheses in the 
`LevenbergMarquardtOptimizer`. I said to update the checkstyle suppression file 
to correctly suppress this checkstyle violation. We want to keep the 
unnecessary parentheses.




Issue Time Tracking
---

Worklog Id: (was: 819463)
Time Spent: 2h 20m  (was: 2h 10m)

> Manual array copy
> -
>
> Key: MATH-1569
> URL: https://issues.apache.org/jira/browse/MATH-1569
> Project: Commons Math
>  Issue Type: Sub-task
>Reporter: Arturo Bernal
>Priority: Minor
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [commons-math] aherbert commented on pull request #219: MATH-1569 - Manual array copy.

2022-10-23 Thread GitBox


aherbert commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288212305

   I did not say to remove the unnecessary parentheses in the 
`LevenbergMarquardtOptimizer`. I said to update the checkstyle suppression file 
to correctly suppress this checkstyle violation. We want to keep the 
unnecessary parentheses.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Work logged] (MATH-1569) Manual array copy

2022-10-23 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/MATH-1569?focusedWorklogId=819451=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819451
 ]

ASF GitHub Bot logged work on MATH-1569:


Author: ASF GitHub Bot
Created on: 23/Oct/22 20:34
Start Date: 23/Oct/22 20:34
Worklog Time Spent: 10m 
  Work Description: aherbert commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288195568

   This is failing CI on checkstyle. You have removed 2 lines from the
   
`org.apache.commons.math4.legacy.fitting.leastsquares.LevenbergMarquardtOptimizer`.
   
   There is this suppression for the legacy module:
   ```
   
   ```
   
   But the CI fails with unnecessary parentheses at line 525 and 739. So you 
have to update the lines in:
   `src/main/resources/checkstyle/checkstyle-suppressions-legacy.xml`
   
   
   
   




Issue Time Tracking
---

Worklog Id: (was: 819451)
Time Spent: 2h 10m  (was: 2h)

> Manual array copy
> -
>
> Key: MATH-1569
> URL: https://issues.apache.org/jira/browse/MATH-1569
> Project: Commons Math
>  Issue Type: Sub-task
>Reporter: Arturo Bernal
>Priority: Minor
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [commons-math] aherbert commented on pull request #219: MATH-1569 - Manual array copy.

2022-10-23 Thread GitBox


aherbert commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288195568

   This is failing CI on checkstyle. You have removed 2 lines from the
   
`org.apache.commons.math4.legacy.fitting.leastsquares.LevenbergMarquardtOptimizer`.
   
   There is this suppression for the legacy module:
   ```
   
   ```
   
   But the CI fails with unnecessary parentheses at line 525 and 739. So you 
have to update the lines in:
   `src/main/resources/checkstyle/checkstyle-suppressions-legacy.xml`
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-validator] dependabot[bot] closed pull request #97: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #97: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-validator/pull/97


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-validator] dependabot[bot] commented on pull request #97: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #97:
URL: https://github.com/apache/commons-validator/pull/97#issuecomment-1288185510

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-scxml] dependabot[bot] closed pull request #81: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #81: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-scxml/pull/81


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-scxml] dependabot[bot] commented on pull request #81: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #81:
URL: https://github.com/apache/commons-scxml/pull/81#issuecomment-1288185388

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-rdf] dependabot[bot] closed pull request #98: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #98: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-rdf/pull/98


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-rdf] dependabot[bot] commented on pull request #98: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #98:
URL: https://github.com/apache/commons-rdf/pull/98#issuecomment-1288185352

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-pool] dependabot[bot] closed pull request #186: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #186: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-pool/pull/186


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-pool] dependabot[bot] commented on pull request #186: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #186:
URL: https://github.com/apache/commons-pool/pull/186#issuecomment-1288185227

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-ognl] dependabot[bot] closed pull request #94: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #94: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-ognl/pull/94


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-ognl] dependabot[bot] commented on pull request #94: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #94:
URL: https://github.com/apache/commons-ognl/pull/94#issuecomment-1288185137

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-net] dependabot[bot] closed pull request #122: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #122: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-net/pull/122


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-net] dependabot[bot] commented on pull request #122: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #122:
URL: https://github.com/apache/commons-net/pull/122#issuecomment-1288185088

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-logging] dependabot[bot] closed pull request #113: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #113: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-logging/pull/113


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-logging] dependabot[bot] commented on pull request #113: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #113:
URL: https://github.com/apache/commons-logging/pull/113#issuecomment-1288185026

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-lang] dependabot[bot] closed pull request #978: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #978: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-lang/pull/978


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-lang] dependabot[bot] commented on pull request #978: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #978:
URL: https://github.com/apache/commons-lang/pull/978#issuecomment-1288184950

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-jexl] dependabot[bot] closed pull request #131: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #131: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-jexl/pull/131


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-jexl] dependabot[bot] commented on pull request #131: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #131:
URL: https://github.com/apache/commons-jexl/pull/131#issuecomment-1288184927

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-jcs] dependabot[bot] closed pull request #116: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #116: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-jcs/pull/116


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-jcs] dependabot[bot] commented on pull request #116: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #116:
URL: https://github.com/apache/commons-jcs/pull/116#issuecomment-1288184844

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-io] dependabot[bot] closed pull request #396: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #396: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-io/pull/396


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-io] dependabot[bot] commented on pull request #396: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #396:
URL: https://github.com/apache/commons-io/pull/396#issuecomment-1288184514

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-exec] dependabot[bot] closed pull request #71: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #71: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-exec/pull/71


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-exec] dependabot[bot] commented on pull request #71: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #71:
URL: https://github.com/apache/commons-exec/pull/71#issuecomment-1288184239

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-email] dependabot[bot] closed pull request #105: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #105: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-email/pull/105


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-email] dependabot[bot] commented on pull request #105: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #105:
URL: https://github.com/apache/commons-email/pull/105#issuecomment-1288184194

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-dbutils] dependabot[bot] closed pull request #147: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #147: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-dbutils/pull/147


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-dbutils] dependabot[bot] commented on pull request #147: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #147:
URL: https://github.com/apache/commons-dbutils/pull/147#issuecomment-1288184048

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-dbcp] dependabot[bot] commented on pull request #228: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #228:
URL: https://github.com/apache/commons-dbcp/pull/228#issuecomment-1288183955

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-daemon] dependabot[bot] closed pull request #62: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #62: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-daemon/pull/62


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-daemon] dependabot[bot] commented on pull request #62: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #62:
URL: https://github.com/apache/commons-daemon/pull/62#issuecomment-1288183877

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-crypto] dependabot[bot] closed pull request #191: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #191: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-crypto/pull/191


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-crypto] dependabot[bot] commented on pull request #191: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #191:
URL: https://github.com/apache/commons-crypto/pull/191#issuecomment-1288183768

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-compress] dependabot[bot] closed pull request #325: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #325: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-compress/pull/325


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-compress] dependabot[bot] commented on pull request #325: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #325:
URL: https://github.com/apache/commons-compress/pull/325#issuecomment-1288183671

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-collections] dependabot[bot] closed pull request #350: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #350: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-collections/pull/350


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-collections] dependabot[bot] commented on pull request #350: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #350:
URL: 
https://github.com/apache/commons-collections/pull/350#issuecomment-1288183488

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-codec] dependabot[bot] closed pull request #155: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #155: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-codec/pull/155


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-codec] dependabot[bot] commented on pull request #155: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #155:
URL: https://github.com/apache/commons-codec/pull/155#issuecomment-1288183427

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-cli] dependabot[bot] closed pull request #137: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #137: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-cli/pull/137


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-cli] dependabot[bot] commented on pull request #137: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #137:
URL: https://github.com/apache/commons-cli/pull/137#issuecomment-1288183355

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-build-plugin] dependabot[bot] closed pull request #96: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #96: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-build-plugin/pull/96


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-build-plugin] dependabot[bot] commented on pull request #96: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #96:
URL: 
https://github.com/apache/commons-build-plugin/pull/96#issuecomment-1288183316

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-beanutils] dependabot[bot] closed pull request #142: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] closed pull request #142: Bump ossf/scorecard-action from 1.1.2 
to 2.0.6
URL: https://github.com/apache/commons-beanutils/pull/142


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-beanutils] dependabot[bot] commented on pull request #142: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


dependabot[bot] commented on PR #142:
URL: 
https://github.com/apache/commons-beanutils/pull/142#issuecomment-1288183242

   Looks like ossf/scorecard-action is up-to-date now, so this is no longer 
needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Work logged] (MATH-1569) Manual array copy

2022-10-23 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/MATH-1569?focusedWorklogId=819441=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819441
 ]

ASF GitHub Bot logged work on MATH-1569:


Author: ASF GitHub Bot
Created on: 23/Oct/22 18:52
Start Date: 23/Oct/22 18:52
Worklog Time Spent: 10m 
  Work Description: codecov-commenter commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288175087

   # 
[Codecov](https://codecov.io/gh/apache/commons-math/pull/219?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#219](https://codecov.io/gh/apache/commons-math/pull/219?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 (3720391) into 
[master](https://codecov.io/gh/apache/commons-math/commit/ec7eb8b32d9dff80f98c506a88c521a0ca3ea6a6?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 (ec7eb8b) will **decrease** coverage by `0.02%`.
   > The diff coverage is `76.92%`.
   
   > :exclamation: Current head 3720391 differs from pull request most recent 
head 7c5f473. Consider uploading reports for the commit 7c5f473 to get more 
accurate results
   
   ```diff
   @@ Coverage Diff  @@
   ## master #219  +/-   ##
   
   - Coverage 86.55%   86.52%   -0.03% 
   + Complexity 9810 9796  -14 
   
 Files   533  533  
 Lines 3557935574   -5 
 Branches   6212 6207   -5 
   
   - Hits  3079630782  -14 
   - Misses 3524 3525   +1 
   - Partials   1259 1267   +8 
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/commons-math/pull/219?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[...optim/nonlinear/scalar/noderiv/CMAESOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvb3B0aW0vbm9ubGluZWFyL3NjYWxhci9ub2Rlcml2L0NNQUVTT3B0aW1pemVyLmphdmE=)
 | `83.87% <50.00%> (-0.22%)` | :arrow_down: |
   | 
[.../org/apache/commons/math4/legacy/core/dfp/Dfp.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9jb21tb25zL21hdGg0L2xlZ2FjeS9jb3JlL2RmcC9EZnAuamF2YQ==)
 | `86.42% <60.00%> (-0.20%)` | :arrow_down: |
   | 
[.../math4/legacy/analysis/solvers/LaguerreSolver.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvYW5hbHlzaXMvc29sdmVycy9MYWd1ZXJyZVNvbHZlci5qYXZh)
 | `69.23% <100.00%> (-0.27%)` | :arrow_down: |
   | 
[...ting/leastsquares/LevenbergMarquardtOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvZml0dGluZy9sZWFzdHNxdWFyZXMvTGV2ZW5iZXJnTWFycXVhcmR0T3B0aW1pemVyLmphdmE=)
 | `92.20% <100.00%> (-0.03%)` | :arrow_down: |
   | 
[...ons/math4/legacy/linear/HessenbergTransformer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvbGluZWFyL0hlc3NlbmJlcmdUcmFuc2Zvcm1lci5qYXZh)
 | `94.73% <100.00%> (-0.07%)` | :arrow_down: |
   | 
[...y/ode/nonstiff/AdamsNordsieckFieldTransformer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvb2RlL25vbnN0aWZmL0FkYW1zTm9yZHNpZWNrRmllbGRUcmFuc2Zvcm1lci5qYXZh)
 | `100.00% <100.00%> (ø)` | |
   | 

[GitHub] [commons-math] codecov-commenter commented on pull request #219: MATH-1569 - Manual array copy.

2022-10-23 Thread GitBox


codecov-commenter commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288175087

   # 
[Codecov](https://codecov.io/gh/apache/commons-math/pull/219?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 Report
   > Merging 
[#219](https://codecov.io/gh/apache/commons-math/pull/219?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 (3720391) into 
[master](https://codecov.io/gh/apache/commons-math/commit/ec7eb8b32d9dff80f98c506a88c521a0ca3ea6a6?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 (ec7eb8b) will **decrease** coverage by `0.02%`.
   > The diff coverage is `76.92%`.
   
   > :exclamation: Current head 3720391 differs from pull request most recent 
head 7c5f473. Consider uploading reports for the commit 7c5f473 to get more 
accurate results
   
   ```diff
   @@ Coverage Diff  @@
   ## master #219  +/-   ##
   
   - Coverage 86.55%   86.52%   -0.03% 
   + Complexity 9810 9796  -14 
   
 Files   533  533  
 Lines 3557935574   -5 
 Branches   6212 6207   -5 
   
   - Hits  3079630782  -14 
   - Misses 3524 3525   +1 
   - Partials   1259 1267   +8 
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/commons-math/pull/219?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation)
 | Coverage Δ | |
   |---|---|---|
   | 
[...optim/nonlinear/scalar/noderiv/CMAESOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvb3B0aW0vbm9ubGluZWFyL3NjYWxhci9ub2Rlcml2L0NNQUVTT3B0aW1pemVyLmphdmE=)
 | `83.87% <50.00%> (-0.22%)` | :arrow_down: |
   | 
[.../org/apache/commons/math4/legacy/core/dfp/Dfp.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS1jb3JlL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9jb21tb25zL21hdGg0L2xlZ2FjeS9jb3JlL2RmcC9EZnAuamF2YQ==)
 | `86.42% <60.00%> (-0.20%)` | :arrow_down: |
   | 
[.../math4/legacy/analysis/solvers/LaguerreSolver.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvYW5hbHlzaXMvc29sdmVycy9MYWd1ZXJyZVNvbHZlci5qYXZh)
 | `69.23% <100.00%> (-0.27%)` | :arrow_down: |
   | 
[...ting/leastsquares/LevenbergMarquardtOptimizer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvZml0dGluZy9sZWFzdHNxdWFyZXMvTGV2ZW5iZXJnTWFycXVhcmR0T3B0aW1pemVyLmphdmE=)
 | `92.20% <100.00%> (-0.03%)` | :arrow_down: |
   | 
[...ons/math4/legacy/linear/HessenbergTransformer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvbGluZWFyL0hlc3NlbmJlcmdUcmFuc2Zvcm1lci5qYXZh)
 | `94.73% <100.00%> (-0.07%)` | :arrow_down: |
   | 
[...y/ode/nonstiff/AdamsNordsieckFieldTransformer.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLWxlZ2FjeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9sZWdhY3kvb2RlL25vbnN0aWZmL0FkYW1zTm9yZHNpZWNrRmllbGRUcmFuc2Zvcm1lci5qYXZh)
 | `100.00% <100.00%> (ø)` | |
   | 
[...mmons/math4/neuralnet/twod/NeuronSquareMesh2D.java](https://codecov.io/gh/apache/commons-math/pull/219/diff?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=The+Apache+Software+Foundation#diff-Y29tbW9ucy1tYXRoLW5ldXJhbG5ldC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvY29tbW9ucy9tYXRoNC9uZXVyYWxuZXQvdHdvZC9OZXVyb25TcXVhcmVNZXNoMkQuamF2YQ==)
 | `88.00% <100.00%> (-0.05%)` | :arrow_down: |
   | 

[jira] [Work logged] (MATH-1569) Manual array copy

2022-10-23 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/MATH-1569?focusedWorklogId=819440=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-819440
 ]

ASF GitHub Bot logged work on MATH-1569:


Author: ASF GitHub Bot
Created on: 23/Oct/22 18:51
Start Date: 23/Oct/22 18:51
Worklog Time Spent: 10m 
  Work Description: arturobernalg commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288174839

   > Where I have put a note that 'This is wrong' you should revert the change. 
The arraycopy does not duplicate the first two elements through the array in an 
alternating pattern; the original loop does. This is why the tests fail. It 
should be reverted.
   
   OK. done.




Issue Time Tracking
---

Worklog Id: (was: 819440)
Time Spent: 1h 50m  (was: 1h 40m)

> Manual array copy
> -
>
> Key: MATH-1569
> URL: https://issues.apache.org/jira/browse/MATH-1569
> Project: Commons Math
>  Issue Type: Sub-task
>Reporter: Arturo Bernal
>Priority: Minor
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [commons-math] arturobernalg commented on pull request #219: MATH-1569 - Manual array copy.

2022-10-23 Thread GitBox


arturobernalg commented on PR #219:
URL: https://github.com/apache/commons-math/pull/219#issuecomment-1288174839

   > Where I have put a note that 'This is wrong' you should revert the change. 
The arraycopy does not duplicate the first two elements through the array in an 
alternating pattern; the original loop does. This is why the tests fail. It 
should be reverted.
   
   OK. done.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-csv] garydgregory merged pull request #277: Bump ossf/scorecard-action from 1.1.2 to 2.0.6

2022-10-23 Thread GitBox


garydgregory merged PR #277:
URL: https://github.com/apache/commons-csv/pull/277


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (DBCP-587) DBCP and Transparent Application Continuity

2022-10-23 Thread Phil Steitz (Jira)


[ 
https://issues.apache.org/jira/browse/DBCP-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17622847#comment-17622847
 ] 

Phil Steitz commented on DBCP-587:
--

Thanks.  It was a good question.




> DBCP and Transparent Application Continuity
> ---
>
> Key: DBCP-587
> URL: https://issues.apache.org/jira/browse/DBCP-587
> Project: Commons DBCP
>  Issue Type: Bug
>Affects Versions: 2.9.0
>Reporter: Kirk Hill
>Priority: Major
>
> Oracle databases have a high-availability setup that uses an item called 
> Transparent Application Continuity.  It requires using the following driver 
> class name for "oracle.jdbc.replay.OracleDataSourceImpl"  When I attempt to 
> use this driver I get the following error message.  
> SQLException occurred : Cannot create JDBC driver of class 
> 'oracle.jdbc.replay.OracleDataSourceImpl' 
> Having this as a way to create connection pools would greatly enhance your 
> product.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[GitHub] [commons-lang] garydgregory merged pull request #981: Fix simple broken javadoc.

2022-10-23 Thread GitBox


garydgregory merged PR #981:
URL: https://github.com/apache/commons-lang/pull/981


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [commons-math] arturobernalg closed pull request #226: Extract commons value.

2022-10-23 Thread GitBox


arturobernalg closed pull request #226: Extract commons value.
URL: https://github.com/apache/commons-math/pull/226


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org