
| Key: |
SAK-5620
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Andrew Poland
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| 2.6.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
|
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.
|
|
Description
|
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.
|
Show » |
|
r12427 changes it use the sakai.properties setting if it exists, otherwise use the default in components.xml