mirror of https://github.com/apache/maven.git
removing bootstrap debugging option ..
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@763456 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a309c4022d
commit
3bdb1951c5
|
@ -305,12 +305,12 @@ END SNIPPET: ant-bootstrap -->
|
|||
<arg value="-Dsurefire.useFile=${surefire.useFile}"/>
|
||||
<!--
|
||||
<debug-the-bootstrap>
|
||||
-->
|
||||
|
||||
<jvmarg value="-Xdebug"/>
|
||||
<jvmarg value="-Xnoagent"/>
|
||||
<jvmarg value="-Djava.compiler=NONE"/>
|
||||
<jvmarg value="-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000"/>
|
||||
<!--
|
||||
|
||||
</debug-the-bootstrap>
|
||||
-->
|
||||
</java>
|
||||
|
|
Loading…
Reference in New Issue