https://issues.apache.org/bugzilla/show_bug.cgi?id=46544
Josh Micich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Josh Micich <[email protected]> 2009-01-23 12:24:40 PST --- Applied in svn r737173 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=737173 ) I made the new command line interface capable of using stdin (when no input file is provided) and also able to set the four flags (includeSheetNames etc). Note that you must use "-i" before the file name when supplying it on the command line (your original patch allowed a file name with no prior argument). Please take a look at the latest version of ExcelExtractor and make sure it does what you need, since there is no junit to exercise the new code. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
