From 5dcfc3e3da89fb1a2bdf22341f40474e6adaf7a6 Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Sun, 14 Sep 2008 21:19:13 +0000 Subject: [PATCH] Fixes the run build.xml target to load the JVMTI agent which handles kAEGetURL events because it's also used as a pure JNI library expected to be loaded. --- build.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 27c0081bc..03d8d0696 100644 --- a/build.xml +++ b/build.xml @@ -520,6 +520,13 @@ the value ${args}--> + + + + + - + + + @@ -1738,4 +1747,4 @@ javax.swing.event, javax.swing.border"/> prefix="net/java/sip/communicator/impl/argdelegation/"/> - \ No newline at end of file +