Build and package a generic participant integration

To build and package the integration of a connector new participant, use the automated Gradle-based build system and proposed structure for folders and files.

To use the build system, this is what you'll need to do:
  1. Install Gradle
  2. Check out the CCF-Integration project which contains two reference implementations
  3. Add or modify certain xml configuration files and properties files
When you enter the gradle command and invoke the main build, the following tasks are done: For details on the above, see this wiki.