From 4e47325e1cda70ad8b42aa78837e19f2ed077e38 Mon Sep 17 00:00:00 2001 From: mcentner Date: Wed, 8 Aug 2007 11:30:00 +0000 Subject: spss mavenized git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@914 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss/server/distribution/assembly.xml | 92 +++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 spss/server/distribution/assembly.xml (limited to 'spss/server/distribution/assembly.xml') diff --git a/spss/server/distribution/assembly.xml b/spss/server/distribution/assembly.xml new file mode 100644 index 000000000..b646f58b2 --- /dev/null +++ b/spss/server/distribution/assembly.xml @@ -0,0 +1,92 @@ + + all + + + zip + + + + + ${basedir}/../../handbook/handbook.html + /doc + + + + + + ${basedir}/../../handbook/conf + /conf + + + ${basedir}/../../handbook/handbook + /doc/handbook + + + ${basedir}/../../handbook/clients + /doc/clients + + + ${basedir}/../serverlib/resources/licenses + /licenses + + + ${basedir}/../serverws/data/deploy/tomcat + /tomcat + + + ${basedir}/../serverws/target + / + + + ${basedir}/../serverws/data/deploy/tools + /tools + + + + + + + xalan:xalan + xerces:xercesImpl + xerces:xmlParserAPIs + + /endorsed14 + + + + iaik.prod:iaik_ecc + iaik.prod:iaik_jce_full + iaik.prod:iaik_Pkcs11Provider + jsse:jcert + jsse:jnet + jsse:jsse + + /ext13 + + + + iaik.prod:iaik_ecc_signed + iaik.prod:iaik_jce_full_signed + iaik.prod:iaik_Pkcs11Provider_signed + + /ext14 + + + + iaik.win32:Pkcs11Wrapper + + /pkcs11/win32 + + + + iaik.prod:iaik_ecc + iaik.prod:iaik_jce_full + iaik.prod:iaik_moa_full + log4j:log4j + xalan:xalan + + /tools + + + + \ No newline at end of file -- cgit v1.2.3