Author: kwright
Date: Tue Oct 24 10:28:17 2023
New Revision: 1913261
URL: http://svn.apache.org/viewvc?rev=1913261&view=rev
Log:
Pull up fix from trunk
Modified:
manifoldcf/branches/release-2.26-branch/ (props changed)
manifoldcf/branches/release-2.26-branch/framework/buildfiles/connector-build.xml
Propchange: manifoldcf/branches/release-2.26-branch/
------------------------------------------------------------------------------
Merged /manifoldcf/trunk:r1913260
Modified:
manifoldcf/branches/release-2.26-branch/framework/buildfiles/connector-build.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/release-2.26-branch/framework/buildfiles/connector-build.xml?rev=1913261&r1=1913260&r2=1913261&view=diff
==============================================================================
---
manifoldcf/branches/release-2.26-branch/framework/buildfiles/connector-build.xml
(original)
+++
manifoldcf/branches/release-2.26-branch/framework/buildfiles/connector-build.xml
Tue Oct 24 10:28:17 2023
@@ -116,6 +116,8 @@
</fileset>
<fileset dir="${mcf-dist}/lib">
<include name="zookeeper*.jar"/>
+ <include name="netty-handler*.jar"/>
+ <include name="scala-java8-compat_3*.jar"/>
<include name="javax.mail*.jar"/>
<include name="commons-exec*.jar"/>
<include name="guava*.jar"/>