From f9850d02d8559b7e7f3555d0e2c7cfe746257958 Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 10 Jan 2013 16:24:59 +0000 Subject: Eclipse config files removed. Maven repository updated (and redundant repository removed). Multi-Module project created for pdf-as-lib, pdf-as-web. Maven assemblies updated. Snapshot releases (zxing) replaced. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/pdf-as/trunk@927 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- pdf-as-cli/src/main/assembly/cli.xml | 100 +++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 pdf-as-cli/src/main/assembly/cli.xml (limited to 'pdf-as-cli/src/main/assembly/cli.xml') diff --git a/pdf-as-cli/src/main/assembly/cli.xml b/pdf-as-cli/src/main/assembly/cli.xml new file mode 100644 index 0000000..31abd3d --- /dev/null +++ b/pdf-as-cli/src/main/assembly/cli.xml @@ -0,0 +1,100 @@ + + + + + cli + + + zip + + + pdf-as-cli + true + + + + + + true + + at.gv.egiz:pdf-as-lib:jar + + + + false + ${module.build.finalName}.${module.extension} + + + + + + + + + + false + runtime + lib + + at.gv.egiz:pdf-as-lib:jar + + + + + + + + + + src/main/resources + true + + + *.bat + *.sh + + + + + + ../dok/Anwendungsbeschreibung + doc + + PDF-AS-${project.version}-Anwendungsbeschreibung.pdf + + PDF-AS-3.2-Anwendungsbeschreibung.pdf + + + + + + ../dok/Anwendungsbeschreibung/Platzhalter-Beispiele + doc/Platzhalter-Beispiele + + *.jpg + + + + + + ../dok/Konfiguration + doc + + *.pdf + + + + + + ../dok/Spezifikation/Spezifikation-Layout-Amtssignatur-las-v1.4.0 + doc + + Spezifikation-Layout-Amtssignatur-las-v1.4.0.pdf + + + + + -- cgit v1.2.3