dain 2004/09/08 00:00:18
Modified: modules/itests project.xml
Log:
Removed code that was reading the client identity, since it is no longer written in
write object (this was causing a serialization exception)
Revision Changes Path
1.12 +3 -3 openejb/modules/itests/project.xml
Index: project.xml
===================================================================
RCS file: /home/projects/openejb/scm/openejb/modules/itests/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 4 Sep 2004 21:00:37 -0000 1.11
+++ project.xml 8 Sep 2004 04:00:18 -0000 1.12
@@ -4,7 +4,7 @@
<!ENTITY % locator SYSTEM "file:locator.ent">
%locator;
%versions;
- ]>
+]>
<!-- $Revision$ $Date$ -->
@@ -79,7 +79,7 @@
<version>${pom.currentVersion}</version>
</dependency>
- <!-- Thirdparty -->
+ <!-- Thirdparty -->
<dependency>
<groupId>geronimo-spec</groupId>