Refactoring of of inheritance structure, ControllerManagers will now also be able to be provided through plugins
This commit is contained in:
parent
28bc108921
commit
c0188cd5cc
73 changed files with 1083 additions and 991 deletions
|
|
@ -56,6 +56,7 @@ distributions {
|
|||
main {
|
||||
contents {
|
||||
from 'hal.conf.example'
|
||||
from 'hal-default.db'
|
||||
from 'logging.properties'
|
||||
|
||||
from "${buildDir}/resources"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue