steps towards computing wsdl files at build-time:
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 6 Jul 2009 05:32:23 +0000 (05:32 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 6 Jul 2009 05:32:23 +0000 (05:32 +0000)
* review makefile to make sure the __init__.py files get created
* add python-uuid to the build packages
* remove () in class definitions when no inheritance - for python2.4/centos
still cannot update wsdl output at build-time b/c of missing config
config cleanup needed first (import config should not raise exception)

config.planetlab/devel.pkgs

index 04f5e72..ff3eedb 100644 (file)
@@ -91,3 +91,6 @@ package: net-snmp net-snmp-devel
 package+centos5: krb5-devel.@arch@ e2fsprogs-devel.@arch@ libidn-devel.@arch@
 package: TurboGears
 package: python-cherrypy
+##########
+# for sfa : rebuilding wsdl index at build-time
+package: python-uuid