[
https://issues.apache.org/jira/browse/MUSE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462842
]
Dan Jemiolo commented on MUSE-176:
----------------------------------
I agree the Ant prefixes on the I/O is annoying, but I don't know how to turn
that off.
With the current run task, you specify the client class as a property:
ant run -Dmain=com.example.MyClient
where MyClient is a class that has a main( ) in it.
If the run task were to take the jars from MUSE_HOME/modules instead of the WAR
directory, you could probably reuse it for any client class in any scenario.
> Create a setClasspath script
> -----------------------------
>
> Key: MUSE-176
> URL: https://issues.apache.org/jira/browse/MUSE-176
> Project: Muse
> Issue Type: Improvement
> Reporter: Andrew Eberbach
> Assigned To: Dan Jemiolo
> Priority: Minor
>
> Running code from the command-line is annoying when you have to pull in all
> of the jars yourself. This should be akin to the scripts that exist with
> Derby.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]