[cas-user] Re: Question: what is the maven dependency difference from [CAS 5.2.0-RC3] to [RC2 or below]?

2018-02-12 Thread Sean Ieong
OK, thx! I think I will do the same way. Andy Ng於 2018年2月13日星期二 UTC+8上午10時13分17秒寫道: > > Hi Sean, > > I just search the artifactId by seaching it on github CAS source code. > Although it is slow, but it get the jobs done. > > I am also curious of a better way to do that. I haven't come up with a >

[cas-user] Re: Question: what is the maven dependency difference from [CAS 5.2.0-RC3] to [RC2 or below]?

2018-02-12 Thread Andy Ng
Hi Sean, I just search the artifactId by seaching it on github CAS source code. Although it is slow, but it get the jobs done. I am also curious of a better way to do that. I haven't come up with a better idea though. Cheers - Andy On Tuesday, 13 February 2018 09:59:02 UTC+8, Sean Ieong wrote:

[cas-user] Re: Question: what is the maven dependency difference from [CAS 5.2.0-RC3] to [RC2 or below]?

2018-02-12 Thread Sean Ieong
I have the same problem. Have you solve the problem yet? Andy Ng於 2017年9月15日星期五 UTC+8上午11時58分04秒寫道: > > Hi all, > > Today when I try upgrading from CAS 5.2.0-RC2 to RC3, I was faced with > lots of symbols not found error in my custom Java code during the > compilation stage. > > So I go ahead an