Merge branch 'master' into concurrent_httpd
- Updated JSON parser library - Removed obsolete calls on json parser library.
This commit is contained in:
@@ -12,6 +12,8 @@ inherit
|
||||
|
||||
WSF_DEFAULT_SERVICE [IMAGE_UPLOADER_EXECUTION]
|
||||
|
||||
SHARED_EXECUTION_ENVIRONMENT
|
||||
|
||||
create
|
||||
make
|
||||
|
||||
@@ -26,11 +28,6 @@ feature {NONE} -- Initialization
|
||||
make_and_launch
|
||||
end
|
||||
|
||||
setup_router
|
||||
do
|
||||
|
||||
end
|
||||
|
||||
note
|
||||
copyright: "2011-2012, Eiffel Software and others"
|
||||
license: "Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt)"
|
||||
|
||||
Reference in New Issue
Block a user