Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

5 Stylesheet.main() calls System.exit(0) - ID: 608416
Last Update: Settings changed ( mhkay )

At the end of the main() method (well, the doMain()
method to be precise), System.exit(0) is called. This
aborts the JVM, which is needless when running from
the commandline, and a nuisance when running from
an integrated environment without forking, e.g. using
the <java> task in ant.


Gunnlaugur Thor Briem ( gthb ) - 2002-09-12 14:57

5

Closed

Fixed

Michael Kay

Command Line

v6.5.2

Public


Comments ( 3 )

Date: 2003-08-07 11:56
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Same fix applied to 6.5.3. Regression tested only.


Date: 2002-11-18 14:06
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Fixed in 7.3


Date: 2002-11-12 14:40
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Source code changed (in 7.x branch) so System.exit() is no
longer called on successful completion. It is still called
after a failure.


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2003-08-14 14:21 mhkay
resolution_id None 2003-08-14 14:21 mhkay
close_date - 2003-08-14 14:21 mhkay