[GitHub] [manifoldcf] asfgit closed pull request #108: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

2021-12-12 Thread GitBox
asfgit closed pull request #108: URL: https://github.com/apache/manifoldcf/pull/108 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [manifoldcf] asfgit closed pull request #110: Remove deprecated sudo setting.

2021-12-12 Thread GitBox
asfgit closed pull request #110: URL: https://github.com/apache/manifoldcf/pull/110 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [manifoldcf] schuch commented on pull request #111: Improve MAVEN build Performance

2021-12-12 Thread GitBox
schuch commented on pull request #111: URL: https://github.com/apache/manifoldcf/pull/111#issuecomment-991862401 The default value is `true` according to https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html -- This is an automated message from the Apache Git Service.

[GitHub] [manifoldcf] hongdongni opened a new pull request #111: Improve MAVEN build Performance

2021-12-05 Thread GitBox
hongdongni opened a new pull request #111: URL: https://github.com/apache/manifoldcf/pull/111 Maven can recompile only the classes that were affected by a change. This feature is the default. We can activate it by setting `true`. = If there are any

[GitHub] [manifoldcf] asfgit closed pull request #112: Add non-emptiness clause to realm check of Solr output connector

2022-01-15 Thread GitBox
asfgit closed pull request #112: URL: https://github.com/apache/manifoldcf/pull/112 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [manifoldcf] schuch commented on pull request #112: Add non-emptiness clause to realm check of Solr output connector

2022-01-15 Thread GitBox
schuch commented on pull request #112: URL: https://github.com/apache/manifoldcf/pull/112#issuecomment-1013707973 The patch was accepted with c004b1c3a17d84852997eefd488df8647e19a7ee Many thanks for the contribution Markus! ❤️ -- This is an automated message from the Apache Git

[GitHub] [manifoldcf] schuch commented on pull request #112: Add non-emptiness clause to realm check of Solr output connector

2022-01-15 Thread GitBox
schuch commented on pull request #112: URL: https://github.com/apache/manifoldcf/pull/112#issuecomment-1013699629 Raised https://issues.apache.org/jira/browse/CONNECTORS-1693 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [manifoldcf] schuch commented on pull request #108: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

2022-01-15 Thread GitBox
schuch commented on pull request #108: URL: https://github.com/apache/manifoldcf/pull/108#issuecomment-1013710635 Many thanks for your contribution ❤️ Your suggested changes have been implemented with -

[GitHub] [manifoldcf] schuch commented on pull request #110: Remove deprecated sudo setting.

2022-01-15 Thread GitBox
schuch commented on pull request #110: URL: https://github.com/apache/manifoldcf/pull/110#issuecomment-1013710908 Many thanks for your contribution ❤️ Your suggested change was incorporated with commit 423e121a00c13745e31863cf780cc3b2884e4dec -- This is an automated message from

[GitHub] [manifoldcf] asfgit closed pull request #113: Enforce pre-emptive basic auth for Solr output connector

2022-01-27 Thread GitBox
asfgit closed pull request #113: URL: https://github.com/apache/manifoldcf/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:

[GitHub] [manifoldcf] schuch commented on pull request #113: Enforce pre-emptive basic auth for Solr output connector

2022-01-27 Thread GitBox
schuch commented on pull request #113: URL: https://github.com/apache/manifoldcf/pull/113#issuecomment-1022947513 The patch was accepted with https://github.com/apache/manifoldcf/commit/82dfbe3ccde2ad4ecd6df100dd9bc6dcc86898cc Many thanks for the contribution Markus! ❤️ -- This is an

[GitHub] [manifoldcf] mguenther opened a new pull request #112: Add non-emptiness clause to realm check of Solr output connector

2022-01-14 Thread GitBox
mguenther opened a new pull request #112: URL: https://github.com/apache/manifoldcf/pull/112 The underlying HTTP client of the Solr output connector always configures a dedicated `AuthScope` of the connection, even if the provided `realm` is the empty string (`""`). This is due to the

[GitHub] [manifoldcf] schuch commented on pull request #113: Enforce pre-emptive basic auth for Solr output connector

2022-01-22 Thread GitBox
schuch commented on pull request #113: URL: https://github.com/apache/manifoldcf/pull/113#issuecomment-1019111301 Thanks for reporting. I raised https://issues.apache.org/jira/browse/CONNECTORS-1694 for tracking this in Apache JIRA. -- This is an automated message from the Apache Git

