From b49006b008d2228f84ed1fa59275a4bf246a6340 Mon Sep 17 00:00:00 2001 From: Ariel Backenroth Date: Sun, 22 Oct 2006 05:52:48 +0000 Subject: [PATCH] adding form data functions to the sample webapp git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- project-build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project-build.xml b/project-build.xml index 4ee04fccbf..07b7cb4d65 100644 --- a/project-build.xml +++ b/project-build.xml @@ -116,8 +116,8 @@ classpathref="classpath.compile"/> + destfile="${dir.build}/sample-website/alfresco/ROOT/WEB-INF/lib/alfresco-form-data-functions.jar" + includes="org/alfresco/web/forms/*.class"/>