mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 05:09:13 +00:00
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:
+8
@@ -0,0 +1,8 @@
|
||||
|
||||
/**
|
||||
*
|
||||
* Support for class instrumentation on Apache Tomcat.
|
||||
*
|
||||
*/
|
||||
package org.springframework.instrument.classloading.tomcat;
|
||||
|
||||
-7
@@ -1,7 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
Support for class instrumentation on Apache Tomcat.
|
||||
|
||||
</html>
|
||||
</body>
|
||||
Reference in New Issue
Block a user