Thanks, I see that, is there a property setting to locate messages.properties in /etc/cas/config and the themes in /etc/cas/themes ? It's a pain to have to re-roll the warfile when I make a mod to it. Granted, once it's set I probably won't have to make changes to those.
On Fri, Dec 8, 2017 at 5:15 AM vallee.romain <[email protected]> wrote: > For message .properties: > *src* > └── *main* > └── *resources* > ├─ > ├── messages.properties > > > and css and js : > > *src* > └── *main* > └── *resources* > ├── *static* > │ └── *themes* > │ └── *esig <-- this is your theme name* > │ ├── *css* > │ │ └── cas.css > │ ├── *images* > │ │ ├── apereo-logo.png > │ │ ├── cas-logo.png > │ │ └── logo.png > │ └── *js* > │ └── cas.js > > Le vendredi 8 décembre 2017 10:43:15 UTC+1, Chris Peck a écrit : >> >> I would like to be able to build a vanilla cas.war file and externalize >> the following: >> -messages.properties >> -css, js, and images references from my css files for my templates. >> >> Is there a place where I can set these locations in CAS 5.x (5.1 or 5.2), >> maybe as a -Dblahlocation=/etc/cas/blah ? >> >> -- >> >> -sent from my mobile >> > -- > - 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/e02abe86-127a-44c0-a9bf-f752c19b4f70%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/e02abe86-127a-44c0-a9bf-f752c19b4f70%40apereo.org?utm_medium=email&utm_source=footer> > . > -- -sent from my mobile -- - 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/CAFZ1tgadys1oSP%3DKNdHgag1bJ_VfcpBu_ufmKWw%2BCZ0dOaRB%3DA%40mail.gmail.com.
