Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Generic CAS gradle war overlay to exercise the latest versions of CAS Management web application.

License

Notifications You must be signed in to change notification settings

apereo/cas-management-gradle-overlay

Repository files navigation

CAS Management Overlay

CAS management web application Maven overlay for CAS with externalized configuration. The Apache Maven equivalent of this overlay is available here.

Versions

<cas.version>5.3.x</cas.version>

Requirements

  • JDK 1.8+

Build

To see what commands are available to the build script, run:

./build.sh help

To package the final web application, run:

./build.sh package

To update SNAPSHOT versions run:

./build.sh package -U

Windows Build

On Windows you can run build.cmd instead of build.sh. The usage may differ from build.sh; run build.cmd help for usage.

Note

If you are running the management web application on the same machine as the CAS server web application itself, you will need to evaluate the build script and make sure the configuration files don't override each other.

About

Generic CAS gradle war overlay to exercise the latest versions of CAS Management web application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages