[jbpm-commits] JBoss JBPM SVN: r3851 - jbpm4/trunk/modules/jpdl/src/main/resources.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 12 08:28:41 EST 2009


Author: heiko.braun at jboss.com
Date: 2009-02-12 08:28:41 -0500 (Thu, 12 Feb 2009)
New Revision: 3851

Removed:
   jbpm4/trunk/modules/jpdl/src/main/resources/hibernate.cfg.xml
Log:
remove legacy hibernate.cfg.xml

Deleted: jbpm4/trunk/modules/jpdl/src/main/resources/hibernate.cfg.xml
===================================================================
--- jbpm4/trunk/modules/jpdl/src/main/resources/hibernate.cfg.xml	2009-02-12 13:22:56 UTC (rev 3850)
+++ jbpm4/trunk/modules/jpdl/src/main/resources/hibernate.cfg.xml	2009-02-12 13:28:41 UTC (rev 3851)
@@ -1,21 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-
-<!DOCTYPE hibernate-configuration PUBLIC
-          "-//Hibernate/Hibernate Configuration DTD 2.0//EN"
-          "http://hibernate.sourceforge.net/hibernate-configuration-2.0.dtd">
-
-<hibernate-configuration>
-
-    <session-factory>
-      <mapping resource="jbpm.pvm.typedefs.hbm.xml" />
-      <mapping resource="jbpm.pvm.wire.hbm.xml" />
-      <mapping resource="jbpm.pvm.definition.hbm.xml" />
-      <mapping resource="jbpm.pvm.execution.hbm.xml" />
-      <mapping resource="jbpm.pvm.variable.hbm.xml" />
-      <mapping resource="jbpm.pvm.job.hbm.xml" />
-      <mapping resource="jbpm.pvm.history.hbm.xml" />
-      <mapping resource="jbpm.task.hbm.xml" />
-      <mapping resource="jbpm.jpdl.hbm.xml" />
-    </session-factory>
-
-</hibernate-configuration>




More information about the jbpm-commits mailing list