Author: dan.j.allen
Date: 2009-07-22 16:06:32 -0400 (Wed, 22 Jul 2009)
New Revision: 3142
Modified:
tck/trunk/impl/src/main/resources/tck-audit.xml
Log:
whitespace
Modified: tck/trunk/impl/src/main/resources/tck-audit.xml
===================================================================
--- tck/trunk/impl/src/main/resources/tck-audit.xml 2009-07-22 17:20:05 UTC (rev 3141)
+++ tck/trunk/impl/src/main/resources/tck-audit.xml 2009-07-22 20:06:32 UTC (rev 3142)
@@ -1128,8 +1128,7 @@
</assertion>
<assertion id="gg">
- <text>The injection annotation specifies the metadata needed to obtain the
resources, entity manager, entity manager factory, remote
-EJB instance or web service reference from the component environment.</text>
+ <text>The injection annotation specifies the metadata needed to obtain the
resources, entity manager, entity manager factory, remote EJB instance or web service
reference from the component environment.</text>
</assertion>
<assertion id="hh">
@@ -3209,8 +3208,7 @@
<section id="7.3.6" title="Lifecycle of resources">
<assertion id="l">
- <text>When the |create()| method of a |Bean| object that represents a
resource is called, the container creates and returns a container-
-specific internal reference to the Java EE component environment resource, entity
manager, entity manager factory, remote EJB instance or web service reference. This
reference is not directly exposed to the application.</text>
+ <text>When the |create()| method of a |Bean| object that represents a
resource is called, the container creates and returns a container-specific internal
reference to the Java EE component environment resource, entity manager, entity manager
factory, remote EJB instance or web service reference. This reference is not directly
exposed to the application.</text>
</assertion>
<assertion id="m">