From f74e60453491381c58603152d1e205bcff3db2e3 Mon Sep 17 00:00:00 2001 From: Gavin Cornwell Date: Sun, 4 Mar 2007 19:05:34 +0000 Subject: [PATCH] New build scripts git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5282 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- project-build.xml | 181 ------------------------------------ project-override.properties | 2 - 2 files changed, 183 deletions(-) delete mode 100644 project-build.xml delete mode 100644 project-override.properties diff --git a/project-build.xml b/project-build.xml deleted file mode 100644 index a2e8ee2cba..0000000000 --- a/project-build.xml +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project can not produce a WAR file, the Remote API functionality is currently - packaged within the Web Client WAR file. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/project-override.properties b/project-override.properties deleted file mode 100644 index 7975f9545f..0000000000 --- a/project-override.properties +++ /dev/null @@ -1,2 +0,0 @@ -javadoc.title.window=Alfresco Remote Services API -javadoc.title.document=Alfresco Remote Services API Specification \ No newline at end of file