You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by jh...@apache.org on 2006/10/03 12:58:21 UTC

svn commit: r452412 - in /excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl: extensions/package.html factory/package.html

Author: jheymans
Date: Tue Oct  3 03:58:21 2006
New Revision: 452412

URL: http://svn.apache.org/viewvc?view=rev&rev=452412
Log:
javadoc fixes

Modified:
    excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/extensions/package.html
    excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/factory/package.html

Modified: excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/extensions/package.html
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/extensions/package.html?view=diff&rev=452412&r1=452411&r2=452412
==============================================================================
--- excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/extensions/package.html (original)
+++ excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/extensions/package.html Tue Oct  3 03:58:21 2006
@@ -14,7 +14,8 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-
+<body>
 <p>
   The standard set of extensions for components.
-</p>
\ No newline at end of file
+</p>
+</body>

Modified: excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/factory/package.html
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/factory/package.html?view=diff&rev=452412&r1=452411&r2=452412
==============================================================================
--- excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/factory/package.html (original)
+++ excalibur/trunk/fortress/container-impl/src/java/org/apache/avalon/fortress/impl/factory/package.html Tue Oct  3 03:58:21 2006
@@ -14,6 +14,7 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
+<body>
 <p>
   ObjectFactory wrappers to provide proxied components to the container.
 </p>
@@ -82,4 +83,5 @@
   The resulting code is much easier for the JVM to use, and does not pose a
   serious threat to the performance of the component.  All you have to do is
   include the BCEL.jar file, and the choice will be made for you.
-</p>
\ No newline at end of file
+</p>
+</body>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org