[GitHub] [manifoldcf] mguenther opened a new pull request #113: Enforces pre-emptive basic auth for Solr output connector

2022-01-19 Thread GitBox
mguenther opened a new pull request #113: URL: https://github.com/apache/manifoldcf/pull/113 The underlying Apache HTTP client uses universal basic auth for the first request, then caches the resp. auth-related data and switches to pre-emptive basic auth for subsequent requests that

[GitHub] [manifoldcf] asfgit closed pull request #114: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/slack

2022-04-14 Thread GitBox
asfgit closed pull request #114: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/slack URL: https://github.com/apache/manifoldcf/pull/114 -- 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

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #115: Bump jackson-databind from 2.6.1 to 2.12.6.1 in /connectors/amazoncloudsearch

2022-04-14 Thread GitBox
dependabot[bot] commented on PR #115: URL: https://github.com/apache/manifoldcf/pull/115#issuecomment-1099304449 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #116: Bump resteasy-client from 3.0.16.Final to 3.14.0.Final in /connectors/searchblox

2022-04-14 Thread GitBox
dependabot[bot] commented on PR #116: URL: https://github.com/apache/manifoldcf/pull/116#issuecomment-1099304473 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #117: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/rocketchat

2022-04-14 Thread GitBox
dependabot[bot] commented on PR #117: URL: https://github.com/apache/manifoldcf/pull/117#issuecomment-1099304462 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #114: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/slack

2022-04-14 Thread GitBox
dependabot[bot] commented on PR #114: URL: https://github.com/apache/manifoldcf/pull/114#issuecomment-1099304493 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] asfgit closed pull request #115: Bump jackson-databind from 2.6.1 to 2.12.6.1 in /connectors/amazoncloudsearch

2022-04-14 Thread GitBox
asfgit closed pull request #115: Bump jackson-databind from 2.6.1 to 2.12.6.1 in /connectors/amazoncloudsearch URL: https://github.com/apache/manifoldcf/pull/115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf] asfgit closed pull request #117: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/rocketchat

2022-04-14 Thread GitBox
asfgit closed pull request #117: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/rocketchat URL: https://github.com/apache/manifoldcf/pull/117 -- 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

[GitHub] [manifoldcf] asfgit closed pull request #116: Bump resteasy-client from 3.0.16.Final to 3.14.0.Final in /connectors/searchblox

2022-04-14 Thread GitBox
asfgit closed pull request #116: Bump resteasy-client from 3.0.16.Final to 3.14.0.Final in /connectors/searchblox URL: https://github.com/apache/manifoldcf/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

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #116: Bump resteasy-client from 3.0.16.Final to 3.14.0.Final in /connectors/searchblox

2022-04-13 Thread GitBox
dependabot[bot] opened a new pull request, #116: URL: https://github.com/apache/manifoldcf/pull/116 Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.16.Final to 3.14.0.Final. Release notes Sourced from

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #114: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/slack

2022-04-13 Thread GitBox
dependabot[bot] opened a new pull request, #114: URL: https://github.com/apache/manifoldcf/pull/114 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.2 to 2.12.6.1. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare view

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #115: Bump jackson-databind from 2.6.1 to 2.12.6.1 in /connectors/amazoncloudsearch

2022-04-13 Thread GitBox
dependabot[bot] opened a new pull request, #115: URL: https://github.com/apache/manifoldcf/pull/115 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.1 to 2.12.6.1. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare view

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #117: Bump jackson-databind from 2.3.2 to 2.12.6.1 in /connectors/rocketchat

2022-04-13 Thread GitBox
dependabot[bot] opened a new pull request, #117: URL: https://github.com/apache/manifoldcf/pull/117 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.2 to 2.12.6.1. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare view

[GitHub] [manifoldcf] CAIWan1998 opened a new pull request, #118: Configure Maven Fork Test parameters

2022-04-23 Thread GitBox
CAIWan1998 opened a new pull request, #118: URL: https://github.com/apache/manifoldcf/pull/118 Maven will run all tests in a single forked VM by default. This can be problematic if there are a lot of tests or some very memory-hungry ones. We can fork more test VM by setting `1.5C`.

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #119: Bump xercesImpl from 2.10.0 to 2.12.2 in /connectors/searchblox

2022-05-13 Thread GitBox
dependabot[bot] opened a new pull request, #119: URL: https://github.com/apache/manifoldcf/pull/119 Bumps xercesImpl from 2.10.0 to 2.12.2. [![Dependabot compatibility

