Projects tigase _server server-core Issues #134
wrong file names for 5.1 sql scripts in db-create*.sh (#134)
Andrea Ratto opened 1 decade ago

SQL files for schema creation for version 5.1 are named with a dash (e.g. database/derby-schema-5-1.sql).

Shell scripts instead look for a file named with a dot (e.g. database/derby-schema-5.1.sql).

This obviously has to be fixed before the stable release.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
727
Version
tigase-server-5.1.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#134
Please wait...
Page is in error, reload to recover