Hi Trying to install CAS to my test development server but for some reason it just dont work or Im just not capable of doing it :) Help is highly appreciated:) :)
1) Why RCs are gradle projects and others maven projects ( https://github.com/Jasig/cas/releases)? cas-4.2.0-RC1 - gradle project cas-4.1.4 - maven project 2) Is there a site where I could download already compiled and packed binary version of CAS? Could not find myself... There is a link for binary downloads in readme but it forward to github where only source is available. At least I cant see anything else :) 3) cas-4.2.0-RC1 - dev-build.sh fails with exception: org.jasig.cas.services.JsonServiceRegistryDaoTests > verifySer D java.lang.AssertionError at JsonServiceRegistryDaoTests.ja 110 tests completed, 1 failed :cas-server-core-services:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':cas-server-core-services:test'. > There were failing tests. See the report at: file:///C:/grad C1/cas-server-core-services/build/reports/tests/index.html 4) Also the cas-4.1.4(maven project then) also fails with tests exception 5) RC build WITHOUT tests is successful but can I really trust such version? It generated two war files cas-server-webapp-4.2.0-RC2.war cas-management-webapp-4.2.0-RC2.war Documentation says that there has to be cas.war, but no such war was generated ( http://jasig.github.io/cas/4.1.x/planning/Installation-Requirements.html) So what are these war files? Any documentation about them? Thanks -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
