[ http://issues.apache.org/jira/browse/HARMONY-117?page=comments#action_12367385 ]
Matt Benson commented on HARMONY-117: ------------------------------------- agreed, batch file error codes are difficult to get right. RE the shell script, looks like you've left off the cmdline args, unless they come for free in some way of which I wasn't aware... also, is the $(echo ...) necessary, and if so, wouldn't `echo ...` be more portable? > minimal javac using scripts > --------------------------- > > Key: HARMONY-117 > URL: http://issues.apache.org/jira/browse/HARMONY-117 > Project: Harmony > Type: New Feature > Reporter: Mark Hindess > Attachments: javac, javac.bat > > As a first approximation of javac perhaps we could just use shell scripts and > batch files (rather than a binary launcher) to run the eclipse compiler? > (Aside: do we need a tools component in JIRA?) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
