]> source.dussan.org Git - xmlgraphics-fop.git/commit
Added explicit System.exit(0) when main is done to work around MacOS X
authorKelly Campbell <kellyc@apache.org>
Sat, 31 Mar 2001 02:07:02 +0000 (02:07 +0000)
committerKelly Campbell <kellyc@apache.org>
Sat, 31 Mar 2001 02:07:02 +0000 (02:07 +0000)
commit57cd7c8d29fb0785c7a674156b297871d1fce1b1
tree666950b6ca0abb6c030fa28bde65271a4aeb52d7
parentf0f7fabbe9f1f14bc70eb1ed7abfab67005ac60d
Added explicit System.exit(0) when main is done to work around MacOS X
JDK issue which leaves the JVM running when main is done on command line
apps.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194182 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/apps/Fop.java