[GitHub] [manifoldcf] pjfanning commented on pull request #121: use https in build.xml to download jars

2022-06-25 Thread GitBox
pjfanning commented on PR #121: URL: https://github.com/apache/manifoldcf/pull/121#issuecomment-1166259529 fixes applied elsewhere -- 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

[GitHub] [manifoldcf] pjfanning closed pull request #121: use https in build.xml to download jars

2022-06-25 Thread GitBox
pjfanning closed pull request #121: use https in build.xml to download jars URL: https://github.com/apache/manifoldcf/pull/121 -- 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.

[GitHub] [manifoldcf-integration-elasticsearch-1.5] dependabot[bot] opened a new pull request, #1: Bump elasticsearch from 1.5.2 to 6.8.17

2022-06-23 Thread GitBox
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-1.5/pull/1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 1.5.2 to 6.8.17. Release notes Sourced from

[GitHub] [manifoldcf-integration-elasticsearch-2.0] dependabot[bot] opened a new pull request, #1: Bump elasticsearch from 2.0.2 to 6.8.17

2022-06-23 Thread GitBox
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-2.0/pull/1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 2.0.2 to 6.8.17. Release notes Sourced from

[GitHub] [manifoldcf-integration-elasticsearch-5.5] dependabot[bot] opened a new pull request, #1: Bump elasticsearch from 5.5.2 to 6.8.17

2022-06-23 Thread GitBox
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-5.5/pull/1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 5.5.2 to 6.8.17. Release notes Sourced from

[GitHub] [manifoldcf-integration-elasticsearch] dependabot[bot] opened a new pull request, #4: Bump elasticsearch from 0.20.5 to 6.8.17

2022-06-23 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/manifoldcf-integration-elasticsearch/pull/4 Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 0.20.5 to 6.8.17. Release notes Sourced from

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #124: Bump elasticsearch from 1.0.1 to 6.8.17 in /connectors/elasticsearch

2022-06-23 Thread GitBox
dependabot[bot] opened a new pull request, #124: URL: https://github.com/apache/manifoldcf/pull/124 Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 1.0.1 to 6.8.17. Release notes Sourced from https://github.com/elastic/elasticsearch/releases;>elasticsearch's

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #130: Bump xalan from 2.7.0 to 2.7.2 in /connectors/alfresco

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #130: URL: https://github.com/apache/manifoldcf/pull/130 Bumps xalan from 2.7.0 to 2.7.2. [![Dependabot compatibility

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #131: Bump xmlsec from 1.4.0 to 2.1.7 in /connectors/alfresco

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #131: URL: https://github.com/apache/manifoldcf/pull/131 Bumps xmlsec from 1.4.0 to 2.1.7. [![Dependabot compatibility

[GitHub] [manifoldcf-integration-elasticsearch-2.0] dependabot[bot] opened a new pull request, #2: Bump jetty-server from 9.2.10.v20150310 to 10.0.10

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-2.0/pull/2 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.2.10.v20150310 to 10.0.10. Release notes Sourced from

[GitHub] [manifoldcf-integration-elasticsearch] dependabot[bot] opened a new pull request, #5: Bump jetty-server from 7.5.4.v20111024 to 10.0.10

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/manifoldcf-integration-elasticsearch/pull/5 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 7.5.4.v20111024 to 10.0.10. Release notes Sourced from

[GitHub] [manifoldcf-integration-elasticsearch-5.5] dependabot[bot] opened a new pull request, #2: Bump jetty-server from 9.2.10.v20150310 to 10.0.10

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-5.5/pull/2 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.2.10.v20150310 to 10.0.10. Release notes Sourced from

[GitHub] [manifoldcf-integration-elasticsearch-1.5] dependabot[bot] opened a new pull request, #2: Bump jetty-server from 9.2.10.v20150310 to 10.0.10

2022-07-07 Thread GitBox
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-1.5/pull/2 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.2.10.v20150310 to 10.0.10. Release notes Sourced from

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #126: Bump opennlp-tools from 1.6.0 to 1.8.2 in /connectors/opennlp

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #126: URL: https://github.com/apache/manifoldcf/pull/126 Bumps [opennlp-tools](https://github.com/apache/opennlp) from 1.6.0 to 1.8.2. Commits https://github.com/apache/opennlp/commit/1eef3189e2b812da5d3d3ed761cb7c2a4932fc9f;>1eef318

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #127: Bump jsch from 0.1.38 to 0.1.54 in /connectors/alfresco

