diff --git a/org.springframework.context/src/test/java/org/springframework/mock/jndi/package.html b/org.springframework.context/src/test/java/org/springframework/mock/jndi/package.html deleted file mode 100644 index 141ee8db0f..0000000000 --- a/org.springframework.context/src/test/java/org/springframework/mock/jndi/package.html +++ /dev/null @@ -1,12 +0,0 @@ - - - -The simplest implementation of the JNDI SPI that could possibly work. - -

Useful for setting up a simple JNDI environment for test suites -or standalone applications. If e.g. JDBC DataSources get bound to the -same JNDI names as within a J2EE container, both application code and -configuration can me reused without changes. - - - diff --git a/org.springframework.web.portlet/src/test/java/org/springframework/mock/web/portlet/package.html b/org.springframework.web.portlet/src/test/java/org/springframework/mock/web/portlet/package.html deleted file mode 100644 index 3fa19b640c..0000000000 --- a/org.springframework.web.portlet/src/test/java/org/springframework/mock/web/portlet/package.html +++ /dev/null @@ -1,13 +0,0 @@ - - - -A comprehensive set of Portlet API mock objects, -targeted at usage with Spring's web MVC framework. -Useful for testing web contexts and controllers. - -

More convenient to use than dynamic mock objects -(EasyMock) or -existing Portlet API mock objects. - - - diff --git a/org.springframework.web.struts/src/main/java/org/springframework/web/servlet/view/tiles/package.html b/org.springframework.web.struts/src/main/java/org/springframework/web/servlet/view/tiles/package.html deleted file mode 100644 index 4320c5f3ea..0000000000 --- a/org.springframework.web.struts/src/main/java/org/springframework/web/servlet/view/tiles/package.html +++ /dev/null @@ -1,10 +0,0 @@ - - - -Support classes for the integration of -Tiles -(included in Struts) as Spring web view technology. -Contains a View implementation for Tiles definitions. - - -