donaldp 2002/06/08 18:38:20
Modified: containerkit/src/java/org/apache/excalibur/containerkit/verifier
package.html
Log:
Add a few line breaks in
Revision Changes Path
1.2 +12 -2
jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/verifier/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/verifier/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 8 Jun 2002 21:35:47 -0000 1.1
+++ package.html 9 Jun 2002 01:38:20 -0000 1.2
@@ -1,7 +1,17 @@
<body>
-A set of classes supporting verification of components and component
assemblies using class and component meta-data information.
+A set of classes supporting verification of components and component
+assemblies using class and component meta-data information.
<h3>Overview</h3>
-<p>This package includes a set of classes supporting the verification of the
integrity of a component class and the verification of the integrity of a
relationships and inter-dependecies based on supplied meta-data. The [EMAIL
PROTECTED] org.apache.excalibur.containerkit.verifier.ComponentVerifier}
provides support for the validation of a component class. It includes
validation functions that check for structural and best-practice integrity
related to the class, lifecycle patterns and service. The [EMAIL PROTECTED]
org.apache.excalibur.containerkit.verifier.AssemblyVerifier} performs
validation of the structural integrity of a set component assembly based on
assembly meta-data.
+<p>This package includes a set of classes supporting the verification of the
+integrity of a component class and the verification of the integrity of a
+relationships and inter-dependecies based on supplied meta-data. The
[EMAIL PROTECTED]
org.apache.excalibur.containerkit.verifier.ComponentVerifier} provides
+support for the validation of a component class. It includes validation
+functions that check for structural and best-practice integrity related to
+the class, lifecycle patterns and service. The
[EMAIL PROTECTED]
org.apache.excalibur.containerkit.verifier.AssemblyVerifier} performs
+validation of the structural integrity of a set component assembly based on
+assembly meta-data.
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>