[RESULT][VOTE] Release Apache ManifoldCF 2.26, RC1

2023-11-01 Thread Karl Wright
Three +1's, >72 hours.  Vote passes!

Karl


On Wed, Nov 1, 2023 at 12:47 PM Karl Wright  wrote:

> +1 from me.
> Karl
>
>
> On Sun, Oct 29, 2023 at 4:47 AM Furkan KAMACI 
> wrote:
>
>> +1
>>
>> On Sun, Oct 29, 2023 at 2:00 AM Mingchun Zhao 
>> wrote:
>>
>> > +1
>> >
>> > Built and tested from tag release-2.26-RC1
>> >  with
>> > Ant.
>> >
>> > OS name: macOS 14.0
>> > Apache Ant(TM) version 1.10.0
>> > Java version: openjdk version "11.0.11"
>> > locale: en_US.UTF-8
>> >
>> > Thanks for doing the release!
>> >
>> > Regards,
>> > Mingchun
>> >
>> > 2023年10月29日(日) 1:12 Karl Wright :
>> >
>> > > Please vote on whether to release Apache ManifoldCF 2.26, RC1.  The
>> > release
>> > > candidate can be found here:
>> > >
>> > >
>> https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.26
>> > >
>> > > There is also a release tag at:
>> > >
>> > > https//svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC1
>> > >
>> > > Thanks to Mingchun Zhao and Guylaine Bassette for making this release
>> > > possible!
>> > >
>> > > Karl
>> > >
>> >
>>
>


Re: [VOTE] Release Apache ManifoldCF 2.26, RC1

2023-11-01 Thread Karl Wright
+1 from me.
Karl


On Sun, Oct 29, 2023 at 4:47 AM Furkan KAMACI 
wrote:

> +1
>
> On Sun, Oct 29, 2023 at 2:00 AM Mingchun Zhao 
> wrote:
>
> > +1
> >
> > Built and tested from tag release-2.26-RC1
> >  with
> > Ant.
> >
> > OS name: macOS 14.0
> > Apache Ant(TM) version 1.10.0
> > Java version: openjdk version "11.0.11"
> > locale: en_US.UTF-8
> >
> > Thanks for doing the release!
> >
> > Regards,
> > Mingchun
> >
> > 2023年10月29日(日) 1:12 Karl Wright :
> >
> > > Please vote on whether to release Apache ManifoldCF 2.26, RC1.  The
> > release
> > > candidate can be found here:
> > >
> > >
> https://dist.apache.org/repos/dist/dev/manifoldcf/apache-manifoldcf-2.26
> > >
> > > There is also a release tag at:
> > >
> > > https//svn.apache.org/repos/asf/manifoldcf/tags/release-2.26-RC1
> > >
> > > Thanks to Mingchun Zhao and Guylaine Bassette for making this release
> > > possible!
> > >
> > > Karl
> > >
> >
>


Re: [PR] Bump org.elasticsearch:elasticsearch from 1.0.1 to 7.17.13 in /connectors/elasticsearch [manifoldcf]

2023-11-01 Thread via GitHub


dependabot[bot] commented on PR #158:
URL: https://github.com/apache/manifoldcf/pull/158#issuecomment-1789306854

   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, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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: [PR] Bump org.elasticsearch:elasticsearch from 1.0.1 to 7.17.13 in /connectors/elasticsearch [manifoldcf]

2023-11-01 Thread via GitHub


asfgit closed pull request #158: Bump org.elasticsearch:elasticsearch from 
1.0.1 to 7.17.13 in /connectors/elasticsearch
URL: https://github.com/apache/manifoldcf/pull/158


-- 
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



2.26 release documentation did not build

2023-11-01 Thread Karl Wright
Reason: the switch to java 11 meant that Forrest did not compile.
Apparently the Java 11 compiler will no longer handle the earlier source
versions specified in the Forrest build.

I'm still going to update the website, but we're going to also now need to
invest in perhaps updating which Forrest version we take.  This is not
trivial because I had to make customizations to make the PDF generator used
the fonts I downloaded for this, and IIRC Forrest later changed in a way
which broke my customizations.

Karl


Re: 2.26 release documentation did not build

2023-11-01 Thread Mingchun Zhao
> Reason: the switch to java 11 meant that Forrest did not compile.

Thanks. I'll also try updating the Forrest version a bit.

2023年11月2日(木) 8:15 Karl Wright :

> Reason: the switch to java 11 meant that Forrest did not compile.
> Apparently the Java 11 compiler will no longer handle the earlier source
> versions specified in the Forrest build.
>
> I'm still going to update the website, but we're going to also now need to
> invest in perhaps updating which Forrest version we take.  This is not
> trivial because I had to make customizations to make the PDF generator used
> the fonts I downloaded for this, and IIRC Forrest later changed in a way
> which broke my customizations.
>
> Karl
>