[weld-commits] Weld SVN: r5979 - examples/trunk/jsf/pastecode/ejb/src/main/resources/META-INF.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Tue Mar 2 13:31:35 EST 2010


Author: pete.muir at jboss.org
Date: 2010-03-02 13:31:34 -0500 (Tue, 02 Mar 2010)
New Revision: 5979

Removed:
   examples/trunk/jsf/pastecode/ejb/src/main/resources/META-INF/orm.xml
Log:
cleanup

Deleted: examples/trunk/jsf/pastecode/ejb/src/main/resources/META-INF/orm.xml
===================================================================
--- examples/trunk/jsf/pastecode/ejb/src/main/resources/META-INF/orm.xml	2010-03-02 14:24:53 UTC (rev 5978)
+++ examples/trunk/jsf/pastecode/ejb/src/main/resources/META-INF/orm.xml	2010-03-02 18:31:34 UTC (rev 5979)
@@ -1,3 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<entity-mappings version="1.0" xmlns="http://java.sun.com/xml/ns/persistence/orm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence/orm http://java.sun.com/xml/ns/persistence/orm_1_0.xsd">
-</entity-mappings>



More information about the weld-commits mailing list