File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4646 <argument >${agent.agentpath} </argument >
4747 <argument >-classpath</argument >
4848 <classpath />
49- <mainClass >com.dynatrace.oneagent.sdk.samples.remoting.ClientApp</mainClass >
49+ <mainClass >com.dynatrace.oneagent.sdk.samples.remoting.ClientApp</mainClass >
50+ <argument >${sample.mode} </argument >
5051 </arguments >
5152 </configuration >
5253 </plugin >
Original file line number Diff line number Diff line change 4646 <argument >${agent.agentpath} </argument >
4747 <argument >-classpath</argument >
4848 <classpath />
49- <mainClass >com.dynatrace.oneagent.sdk.samples.remoting.ServerApp</mainClass >
49+ <mainClass >com.dynatrace.oneagent.sdk.samples.remoting.ServerApp</mainClass >
50+ <argument >${sample.mode} </argument >
5051 </arguments >
5152 </configuration >
5253 </plugin >
You can’t perform that action at this time.
0 commit comments