Mantis - Resin
Viewing Issue Advanced Details
5923 minor always 07-01-15 09:42 07-27-15 09:45
nam  
ferg  
normal  
closed  
fixed  
none    
none 4.0.45  
0005923: remove modules/resin/org/springframework/instrument/classloading/LoadTimeWeaver
(rep by M. Barker)

If I run the following:

jar tvf opt/resin/lib/resin.jar | grep springframework


I get the following output:


     0 Mon Sep 22 09:55:12 NZST 2014 org/springframework/

     0 Mon Sep 22 09:55:12 NZST 2014 org/springframework/instrument/

     0 Mon Sep 22 09:55:12 NZST 2014 org/springframework/instrument/classloading/

   328 Mon Sep 22 09:55:12 NZST 2014 org/springframework/instrument/classloading/LoadTimeWeaver.class


Is there any reason why Resin would have a copy of this single class in its jar file? It is of a different size to the version from Spring Framework 4.1.

There are no notes attached to this issue.