]> err.no Git - sope/commitdiff
moved NGXmlRpc out of NGObjWeb to an own project
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 23 Aug 2004 14:32:36 +0000 (14:32 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Mon, 23 Aug 2004 14:32:36 +0000 (14:32 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@40 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

48 files changed:
sope-appserver/GNUmakefile
sope-appserver/NGObjWeb/ChangeLog
sope-appserver/NGObjWeb/GNUmakefile
sope-appserver/NGObjWeb/GNUmakefile.preamble
sope-appserver/NGObjWeb/NGXmlRpc/GNUmakefile.preamble [deleted file]
sope-appserver/NGObjWeb/Version
sope-appserver/NGObjWeb/WOHttpAdaptor/WOHttpTransaction.m
sope-appserver/NGObjWeb/WOStatisticsStore.m
sope-appserver/NGXmlRpc/ChangeLog [moved from sope-appserver/NGObjWeb/NGXmlRpc/ChangeLog with 98% similarity]
sope-appserver/NGXmlRpc/EOFetchSpecification+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/EOFetchSpecification+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/EOKeyGlobalID+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/EOKeyGlobalID+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/EONull+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/EONull+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/EOQualifier+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/EOQualifier+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/EOSortOrdering+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/EOSortOrdering+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/GNUmakefile [moved from sope-appserver/NGObjWeb/NGXmlRpc/GNUmakefile with 73% similarity]
sope-appserver/NGXmlRpc/GNUmakefile.preamble [new file with mode: 0644]
sope-appserver/NGXmlRpc/NGAsyncResultProxy.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGAsyncResultProxy.h with 100% similarity]
sope-appserver/NGXmlRpc/NGAsyncResultProxy.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGAsyncResultProxy.m with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpc-Info.plist [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpc-Info.plist with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpc.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpc.h with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcAction+Registry.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcAction+Registry.m with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcAction.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcAction.h with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcAction.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcAction.m with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcClient.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcClient.h with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcClient.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcClient.m with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcInvocation.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcInvocation.h with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcInvocation.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcInvocation.m with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcMethodSignature.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcMethodSignature.h with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcMethodSignature.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcMethodSignature.m with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcRequestHandler.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcRequestHandler.h with 100% similarity]
sope-appserver/NGXmlRpc/NGXmlRpcRequestHandler.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NGXmlRpcRequestHandler.m with 100% similarity]
sope-appserver/NGXmlRpc/NSObject+Reflection.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/NSObject+Reflection.h with 100% similarity]
sope-appserver/NGXmlRpc/NSObject+Reflection.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/NSObject+Reflection.m with 100% similarity]
sope-appserver/NGXmlRpc/Version [new file with mode: 0644]
sope-appserver/NGXmlRpc/WODirectAction+XmlRpc.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/WODirectAction+XmlRpc.h with 100% similarity]
sope-appserver/NGXmlRpc/WODirectAction+XmlRpc.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/WODirectAction+XmlRpc.m with 100% similarity]
sope-appserver/NGXmlRpc/WODirectAction+XmlRpcIntrospection.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/WODirectAction+XmlRpcIntrospection.h with 100% similarity]
sope-appserver/NGXmlRpc/WODirectAction+XmlRpcIntrospection.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/WODirectAction+XmlRpcIntrospection.m with 100% similarity]
sope-appserver/NGXmlRpc/WOMessage+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/WOMessage+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/WORequest+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/WORequest+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/WOResponse+XmlRpcCoding.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/WOResponse+XmlRpcCoding.m with 100% similarity]
sope-appserver/NGXmlRpc/XmlRpcMethodCall+WO.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/XmlRpcMethodCall+WO.h with 100% similarity]
sope-appserver/NGXmlRpc/XmlRpcMethodCall+WO.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/XmlRpcMethodCall+WO.m with 100% similarity]
sope-appserver/NGXmlRpc/XmlRpcMethodResponse+WO.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/XmlRpcMethodResponse+WO.h with 100% similarity]
sope-appserver/NGXmlRpc/XmlRpcMethodResponse+WO.m [moved from sope-appserver/NGObjWeb/NGXmlRpc/XmlRpcMethodResponse+WO.m with 100% similarity]
sope-appserver/NGXmlRpc/common.h [moved from sope-appserver/NGObjWeb/NGXmlRpc/common.h with 68% similarity]
sope-appserver/NGXmlRpc/xmlrpc_call.m [moved from sope-appserver/NGObjWeb/xmlrpc_call.m with 99% similarity]
sope-appserver/SoOFS/GNUmakefile

