aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/tools/anttasks/Manifest.java
Commit message (Collapse)AuthorAgeFilesLines
* added design docs to buildKeiron Liddle2001-12-141-231/+0
| | | | | | | removed manifest task - now uses built in ant manifest task (under jar) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194607 13f79535-47bb-0310-9956-ffa450edef68
* Formatted code according to code standards.Tore Engvig2001-07-301-189/+181
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* JDK 1.1 fix to Manifest taskKelly Campbell2001-03-081-1/+1
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194145 13f79535-47bb-0310-9956-ffa450edef68
* Updated build. Added manifest to jar to make it a runnable jar.Kelly Campbell2001-03-051-0/+239
Updated dist targets to have separate src and bin builds. Compressed the xerces-1.2.3.jar to make distributions and cvs checkouts smaller. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194137 13f79535-47bb-0310-9956-ffa450edef68