wmt-wrapper.sh

The wmt-wrapper.sh script is used to invoke wmt.java by using wmt.jar. This script is a wrapper script for the wmt.sh script.

Overview

The wmt tool converts the CEE Moinmoin Wiki data to TeamForge JspWiki data. The wmt-wrapper.sh script is used to execute the wmt tool. For more information on WMTool, click https://forge.collab.net/sf/wiki/do/viewPage/projects.sf_engine/wiki/WMTool

Usage

Run this script for all projects:

$ <WMT_BUILD_DIR>/wmt-wrapper.sh -a

Run this script for a particular project:

$ <WMT_BUILD_DIR>/wmt-wrapper.sh -s.

For detailed information on running this script, click Run the wmt-wrapper.sh script

Options

Options that are available for this script:

-a | -- All projects
Runs the script for all the projects.
-s | -- Specific project
Runs the script for specific projects by mentioning the project name.