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
Deborah Nakamatte <denakamatte@gmail.com> Deborah Nakamatte <denakamatte@gmail.com> c50efc3ddca8a502ecce53b614f46d3c51594a08 TRUNK-5890: Privilege Domain - Switching from Hibernate Mappings to Annotations (#5294)
* TRUNK-5890-Updated Privilege with hibernate annotations

* Removed Privilege hbm file

* TRUNK-5890-Modified annotations, updated columns for privilege table in xml files and modified UserServiceTest

* Updated liquibase with missing column of dateChanged

* Modified dateChanged type in liquibase

* Updated liquibase with all the missing columns

* Added name column to liquibase

* Added Privilege to OrderServiceTest and cleared merge conflicts