Kevin Murphy - 2010-08-26

CNV Workshop 2.0.11 is available for download. This release fixes a minor bug and introduces a new configuration property to allow exception/error messages to be sent to an address distinct from the regular support address. A CentOS VM image containing this release will be posted shortly.

=== 2.0.11 Upgrading instructions (2.0.10 to 2.0.11) ===

* Edit your cnv.db.properties file and an entry "exceptionEmail=SOME_EMAIL_ADDR"; exception email messages
will now go to this address instead of the supportEmail address.  INSTALL.txt has details.
* See upgrading instructions for 2.0.10 if you haven't already.

=== 2.0.11 Enhancements ===

New exceptionEmail property in cnv.db.properties to allow you to have a separate email address to which exception
(error) email messages are sent.
smptServer property in cnv.db.properties can now have a port component, e.g. smptServer=localhost:11025

=== 2.0.11 Bug fixes ===

Null pointer exception fixed.