Funnelback patch 15.4.1.25

  • Released: 2017-06-15

  • Applies to: v15.4.1

  • Internal reference: SUPPORT-2448 FUN-9771

Description

Updates the version of restfb so that custom Facebook gatherers may use a later version of the graph API.

Affected files

  • share/custom_collection_templates/custom_gather.groovy.facebook

  • lib/java/all/restfb-1.16.0.jar: This is now a empty jar for easy patch application.

  • lib/java/all/restfb-1.42.0.jar

  • lib/java/all/funnelback-social-media.jar

Deployment

  • If the installation has Facebook collections, the Version given to the DefaultFacebookClient should be changed to Version.Latest e.g. new DefaultFacebookClient(Version.LATEST).

  • (Windows only) Stop currently running crawls.

  • Stop the Jetty web server and the Funnelback daemon.

  • Deploy the provided files on top of an existing install, backing up all replaced files.

  • Start the Jetty web server and the Funnelback daemon.

  • (Windows only) start crawls as needed.

  • As patches are cumulative, apply deployment instructions from previous patches.