Build failed in Jenkins: ManifoldCF » ManifoldCF-ant-1x #56

2023-05-27 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 363.36 KB...]
A site/src/documentation/skins/common/xslt/svg
AUsite/src/documentation/skins/common/xslt/svg/document-to-svg.xsl
A site/src/documentation/skins/common/xslt/html
AUsite/src/documentation/skins/common/xslt/html/split.xsl
AUsite/src/documentation/skins/common/xslt/html/book-to-menu.xsl
AUsite/src/documentation/skins/common/xslt/html/pathutils.xsl
AUsite/src/documentation/skins/common/xslt/html/site-to-xhtml.xsl
AUsite/src/documentation/skins/common/xslt/html/dotdots.xsl
AUsite/src/documentation/skins/common/xslt/html/document-to-html.xsl
AUsite/src/documentation/skins/common/xslt/html/renderlogo.xsl
AUsite/src/documentation/skins/common/xslt/html/strip_namespaces.xsl
AUsite/src/documentation/skins/common/xslt/html/tabutils.xsl
AUsite/src/documentation/skins/common/xslt/html/tab-to-menu.xsl
AUsite/src/documentation/skins/common/skinconf.xsl
A site/src/documentation/skins/common/translations
AUsite/src/documentation/skins/common/translations/CommonMessages_es.xml
AUsite/src/documentation/skins/common/translations/CommonMessages_fr.xml
AUsite/src/documentation/skins/common/translations/CommonMessages_de.xml
AU
site/src/documentation/skins/common/translations/CommonMessages_en_US.xml
A site/src/documentation/skins/common/images
AUsite/src/documentation/skins/common/images/poddoc.svg.xslt
AUsite/src/documentation/skins/common/images/corner-imports.svg.xslt
AUsite/src/documentation/skins/common/images/rc.svg.xslt
AUsite/src/documentation/skins/common/images/README.txt
AUsite/src/documentation/skins/common/images/txtdoc.svg.xslt
AUsite/src/documentation/skins/common/images/dc.svg.xslt
AUsite/src/documentation/skins/common/images/instruction_arrow.png
A site/src/documentation/skins/common/scripts
AUsite/src/documentation/skins/common/scripts/menu.js
AUsite/src/documentation/skins/common/scripts/getMenu.js
AUsite/src/documentation/skins/common/scripts/prototype.js
AUsite/src/documentation/skins/common/scripts/getBlank.js
AUsite/src/documentation/skins/common/scripts/breadcrumbs.js
AUsite/src/documentation/skins/common/scripts/breadcrumbs-optimized.js
AUsite/src/documentation/skins/common/scripts/fontsize.js
A site/src/documentation/skins/common/css
AUsite/src/documentation/skins/common/css/forrest.css.xslt
A site/src/documentation/skins/lucene
A site/src/documentation/skins/lucene/xslt
A site/src/documentation/skins/lucene/xslt/html
AUsite/src/documentation/skins/lucene/xslt/html/site-to-xhtml.xsl
AUsite/src/documentation/skins/lucene/xslt/html/book-to-menu.xsl
AUsite/src/documentation/skins/lucene/xslt/html/document-to-html.xsl
AUsite/src/documentation/skins/lucene/xslt/html/tab-to-menu.xsl
A site/src/documentation/skins/lucene/xslt/fo
AUsite/src/documentation/skins/lucene/xslt/fo/document-to-fo.xsl
AUsite/src/documentation/skins/lucene/skinconf.xsl
AUsite/src/documentation/skins/lucene/note.txt
A site/src/documentation/skins/lucene/images
AUsite/src/documentation/skins/lucene/images/page.gif
AUsite/src/documentation/skins/lucene/images/current.gif
AUsite/src/documentation/skins/lucene/images/chapter.gif
AUsite/src/documentation/skins/lucene/images/instruction_arrow.png
A site/src/documentation/skins/lucene/css
AUsite/src/documentation/skins/lucene/css/profile.css.xslt
AUsite/src/documentation/skins/lucene/css/print.css
AUsite/src/documentation/skins/lucene/css/screen.css
AUsite/src/documentation/skins/lucene/css/basic.css
A site/src/documentation/conf
AUsite/src/documentation/conf/cli.xconf
AUsite/src/documentation/README.txt
A site/src/documentation/classes
AUsite/src/documentation/classes/CatalogManager.properties
AUsite/build.xml
A site/pdf
AUsite/pdf/helper-footerinfo.xsl
AUsite/pdf/config.xml
AUsite/pdf/document-to-fo.xsl
AUsite/pdf/output.xmap
AUsite/README.txt
AUsite/.htaccess
AUsite/forrest.properties.xml
AUsite/forrest.properties
A lib-license
AUlib-license/LICENSE.txt
AUlib-license/NOTICE.txt
AUlib-license/README.txt
AUNOTICE.txt
A dist-license
AUdist-license/NOTICE.txt
AUdist-license/LICENSE.txt
AUdist-license/DEPENDENCIES.txt
AUdist-license/README.txt
A src
A src/main
A src/main/assembly
AUsrc/main/assembly/src.xml
AUcommon-build.xml
A 

