Andrzej Wójcik (Tigase) opened 8 years ago
|
|
I've moved code responsible for setup logic from groovy-html files into java classes inside setup module, which will make it easier to control flow of a setup. Now logic code of groovy-html files is limited. Due to that it was possible to create configuration object (map/tree of beans and settings) and use |
|
|
|
I've fixed issue with adding admin user. This issue was caused by fact that I've not set version of schema which I wanted to load and I've also fixed issue with saving generated configuration. |
|
Above issues are fixed - thanks. A couple minute things:
|
|
Wojciech Kapcia wrote:
Yes, definitely remove my email and put a link to our forums and bugs reporting, new ticket link. |
|
I've updated information about place where issues should be reported - links to forum and issue creation in I added support for enabling/disabling SSL on database connection and dropped custom code responsible for DB uri generation used later for generation of config file and replaced it with implementation which already exists in @DBSchemaLoader@. |
|
Works ok now. |
Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
5168
|
Adjust Setup module to properly generate DSL instead of properties file