index 376c78303a7f80d3215616c092e421d2f2fdac74..5e6da56da9e60e679ced4d9ab85b028416920df2 100644 (file)
@@ -12,6 +12,7 @@ SUBPROJECTS += \
        WOExtensions    \
        WOXML           \
        SoOFS           \
+       NGXmlRpc        \
 
 -include $(GNUSTEP_MAKEFILES)/GNUmakefile.preamble
 include $(GNUSTEP_MAKEFILES)/aggregate.make
index 9f09b4d8f1d25288a753010e588574c294367a98..da1ef58dfec69b6a7a1f730fc4d3e020b4c65e32 100644 (file)
@@ -1,5 +1,7 @@
 2004-08-23  Helge Hess  <helge.hess@opengroupware.org>
 
+       * moved NGXmlRpc/xmlrpc_call to a separate project (v4.3.6)
+
        * v4.3.5
 
        * WOContext.m, WOComponent.m: modified component awake handling, should
index f0b048acfceffb34c76220b16a9f086702842b00..af6bcb69efc79f6bdfee38b6a0f326930dfb8073 100644 (file)
@@ -20,7 +20,6 @@ libNGObjWeb_SUBPROJECTS = \
        WOHttpAdaptor   \
        SoObjects       \
        WebDAV          \
-       NGXmlRpc        \
 
 libNGObjWeb_HEADER_FILES_DIR         = NGObjWeb
 libNGObjWeb_HEADER_FILES_INSTALL_DIR = /NGObjWeb
@@ -138,7 +137,7 @@ SoCore_PRINCIPAL_CLASS = SoCoreProduct
 
 # ----- NGObjWeb tools
 
-TOOL_NAME = wod xmlrpc_call
+TOOL_NAME = wod
 
 wod_OBJC_FILES  += wod.m $(NGObjWebCore_OBJC_FILES)
 ifeq ($(FOUNDATION_LIB),gnu)
@@ -146,8 +145,6 @@ wod_OBJC_FILES  += UnixSignalHandler.m
 endif
 wod_SUBPROJECTS = Templates Associations
 
-xmlrpc_call_OBJC_FILES = xmlrpc_call.m
-
 -include GNUmakefile.preamble
 include $(GNUSTEP_MAKEFILES)/library.make
 include $(GNUSTEP_MAKEFILES)/bundle.make
index 1631d1c31cc165dcb90ec9df9b051727d371713d..5832b6cec36660a42bf65320934215a8d9560874 100644 (file)
@@ -59,13 +59,6 @@ wod_TOOL_LIBS += \
        -lNGMime -lNGStreams -lNGExtensions -lEOControl \
        -lXmlRpc -lDOM -lSaxObjC
 
-xmlrpc_call_LIB_DIRS += $(libNGObjWeb_LIB_DIRS)
-
-xmlrpc_call_TOOL_LIBS += \
-       -lNGObjWeb -lNGScripting        \
-       -lNGMime -lNGStreams -lNGExtensions -lEOControl \
-       -lXmlRpc -lDOM -lSaxObjC
-
 # platform specific settings
 
 ifneq ($(findstring openbsd3, $(GNUSTEP_TARGET_OS)), openbsd3)
diff --git a/sope-appserver/NGObjWeb/NGXmlRpc/GNUmakefile.preamble b/sope-appserver/NGObjWeb/NGXmlRpc/GNUmakefile.preamble
deleted file mode 100644 (file)
index fff5d55..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Id$
-
-ADDITIONAL_CPPFLAGS += -pipe 
-
-ADDITIONAL_CPPFLAGS += -pipe -Wall
-ADDITIONAL_CPPFLAGS += -DCOMPILING_NGOBJWEB=1
-
-NGXmlRpc_INCLUDE_DIRS += \
-       -I.. -I. -I../..        \
-       -I../../../sope-core                    \
-       -I../../../sope-core/NGStreams          \
-       -I../../../sope-core/NGExtensions       \
-       -I../../../sope-xml
index 8c98006ab1a9c9a313af1eed8096e8ad306e7e04..c4af3d320c6438f47e0664583b0df05f877b62d0 100644 (file)
@@ -1,6 +1,6 @@
 # version file
 
