Change Request Replication

Last modified by Admin on 2024/02/20 00:39

cogAllow to replicate events coming from Change request.
TypeJAR
CategoryApplication
Developed by

Simon Urli

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

This extension is needed for using Change Request along with the Replication Application

Basically this extension ensures that all events coming from Change Request are properly replicated whenever the page subject to changes (which can be the Change Request page itself in case of a status change for example) is itself replicated.
Note that this extension does not automatically configure the change requests to be replicated: this is a configuration the administrators need to perform manually through the Replication administration. 

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.

Dependencies

Dependencies for this extension (org.xwiki.contrib.changerequest:application-changerequest-replication 1.13.2):

  • org.xwiki.contrib.replication:replication-api 1.3.0
  • org.xwiki.contrib.replication:replication-entity-api 1.3.0
  • org.xwiki.contrib.changerequest:application-changerequest-notifications 1.13.2

Get Connected