Componize 2.0.0 adds major new features for release management including advanced version control (branch, merge, tag) and dependency management. A new 3-way compare and merge engine has been implemented, enabling any two folders or branches to be compared and merged. Support for Maven artifacts and artifact repositories allows you to easily share and reuse your content with others. Support has also been added for the latest versions of Alfresco Community 4.2.f, Alfresco Enterprise 4.2.3.3, oXygen 16.1 and the DITA Open Toolkit 1.8.5.
Brings Git like version control to Alfresco.
|
|
|
|
<uri name="cfg:/common/vars/fr_FR.xml" uri="common/vars/fr.xml"/> <uri name="cfg:/common/vars/fr.xml" uri="common/vars/fr.xml"/>
If you are upgrading to Alfresco Community 4.2.f or Alfresco Enterprise 4.2.x from a previous version of Alfresco, you must add the transaction metadata query indexes using the patch supplied by Alfresco. See: Adding optional indexes to database
alf_data/componize/hash_store/
directory is used by the advanced version control features. The location of the directory can be redefined using the
componize.vfs.hashStore.basedir property. We recommend that you locate the directory on a fast local disk. The directory must be included in your backups.alf_data/componize/artifact-repository/local/
directory is used as a cache to store downloaded artifacts. The location of the directory can be modified using
the componize.artifact.repository.local.basedir property. The directory can be stored on a slower remote disk and does not need to be included in your backups.