summaryrefslogtreecommitdiffstats
path: root/set-debug-port.sh
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2019-01-13 12:18:00 -0500
committerKajur, Harish (vk250x) <vk250x@att.com>2019-01-13 12:18:07 -0500
commit3289e79a0f0343cbd380a385d61e21f59ceff85c (patch)
treea74957c74fb41275aede412e5c43307fd3e0c859 /set-debug-port.sh
parent92ac3a80c822340c07b9d09189b85c34ac797122 (diff)
Sync up the changes for v15
Issue-ID: AAI-1811 Change-Id: I5c397d5907bb0711977f62ba84abe454f410a3b7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'set-debug-port.sh')
-rw-r--r--set-debug-port.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/set-debug-port.sh b/set-debug-port.sh
new file mode 100644
index 0000000..f6c6ea8
--- /dev/null
+++ b/set-debug-port.sh
@@ -0,0 +1 @@
+export MAVEN_OPTS="-Xms2048m -Xmx2048m -Xdebug -Xnoagent -Djava.compile=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9447"