[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-27 Thread Mingchun Zhao (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17726850#comment-17726850
 ] 

Mingchun Zhao commented on CONNECTORS-1747:
---

[~kwri...@metacarta.com] Thanks, that's so helpful!

> Add a property to disable logging hop count to database
> ---
>
> Key: CONNECTORS-1747
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1747
> Project: ManifoldCF
>  Issue Type: Improvement
>Reporter: Mingchun Zhao
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.25
>
> Attachments: CONNECTORS-1747.patch
>
>
> If we do not require “Hop Filters“ feature, we need to consider to disable 
> logging records related to hopcount to database like "intrinsiclink" and 
> "hopcount" tables. This can increase throughput and reduce the rate of growth 
> of the database.
> I will try to create a patch for this.



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


[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-27 Thread Karl Wright (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17726821#comment-17726821
 ] 

Karl Wright commented on CONNECTORS-1747:
-

I am away from fast internet until Monday.  I will put up a release candidate 
then and call a vote.


> Add a property to disable logging hop count to database
> ---
>
> Key: CONNECTORS-1747
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1747
> Project: ManifoldCF
>  Issue Type: Improvement
>Reporter: Mingchun Zhao
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.25
>
> Attachments: CONNECTORS-1747.patch
>
>
> If we do not require “Hop Filters“ feature, we need to consider to disable 
> logging records related to hopcount to database like "intrinsiclink" and 
> "hopcount" tables. This can increase throughput and reduce the rate of growth 
> of the database.
> I will try to create a patch for this.



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


[jira] [Commented] (CONNECTORS-1747) Add a property to disable logging hop count to database

2023-05-27 Thread Mingchun Zhao (Jira)


[ 
https://issues.apache.org/jira/browse/CONNECTORS-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17726777#comment-17726777
 ] 

Mingchun Zhao commented on CONNECTORS-1747:
---

[~kwri...@metacarta.com], If you need my help with the release work, I'll do 
whatever I can, so feel free to ask me please. I feel sorry for not being able 
to participate in ManifoldCF community activities until now, but I will be 
actively involved in MCF activities from now on. Also, I will try to contact 
committers in Japan to liven up ManifoldCF together. Thank you.

> Add a property to disable logging hop count to database
> ---
>
> Key: CONNECTORS-1747
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1747
> Project: ManifoldCF
>  Issue Type: Improvement
>Reporter: Mingchun Zhao
>Assignee: Karl Wright
>Priority: Major
> Fix For: ManifoldCF 2.25
>
> Attachments: CONNECTORS-1747.patch
>
>
> If we do not require “Hop Filters“ feature, we need to consider to disable 
> logging records related to hopcount to database like "intrinsiclink" and 
> "hopcount" tables. This can increase throughput and reduce the rate of growth 
> of the database.
> I will try to create a patch for this.



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