aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/apps/Fop.java
Commit message (Expand)AuthorAgeFilesLines
* Formatted code according to code standards.Tore Engvig2001-07-301-7/+7
* fixed line endingsKeiron Liddle2001-07-041-24/+22
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-121-3/+22
* Backed out System.exit() change. This would be problematic for peopleKelly Campbell2001-03-311-1/+0
* Added explicit System.exit(0) when main is done to work around MacOS XKelly Campbell2001-03-311-0/+1
* Updated command linearved2001-02-211-0/+17