TIP Notice ReplaceKit

JOSIF Main Page | JOSIF Framework | TIP Doc Generator

Introduction

During the elaboration of an interface specification, the notice for a non approved work should be used.

However, once approved, the notice should be updated to the approved version, but without regenerating the interface specification to avoid any poosible specification change.

The TIP_Notice_ReplaceKit utility solve this problem by replacing the notice present in all xsd/wsdl by the new one provided.

Note that internal and common xsd files won't be touched as they have their own notice.

Subversion Location

sourcecode: https://openoss.svn.sourceforge.net/svnroot/openoss/tip/framework/TIP_Notice_ReplaceKit/trunk/TIP_Notice_ReplaceKit

package: https://openoss.svn.sourceforge.net/svnroot/openoss/tip/framework/TIP_Notice_ReplaceKit/trunk/TIP_Notice_ReplaceKit_Package

Usage

  1. Double click the replace_notice.jar.
  2. Input the notice filepath. This is the new notice to replace the old one.
  3. Input the Specification zip filepath. This is the zip file generated by the maven build of the interface.
  4. Click the ok button

Then the Notice replacement will be completed and the xsd/wsdl in the specification zip will contain the updated notice.