click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-5620
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Andrew Poland
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sakai

Samigo does not use sakai.properties auto.ddl setting

Created: 17-Jul-2006 07:53   Updated: 13-Jul-2009 11:42
Component/s: Tests & Quizzes (Samigo)
Affects Version/s: 2.2.0
Fix Version/s: 2.2.1

Time Tracking:
Not Specified

2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
When qa3-us started up with the 014 tag, I saw this in the logs

INFO: **** init() SakaiBootStrap for samigo (2006-07-17 09:14:28,739 main_org.sakaiproject.tool.assessment.shared.SakaiBootStrap)
INFO: ****autoDdl enabled; running DDL... (2006-07-17 09:14:28,740 main_org.sakaiproject.tool.assessment.shared.SakaiBootStrap)
INFO: ***** init() completed successfully (2006-07-17 09:14:31,054 main_org.sakaiproject.tool.assessment.shared.SakaiBootStrap)

Even though we absolutely have auto.ddl=false set in sakai.properties.



 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Andrew Poland added a comment - 17-Jul-2006 07:59
Samigo was using a default auto.ddl=true from its components.xml. It was not checking sakai.properties

r12427 changes it use the sakai.properties setting if it exists, otherwise use the default in components.xml

Peter A. Knoop added a comment - 19-Sep-2006 14:43
QA did not have time to verify this issues during the 2.2.1 release. It is being closed so QA can focus on the 2.3.0 release. If the issue still exists, feel free to re-open.