Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ant jetty タスクを実行していて、jetty プロセスに関連付けられたいくつかの jvmargs を提供したい: -Xmx -Dcom.sun.management.jmxremote.port -javaagent -...
ANT_OPTS 以外に利用可能なオプションが見つかりません..
この例を参照してください: http://ptrthomas.wordpress.com/2006/10/10/how-to-start-and-stop-jetty-from-ant/