From: helge Date: Thu, 27 Sep 2007 21:25:34 +0000 (+0000) Subject: removed GDLContentStore from SOPE X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9fd5c1754ad6a72c04b5f774256f30e512e0276;p=sope removed GDLContentStore from SOPE git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1542 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-gdl1/GDLContentStore/COPYING b/Recycler/GDLContentStore/COPYING similarity index 100% rename from sope-gdl1/GDLContentStore/COPYING rename to Recycler/GDLContentStore/COPYING diff --git a/sope-gdl1/GDLContentStore/COPYRIGHT b/Recycler/GDLContentStore/COPYRIGHT similarity index 100% rename from sope-gdl1/GDLContentStore/COPYRIGHT rename to Recycler/GDLContentStore/COPYRIGHT diff --git a/sope-gdl1/GDLContentStore/ChangeLog b/Recycler/GDLContentStore/ChangeLog similarity index 98% rename from sope-gdl1/GDLContentStore/ChangeLog rename to Recycler/GDLContentStore/ChangeLog index bdd4c43b..72793dc6 100644 --- a/sope-gdl1/GDLContentStore/ChangeLog +++ b/Recycler/GDLContentStore/ChangeLog @@ -1,3 +1,8 @@ +2007-09-27 Helge Hess + + * moved GCS out of SOPE, should be readded to the respective SOGo + version + 2007-08-29 Wolfgang Sourdeau * EOQualifier+GCS.m: rewrote comparison code, now uses UPPER instead of diff --git a/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h b/Recycler/GDLContentStore/EOAdaptorChannel+GCS.h similarity index 100% rename from sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.h rename to Recycler/GDLContentStore/EOAdaptorChannel+GCS.h diff --git a/sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m b/Recycler/GDLContentStore/EOAdaptorChannel+GCS.m similarity index 100% rename from sope-gdl1/GDLContentStore/EOAdaptorChannel+GCS.m rename to Recycler/GDLContentStore/EOAdaptorChannel+GCS.m diff --git a/sope-gdl1/GDLContentStore/EOQualifier+GCS.h b/Recycler/GDLContentStore/EOQualifier+GCS.h similarity index 100% rename from sope-gdl1/GDLContentStore/EOQualifier+GCS.h rename to Recycler/GDLContentStore/EOQualifier+GCS.h diff --git a/sope-gdl1/GDLContentStore/EOQualifier+GCS.m b/Recycler/GDLContentStore/EOQualifier+GCS.m similarity index 100% rename from sope-gdl1/GDLContentStore/EOQualifier+GCS.m rename to Recycler/GDLContentStore/EOQualifier+GCS.m diff --git a/sope-gdl1/GDLContentStore/GCSChannelManager.h b/Recycler/GDLContentStore/GCSChannelManager.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSChannelManager.h rename to Recycler/GDLContentStore/GCSChannelManager.h diff --git a/sope-gdl1/GDLContentStore/GCSChannelManager.m b/Recycler/GDLContentStore/GCSChannelManager.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSChannelManager.m rename to Recycler/GDLContentStore/GCSChannelManager.m diff --git a/sope-gdl1/GDLContentStore/GCSContext.h b/Recycler/GDLContentStore/GCSContext.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSContext.h rename to Recycler/GDLContentStore/GCSContext.h diff --git a/sope-gdl1/GDLContentStore/GCSContext.m b/Recycler/GDLContentStore/GCSContext.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSContext.m rename to Recycler/GDLContentStore/GCSContext.m diff --git a/sope-gdl1/GDLContentStore/GCSFieldExtractor.h b/Recycler/GDLContentStore/GCSFieldExtractor.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFieldExtractor.h rename to Recycler/GDLContentStore/GCSFieldExtractor.h diff --git a/sope-gdl1/GDLContentStore/GCSFieldExtractor.m b/Recycler/GDLContentStore/GCSFieldExtractor.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFieldExtractor.m rename to Recycler/GDLContentStore/GCSFieldExtractor.m diff --git a/sope-gdl1/GDLContentStore/GCSFieldInfo.h b/Recycler/GDLContentStore/GCSFieldInfo.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFieldInfo.h rename to Recycler/GDLContentStore/GCSFieldInfo.h diff --git a/sope-gdl1/GDLContentStore/GCSFieldInfo.m b/Recycler/GDLContentStore/GCSFieldInfo.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFieldInfo.m rename to Recycler/GDLContentStore/GCSFieldInfo.m diff --git a/sope-gdl1/GDLContentStore/GCSFolder.h b/Recycler/GDLContentStore/GCSFolder.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFolder.h rename to Recycler/GDLContentStore/GCSFolder.h diff --git a/sope-gdl1/GDLContentStore/GCSFolder.m b/Recycler/GDLContentStore/GCSFolder.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFolder.m rename to Recycler/GDLContentStore/GCSFolder.m diff --git a/sope-gdl1/GDLContentStore/GCSFolderManager.h b/Recycler/GDLContentStore/GCSFolderManager.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFolderManager.h rename to Recycler/GDLContentStore/GCSFolderManager.h diff --git a/sope-gdl1/GDLContentStore/GCSFolderManager.m b/Recycler/GDLContentStore/GCSFolderManager.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFolderManager.m rename to Recycler/GDLContentStore/GCSFolderManager.m diff --git a/sope-gdl1/GDLContentStore/GCSFolderType.h b/Recycler/GDLContentStore/GCSFolderType.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFolderType.h rename to Recycler/GDLContentStore/GCSFolderType.h diff --git a/sope-gdl1/GDLContentStore/GCSFolderType.m b/Recycler/GDLContentStore/GCSFolderType.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSFolderType.m rename to Recycler/GDLContentStore/GCSFolderType.m diff --git a/sope-gdl1/GDLContentStore/GCSStringFormatter.h b/Recycler/GDLContentStore/GCSStringFormatter.h similarity index 100% rename from sope-gdl1/GDLContentStore/GCSStringFormatter.h rename to Recycler/GDLContentStore/GCSStringFormatter.h diff --git a/sope-gdl1/GDLContentStore/GCSStringFormatter.m b/Recycler/GDLContentStore/GCSStringFormatter.m similarity index 100% rename from sope-gdl1/GDLContentStore/GCSStringFormatter.m rename to Recycler/GDLContentStore/GCSStringFormatter.m diff --git a/sope-gdl1/GDLContentStore/GNUmakefile b/Recycler/GDLContentStore/GNUmakefile similarity index 100% rename from sope-gdl1/GDLContentStore/GNUmakefile rename to Recycler/GDLContentStore/GNUmakefile diff --git a/sope-gdl1/GDLContentStore/GNUmakefile.preamble b/Recycler/GDLContentStore/GNUmakefile.preamble similarity index 100% rename from sope-gdl1/GDLContentStore/GNUmakefile.preamble rename to Recycler/GDLContentStore/GNUmakefile.preamble diff --git a/sope-gdl1/GDLContentStore/NSURL+GCS.h b/Recycler/GDLContentStore/NSURL+GCS.h similarity index 100% rename from sope-gdl1/GDLContentStore/NSURL+GCS.h rename to Recycler/GDLContentStore/NSURL+GCS.h diff --git a/sope-gdl1/GDLContentStore/NSURL+GCS.m b/Recycler/GDLContentStore/NSURL+GCS.m similarity index 100% rename from sope-gdl1/GDLContentStore/NSURL+GCS.m rename to Recycler/GDLContentStore/NSURL+GCS.m diff --git a/sope-gdl1/GDLContentStore/README b/Recycler/GDLContentStore/README similarity index 100% rename from sope-gdl1/GDLContentStore/README rename to Recycler/GDLContentStore/README diff --git a/sope-gdl1/GDLContentStore/Version b/Recycler/GDLContentStore/Version similarity index 100% rename from sope-gdl1/GDLContentStore/Version rename to Recycler/GDLContentStore/Version diff --git a/sope-gdl1/GDLContentStore/common.h b/Recycler/GDLContentStore/common.h similarity index 100% rename from sope-gdl1/GDLContentStore/common.h rename to Recycler/GDLContentStore/common.h diff --git a/sope-gdl1/GDLContentStore/fhs.make b/Recycler/GDLContentStore/fhs.make similarity index 100% rename from sope-gdl1/GDLContentStore/fhs.make rename to Recycler/GDLContentStore/fhs.make diff --git a/sope-gdl1/GDLContentStore/gcs_cat.m b/Recycler/GDLContentStore/gcs_cat.m similarity index 100% rename from sope-gdl1/GDLContentStore/gcs_cat.m rename to Recycler/GDLContentStore/gcs_cat.m diff --git a/sope-gdl1/GDLContentStore/gcs_gensql.m b/Recycler/GDLContentStore/gcs_gensql.m similarity index 100% rename from sope-gdl1/GDLContentStore/gcs_gensql.m rename to Recycler/GDLContentStore/gcs_gensql.m diff --git a/sope-gdl1/GDLContentStore/gcs_ls.m b/Recycler/GDLContentStore/gcs_ls.m similarity index 100% rename from sope-gdl1/GDLContentStore/gcs_ls.m rename to Recycler/GDLContentStore/gcs_ls.m diff --git a/sope-gdl1/GDLContentStore/gcs_mkdir.m b/Recycler/GDLContentStore/gcs_mkdir.m similarity index 100% rename from sope-gdl1/GDLContentStore/gcs_mkdir.m rename to Recycler/GDLContentStore/gcs_mkdir.m diff --git a/sope-gdl1/GDLContentStore/gcs_recreatequick.m b/Recycler/GDLContentStore/gcs_recreatequick.m similarity index 100% rename from sope-gdl1/GDLContentStore/gcs_recreatequick.m rename to Recycler/GDLContentStore/gcs_recreatequick.m diff --git a/sope-gdl1/GNUmakefile b/sope-gdl1/GNUmakefile index f725edca..d096e7c0 100644 --- a/sope-gdl1/GNUmakefile +++ b/sope-gdl1/GNUmakefile @@ -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