The -a option on the command line does not work.
Applies to 7.3 and 7.3.1; source code fixed and tested.
If you want to fix the source yourself, change line 103
of net.sf.saxon.Transform from
if (args[i].equals("-c")) {
to
else if (args[i].equals("-c")) {
Michael Kay
Michael Kay
Command Line
v7.3.1
Public
|
Date: 2003-02-17 12:19 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2003-02-17 12:19 | mhkay |
| close_date | - | 2003-02-17 12:19 | mhkay |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use