From c6811385cd22e50ebce90900c23dcab79286bdf3 Mon Sep 17 00:00:00 2001 From: mcentner Date: Mon, 27 Aug 2007 13:10:08 +0000 Subject: Added a new assembly for the moa-spss library edition distribution. Fixed issue with the inclusion of the pcks11Wrapper.dll in assemblies. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@964 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss/assembly-lib.xml | 226 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 spss/assembly-lib.xml (limited to 'spss/assembly-lib.xml') diff --git a/spss/assembly-lib.xml b/spss/assembly-lib.xml new file mode 100644 index 000000000..669ef471f --- /dev/null +++ b/spss/assembly-lib.xml @@ -0,0 +1,226 @@ + + SPSS-lib + + + zip + + + moa-spss-lib-${project.version} + + + + + MOA.spss.server:moa-spss-lib + + + true + + + + xalan:xalan + xerces:xercesImpl + xerces:xmlParserAPIs + + /endorsed + + ${artifactId}.${extension} + + + + iaik.prod:iaik_ecc + iaik.prod:iaik_jce_full + iaik.prod:iaik_Pkcs11Provider + iaik.prod:iaik_Pkcs11Wrapper + + /ext + + ${artifactId}.${extension} + + + + MOA:moa-common + + / + + ${artifactId}.${extension} + + + + MOA:moa-common + xalan:xalan + xerces:xercesImpl + xerces:xmlParserAPIs + iaik.prod:iaik_ecc + iaik.prod:iaik_jce_full + iaik.prod:iaik_Pkcs11Provider + iaik.prod:iaik_Pkcs11Wrapper + + /lib + + + + iaik.prod:iaik_Pkcs11Wrapper:dll:win32 + + /lib/win32 + pkcs11wrapper.dll + + + moa-spss.${extension} + false + + + + + MOA.spss.server:moa-spss-lib + + + javadoc + false + api-doc + /doc + true + + + + + MOA.spss.server:moa-spss-tools + + + true + + + + iaik.prod:iaik_moa + log4j:log4j + xalan:xalan + + /tools + + ${artifactId}.${extension} + + + /tools + tools.${extension} + false + + + + + + + ${basedir}/spss/handbook/handbook.html + /doc + + + + + + ${basedir}/spss/server + / + + *.txt + + + readme.src.txt + + + + ${basedir}/spss/handbook/conf + /conf + + + ${basedir}/spss/handbook/handbook + /doc/handbook + + + ${basedir}/spss/handbook/clients + /doc/clients + + + ${basedir}/spss/server/serverlib/resources/licenses + /licenses + + + + \ No newline at end of file -- cgit v1.2.3