Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.31 KB

File metadata and controls

18 lines (13 loc) · 1.31 KB

Send SMTP Email Extended plug-in for IBM UrbanCode Deploy Build Status


Note: This is not the plugin distributable! This is the source code.

License

This plug-in is protected under the Eclipse Public 1.0 License

Overview

This plug-in provides a mechanism to send SMTP emails in your deployment process.

Documentation

All plug-in documentation is updated and maintained on the IBM UrbanCode Plug-ins microsite and in the /doc folder.

Community Support

The Send SMTP Email Extended plug-in is supported by IBM and the UrbanCode Development Community on a best-effort basis. All bug reports and feature requests should be filed in the GitHub Issues tab above. This plug-in can be built locally through a Gradle build.

Locally Build the Plug-in

This open source plug-in uses Gradle as its build tool. Install the latest version of Gradle to build the plug-in locally. Build the plug-in by running the gradle command in the plug-in's root directory. The plug-in distributable will be placed under the build/distributions folder.