I've started trying out version 7.0.0-SNAPSHOT in the past few days. My previous "production" build was done with version 6.5.2 - hence I've just got introduced to the cas-initializr build approach.
I've made different builds with varying list of dependencies but the latest one is below: curl http://web1dev.redacted.org:8011/starter.tgz -d "dependencies=core,webapp,oidc,ldap,jsonsvc&casVersion=7.0.0-SNAPSHOT" | tar -xzvf - I have two questions: 1) I'm unclear on the impact of including the "core" and "webapp" dependencies i.e. to I need to the specify them? Without them the resulting war is much smaller and still seems to work after deploying a tomcat server? 2) In reviewing the gradle.properties file generated by cas-initializ, how to I get it to generate the line "appServer=" instead of "appServer=-tomcat" Many thanks. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/4b3eb446-9bd8-41c6-b959-fefc4e5b48d4n%40apereo.org.
