~kroq-gar78/ubuntu/precise/visualvm/fix-start

« back to all changes in this revision

Viewing changes to patches/icedtea-visualvm.patch

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-07-29 15:00:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090729150041-mzp50zzms9v7oyuw
Tags: 1.1.1-0ubuntu1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- oldplatform.properties      2008-09-29 13:52:36.000000000 -0400
2
 
+++ visualvm/visualvm/jvm/nbproject/platform.properties 2008-09-29 13:53:33.000000000 -0400
3
 
@@ -16,8 +16,8 @@
4
 
     org.openide.compat,\
5
 
     org.openide.util.enumerations
6
 
 enabled.clusters=\
7
 
-    platform7,\
8
 
-    profiler2
9
 
+    platform8,\
10
 
+    profiler3
11
 
 nbjdk.active=Java_HotSpot_TM__Client_VM_1.6.0-b88-17-release
12
 
 nbplatform.active=NetBeans_Platform_Dev_(Build_200711261600)
13
 
 suite.dir=${basedir}
14
 
--- oldplatform.properties1     2008-09-29 13:52:46.000000000 -0400
15
 
+++ visualvm/visualvm/nbproject/platform.properties     2008-09-29 13:53:41.000000000 -0400
16
 
@@ -15,8 +15,8 @@
17
 
     org.openide.compat,\
18
 
     org.openide.util.enumerations
19
 
 enabled.clusters=\
20
 
-    platform7,\
21
 
-    profiler2
22
 
+    platform8,\
23
 
+    profiler3
24
 
 nbjdk.active=default
25
 
 nbplatform.active=NetBeans_Platform_6.0.1_(Build_200801291616)
26
 
 suite.dir=${basedir}