From 4875ca9ff1c87e925976304c42f20053fd537484 Mon Sep 17 00:00:00 2001 From: Colin Adams Date: Wed, 27 Mar 2013 14:44:14 +0000 Subject: [PATCH] now all-safe.ecf compiles again --- examples/upload_image/src/image_uploader.e | 9 ++- tests/all-safe.ecf | 74 ++++++++++++++++++++++ 2 files changed, 80 insertions(+), 3 deletions(-) create mode 100644 tests/all-safe.ecf diff --git a/examples/upload_image/src/image_uploader.e b/examples/upload_image/src/image_uploader.e index 7e190261..87c03aeb 100644 --- a/examples/upload_image/src/image_uploader.e +++ b/examples/upload_image/src/image_uploader.e @@ -10,11 +10,14 @@ class inherit ANY - WSF_ROUTED_SERVICE + WSF_ROUTED_SKELETON_SERVICE + undefine + requires_proxy + end - WSF_URI_TEMPLATE_ROUTED_SERVICE + WSF_URI_TEMPLATE_HELPER_FOR_ROUTED_SERVICE - WSF_URI_ROUTED_SERVICE + WSF_NO_PROXY_POLICY WSF_DEFAULT_SERVICE diff --git a/tests/all-safe.ecf b/tests/all-safe.ecf new file mode 100644 index 00000000..6d973ec5 --- /dev/null +++ b/tests/all-safe.ecf @@ -0,0 +1,74 @@ + + + Integration project including many lib + + + + /.git$ + /EIFGENs$ + /.svn$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Compiling as Windows , on other platforms than Windows + + + + + Compiling as UNIX , on other platforms than Unix + + + +