[visualvm] RFC: add support for building visualvm-1.3.3

Omair Majid omajid at redhat.com
Tue Nov 1 13:29:17 PDT 2011


Hi,

The attached patch adds support for building visualvm-1.3.3. I have not 
done any serious tests, but it builds fine on my machine. I intend to 
replace UPSTREAM_133_URL with BASE_CLASSPATH_URL once all the tarballs 
are available from icedtea.

The patch looks for ${SYSTEM_NETBEANS_DIR}/platform13 but falls back to 
${SYSTEM_NETBEANS_DIR}/platform if platform13 is not found. platform13 
is the name used by some distributions (such as debian) while others use 
platform (like fedora).

Any thoughts or comments?

ChangeLog:
2011-11-01  Omair Majid  <omajid at redhat.com>

   * NEWS: Update.
   * Makefile.am: Add NETBEANS_701_PROFILER_URL,
   NETBEANS_701_PROFILER_SRC_ZIP, NETBEANS_701_PROFILER_SHA256SUM,
   UPSTREAM_133_URL, VISUALVM_133_URL, VISUALVM_133_SRC_ZIP,
   VISUALVM_133_SHA256SUM. Initialize variable if VVVERSION_133 is set.
   * acinclude.m4 (VV_CHECK_FOR_NETBEANS): Check for platform13 or
   platform dir.

Cheers,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: visualvm-1.3.3-support.patch
Type: text/x-patch
Size: 3548 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111101/6cfbb87f/visualvm-1.3.3-support.patch 


More information about the distro-pkg-dev mailing list