Thanks everyone - I'll check these out and give it a try. From: Robert Oschwald [mailto:[email protected]] Sent: Monday, June 02, 2014 9:33 AM To: [email protected] Subject: Re: [cas-user] How to compile source locally
Strongly recommending to use a local Maven overlay project. You can use https://github.com/forsetti/jasig-cas-quickdemo as a starter. If you need to add logging statements to any cas core classes, simply copy them over from the JASIG CAS sources into your local project (to the same package) and modify them. Robert Am 02.06.2014 um 15:21 schrieb Jérôme LELEU <[email protected]<mailto:[email protected]>>: Hi, The new guide is definitely here: http://jasig.github.io/cas/4.0.0/index.html. Best regards, 2014-06-02 15:10 GMT+02:00 Zac Harvey <[email protected]<mailto:[email protected]>>: I need to add some log statements to CAS and build it locally to try and debug something. I tried looking for a CAS developer guide and only found this: https://wiki.jasig.org/display/CASUM/Development I was hoping to get info on how to build the CAS JARs (all of the core ones) via Maven but didn't see anything. So I ask, how do I build cas-server-core, cas-server-webapp, and cas-server-support-ldap locally in Maven? Thanks in advance! -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com<http://www.casinthecloud.com/> | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas<http://www.jasig.org/cas> | Creator of pac4j: www.pac4j.org<http://www.pac4j.org/> -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
