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

* Applied patch submitted by Carlos Zuniga
This commit is contained in:
Chris Beams
2009-06-01 04:14:22 +00:00
parent f3e6242568
commit a9696c7282
499 changed files with 2627 additions and 2420 deletions

View File

@@ -0,0 +1,8 @@
/**
*
* Support for class instrumentation on Apache Tomcat.
*
*/
package org.springframework.instrument.classloading.tomcat;

View File

@@ -1,7 +0,0 @@
<html>
<body>
Support for class instrumentation on Apache Tomcat.
</html>
</body>