itkach / aard2-web

Mozilla Public License 2.0
70 stars 15 forks source link

Add gradle wrapper, partial fix of gradle 7.0 compat and enable git submodules #13

Closed dimaguy closed 1 year ago

dimaguy commented 2 years ago

slobj submodule is a temporary fix, given that it could be moved to slobber repo, I'll be opening a PR there as well with it. This PR's git submodules will open way to a Dockerfile that is able to build this repo's software and a compose.yml file capable of running it.

itkach commented 1 year ago

I updated to gradle 8 and added gradle wrapper. I prefer to not use git submodules though and to keep the flat structure, so I left those changes out.