-SUBMINOR_VERSION:=4
+SUBMINOR_VERSION:=6
 
 # v4.2.413 requires libSaxObjC      v4.2.33
 # v4.2.341 requires libNGExtensions v4.2.77
index 3a9832b3056d29df08d902f266cc68d2a6b8fcdb..fcacaa64b33e57d1cce7874ee89e3e2fcdb85c63 100644 (file)
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: WOHttpTransaction.m 4 2004-08-20 17:04:31Z helge $
 
 #include "WOHttpTransaction.h"
 #include "WORecordRequestStream.h"
 
 #include <sys/time.h>
 
+@interface WORequest(UsedPrivates)
+- (NSCalendarDate *)startDate;
+- (id)startStatistics;
+@end
+
 int      WOAsyncResponseStatus = 20001;
 NSString *WOAsyncResponseTokenKey = @"WOAsyncResponseToken";
 NSString *WOAsyncResponseReadyNotificationName =
index 48afd37ac2722829db49a6b7a3ffb3ce08bb71b2..57aeb8cdb1b122e7c5bd19f9357af3468b7a5f43 100644 (file)
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: WOStatisticsStore.m 4 2004-08-20 17:04:31Z helge $
 
 #include <NGObjWeb/WOStatisticsStore.h>
 #include <NGObjWeb/WORequest.h>
 }
 @end
 
+@interface WORequest(UsedPrivates)
+- (NSCalendarDate *)startDate;
+- (id)startStatistics;
+@end
+
 @implementation WOStatisticsStore
 
 static unsigned char *monthAbbr[13] = {
similarity index 98%
rename from sope-appserver/NGObjWeb/NGXmlRpc/ChangeLog
rename to sope-appserver/NGXmlRpc/ChangeLog
index 8c11f51f9bb7c5fcdb23a0d1266025c140993c4c..a88032d952af5f220b3d76380c1707899610a386 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-23  Helge Hess  <helge@dogbert.in.skyrix.com>
+
+       * moved NGXmlRpc to own subproject (v4.3.1)
+
 2004-04-17  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * WODirectAction+XmlRpc.m: replaced "catched" with "caught" in comment.
similarity index 73%
rename from sope-appserver/NGObjWeb/NGXmlRpc/GNUmakefile
rename to sope-appserver/NGXmlRpc/GNUmakefile
index 087aff73c8f69035c05e7d6ff70ff3363832dc63..abc4d23b7999aa08d36c71bca0146e1ef302004b 100644 (file)
@@ -1,13 +1,16 @@
-# $Id$
+# GNUstep makefile
 
 include $(GNUSTEP_MAKEFILES)/common.make
+include ../Version
+include ./Version
 
-SUBPROJECT_NAME = NGXmlRpc
+LIBRARY_NAME = libNGXmlRpc
+TOOL_NAME    = xmlrpc_call
 
-NGXmlRpc_HEADER_FILES_DIR         = .
-NGXmlRpc_HEADER_FILES_INSTALL_DIR = /NGXmlRpc
+libNGXmlRpc_HEADER_FILES_DIR         = .
+libNGXmlRpc_HEADER_FILES_INSTALL_DIR = /NGXmlRpc
 
-NGXmlRpc_HEADER_FILES = \
+libNGXmlRpc_HEADER_FILES = \
        NGAsyncResultProxy.h                    \
        NGXmlRpc.h                              \
        NGXmlRpcAction.h                        \
@@ -21,7 +24,7 @@ NGXmlRpc_HEADER_FILES = \
        XmlRpcMethodCall+WO.h                   \
        XmlRpcMethodResponse+WO.h               \
 
-NGXmlRpc_OBJC_FILES = \
+libNGXmlRpc_OBJC_FILES = \
        EOFetchSpecification+XmlRpcCoding.m     \
        EOKeyGlobalID+XmlRpcCoding.m            \
        EONull+XmlRpcCoding.m                   \
@@ -43,6 +46,10 @@ NGXmlRpc_OBJC_FILES = \
        XmlRpcMethodResponse+WO.m               \
        NGXmlRpcAction+Registry.m               \
 
+
+xmlrpc_call_OBJC_FILES = xmlrpc_call.m
+
 -include GNUmakefile.preamble
-include $(GNUSTEP_MAKEFILES)/subproject.make
+include $(GNUSTEP_MAKEFILES)/library.make
+include $(GNUSTEP_MAKEFILES)/tool.make
 -include GNUmakefile.postamble
diff --git a/sope-appserver/NGXmlRpc/GNUmakefile.preamble b/sope-appserver/NGXmlRpc/GNUmakefile.preamble
new file mode 100644 (file)
index 0000000..7bffdf4
--- /dev/null
@@ -0,0 +1,60 @@
+# $Id$
+
+SOPE_ROOT=../..
+CORE_ROOT=$(SOPE_ROOT)/sope-core
+
+ADDITIONAL_CPPFLAGS += -Wall -DCOMPILE_FOR_GSTEP_MAKE=1
+ADDITIONAL_OBJCFLAGS += -Wall -Wno-import -Wno-protocol
+
+ADDITIONAL_CPPFLAGS += -pipe -Wall
+ADDITIONAL_CPPFLAGS += -DCOMPILING_NGOBJWEB=1
+
+libNGXmlRpc_INCLUDE_DIRS += \
+       -I.. -I. -I../..                \
+       -I$(CORE_ROOT)                  \
+       -I$(CORE_ROOT)/NGStreams        \
+       -I$(CORE_ROOT)/NGExtensions     \
+       -I$(SOPE_ROOT)/sope-xml
+
+libNGXmlRpc_LIBRARIES_DEPEND_UPON += \
+       -lNGObjWeb -lNGScripting                        \
+       -lNGMime -lNGStreams -lNGExtensions -lEOControl \
+       -lXmlRpc -lDOM -lSaxObjC
+
+xmlrpc_call_TOOL_LIBS += \
+       -lNGXmlRpc -lNGObjWeb -lNGScripting     \
+       -lNGMime -lNGStreams -lNGExtensions -lEOControl \
+       -lXmlRpc -lDOM -lSaxObjC
+
+ifneq ($(GNUSTEP_BUILD_DIR),)
+RELBUILD_DIR_SOPE=$(GNUSTEP_BUILD_DIR)/..
+RELBUILD_DIR_MIME=$(GNUSTEP_BUILD_DIR)/../../sope-mime
+RELBUILD_DIR_SxCore=$(GNUSTEP_BUILD_DIR)/$(CORE_ROOT)
+RELBUILD_DIR_SxXml=$(GNUSTEP_BUILD_DIR)/../../sope-xml
+
+ADDITIONAL_LIB_DIRS += \
+       -L$(GNUSTEP_OBJ_DIR)                                            \
+       -L$(RELBUILD_DIR_SOPE)/NGObjWeb/$(GNUSTEP_OBJ_DIR_NAME)         \
+       -L$(RELBUILD_DIR_SOPE)/NGScripting/$(GNUSTEP_OBJ_DIR_NAME)      \
+       -L$(RELBUILD_DIR_MIME)/NGMime/$(GNUSTEP_OBJ_DIR_NAME)           \
+       -L$(RELBUILD_DIR_SxCore)/NGStreams/$(GNUSTEP_OBJ_DIR_NAME)      \
+       -L$(RELBUILD_DIR_SxCore)/NGExtensions/$(GNUSTEP_OBJ_DIR_NAME)   \
+       -L$(RELBUILD_DIR_SxCore)/EOControl/$(GNUSTEP_OBJ_DIR_NAME)      \
+       -L$(RELBUILD_DIR_SxXml)/XmlRpc/$(GNUSTEP_OBJ_DIR_NAME)          \
+       -L$(RELBUILD_DIR_SxXml)/DOM/$(GNUSTEP_OBJ_DIR_NAME)             \
+       -L$(RELBUILD_DIR_SxXml)/SaxObjC/$(GNUSTEP_OBJ_DIR_NAME)         \
+       -L$(RELBUILD_DIR_JS)/$(GNUSTEP_OBJ_DIR_NAME)
+
+else
+ADDITIONAL_LIB_DIRS += \
+       -L./$(GNUSTEP_OBJ_DIR)                                  \
+       -L../NGObjWeb/$(GNUSTEP_OBJ_DIR)                        \
+       -L../NGScripting/$(GNUSTEP_OBJ_DIR)                     \
+       -L$(SOPE_ROOT)/sope-mime/$(GNUSTEP_OBJ_DIR)             \
+       -L$(CORE_ROOT)/NGStreams/$(GNUSTEP_OBJ_DIR)             \
+       -L$(CORE_ROOT)/NGExtensions/$(GNUSTEP_OBJ_DIR)          \
+       -L$(CORE_ROOT)/EOControl/$(GNUSTEP_OBJ_DIR)             \
+       -L$(SOPE_ROOT)/sope-xml/XmlRpc/$(GNUSTEP_OBJ_DIR)       \
+       -L$(SOPE_ROOT)/sope-xml/DOM/$(GNUSTEP_OBJ_DIR)          \
+       -L$(SOPE_ROOT)/sope-xml/SaxObjC/$(GNUSTEP_OBJ_DIR)
+endif
diff --git a/sope-appserver/NGXmlRpc/Version b/sope-appserver/NGXmlRpc/Version
new file mode 100644 (file)
index 0000000..93f90d1
--- /dev/null
@@ -0,0 +1,3 @@
+# version file
+
+SUBMINOR_VERSION:=1
similarity index 68%
rename from sope-appserver/NGObjWeb/NGXmlRpc/common.h
rename to sope-appserver/NGXmlRpc/common.h
index 3c23c4370cca4ca7a8decf873938749b0379b731..8bc83a4ec9b6dc037d23eac386de3c7a7b1231c0 100644 (file)
 */
 
 #import <Foundation/Foundation.h>
+
+#if LIB_FOUNDATION_LIBRARY
+#  import <Foundation/exceptions/GeneralExceptions.h>
+#elif NeXT_Foundation_LIBRARY || APPLE_FOUNDATION_LIBRARY
+#  include <NGExtensions/NGObjectMacros.h>
+#  include <NGExtensions/NSString+Ext.h>
+#endif
+
 #include <NGExtensions/NGExtensions.h>
-#include <NGExtensions/NSString+Ext.h>
+#include <NGExtensions/NGFileManager.h>
+
+#include <NGObjWeb/WORequest.h>
+#include <NGObjWeb/WOApplication.h>
 
-@interface NSException(setUserInfo)
-- (id)setReason:(NSString *)_reason;
-- (id)setUserInfo:(NSDictionary *)_userInfo;
+@interface NSObject(LastException)
+- (NSException *)lastException;
 @end
similarity index 99%
rename from sope-appserver/NGObjWeb/xmlrpc_call.m
rename to sope-appserver/NGXmlRpc/xmlrpc_call.m
index 8c283a5178545cddf6ea3add8d2b89368fc396c2..235d18bf20b2b0451b5afc2eecbd48530a80d0f3 100644 (file)
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id$
 
 /*
   xmlrpc_call
@@ -32,7 +31,6 @@
 */
 
 #include <NGXmlRpc/NGXmlRpcClient.h>
-#include "common.h"
 
 #include <NGExtensions/NSString+Ext.h>
 #include <NGStreams/NGStreams.h>
@@ -42,6 +40,8 @@
 #  include "UnixSignalHandler.h"
 #endif
 
+#include "common.h"
+
 @class WOResponse;
 
 @interface NGXmlRpcClient(CallFailed)
 
 @end /* HandleCredentialsClient */
 
-#import <Foundation/NSObject.h>
-#include "common.h"
-
 #define EXIT_FAIL -1
 
 @implementation XmlRpcClient
index af55b35eb75c02880bc7e85ab9b42c3ccff195a9..f8268f29365f56bede20b3ce915fb59830d6b5c5 100644 (file)
@@ -1,6 +1,8 @@
-# $Id: GNUmakefile 4 2004-08-20 17:04:31Z helge $
+# GNUstep makefile
 
 include $(GNUSTEP_MAKEFILES)/common.make
+include ../Version
+include ./Version
 
 LIBRARY_NAME = libSoOFS