Re: [VOTE] Release ManifoldCF 2.26, RC0

2023-10-11 Thread Furkan KAMACI
Hi,

+1!

Kind regards,
Furkan Kamaci

On Wed, Oct 11, 2023 at 11:13 PM Mingchun Zhao 
wrote:

> Hi,
> Ran all the tests.
> +1 from me.
>
> Kind regards,
> Mingchun
>
> 2023年10月12日(木) 4:29 Cihad Guzel :
>
> > Hi,
> >
> > +1 from me
> >
> > Regards,
> > Cihad Guzel
> >
> > 11 Eki 2023 Çar, saat 15:08 tarihinde Karl Wright 
> > şunu
> > yazdı:
> >
> > > Please vote on whether to release Apache ManifoldCF 2.26, RC0.
> > > This release is the first release that requires at least Java 11, and
> it
> > > also includes a new CSV connector along with support for Solr 9.  The
> > > release artifact can be found at:
> > >
> https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.26
> > ,
> > > and there is a release tag also at
> > > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC0 .
> > >
> > > Karl
> > >
> >
>


Re: [VOTE] Release ManifoldCF 2.26, RC0

2023-10-11 Thread Mingchun Zhao
Hi,
Ran all the tests.
+1 from me.

Kind regards,
Mingchun

2023年10月12日(木) 4:29 Cihad Guzel :

> Hi,
>
> +1 from me
>
> Regards,
> Cihad Guzel
>
> 11 Eki 2023 Çar, saat 15:08 tarihinde Karl Wright 
> şunu
> yazdı:
>
> > Please vote on whether to release Apache ManifoldCF 2.26, RC0.
> > This release is the first release that requires at least Java 11, and it
> > also includes a new CSV connector along with support for Solr 9.  The
> > release artifact can be found at:
> > https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.26
> ,
> > and there is a release tag also at
> > https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC0 .
> >
> > Karl
> >
>


[jira] [Comment Edited] (CONNECTORS-1748) Add "User-Agent platform" option for crawling mobile websites

2023-10-11 Thread Mingchun Zhao (Jira)


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

Mingchun Zhao edited comment on CONNECTORS-1748 at 10/11/23 7:56 PM:
-

Hi [~daddywri] ,

I've prepared a PR as below:
https://github.com/apache/manifoldcf/pull/154
Could you confirm this please?

Best regards,
Mingchun


was (Author: mingchun.zhao):
Hi [~daddywri] , 

I've prepared a PR as below:
[https://github.com/apache/manifoldcf/pull/153]
Could you confirm this please?

Best regards,
Mingchun

> Add "User-Agent platform" option for crawling mobile websites
> -
>
> Key: CONNECTORS-1748
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1748
> Project: ManifoldCF
>  Issue Type: New Feature
>Reporter: Mingchun Zhao
>Priority: Major
>
> Hi [~daddywri] ,
> Allow me propose a new feature for crawling mobile sites which restrict 
> access to content based on User-Agent header.
> Actually, Our customer's mobile website was failing to crawl because access 
> was restricted based on whether the User-Agent request header includes the 
> mobile info. For this reason, we added the "User-Agent platform" option to 
> the new "Request Headers" tab on the web repository connector page so that 
> this mobile website doesn't fail to crawl.



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


[PR] CONNECTORS-1748: Add "User-Agent platform" option for crawling mobile websites [manifoldcf]

2023-10-11 Thread via GitHub


mingchun-zhao opened a new pull request, #154:
URL: https://github.com/apache/manifoldcf/pull/154

   Allow me to propose a new feature for crawling mobile sites which restrict 
access to content based on User-Agent header. 
   Actually, Our customer's mobile website was failing to crawl because access 
was restricted based on whether the User-Agent request header includes the 
mobile info. 
   For this reason, we added the "User-Agent platform" option to the new 
"Request Headers" tab on the web repository connector page so that this mobile 
website doesn't fail to crawl.
   
   - The screenshot of "User-Agent platform" option within the new "Request 
Headers" tab
   https://github.com/apache/manifoldcf/assets/100677090/b938a3bd-db7e-48f1-ad89-ef8353b0eba3;>
   
   - Crawling a mobile site will be failed when using the desktop User-Agent
   
   - Crawling a mobile site will be successful when using the mobile User-Agent
   


-- 
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: dev-unsubscr...@manifoldcf.apache.org

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



Re: [VOTE] Release ManifoldCF 2.26, RC0

2023-10-11 Thread Cihad Guzel
Hi,

+1 from me

Regards,
Cihad Guzel

11 Eki 2023 Çar, saat 15:08 tarihinde Karl Wright  şunu
yazdı:

> Please vote on whether to release Apache ManifoldCF 2.26, RC0.
> This release is the first release that requires at least Java 11, and it
> also includes a new CSV connector along with support for Solr 9.  The
> release artifact can be found at:
> https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.26 ,
> and there is a release tag also at
> https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC0 .
>
> Karl
>


Re: [PR] CONNECTORS-1748: Add "User-Agent platform" option for crawling mobile websites [manifoldcf]

2023-10-11 Thread via GitHub


mingchun-zhao closed pull request #153: CONNECTORS-1748: Add "User-Agent 
platform" option for crawling mobile websites
URL: https://github.com/apache/manifoldcf/pull/153


-- 
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: dev-unsubscr...@manifoldcf.apache.org

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



[VOTE] Release ManifoldCF 2.26, RC0

2023-10-11 Thread Karl Wright
Please vote on whether to release Apache ManifoldCF 2.26, RC0.
This release is the first release that requires at least Java 11, and it
also includes a new CSV connector along with support for Solr 9.  The
release artifact can be found at:
https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.26 ,
and there is a release tag also at
https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC0 .

Karl