crpeck / cas-overlay-docker

Docker compose setup to build & run Apereo CAS in Docker
16 stars 8 forks source link

Better way to include dependencies in the overlay #8

Closed giovanism closed 4 years ago

giovanism commented 4 years ago

I need to copy different build.gradle to include the dependencies I want to enable on my CAS instance. Is there an easier/more reliable method to do this? Such as having the entire cas-overlay-directory/ to override and modular .gradle files. Is it possible?

crpeck commented 4 years ago

I'm not sure how you would go about doing this, if you come up with a simple way to do that, please issue a pull request.

giovanism commented 4 years ago

Sorry, I can't.