changeset in /hg/icedtea6: 2009-02-20 Lillian Angel <langel at re...

Lillian Angel langel at redhat.com
Fri Feb 20 08:36:08 PST 2009


changeset 2a6a1bd55bb8 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=2a6a1bd55bb8
description:
	2009-02-20  Lillian Angel  <langel at redhat.com>

	        * Makefile.am: Updated md5sum for NETBEANS_PROFILER_MD5SUM, and
	        therefore no longer need to remove deployed directory.

diffstat:

2 files changed, 6 insertions(+), 2 deletions(-)
ChangeLog   |    5 +++++
Makefile.am |    3 +--

diffs (32 lines):

diff -r e811450b7381 -r 2a6a1bd55bb8 ChangeLog
--- a/ChangeLog	Fri Feb 20 10:36:20 2009 -0500
+++ b/ChangeLog	Fri Feb 20 11:36:04 2009 -0500
@@ -1,3 +1,8 @@ 2009-02-20  Gary Benson  <gbenson at redhat
+2009-02-20  Lillian Angel  <langel at redhat.com>
+
+	* Makefile.am: Updated md5sum for NETBEANS_PROFILER_MD5SUM, and
+	therefore no longer need to remove deployed directory.
+
 2009-02-20  Gary Benson  <gbenson at redhat.com>
 
 	* ports/hotspot/src/os_cpu/linux_zero/vm/orderAccess_linux_zero.inline.hpp:
diff -r e811450b7381 -r 2a6a1bd55bb8 Makefile.am
--- a/Makefile.am	Fri Feb 20 10:36:20 2009 -0500
+++ b/Makefile.am	Fri Feb 20 11:36:04 2009 -0500
@@ -5,7 +5,7 @@ CACAO_VERSION = 0.99.3
 CACAO_VERSION = 0.99.3
 CACAO_MD5SUM = 80de3ad344c1a20c086ec5f1390bd1b8
 
-NETBEANS_PROFILER_MD5SUM = 35f9dc474dfc19ed3713f362139b099a
+NETBEANS_PROFILER_MD5SUM = 786ab31817cbd902a7211cd6a6161750
 VISUALVM_MD5SUM = 1174486e82a65840b44c47166d79f212
 
 if ENABLE_GCJWEBPLUGIN
@@ -1780,7 +1780,6 @@ if WITH_VISUALVM
 	mkdir netbeans ; \
 	cd netbeans ; \
         rm nbbuild/external/binaries-list ; \
-        rm -r lib.profiler/release/lib/deployed ; \
         mkdir -p lib.profiler/release/lib/deployed/jdk15/linux ; \
         mkdir -p lib.profiler/release/lib/deployed/jdk16/linux ; \
 	mkdir -p ./nbbuild/netbeans_visualvm/ ; \



More information about the distro-pkg-dev mailing list