![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
1.1.1 |
|
Assignee:
|
Logback dev list
|
|
Components:
|
logback-access, logback-classic |
|
Created:
|
18/Feb/14 3:50 PM
|
|
Description:
|
Putting those scripts in logback jars allows to use them while testing your code with an in-memory database like this:
jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;INIT=RUNSCRIPT FROM 'classpath:ch/qos/logback/classic/db/script/h2.sql'
pull request: https://github.com/qos-ch/logback/pull/125]
|
|
Project:
|
logback
|
|
Priority:
|
Trivial
|
|
Reporter:
|
Xavier Dury
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev