]> err.no Git - sope/commitdiff
removed GDLContentStore from SOPE
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 27 Sep 2007 21:25:34 +0000 (21:25 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 27 Sep 2007 21:25:34 +0000 (21:25 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1542 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

37 files changed:
Recycler/GDLContentStore/COPYING [moved from sope-gdl1/GDLContentStore/COPYING with 100% similarity]
Recycler/GDLContentStore/COPYRIGHT [moved from sope-gdl1/GDLContentStore/COPYRIGHT with 100% similarity]
Recycler/GDLContentStore/ChangeLog [moved from sope-gdl1/GDLContentStore/ChangeLog with 98% similarity]
Recycler/GDLContentStore/EOAdaptorChannel+GCS.h [moved from sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h with 100% similarity]
Recycler/GDLContentStore/EOAdaptorChannel+GCS.m [moved from sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m with 100% similarity]
Recycler/GDLContentStore/EOQualifier+GCS.h [moved from sope-gdl1/GDLContentStore/EOQualifier+GCS.h with 100% similarity]
Recycler/GDLContentStore/EOQualifier+GCS.m [moved from sope-gdl1/GDLContentStore/EOQualifier+GCS.m with 100% similarity]
Recycler/GDLContentStore/GCSChannelManager.h [moved from sope-gdl1/GDLContentStore/GCSChannelManager.h with 100% similarity]
Recycler/GDLContentStore/GCSChannelManager.m [moved from sope-gdl1/GDLContentStore/GCSChannelManager.m with 100% similarity]
Recycler/GDLContentStore/GCSContext.h [moved from sope-gdl1/GDLContentStore/GCSContext.h with 100% similarity]
Recycler/GDLContentStore/GCSContext.m [moved from sope-gdl1/GDLContentStore/GCSContext.m with 100% similarity]
Recycler/GDLContentStore/GCSFieldExtractor.h [moved from sope-gdl1/GDLContentStore/GCSFieldExtractor.h with 100% similarity]
Recycler/GDLContentStore/GCSFieldExtractor.m [moved from sope-gdl1/GDLContentStore/GCSFieldExtractor.m with 100% similarity]
Recycler/GDLContentStore/GCSFieldInfo.h [moved from sope-gdl1/GDLContentStore/GCSFieldInfo.h with 100% similarity]
Recycler/GDLContentStore/GCSFieldInfo.m [moved from sope-gdl1/GDLContentStore/GCSFieldInfo.m with 100% similarity]
Recycler/GDLContentStore/GCSFolder.h [moved from sope-gdl1/GDLContentStore/GCSFolder.h with 100% similarity]
Recycler/GDLContentStore/GCSFolder.m [moved from sope-gdl1/GDLContentStore/GCSFolder.m with 100% similarity]
Recycler/GDLContentStore/GCSFolderManager.h [moved from sope-gdl1/GDLContentStore/GCSFolderManager.h with 100% similarity]
Recycler/GDLContentStore/GCSFolderManager.m [moved from sope-gdl1/GDLContentStore/GCSFolderManager.m with 100% similarity]
Recycler/GDLContentStore/GCSFolderType.h [moved from sope-gdl1/GDLContentStore/GCSFolderType.h with 100% similarity]
Recycler/GDLContentStore/GCSFolderType.m [moved from sope-gdl1/GDLContentStore/GCSFolderType.m with 100% similarity]
Recycler/GDLContentStore/GCSStringFormatter.h [moved from sope-gdl1/GDLContentStore/GCSStringFormatter.h with 100% similarity]
Recycler/GDLContentStore/GCSStringFormatter.m [moved from sope-gdl1/GDLContentStore/GCSStringFormatter.m with 100% similarity]
Recycler/GDLContentStore/GNUmakefile [moved from sope-gdl1/GDLContentStore/GNUmakefile with 100% similarity]
Recycler/GDLContentStore/GNUmakefile.preamble [moved from sope-gdl1/GDLContentStore/GNUmakefile.preamble with 100% similarity]
Recycler/GDLContentStore/NSURL+GCS.h [moved from sope-gdl1/GDLContentStore/NSURL+GCS.h with 100% similarity]
Recycler/GDLContentStore/NSURL+GCS.m [moved from sope-gdl1/GDLContentStore/NSURL+GCS.m with 100% similarity]
Recycler/GDLContentStore/README [moved from sope-gdl1/GDLContentStore/README with 100% similarity]
Recycler/GDLContentStore/Version [moved from sope-gdl1/GDLContentStore/Version with 100% similarity]
Recycler/GDLContentStore/common.h [moved from sope-gdl1/GDLContentStore/common.h with 100% similarity]
Recycler/GDLContentStore/fhs.make [moved from sope-gdl1/GDLContentStore/fhs.make with 100% similarity]
Recycler/GDLContentStore/gcs_cat.m [moved from sope-gdl1/GDLContentStore/gcs_cat.m with 100% similarity]
Recycler/GDLContentStore/gcs_gensql.m [moved from sope-gdl1/GDLContentStore/gcs_gensql.m with 100% similarity]
Recycler/GDLContentStore/gcs_ls.m [moved from sope-gdl1/GDLContentStore/gcs_ls.m with 100% similarity]
Recycler/GDLContentStore/gcs_mkdir.m [moved from sope-gdl1/GDLContentStore/gcs_mkdir.m with 100% similarity]
Recycler/GDLContentStore/gcs_recreatequick.m [moved from sope-gdl1/GDLContentStore/gcs_recreatequick.m with 100% similarity]
sope-gdl1/GNUmakefile

similarity index 98%
rename from sope-gdl1/GDLContentStore/ChangeLog
rename to Recycler/GDLContentStore/ChangeLog
index bdd4c43b7877c3559306eacb8e3f313d9ee0ec17..72793dc61fc0f3e733a4a967e9570ae9a23f8a2b 100644 (file)
@@ -1,3 +1,8 @@
+2007-09-27  Helge Hess  <helge.hess@opengroupware.org>
+
+       * moved GCS out of SOPE, should be readded to the respective SOGo
+         version
+
 2007-08-29  Wolfgang Sourdeau  <WSourdeau@Inverse.CA>
 
        * EOQualifier+GCS.m: rewrote comparison code, now uses UPPER instead of
index f725edcaddd5080c684c0c5a885ad5bb492f8274..d096e7c09321f77b7a7eb62ba477fc30960a446c 100644 (file)
@@ -4,11 +4,9 @@
 include $(GNUSTEP_MAKEFILES)/common.make
 
 PACKAGE_NAME=sope-gdl1
-VERSION=4.5.0
+VERSION=4.7.0
 
-SUBPROJECTS += \
-       GDLAccess       \
-       GDLContentStore
+SUBPROJECTS += GDLAccess
 
 ifeq ($(HAS_LIBRARY_pq),yes)
 SUBPROJECTS += PostgreSQL