From 35e1114491db971fd9cc4a2f98cb1f13fc8d78bb Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 17 Oct 2010 10:48:15 +0000 Subject: [PATCH] =?UTF-8?q?cms/docmgr=20ist=20eine=20=C3=9Cberarbeitung=20?= =?UTF-8?q?und=20Erweiterung=20der=20urspr=C3=BCnglichen=20Red=20Hat=20Ver?= =?UTF-8?q?sion=20in=20docmgr.=20Die=20Red=20Hat=20Version=20wird=20nicht?= =?UTF-8?q?=20weiter=20benutzt.=20Source=20Tree=20verschoben,=20so=20dass?= =?UTF-8?q?=20er=20w=C3=A4hrend=20der=20=C3=9Cberarbeitung=20als=20Referen?= =?UTF-8?q?z=20zur=20Verf=C3=BCgung=20steht.=20Wird=20sp=C3=A4ter=20gel?= =?UTF-8?q?=C3=B6scht.=20Ebenfalls=20gel=C3=B6scht=20wird=20das=20alte=20P?= =?UTF-8?q?DL.=20F=C3=BCr=20bestehende=20Installation=20ist=20ein=20Update?= =?UTF-8?q?=20Script=20sinnvoll,=20das=20schlicht=20die=20=C3=BCberfl?= =?UTF-8?q?=C3=BCssigen=20Tabellen=20l=C3=B6scht.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.libreccm.org/ccm/trunk@577 8810af33-2d31-482b-a856-94f89814c4df --- ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/DocBlobject.pdl | 0 ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/File.pdl | 0 ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/Folder.pdl | 0 .../com/arsdigita/docmgr/RecentUpdatedDocsPortlet.pdl | 0 ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/Repository.pdl | 0 ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/ResourceImpl.pdl | 0 .../com/arsdigita/docmgr/query-ItemsInFolder.ora.pdl | 0 .../com/arsdigita/docmgr/query-getChildren.ora.pdl | 0 .../com/arsdigita/docmgr/query-getChildren.pg.pdl | 0 .../com/arsdigita/docmgr/query-getRepositoriesView.ora.pdl | 0 .../com/arsdigita/docmgr/query-getRepositoriesView.pg.pdl | 0 .../com/arsdigita/docmgr/query-listDestinationFolders.ora.pdl | 0 .../com/arsdigita/docmgr/query-listDestinationFolders.pg.pdl | 0 .../com/arsdigita/docmgr/ApplicationAuthenticationListener.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Constants.java | 0 .../com/arsdigita/docmgr/ContentTypeException.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/DocBlobject.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/File.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Folder.java | 0 .../com/arsdigita/docmgr/InvalidMimeTypeFormatException.java | 0 .../com/arsdigita/docmgr/InvalidNameException.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Lockable.java | 0 .../{src => src-2}/com/arsdigita/docmgr/MimeTypeXMLLoader.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Repository.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Resource.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ResourceException.java | 0 .../com/arsdigita/docmgr/ResourceExistsException.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ResourceImpl.java | 0 .../com/arsdigita/docmgr/ResourceImplCollection.java | 0 .../com/arsdigita/docmgr/ResourceNotEmptyException.java | 0 .../com/arsdigita/docmgr/TypeChangeException.java | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Util.java | 0 .../com/arsdigita/docmgr/installer/Initializer.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/BrowsePane.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/CancelButton.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/DMConstants.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/DMDispatcher.java | 0 .../com/arsdigita/docmgr/ui/DMResources_en.properties | 0 ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DMUtils.java | 0 .../com/arsdigita/docmgr/ui/DestinationFolderForm.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/DocmgrBasePage.java | 0 .../com/arsdigita/docmgr/ui/DocsResources.properties | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/FileActionPane.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/FileEditForm.java | 0 .../com/arsdigita/docmgr/ui/FileInfoHistoryPane.java | 0 .../com/arsdigita/docmgr/ui/FileInfoLinksPane.java | 0 .../com/arsdigita/docmgr/ui/FileInfoPropertiesPane.java | 0 .../com/arsdigita/docmgr/ui/FilePropertiesPanel.java | 0 .../com/arsdigita/docmgr/ui/FileRevisionsTable.java | 0 .../com/arsdigita/docmgr/ui/FileSendColleagueForm.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/FileUploadForm.java | 0 .../com/arsdigita/docmgr/ui/FolderContentsTableForm.java | 0 .../com/arsdigita/docmgr/ui/FolderCreateForm.java | 0 .../com/arsdigita/docmgr/ui/FolderNamePrintListener.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/FolderTable.java | 0 .../com/arsdigita/docmgr/ui/RecentUpdatedDocsPortlet.java | 0 .../com/arsdigita/docmgr/ui/RepositoriesSelectionForm.java | 0 .../com/arsdigita/docmgr/ui/RepositoriesSuperTreeModel.java | 0 .../com/arsdigita/docmgr/ui/RepositoriesTable.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/RepositoryPane.java | 0 .../{src => src-2}/com/arsdigita/docmgr/ui/SuperTree.java | 0 .../com/arsdigita/docmgr/ui/VersionUploadForm.java | 0 .../com/arsdigita/docmgr/util/GlobalizationUtil.java | 0 ccm-docmgr/src/com/arsdigita/cms/docmgr/DocFolder.java | 2 +- 64 files changed, 1 insertion(+), 1 deletion(-) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/DocBlobject.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/File.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/Folder.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/RecentUpdatedDocsPortlet.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/Repository.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/ResourceImpl.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-ItemsInFolder.ora.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-getChildren.ora.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-getChildren.pg.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-getRepositoriesView.ora.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-getRepositoriesView.pg.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-listDestinationFolders.ora.pdl (100%) rename ccm-docmgr/{pdl => pdl-2}/com/arsdigita/docmgr/query-listDestinationFolders.pg.pdl (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ApplicationAuthenticationListener.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Constants.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ContentTypeException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/DocBlobject.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/File.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Folder.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/InvalidMimeTypeFormatException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/InvalidNameException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Lockable.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/MimeTypeXMLLoader.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Repository.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Resource.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ResourceException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ResourceExistsException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ResourceImpl.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ResourceImplCollection.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ResourceNotEmptyException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/TypeChangeException.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/Util.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/installer/Initializer.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/BrowsePane.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/CancelButton.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DMConstants.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DMDispatcher.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DMResources_en.properties (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DMUtils.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DestinationFolderForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DocmgrBasePage.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/DocsResources.properties (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileActionPane.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileEditForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileInfoHistoryPane.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileInfoLinksPane.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileInfoPropertiesPane.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FilePropertiesPanel.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileRevisionsTable.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileSendColleagueForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FileUploadForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FolderContentsTableForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FolderCreateForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FolderNamePrintListener.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/FolderTable.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/RecentUpdatedDocsPortlet.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/RepositoriesSelectionForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/RepositoriesSuperTreeModel.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/RepositoriesTable.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/RepositoryPane.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/SuperTree.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/ui/VersionUploadForm.java (100%) rename ccm-docmgr/{src => src-2}/com/arsdigita/docmgr/util/GlobalizationUtil.java (100%) diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/DocBlobject.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/DocBlobject.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/DocBlobject.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/DocBlobject.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/File.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/File.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/File.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/File.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/Folder.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/Folder.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/Folder.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/Folder.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/RecentUpdatedDocsPortlet.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/RecentUpdatedDocsPortlet.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/RecentUpdatedDocsPortlet.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/RecentUpdatedDocsPortlet.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/Repository.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/Repository.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/Repository.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/Repository.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/ResourceImpl.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/ResourceImpl.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/ResourceImpl.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/ResourceImpl.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-ItemsInFolder.ora.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-ItemsInFolder.ora.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-ItemsInFolder.ora.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-ItemsInFolder.ora.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-getChildren.ora.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getChildren.ora.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-getChildren.ora.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getChildren.ora.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-getChildren.pg.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getChildren.pg.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-getChildren.pg.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getChildren.pg.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-getRepositoriesView.ora.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getRepositoriesView.ora.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-getRepositoriesView.ora.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getRepositoriesView.ora.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-getRepositoriesView.pg.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getRepositoriesView.pg.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-getRepositoriesView.pg.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-getRepositoriesView.pg.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-listDestinationFolders.ora.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-listDestinationFolders.ora.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-listDestinationFolders.ora.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-listDestinationFolders.ora.pdl diff --git a/ccm-docmgr/pdl/com/arsdigita/docmgr/query-listDestinationFolders.pg.pdl b/ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-listDestinationFolders.pg.pdl similarity index 100% rename from ccm-docmgr/pdl/com/arsdigita/docmgr/query-listDestinationFolders.pg.pdl rename to ccm-docmgr/pdl-2/com/arsdigita/docmgr/query-listDestinationFolders.pg.pdl diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ApplicationAuthenticationListener.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ApplicationAuthenticationListener.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ApplicationAuthenticationListener.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ApplicationAuthenticationListener.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/Constants.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/Constants.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/Constants.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/Constants.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ContentTypeException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ContentTypeException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ContentTypeException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ContentTypeException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/DocBlobject.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/DocBlobject.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/DocBlobject.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/DocBlobject.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/File.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/File.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/File.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/File.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/Folder.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/Folder.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/Folder.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/Folder.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/InvalidMimeTypeFormatException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/InvalidMimeTypeFormatException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/InvalidMimeTypeFormatException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/InvalidMimeTypeFormatException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/InvalidNameException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/InvalidNameException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/InvalidNameException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/InvalidNameException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/Lockable.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/Lockable.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/Lockable.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/Lockable.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/MimeTypeXMLLoader.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/MimeTypeXMLLoader.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/MimeTypeXMLLoader.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/MimeTypeXMLLoader.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/Repository.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/Repository.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/Repository.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/Repository.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/Resource.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/Resource.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/Resource.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/Resource.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ResourceException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ResourceException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ResourceExistsException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceExistsException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ResourceExistsException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceExistsException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ResourceImpl.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceImpl.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ResourceImpl.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceImpl.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ResourceImplCollection.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceImplCollection.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ResourceImplCollection.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceImplCollection.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ResourceNotEmptyException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceNotEmptyException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ResourceNotEmptyException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ResourceNotEmptyException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/TypeChangeException.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/TypeChangeException.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/TypeChangeException.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/TypeChangeException.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/Util.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/Util.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/Util.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/Util.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/installer/Initializer.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/installer/Initializer.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/installer/Initializer.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/installer/Initializer.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/BrowsePane.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/BrowsePane.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/BrowsePane.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/BrowsePane.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/CancelButton.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/CancelButton.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/CancelButton.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/CancelButton.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DMConstants.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMConstants.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DMConstants.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMConstants.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DMDispatcher.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMDispatcher.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DMDispatcher.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMDispatcher.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DMResources_en.properties b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMResources_en.properties similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DMResources_en.properties rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMResources_en.properties diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DMUtils.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMUtils.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DMUtils.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DMUtils.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DestinationFolderForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DestinationFolderForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DestinationFolderForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DestinationFolderForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DocmgrBasePage.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DocmgrBasePage.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DocmgrBasePage.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DocmgrBasePage.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/DocsResources.properties b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DocsResources.properties similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/DocsResources.properties rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/DocsResources.properties diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileActionPane.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileActionPane.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileActionPane.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileActionPane.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileEditForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileEditForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileEditForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileEditForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileInfoHistoryPane.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileInfoHistoryPane.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileInfoHistoryPane.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileInfoHistoryPane.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileInfoLinksPane.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileInfoLinksPane.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileInfoLinksPane.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileInfoLinksPane.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileInfoPropertiesPane.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileInfoPropertiesPane.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileInfoPropertiesPane.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileInfoPropertiesPane.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FilePropertiesPanel.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FilePropertiesPanel.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FilePropertiesPanel.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FilePropertiesPanel.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileRevisionsTable.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileRevisionsTable.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileRevisionsTable.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileRevisionsTable.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileSendColleagueForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileSendColleagueForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileSendColleagueForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileSendColleagueForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FileUploadForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileUploadForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FileUploadForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FileUploadForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderContentsTableForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderContentsTableForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderContentsTableForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderContentsTableForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderCreateForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderCreateForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderCreateForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderCreateForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderNamePrintListener.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderNamePrintListener.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderNamePrintListener.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderNamePrintListener.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderTable.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderTable.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/FolderTable.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/FolderTable.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/RecentUpdatedDocsPortlet.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RecentUpdatedDocsPortlet.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/RecentUpdatedDocsPortlet.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RecentUpdatedDocsPortlet.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoriesSelectionForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoriesSelectionForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoriesSelectionForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoriesSelectionForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoriesSuperTreeModel.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoriesSuperTreeModel.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoriesSuperTreeModel.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoriesSuperTreeModel.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoriesTable.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoriesTable.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoriesTable.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoriesTable.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoryPane.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoryPane.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/RepositoryPane.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/RepositoryPane.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/SuperTree.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/SuperTree.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/SuperTree.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/SuperTree.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/ui/VersionUploadForm.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/ui/VersionUploadForm.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/ui/VersionUploadForm.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/ui/VersionUploadForm.java diff --git a/ccm-docmgr/src/com/arsdigita/docmgr/util/GlobalizationUtil.java b/ccm-docmgr/src-2/com/arsdigita/docmgr/util/GlobalizationUtil.java similarity index 100% rename from ccm-docmgr/src/com/arsdigita/docmgr/util/GlobalizationUtil.java rename to ccm-docmgr/src-2/com/arsdigita/docmgr/util/GlobalizationUtil.java diff --git a/ccm-docmgr/src/com/arsdigita/cms/docmgr/DocFolder.java b/ccm-docmgr/src/com/arsdigita/cms/docmgr/DocFolder.java index 7c6342e2a..8db4f4def 100755 --- a/ccm-docmgr/src/com/arsdigita/cms/docmgr/DocFolder.java +++ b/ccm-docmgr/src/com/arsdigita/cms/docmgr/DocFolder.java @@ -78,7 +78,7 @@ public class DocFolder extends Folder implements Resource { } /** - * Returns a DocFolder for the given data object. Use this method instead + * Returns a DocFolder for the given data object. Use this method instead * of the new Docfolder(DataObject) method. This method uses the domain * object factory to produce the appropriate docfolder class. *