RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'

* Applied patch submitted by Carlos Zuniga


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1281 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Chris Beams
2009-06-01 04:14:22 +00:00
parent 34633797d5
commit 49b6bbc8fa
499 changed files with 2627 additions and 2420 deletions
@@ -0,0 +1,8 @@
/**
*
* Support for class instrumentation on Apache Tomcat.
*
*/
package org.springframework.instrument.classloading.tomcat;
@@ -1,7 +0,0 @@
<html>
<body>
Support for class instrumentation on Apache Tomcat.
</html>
</body>