In the current (3.2.5) Spring release, the cglib is packed inside the
spring-core jar.  This is a change from the 3.0.5 version.  The 3.2.5 version is
on Maven Central, too.

So, upgrading to the current Spring level would make this issue go away.  It may
not be worth it for this first release, though.   What do others think?

-Marshall


On 11/26/2013 6:02 PM, Marshall Schor wrote:
> I investigated more into the cglib bundle.  The Spring Framework 3.0.5
> apparently came with it.  However, as of now, that version of the
> SpringFramework I couldn't find because it dates from 2010 and the main Spring
> website download page doesn't go back that many releases; furthermore, it no
> longer shows downloading a big zip file, but rather individual components 
> (from
> Maven Central, for example).
>
> I found the cglib packaged for springsource use in a Maven repo (not the 
> central
> maven repo), here:
>
> http://ebr.springsource.com/repository/app/bundle/version/detail?name=com.springsource.net.sf.cglib&version=2.2.0&searchType=bundlesByName&searchQuery=cglib
>
> But this repo may not be around forever...
>
> Does anyone know if the more current releases of the SpringFramework have
> dropped the use of cglib 2.2.0 or found some other way to get the 
> functionality?
>
> -Marshall
>

Reply via email to