changeset in /hg/icedtea6: 2008-10-31 Lillian Angel <langel at re...
Lillian Angel
langel at redhat.com
Fri Oct 31 10:14:33 PDT 2008
changeset 119acc15bc38 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=119acc15bc38
description:
2008-10-31 Lillian Angel <langel at redhat.com>
* Makefile.am: Updated for new visualvm 1.0.1.
* patches/icedtea-visualvm.patch: Updated.
diffstat:
3 files changed, 12 insertions(+), 7 deletions(-)
ChangeLog | 5 +++++
Makefile.am | 2 +-
patches/icedtea-visualvm.patch | 12 ++++++------
diffs (52 lines):
diff -r 5176cf42d236 -r 119acc15bc38 ChangeLog
--- a/ChangeLog Wed Oct 29 11:29:20 2008 -0400
+++ b/ChangeLog Fri Oct 31 13:14:28 2008 -0400
@@ -1,3 +1,8 @@ 2008-10-29 Gary Benson <gbenson at redhat
+2008-10-31 Lillian Angel <langel at redhat.com>
+
+ * Makefile.am: Updated for new visualvm 1.0.1.
+ * patches/icedtea-visualvm.patch: Updated.
+
2008-10-29 Gary Benson <gbenson at redhat.com>
PR icedtea/238:
diff -r 5176cf42d236 -r 119acc15bc38 Makefile.am
--- a/Makefile.am Wed Oct 29 11:29:20 2008 -0400
+++ b/Makefile.am Fri Oct 31 13:14:28 2008 -0400
@@ -315,7 +315,7 @@ if USE_ALT_VISUALVM_SRC_ZIP
if USE_ALT_VISUALVM_SRC_ZIP
VISUALVM_SRC_ZIP = $(ALT_VISUALVM_SRC_ZIP)
else
- VISUALVM_SRC_ZIP = visualvm-20080728-src.tar.gz
+ VISUALVM_SRC_ZIP = visualvm-20081031-src.tar.gz
endif
stamps/download.stamp:
diff -r 5176cf42d236 -r 119acc15bc38 patches/icedtea-visualvm.patch
--- a/patches/icedtea-visualvm.patch Wed Oct 29 11:29:20 2008 -0400
+++ b/patches/icedtea-visualvm.patch Fri Oct 31 13:14:28 2008 -0400
@@ -1,5 +1,5 @@
---- oldplatform.properties 2008-09-29 13:52:36.000000000 -0400
-+++ visualvm/visualvm/jvm/nbproject/platform.properties 2008-09-29 13:53:33.000000000 -0400
+--- pp 2008-10-31 11:24:42.000000000 -0400
++++ visualvm/visualvm/jvm/nbproject/platform.properties 2008-10-31 11:24:48.000000000 -0400
@@ -16,8 +16,8 @@
org.openide.compat,\
org.openide.util.enumerations
@@ -8,12 +8,12 @@
- profiler2
+ platform8,\
+ profiler3
- nbjdk.active=Java_HotSpot_TM__Client_VM_1.6.0-b88-17-release
+ nbjdk.active=default
nbplatform.active=NetBeans_Platform_Dev_(Build_200711261600)
suite.dir=${basedir}
---- oldplatform.properties1 2008-09-29 13:52:46.000000000 -0400
-+++ visualvm/visualvm/nbproject/platform.properties 2008-09-29 13:53:41.000000000 -0400
-@@ -15,8 +15,8 @@
+--- pp2 2008-10-31 11:50:40.000000000 -0400
++++ visualvm/visualvm/nbproject/platform.properties 2008-10-31 11:50:47.000000000 -0400
+@@ -14,8 +14,8 @@
org.openide.compat,\
org.openide.util.enumerations
enabled.clusters=\
More information about the distro-pkg-dev
mailing list