Re: [VOTE] Release Apache ManifoldCF 2.17, RC0

2020-08-31 Thread Karl Wright
Thanks!

Now what?  Should we proceed with the voting?

Karl


On Mon, Aug 31, 2020 at 8:46 AM Piergiorgio Lucidi 
wrote:

> Created a new ticket for this to investigate and solve this issue:
> https://issues.apache.org/jira/browse/CONNECTORS-1651
>
> PJ
>
> Il giorno dom 30 ago 2020 alle ore 18:04 Michael Cizmar <
> mich...@michaelcizmar.com> ha scritto:
>
> > From what I see it does not appear that the tests are failing.  The
> Elastic
> > search container is not starting.  I agree with Karl.
> >
> > On Sat, Aug 29, 2020 at 9:24 AM Karl Wright  wrote:
> >
> > > Hmm, the way it starts the process is the same on Windows and Linux.
> The
> > > version of ES we download for the test is the Linux distribution, so I
> am
> > > surprised that it's not actually working on Linux.  Maybe the
> environment
> > > variables are incorrect for that?
> > >
> > > Since it passes on Windows, I think this should not be a blocker.  But
> we
> > > should open a ticket and investigate the issue.  Would you like to
> create
> > > that ticket?
> > >
> > > Karl
> > >
> > >
> > > On Sat, Aug 29, 2020 at 10:08 AM Piergiorgio Lucidi <
> > > piergior...@apache.org>
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > -1 from me, it seems that the ElasticSearch tests are failing using
> Mac
> > > on
> > > > both JDK 8 and JDK 11:
> > > >
> > > > [INFO] -< org.apache.manifoldcf:mcf-elasticsearch-connector
> > > > > >--
> > > > > [INFO] Building ManifoldCF - Connectors - ElasticSearch 2.17
> > > > >  [39/64]
> > > > > [INFO] [ jar
> > > > > ]-
> > > > > [INFO]
> > > > > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> > > > > mcf-elasticsearch-connector ---
> > > > > [INFO]
> > > > > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @
> > > > > mcf-elasticsearch-connector ---
> > > > > [INFO]
> > > > > [INFO] --- maven-dependency-plugin:2.8:copy (copy-war) @
> > > > > mcf-elasticsearch-connector ---
> > > > > [INFO] Configured Artifact:
> > > > org.apache.manifoldcf:mcf-api-service:2.17:war
> > > > > [INFO] Configured Artifact:
> > > > > org.apache.manifoldcf:mcf-authority-service:2.17:war
> > > > > [INFO] Configured Artifact:
> > > org.apache.manifoldcf:mcf-crawler-ui:2.17:war
> > > > > [INFO] Copying mcf-api-service-2.17.war to
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-api-service.war
> > > > > [INFO] Copying mcf-authority-service-2.17.war to
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-authority-service.war
> > > > > [INFO] Copying mcf-crawler-ui-2.17.war to
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-crawler-ui.war
> > > > > [INFO]
> > > > > [INFO] --- maven-resources-plugin:2.5:resources
> (default-resources) @
> > > > > mcf-elasticsearch-connector ---
> > > > > [debug] execute contextualize
> > > > > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > > > > [INFO] Copying 5 resources
> > > > > [INFO] Copying 4 resources
> > > > > [INFO] Copying 3 resources
> > > > > [INFO]
> > > > > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> > > > > mcf-elasticsearch-connector ---
> > > > > [INFO] Compiling 8 source files to
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes
> > > > > [INFO]
> > > > > [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii
> > > > > (native2ascii-utf8) @ mcf-elasticsearch-connector ---
> > > > > [INFO] Includes: [**/*.properties]
> > > > > [INFO] Excludes: []
> > > > > [INFO] Processing
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_en_US.properties
> > > > > [INFO] Processing
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_ja_JP.properties
> > > > > [INFO] Processing
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_zh_CN.properties
> > > > > [INFO] Processing
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_fr_FR.properties
> > > > > [INFO] Processing
> > > > >
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_es_ES.properties
> > > > > [INFO]
> > > > > [INFO] --- 

Re: [VOTE] Release Apache ManifoldCF 2.17, RC0

2020-08-31 Thread Piergiorgio Lucidi
Created a new ticket for this to investigate and solve this issue:
https://issues.apache.org/jira/browse/CONNECTORS-1651

PJ

Il giorno dom 30 ago 2020 alle ore 18:04 Michael Cizmar <
mich...@michaelcizmar.com> ha scritto:

> From what I see it does not appear that the tests are failing.  The Elastic
> search container is not starting.  I agree with Karl.
>
> On Sat, Aug 29, 2020 at 9:24 AM Karl Wright  wrote:
>
> > Hmm, the way it starts the process is the same on Windows and Linux.  The
> > version of ES we download for the test is the Linux distribution, so I am
> > surprised that it's not actually working on Linux.  Maybe the environment
> > variables are incorrect for that?
> >
> > Since it passes on Windows, I think this should not be a blocker.  But we
> > should open a ticket and investigate the issue.  Would you like to create
> > that ticket?
> >
> > Karl
> >
> >
> > On Sat, Aug 29, 2020 at 10:08 AM Piergiorgio Lucidi <
> > piergior...@apache.org>
> > wrote:
> >
> > > Hi,
> > >
> > > -1 from me, it seems that the ElasticSearch tests are failing using Mac
> > on
> > > both JDK 8 and JDK 11:
> > >
> > > [INFO] -< org.apache.manifoldcf:mcf-elasticsearch-connector
> > > > >--
> > > > [INFO] Building ManifoldCF - Connectors - ElasticSearch 2.17
> > > >  [39/64]
> > > > [INFO] [ jar
> > > > ]-
> > > > [INFO]
> > > > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> > > > mcf-elasticsearch-connector ---
> > > > [INFO]
> > > > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @
> > > > mcf-elasticsearch-connector ---
> > > > [INFO]
> > > > [INFO] --- maven-dependency-plugin:2.8:copy (copy-war) @
> > > > mcf-elasticsearch-connector ---
> > > > [INFO] Configured Artifact:
> > > org.apache.manifoldcf:mcf-api-service:2.17:war
> > > > [INFO] Configured Artifact:
> > > > org.apache.manifoldcf:mcf-authority-service:2.17:war
> > > > [INFO] Configured Artifact:
> > org.apache.manifoldcf:mcf-crawler-ui:2.17:war
> > > > [INFO] Copying mcf-api-service-2.17.war to
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-api-service.war
> > > > [INFO] Copying mcf-authority-service-2.17.war to
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-authority-service.war
> > > > [INFO] Copying mcf-crawler-ui-2.17.war to
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-crawler-ui.war
> > > > [INFO]
> > > > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> > > > mcf-elasticsearch-connector ---
> > > > [debug] execute contextualize
> > > > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > > > [INFO] Copying 5 resources
> > > > [INFO] Copying 4 resources
> > > > [INFO] Copying 3 resources
> > > > [INFO]
> > > > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> > > > mcf-elasticsearch-connector ---
> > > > [INFO] Compiling 8 source files to
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes
> > > > [INFO]
> > > > [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii
> > > > (native2ascii-utf8) @ mcf-elasticsearch-connector ---
> > > > [INFO] Includes: [**/*.properties]
> > > > [INFO] Excludes: []
> > > > [INFO] Processing
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_en_US.properties
> > > > [INFO] Processing
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_ja_JP.properties
> > > > [INFO] Processing
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_zh_CN.properties
> > > > [INFO] Processing
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_fr_FR.properties
> > > > [INFO] Processing
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_es_ES.properties
> > > > [INFO]
> > > > [INFO] --- maven-resources-plugin:2.5:testResources
> > > > (default-testResources) @ mcf-elasticsearch-connector ---
> > > > [debug] execute contextualize
> > > > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > > > [INFO] skip non existing resourceDirectory
> > > >
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/connector/src/test/resources
> 

Re: [VOTE] Release Apache ManifoldCF 2.17, RC0

2020-08-30 Thread Michael Cizmar
>From what I see it does not appear that the tests are failing.  The Elastic
search container is not starting.  I agree with Karl.

On Sat, Aug 29, 2020 at 9:24 AM Karl Wright  wrote:

> Hmm, the way it starts the process is the same on Windows and Linux.  The
> version of ES we download for the test is the Linux distribution, so I am
> surprised that it's not actually working on Linux.  Maybe the environment
> variables are incorrect for that?
>
> Since it passes on Windows, I think this should not be a blocker.  But we
> should open a ticket and investigate the issue.  Would you like to create
> that ticket?
>
> Karl
>
>
> On Sat, Aug 29, 2020 at 10:08 AM Piergiorgio Lucidi <
> piergior...@apache.org>
> wrote:
>
> > Hi,
> >
> > -1 from me, it seems that the ElasticSearch tests are failing using Mac
> on
> > both JDK 8 and JDK 11:
> >
> > [INFO] -< org.apache.manifoldcf:mcf-elasticsearch-connector
> > > >--
> > > [INFO] Building ManifoldCF - Connectors - ElasticSearch 2.17
> > >  [39/64]
> > > [INFO] [ jar
> > > ]-
> > > [INFO]
> > > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> > > mcf-elasticsearch-connector ---
> > > [INFO]
> > > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @
> > > mcf-elasticsearch-connector ---
> > > [INFO]
> > > [INFO] --- maven-dependency-plugin:2.8:copy (copy-war) @
> > > mcf-elasticsearch-connector ---
> > > [INFO] Configured Artifact:
> > org.apache.manifoldcf:mcf-api-service:2.17:war
> > > [INFO] Configured Artifact:
> > > org.apache.manifoldcf:mcf-authority-service:2.17:war
> > > [INFO] Configured Artifact:
> org.apache.manifoldcf:mcf-crawler-ui:2.17:war
> > > [INFO] Copying mcf-api-service-2.17.war to
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-api-service.war
> > > [INFO] Copying mcf-authority-service-2.17.war to
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-authority-service.war
> > > [INFO] Copying mcf-crawler-ui-2.17.war to
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-crawler-ui.war
> > > [INFO]
> > > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> > > mcf-elasticsearch-connector ---
> > > [debug] execute contextualize
> > > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > > [INFO] Copying 5 resources
> > > [INFO] Copying 4 resources
> > > [INFO] Copying 3 resources
> > > [INFO]
> > > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> > > mcf-elasticsearch-connector ---
> > > [INFO] Compiling 8 source files to
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes
> > > [INFO]
> > > [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii
> > > (native2ascii-utf8) @ mcf-elasticsearch-connector ---
> > > [INFO] Includes: [**/*.properties]
> > > [INFO] Excludes: []
> > > [INFO] Processing
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_en_US.properties
> > > [INFO] Processing
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_ja_JP.properties
> > > [INFO] Processing
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_zh_CN.properties
> > > [INFO] Processing
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_fr_FR.properties
> > > [INFO] Processing
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_es_ES.properties
> > > [INFO]
> > > [INFO] --- maven-resources-plugin:2.5:testResources
> > > (default-testResources) @ mcf-elasticsearch-connector ---
> > > [debug] execute contextualize
> > > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > > [INFO] skip non existing resourceDirectory
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/connector/src/test/resources
> > > [INFO] Copying 3 resources
> > > [INFO]
> > > [INFO] --- maven-compiler-plugin:2.3.2:testCompile
> (default-testCompile)
> > @
> > > mcf-elasticsearch-connector ---
> > > [INFO] Compiling 6 source files to
> > >
> >
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/test-classes
> > > [INFO]
> > > [INFO] --- maven-surefire-plugin:2.17:test (default-test) @
> > > mcf-elasticsearch-connector ---
> > > [INFO]
> > 

Re: [VOTE] Release Apache ManifoldCF 2.17, RC0

2020-08-29 Thread Karl Wright
Looking at the log, it appears that the ES process just didn't start for
some reason on your Mac.  This is going to require somebody with a Mac to
diagnose.
Karl

On Sat, Aug 29, 2020 at 10:24 AM Karl Wright  wrote:

> Hmm, the way it starts the process is the same on Windows and Linux.  The
> version of ES we download for the test is the Linux distribution, so I am
> surprised that it's not actually working on Linux.  Maybe the environment
> variables are incorrect for that?
>
> Since it passes on Windows, I think this should not be a blocker.  But we
> should open a ticket and investigate the issue.  Would you like to create
> that ticket?
>
> Karl
>
>
> On Sat, Aug 29, 2020 at 10:08 AM Piergiorgio Lucidi <
> piergior...@apache.org> wrote:
>
>> Hi,
>>
>> -1 from me, it seems that the ElasticSearch tests are failing using Mac on
>> both JDK 8 and JDK 11:
>>
>> [INFO] -< org.apache.manifoldcf:mcf-elasticsearch-connector
>> > >--
>> > [INFO] Building ManifoldCF - Connectors - ElasticSearch 2.17
>> >  [39/64]
>> > [INFO] [ jar
>> > ]-
>> > [INFO]
>> > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
>> > mcf-elasticsearch-connector ---
>> > [INFO]
>> > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @
>> > mcf-elasticsearch-connector ---
>> > [INFO]
>> > [INFO] --- maven-dependency-plugin:2.8:copy (copy-war) @
>> > mcf-elasticsearch-connector ---
>> > [INFO] Configured Artifact:
>> org.apache.manifoldcf:mcf-api-service:2.17:war
>> > [INFO] Configured Artifact:
>> > org.apache.manifoldcf:mcf-authority-service:2.17:war
>> > [INFO] Configured Artifact:
>> org.apache.manifoldcf:mcf-crawler-ui:2.17:war
>> > [INFO] Copying mcf-api-service-2.17.war to
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-api-service.war
>> > [INFO] Copying mcf-authority-service-2.17.war to
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-authority-service.war
>> > [INFO] Copying mcf-crawler-ui-2.17.war to
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-crawler-ui.war
>> > [INFO]
>> > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
>> > mcf-elasticsearch-connector ---
>> > [debug] execute contextualize
>> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> > [INFO] Copying 5 resources
>> > [INFO] Copying 4 resources
>> > [INFO] Copying 3 resources
>> > [INFO]
>> > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
>> > mcf-elasticsearch-connector ---
>> > [INFO] Compiling 8 source files to
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes
>> > [INFO]
>> > [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii
>> > (native2ascii-utf8) @ mcf-elasticsearch-connector ---
>> > [INFO] Includes: [**/*.properties]
>> > [INFO] Excludes: []
>> > [INFO] Processing
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_en_US.properties
>> > [INFO] Processing
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_ja_JP.properties
>> > [INFO] Processing
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_zh_CN.properties
>> > [INFO] Processing
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_fr_FR.properties
>> > [INFO] Processing
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_es_ES.properties
>> > [INFO]
>> > [INFO] --- maven-resources-plugin:2.5:testResources
>> > (default-testResources) @ mcf-elasticsearch-connector ---
>> > [debug] execute contextualize
>> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> > [INFO] skip non existing resourceDirectory
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/connector/src/test/resources
>> > [INFO] Copying 3 resources
>> > [INFO]
>> > [INFO] --- maven-compiler-plugin:2.3.2:testCompile
>> (default-testCompile) @
>> > mcf-elasticsearch-connector ---
>> > [INFO] Compiling 6 source files to
>> >
>> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/test-classes
>> > [INFO]
>> > [INFO] --- maven-surefire-plugin:2.17:test (default-test) @
>> > mcf-elasticsearch-connector ---
>> > [INFO]
>> > [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @
>> > 

Re: [VOTE] Release Apache ManifoldCF 2.17, RC0

2020-08-29 Thread Piergiorgio Lucidi
Hi,

-1 from me, it seems that the ElasticSearch tests are failing using Mac on
both JDK 8 and JDK 11:

[INFO] -< org.apache.manifoldcf:mcf-elasticsearch-connector
> >--
> [INFO] Building ManifoldCF - Connectors - ElasticSearch 2.17
>  [39/64]
> [INFO] [ jar
> ]-
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
> mcf-elasticsearch-connector ---
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.5:process (default) @
> mcf-elasticsearch-connector ---
> [INFO]
> [INFO] --- maven-dependency-plugin:2.8:copy (copy-war) @
> mcf-elasticsearch-connector ---
> [INFO] Configured Artifact: org.apache.manifoldcf:mcf-api-service:2.17:war
> [INFO] Configured Artifact:
> org.apache.manifoldcf:mcf-authority-service:2.17:war
> [INFO] Configured Artifact: org.apache.manifoldcf:mcf-crawler-ui:2.17:war
> [INFO] Copying mcf-api-service-2.17.war to
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-api-service.war
> [INFO] Copying mcf-authority-service-2.17.war to
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-authority-service.war
> [INFO] Copying mcf-crawler-ui-2.17.war to
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/dependency/mcf-crawler-ui.war
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> mcf-elasticsearch-connector ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 5 resources
> [INFO] Copying 4 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> mcf-elasticsearch-connector ---
> [INFO] Compiling 8 source files to
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes
> [INFO]
> [INFO] --- native2ascii-maven-plugin:1.0-beta-1:native2ascii
> (native2ascii-utf8) @ mcf-elasticsearch-connector ---
> [INFO] Includes: [**/*.properties]
> [INFO] Excludes: []
> [INFO] Processing
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_en_US.properties
> [INFO] Processing
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_ja_JP.properties
> [INFO] Processing
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_zh_CN.properties
> [INFO] Processing
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_fr_FR.properties
> [INFO] Processing
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/classes/org/apache/manifoldcf/agents/output/elasticsearch/common_es_ES.properties
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:testResources
> (default-testResources) @ mcf-elasticsearch-connector ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/connector/src/test/resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
> mcf-elasticsearch-connector ---
> [INFO] Compiling 6 source files to
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/test-classes
> [INFO]
> [INFO] --- maven-surefire-plugin:2.17:test (default-test) @
> mcf-elasticsearch-connector ---
> [INFO]
> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @
> mcf-elasticsearch-connector ---
> [INFO] Building jar:
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/mcf-elasticsearch-connector-2.17.jar
> [INFO]
> [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @
> mcf-elasticsearch-connector ---
> [INFO]
> [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources
> @ mcf-elasticsearch-connector >>>
> [INFO]
> [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources
> @ mcf-elasticsearch-connector <<<
> [INFO]
> [INFO]
> [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @
> mcf-elasticsearch-connector ---
> [INFO] Building jar:
> /Users/piergiorgiolucidi/Downloads/apache-manifoldcf-2.17/connectors/elasticsearch/target/mcf-elasticsearch-connector-2.17-sources.jar
> [INFO]
> [INFO] --- maven-failsafe-plugin:2.18.1:integration-test
> (integration-test) @ mcf-elasticsearch-connector ---
> [INFO] Failsafe report directory:
> 

Re: [VOTE] Release Apache ManifoldCF 2.17, RC0

2020-08-28 Thread Karl Wright
Tests pass and documentation seems OK. +1 from me.

Karl


On Tue, Aug 25, 2020 at 8:03 AM Karl Wright  wrote:

> Please vote on whether to release Apache ManifoldCF 2.17, RC0.  The
> release artifact can be found here:
>
> https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.17
>
> There is also a release tag at:
>
> https://svn.apache.org/repos/asf/manifoldcf/tags/release-2.17-RC0
>
> This release does not contain anything major - just a few bug fixes,
> summarized in the CHANGES.txt file.  It does include documentation,
> however, which did not get successfully built for the 2.16 release.  Please
> review carefully with that in mind.
>
> Karl
>
>
>
>