RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user