2022-07-06 Thread GitBox
dependabot[bot] opened a new pull request, #127: URL: https://github.com/apache/manifoldcf/pull/127 Bumps jsch from 0.1.38 to 0.1.54. [![Dependabot compatibility

[GitHub] [manifoldcf-integration-solr-5.x] dependabot[bot] opened a new pull request, #1: Bump solr-core from 5.0.0 to 8.8.2

2022-07-06 Thread GitBox
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/manifoldcf-integration-solr-5.x/pull/1 Bumps solr-core from 5.0.0 to 8.8.2. [![Dependabot compatibility

[GitHub] [manifoldcf-integration-solr-3.x] dependabot[bot] opened a new pull request, #9: Bump solr-core from 3.6.2 to 8.8.2

2022-07-06 Thread GitBox
dependabot[bot] opened a new pull request, #9: URL: https://github.com/apache/manifoldcf-integration-solr-3.x/pull/9 Bumps solr-core from 3.6.2 to 8.8.2. [![Dependabot compatibility

[GitHub] [manifoldcf-integration-solr-4.x] dependabot[bot] opened a new pull request, #2: Bump solr-core from 4.7.0 to 8.8.2

2022-07-06 Thread GitBox
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/manifoldcf-integration-solr-4.x/pull/2 Bumps solr-core from 4.7.0 to 8.8.2. [![Dependabot compatibility

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #128: Bump jsoup from 1.8.1 to 1.14.2 in /connectors/searchblox

2022-07-06 Thread GitBox
dependabot[bot] opened a new pull request, #128: URL: https://github.com/apache/manifoldcf/pull/128 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.8.1 to 1.14.2. Release notes Sourced from https://github.com/jhy/jsoup/releases;>jsoup's releases. jsoup 1.14.2 Caught

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #129: Bump wss4j from 1.5.12 to 1.6.17 in /framework/connector-common

2022-07-06 Thread GitBox
dependabot[bot] opened a new pull request, #129: URL: https://github.com/apache/manifoldcf/pull/129 Bumps wss4j from 1.5.12 to 1.6.17. [![Dependabot compatibility

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #125: Bump xercesImpl from 2.8.0 to 2.12.2 in /connectors/alfresco

2022-06-23 Thread GitBox
dependabot[bot] opened a new pull request, #125: URL: https://github.com/apache/manifoldcf/pull/125 Bumps xercesImpl from 2.8.0 to 2.12.2. [![Dependabot compatibility

[GitHub] [manifoldcf] asfgit closed pull request #119: Bump xercesImpl from 2.10.0 to 2.12.2 in /connectors/searchblox

2022-06-09 Thread GitBox
asfgit closed pull request #119: Bump xercesImpl from 2.10.0 to 2.12.2 in /connectors/searchblox URL: https://github.com/apache/manifoldcf/pull/119 -- 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

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #119: Bump xercesImpl from 2.10.0 to 2.12.2 in /connectors/searchblox

2022-06-09 Thread GitBox
dependabot[bot] commented on PR #119: URL: https://github.com/apache/manifoldcf/pull/119#issuecomment-1151366294 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] pjfanning closed pull request #122: upgrade log4j to 2.17.2

2022-06-10 Thread GitBox
pjfanning closed pull request #122: upgrade log4j to 2.17.2 URL: https://github.com/apache/manifoldcf/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,

[GitHub] [manifoldcf] pjfanning commented on pull request #122: upgrade log4j to 2.17.2

2022-06-10 Thread GitBox
pjfanning commented on PR #122: URL: https://github.com/apache/manifoldcf/pull/122#issuecomment-1152079058 this was merged to cvn -- 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

[GitHub] [manifoldcf] pjfanning opened a new pull request, #121: use https in build.xml to download jars

2022-06-09 Thread GitBox
pjfanning opened a new pull request, #121: URL: https://github.com/apache/manifoldcf/pull/121 https://issues.apache.org/jira/browse/CONNECTORS-1716 -- 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

[GitHub] [manifoldcf] pjfanning commented on pull request #120: upgrade commons-beanutils

2022-06-09 Thread GitBox
pjfanning commented on PR #120: URL: https://github.com/apache/manifoldcf/pull/120#issuecomment-1150877556 maven build in travis failing due to tika appearing to use the wrong commons-io jar - not sure if this is somehow related to the PR change -- This is an automated message from the

[GitHub] [manifoldcf] DaddyWri commented on pull request #120: upgrade commons-beanutils

2022-06-09 Thread GitBox
DaddyWri commented on PR #120: URL: https://github.com/apache/manifoldcf/pull/120#issuecomment-1150884030 Introducing a single dependency change for the alfresco connector in a pom is insufficient to address this issue, since Maven is not the primary build platform for ManifoldCF - ant is.

[GitHub] [manifoldcf-integration-solr-3.x] dependabot[bot] opened a new pull request, #8: Bump jetty from 6.1.9 to 6.1.23

2022-06-10 Thread GitBox
dependabot[bot] opened a new pull request, #8: URL: https://github.com/apache/manifoldcf-integration-solr-3.x/pull/8 Bumps jetty from 6.1.9 to 6.1.23. [![Dependabot compatibility

[GitHub] [manifoldcf] pjfanning commented on pull request #120: upgrade commons-beanutils

2022-06-09 Thread GitBox
pjfanning commented on PR #120: URL: https://github.com/apache/manifoldcf/pull/120#issuecomment-1151170389 https://issues.apache.org/jira/browse/CONNECTORS-1714 is resolved -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [manifoldcf] pjfanning closed pull request #120: upgrade commons-beanutils

2022-06-09 Thread GitBox
pjfanning closed pull request #120: upgrade commons-beanutils URL: https://github.com/apache/manifoldcf/pull/120 -- 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

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #133: Bump aws-java-sdk-s3 from 1.9.0 to 1.12.261 in /connectors/amazons3

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #133: URL: https://github.com/apache/manifoldcf/pull/133 Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.9.0 to 1.12.261. Changelog Sourced from

[GitHub] [manifoldcf-integration-elasticsearch-1.5] dependabot[bot] opened a new pull request, #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #3: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-1.5/pull/3 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.12.6.1. Commits See full diff in

[GitHub] [manifoldcf-integration-elasticsearch-5.5] dependabot[bot] opened a new pull request, #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #3: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-5.5/pull/3 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.12.6.1. Commits See full diff in

[GitHub] [manifoldcf-integration-elasticsearch-2.0] dependabot[bot] opened a new pull request, #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-07-15 Thread GitBox
dependabot[bot] opened a new pull request, #3: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-2.0/pull/3 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.12.6.1. Commits See full diff in

[GitHub] [manifoldcf] douglascrp opened a new pull request, #134: New PR without changing the files' indentation

2022-07-20 Thread GitBox
douglascrp opened a new pull request, #134: URL: https://github.com/apache/manifoldcf/pull/134 This is the new PR replacing the #132 -- 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

[GitHub] [manifoldcf-integration-elasticsearch] dependabot[bot] commented on pull request #5: Bump jetty-server from 7.5.4.v20111024 to 10.0.10

2022-07-13 Thread GitBox
dependabot[bot] commented on PR #5: URL: https://github.com/apache/manifoldcf-integration-elasticsearch/pull/5#issuecomment-1183527733 Superseded by #6. -- 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

[GitHub] [manifoldcf-integration-elasticsearch] dependabot[bot] closed pull request #5: Bump jetty-server from 7.5.4.v20111024 to 10.0.10

2022-07-13 Thread GitBox
dependabot[bot] closed pull request #5: Bump jetty-server from 7.5.4.v20111024 to 10.0.10 URL: https://github.com/apache/manifoldcf-integration-elasticsearch/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch] dependabot[bot] opened a new pull request, #6: Bump jetty-server from 7.5.4.v20111024 to 9.4.41.v20210516

2022-07-13 Thread GitBox
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/manifoldcf-integration-elasticsearch/pull/6 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 7.5.4.v20111024 to 9.4.41.v20210516. Release notes Sourced from

[GitHub] [manifoldcf] douglascrp commented on pull request #132: Fixes for CONNECTORS-1541 and CONNECTORS-1543

2022-07-27 Thread GitBox
douglascrp commented on PR #132: URL: https://github.com/apache/manifoldcf/pull/132#issuecomment-1197080244 PR replaced by #134 -- 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

[GitHub] [manifoldcf] douglascrp closed pull request #132: Fixes for CONNECTORS-1541 and CONNECTORS-1543

2022-07-27 Thread GitBox
douglascrp closed pull request #132: Fixes for CONNECTORS-1541 and CONNECTORS-1543 URL: https://github.com/apache/manifoldcf/pull/132 -- 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

[GitHub] [manifoldcf] douglascrp opened a new pull request, #132: Fixes for CONNECTORS-1541 and CONNECTORS-1543

2022-07-15 Thread GitBox
douglascrp opened a new pull request, #132: URL: https://github.com/apache/manifoldcf/pull/132 This is a small contribution for the connectors modules, adding to the older PRs sent before. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [manifoldcf] naveenann closed pull request #8: Fix for CONNECTORS-1189

2022-08-18 Thread GitBox
naveenann closed pull request #8: Fix for CONNECTORS-1189 URL: https://github.com/apache/manifoldcf/pull/8 -- 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,

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #135: Bump jsoup from 1.8.1 to 1.15.3 in /connectors/searchblox

2022-09-01 Thread GitBox
dependabot[bot] opened a new pull request, #135: URL: https://github.com/apache/manifoldcf/pull/135 Bumps [jsoup](https://github.com/jhy/jsoup) from 1.8.1 to 1.15.3. Release notes Sourced from https://github.com/jhy/jsoup/releases;>jsoup's releases. jsoup 1.15.3 jsoup

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #128: Bump jsoup from 1.8.1 to 1.14.2 in /connectors/searchblox

2022-09-01 Thread GitBox
dependabot[bot] commented on PR #128: URL: https://github.com/apache/manifoldcf/pull/128#issuecomment-1234865357 Superseded by #135. -- 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

[GitHub] [manifoldcf] dependabot[bot] closed pull request #128: Bump jsoup from 1.8.1 to 1.14.2 in /connectors/searchblox

2022-09-01 Thread GitBox
dependabot[bot] closed pull request #128: Bump jsoup from 1.8.1 to 1.14.2 in /connectors/searchblox URL: https://github.com/apache/manifoldcf/pull/128 -- 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

[GitHub] [manifoldcf-integration-elasticsearch-2.0] dependabot[bot] opened a new pull request, #5: Bump jackson-databind from 2.5.3 to 2.13.4.1

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-2.0/pull/5 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.13.4.1. Commits See full diff in

[GitHub] [manifoldcf-integration-elasticsearch-2.0] dependabot[bot] commented on pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-10-18 Thread GitBox
dependabot[bot] commented on PR #3: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-2.0/pull/3#issuecomment-1282837809 Superseded by #5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch-2.0] dependabot[bot] closed pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-10-18 Thread GitBox
dependabot[bot] closed pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1 URL: https://github.com/apache/manifoldcf-integration-elasticsearch-2.0/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch-1.5] dependabot[bot] closed pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-10-18 Thread GitBox
dependabot[bot] closed pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1 URL: https://github.com/apache/manifoldcf-integration-elasticsearch-1.5/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch-1.5] dependabot[bot] commented on pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-10-18 Thread GitBox
dependabot[bot] commented on PR #3: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-1.5/pull/3#issuecomment-1282788861 Superseded by #5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch-1.5] dependabot[bot] opened a new pull request, #5: Bump jackson-databind from 2.5.3 to 2.13.4.1

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-1.5/pull/5 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.13.4.1. Commits See full diff in

[GitHub] [manifoldcf-integration-elasticsearch-5.5] dependabot[bot] commented on pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-10-18 Thread GitBox
dependabot[bot] commented on PR #3: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-5.5/pull/3#issuecomment-1282830639 Superseded by #5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch-5.5] dependabot[bot] closed pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1

2022-10-18 Thread GitBox
dependabot[bot] closed pull request #3: Bump jackson-databind from 2.5.3 to 2.12.6.1 URL: https://github.com/apache/manifoldcf-integration-elasticsearch-5.5/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [manifoldcf-integration-elasticsearch-5.5] dependabot[bot] opened a new pull request, #5: Bump jackson-databind from 2.5.3 to 2.13.4.1

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/manifoldcf-integration-elasticsearch-5.5/pull/5 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.3 to 2.13.4.1. Commits See full diff in

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #137: Bump jackson-databind from 2.6.1 to 2.13.4.1 in /connectors/amazoncloudsearch

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #137: URL: https://github.com/apache/manifoldcf/pull/137 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.1 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare view

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #136: Bump jackson-databind from 2.3.2 to 2.13.4.1 in /connectors/rocketchat

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #136: URL: https://github.com/apache/manifoldcf/pull/136 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.2 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare view

[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #138: Bump jackson-databind from 2.3.2 to 2.13.4.1 in /connectors/slack

2022-10-18 Thread GitBox
dependabot[bot] opened a new pull request, #138: URL: https://github.com/apache/manifoldcf/pull/138 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.3.2 to 2.13.4.1. Commits See full diff in https://github.com/FasterXML/jackson/commits;>compare view

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #124: Bump elasticsearch from 1.0.1 to 6.8.17 in /connectors/elasticsearch

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #124: URL: https://github.com/apache/manifoldcf/pull/124#issuecomment-1253849864 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #126: Bump opennlp-tools from 1.6.0 to 1.8.2 in /connectors/opennlp

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #126: URL: https://github.com/apache/manifoldcf/pull/126#issuecomment-1253849898 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #129: Bump wss4j from 1.5.12 to 1.6.17 in /framework/connector-common

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #129: URL: https://github.com/apache/manifoldcf/pull/129#issuecomment-1253849946 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #135: Bump jsoup from 1.8.1 to 1.15.3 in /connectors/searchblox

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #135: URL: https://github.com/apache/manifoldcf/pull/135#issuecomment-1253849922 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #133: Bump aws-java-sdk-s3 from 1.9.0 to 1.12.261 in /connectors/amazons3

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #133: URL: https://github.com/apache/manifoldcf/pull/133#issuecomment-1253849840 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] asfgit closed pull request #126: Bump opennlp-tools from 1.6.0 to 1.8.2 in /connectors/opennlp

2022-09-21 Thread GitBox
asfgit closed pull request #126: Bump opennlp-tools from 1.6.0 to 1.8.2 in /connectors/opennlp URL: https://github.com/apache/manifoldcf/pull/126 -- 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

[GitHub] [manifoldcf] asfgit closed pull request #129: Bump wss4j from 1.5.12 to 1.6.17 in /framework/connector-common

2022-09-21 Thread GitBox
asfgit closed pull request #129: Bump wss4j from 1.5.12 to 1.6.17 in /framework/connector-common URL: https://github.com/apache/manifoldcf/pull/129 -- 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

[GitHub] [manifoldcf] asfgit closed pull request #135: Bump jsoup from 1.8.1 to 1.15.3 in /connectors/searchblox

2022-09-21 Thread GitBox
asfgit closed pull request #135: Bump jsoup from 1.8.1 to 1.15.3 in /connectors/searchblox URL: https://github.com/apache/manifoldcf/pull/135 -- 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

[GitHub] [manifoldcf] asfgit closed pull request #125: Bump xercesImpl from 2.8.0 to 2.12.2 in /connectors/alfresco

2022-09-21 Thread GitBox
asfgit closed pull request #125: Bump xercesImpl from 2.8.0 to 2.12.2 in /connectors/alfresco URL: https://github.com/apache/manifoldcf/pull/125 -- 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

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #131: Bump xmlsec from 1.4.0 to 2.1.7 in /connectors/alfresco

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #131: URL: https://github.com/apache/manifoldcf/pull/131#issuecomment-1253849767 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] asfgit closed pull request #130: Bump xalan from 2.7.0 to 2.7.2 in /connectors/alfresco

2022-09-21 Thread GitBox
asfgit closed pull request #130: Bump xalan from 2.7.0 to 2.7.2 in /connectors/alfresco URL: https://github.com/apache/manifoldcf/pull/130 -- 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

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #127: Bump jsch from 0.1.38 to 0.1.54 in /connectors/alfresco

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #127: URL: https://github.com/apache/manifoldcf/pull/127#issuecomment-1253849735 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #125: Bump xercesImpl from 2.8.0 to 2.12.2 in /connectors/alfresco

2022-09-21 Thread GitBox
dependabot[bot] commented on PR #125: URL: https://github.com/apache/manifoldcf/pull/125#issuecomment-1253849816 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version,

[GitHub] [manifoldcf] asfgit closed pull request #124: Bump elasticsearch from 1.0.1 to 6.8.17 in /connectors/elasticsearch

2022-09-21 Thread GitBox
asfgit closed pull request #124: Bump elasticsearch from 1.0.1 to 6.8.17 in /connectors/elasticsearch URL: https://github.com/apache/manifoldcf/pull/124 -- 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

  1   2   >