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 46
46
<argument >${agent.agentpath} </argument >
47
47
<argument >-classpath</argument >
48
48
<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 >
50
51
</arguments >
51
52
</configuration >
52
53
</plugin >
Original file line number Diff line number Diff line change 46
46
<argument >${agent.agentpath} </argument >
47
47
<argument >-classpath</argument >
48
48
<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 >
50
51
</arguments >
51
52
</configuration >
52
53
</plugin >
You can’t perform that action at this time.
0 commit comments