trying to reenable wsdl, with python-psycopg2 installed in build through devel.pkgs
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Dec 2009 13:22:08 +0000 (13:22 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 20 Dec 2009 13:22:08 +0000 (13:22 +0000)
wsdl/Makefile

index c699432..1abba02 100644 (file)
@@ -5,7 +5,7 @@ WSDLS = sfa.wsdl registry.wsdl slice-manager.wsdl aggregate.wsdl
 all: $(WSDLS)
 
 # temporary: turn off wsdl generation as it is failing
-TEMPORARY_OFF = yes
+#TEMPORARY_OFF = yes
 
 ifdef TEMPORARY_OFF
 registry.wsdl slice-manager.wsdl aggregate.wsdl sfa.wsdl: