On Fri, Apr 26, 2013 at 3:31 AM, jleleu <[email protected]> wrote: > Hi team, > > For testing purposes, I started a new Maven Overlay based on the > cas-server-webapp module. I tried to create a new cookie generator inheriting > from the CookieRetrievingCookieGenerator class > (https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/java/org/jasig/cas/web/support/CookieRetrievingCookieGenerator.java). > > At that point, I did realize I couldn't find a good way to reference the > classes of the overlay for the Maven build. > I remember a discussion on the classes of the webapp and Andrew strongly > suggested to create a cas-server-webapp-support module to gather all the > classes of the CAS server webapp. > > Looks like we should have listened more carefully to Andrew ;-) > > Is there a way to reference the classes of the CAS server webapp using a > Maven overlay or should we create a cas-server-webapp-support ?
+1 for cas-server-webapp-support. > > If so, I'm willing to create the JIRA and do the work for 4.0. > > Best regards, > Jérôme > > -- > 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-dev -- 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-dev
