summaryrefslogtreecommitdiff
path: root/support/ant-worker-tasks
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/ant-worker-tasks
Initial commit
Diffstat (limited to 'support/ant-worker-tasks')
-rw-r--r--support/ant-worker-tasks/README38
-rw-r--r--support/ant-worker-tasks/doku_src/doku.pdfbin0 -> 495684 bytes
-rw-r--r--support/ant-worker-tasks/lib/bc.license26
-rw-r--r--support/ant-worker-tasks/lib/itext.license10
4 files changed, 74 insertions, 0 deletions
diff --git a/support/ant-worker-tasks/README b/support/ant-worker-tasks/README
new file mode 100644
index 0000000000..7b96d4dcb3
--- /dev/null
+++ b/support/ant-worker-tasks/README
@@ -0,0 +1,38 @@
+
+WORKER-TASKs
+------------
+
+Die "Worker"-Tasks sind eine Sammlung von Apache-ANT-Erweiterungen,
+die einem das Leben mit dem Erstellen von großen Dokumenten
+und allem was dazugehört, erleichtern soll.
+
+Dokumentation:
+siehe doku.pdf
+
+Sourcecode:
+siehe doku.pdf
+
+Status: Dies ist eine Alpha-Version!
+
+notwendige Software:
+* Java 6 (jdk 1.6) http://www.oracle.com/technetwork/java/javase/downloads/index.html
+* Apache-ANT 1.8.x http://ant.apache.org/
+* TexLive 2010 http://www.tug.org/texlive/
+* GhostScript http://pages.cs.wisc.edu/~ghost/
+* iText http://www.itextpdf.com/
+* Bouncy Castle: version 1.4.5 http://bouncycastle.org/
+
+Pakete:
+* worker-base Basis-Tasks
+* worker-tools Tools und Hilfsfunktionen für die Tasks
+* worker-ipdf Task für die PDF-Bearbeitung mit der Bibliothek iText.
+demnächst:
+* worker-tex Task für die Dokumentenerstellung mit LaTeX (TeXLive 2010)
+
+Lizenz:
+Alle verwendeten Pakete und Bibliotheken besitzen eine freie Lizenz,
+diese ist aber je nach eingebundenen Paketen und verwendeter Bibliothek unterschiedlich.
+Mehr dazu in der Dokumentation.
+
+Stand: 20110501
+
diff --git a/support/ant-worker-tasks/doku_src/doku.pdf b/support/ant-worker-tasks/doku_src/doku.pdf
new file mode 100644
index 0000000000..4a983336d8
--- /dev/null
+++ b/support/ant-worker-tasks/doku_src/doku.pdf
Binary files differ
diff --git a/support/ant-worker-tasks/lib/bc.license b/support/ant-worker-tasks/lib/bc.license
new file mode 100644
index 0000000000..7f485b9f26
--- /dev/null
+++ b/support/ant-worker-tasks/lib/bc.license
@@ -0,0 +1,26 @@
+Bouncy Castle: version 1.4.5
+
+see http://bouncycastle.org/
+
+Please note: our license is an adaptation of the MIT X11 License and
+should be read as such.
+License see: http://bouncycastle.org/licence.html
+
+Copyright (c) 2000 - 2009 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the Software
+is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
+OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/support/ant-worker-tasks/lib/itext.license b/support/ant-worker-tasks/lib/itext.license
new file mode 100644
index 0000000000..1d5514c3ad
--- /dev/null
+++ b/support/ant-worker-tasks/lib/itext.license
@@ -0,0 +1,10 @@
+itext.jar: version iText5.0.5
+
+see http://itextpdf.com/
+
+The iText library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Affero General Public License version 3.
+Please read the terms of use before downloading iText.
+
+see http://itextpdf.com/terms-of-use/index.php
+