[rhmessaging-commits] rhmessaging commits: r2835 - mgmt/trunk/mint/xml.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Tue Nov 18 16:00:44 EST 2008


Author: tedross
Date: 2008-11-18 16:00:44 -0500 (Tue, 18 Nov 2008)
New Revision: 2835

Modified:
   mgmt/trunk/mint/xml/Makefile
Log:
Added sesame schema

Modified: mgmt/trunk/mint/xml/Makefile
===================================================================
--- mgmt/trunk/mint/xml/Makefile	2008-11-18 20:26:38 UTC (rev 2834)
+++ mgmt/trunk/mint/xml/Makefile	2008-11-18 21:00:44 UTC (rev 2835)
@@ -1,6 +1,6 @@
 .PHONY: schema clean
 
-FILES := qpid.xml qpid-store.xml qpid-acl.xml qpid-cluster.xml condor.xml
+FILES := qpid.xml qpid-store.xml qpid-acl.xml qpid-cluster.xml condor.xml sesame.xml
 
 schema: ${FILES}
 
@@ -21,3 +21,6 @@
 
 condor.xml:
 	wget "http://git.et.redhat.com/?p=mrg-grid.git;a=blob_plain;f=src/management/condor-management-schema.xml;hb=refs/heads/matt-qmf-plugins-7.1" -O condor.xml
+
+sesame.xml:
+	svn export http://anonsvn.jboss.org/repos/rhmessaging/mgmt/trunk/sesame/cpp/src/qmfgen/schema.xml sesame.xml




More information about the rhmessaging-commits mailing list