spring-framework/spring-build
Chris Beams 2fe74a4ef0 Eliminate INDEX.LIST from Spring jar META-INF dirs
The contents of this file could be problematic as they were generated
by spring-build with "org.springframework.core.jar" EBR-style naming,
but this naming is incorrect when dealing with Maven-central style
artifacts, e.g. spring-core.jar.

While a well-formed INDEX.LIST may speed up classloading, the simplest
solution to the issues listed below is simply to eliminate the file.
This also means consistent treatment across 3.1.x and 3.2.x artifacts,
as the new Gradle build in 3.2.x does not create these index files.

Issue: SPR-6383, SPR-9208
2012-04-13 16:58:26 +03:00
..
aspect Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
common Eliminate INDEX.LIST from Spring jar META-INF dirs 2012-04-13 16:58:26 +03:00
docbook Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
lib/ivy Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
library Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
multi-bundle Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
par Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
resource Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
standard Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
war Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
weaving Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00
weaving-external Add spring-build 2.5.2 2011-12-16 11:56:51 +01:00