Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Mutagubya Jonathan <mutajonathan4@gmail.com> Mutagubya Jonathan <mutajonathan4@gmail.com> df1e9baec306be53e09a290a2e8e951fdb7c7b35 Trunk 5865: FormResource Domain - Switching from Hibernate Mappings to Annotations (#4921)
* TRUNK-5865: FormResource Domain - Switching from Hibernate Mappings to Annotations

* refactored dateChanged column not to be a ManyToOne

* fixing hibernate column params and naming

* added missing annotations

* added missing annotations

* removed transient to use only annotation

* use transient to instead of annotation

* Added missing length attribute