[rhmessaging-commits] rhmessaging commits: r1358 - in mgmt/mint: python/mint and 1 other directory.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Nov 26 11:33:58 EST 2007


Author: nunofsantos
Date: 2007-11-26 11:33:58 -0500 (Mon, 26 Nov 2007)
New Revision: 1358

Added:
   mgmt/mint/python/mint/config.xml
Removed:
   mgmt/mint/config.xml
Log:
moving config.xml to python/mint

Deleted: mgmt/mint/config.xml
===================================================================
--- mgmt/mint/config.xml	2007-11-26 16:30:24 UTC (rev 1357)
+++ mgmt/mint/config.xml	2007-11-26 16:33:58 UTC (rev 1358)
@@ -1,5 +0,0 @@
-<config>
-  <configOption name="dsn" value="postgresql://localhost/" />
-  <configOption name="pythonOutput" value="schema.py" />
-  <configOption name="schemaXML" value="xml/MgmtSchema.xml" />
-</config>

Copied: mgmt/mint/python/mint/config.xml (from rev 1355, mgmt/mint/config.xml)
===================================================================
--- mgmt/mint/python/mint/config.xml	                        (rev 0)
+++ mgmt/mint/python/mint/config.xml	2007-11-26 16:33:58 UTC (rev 1358)
@@ -0,0 +1,5 @@
+<config>
+  <configOption name="dsn" value="postgresql://localhost/" />
+  <configOption name="pythonOutput" value="schema.py" />
+  <configOption name="schemaXML" value="xml/MgmtSchema.xml" />
+</config>




More information about the rhmessaging-commits mailing list