/hg/icedtea: 4 new changesets
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Mon Nov 23 01:28:31 PST 2009
changeset d96a0228b792 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=d96a0228b792
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Nov 18 00:06:43 2009 +0000
Update NEWS.
2009-11-17 Andrew John Hughes <ahughes at redhat.com>
* NEWS: Mention VisualVM and changes in building
the Java plugin code.
changeset d5e5028e4026 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=d5e5028e4026
author: Andrew John Hughes <ahughes at redhat.com>
date: Wed Nov 18 00:07:24 2009 +0000
Added tag icedtea-1.12 for changeset d96a0228b792
changeset 12b80715576e in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=12b80715576e
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Nov 23 09:29:41 2009 +0000
Update NetBeans requirement to 6.7.1.
2009-11-23 Andrew John Hughes <ahughes at redhat.com>
* INSTALL: Update NetBeans requirement to 6.7.1.
changeset 440306c5b19d in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=440306c5b19d
author: Andrew John Hughes <ahughes at redhat.com>
date: Mon Nov 23 09:31:03 2009 +0000
Merge
diffstat:
4 files changed, 21 insertions(+), 2 deletions(-)
.hgtags | 4 ++++
ChangeLog | 11 +++++++++++
INSTALL | 2 +-
NEWS | 6 +++++-
diffs (61 lines):
diff -r 81a1e18fede2 -r 440306c5b19d .hgtags
--- a/.hgtags Tue Nov 17 21:35:00 2009 +0000
+++ b/.hgtags Mon Nov 23 09:31:03 2009 +0000
@@ -24,3 +24,7 @@ 3f7290ca2f5730cf1ebd8fcbbd062417750655aa
3f7290ca2f5730cf1ebd8fcbbd062417750655aa icedtea-1.12
3f7290ca2f5730cf1ebd8fcbbd062417750655aa icedtea-1.12
0000000000000000000000000000000000000000 icedtea-1.12
+0000000000000000000000000000000000000000 icedtea-1.12
+81a1e18fede27d94540b67a42798419aaf59f5b9 icedtea-1.12
+81a1e18fede27d94540b67a42798419aaf59f5b9 icedtea-1.12
+d96a0228b79286eea28af85707fd8ccc42cbed84 icedtea-1.12
diff -r 81a1e18fede2 -r 440306c5b19d ChangeLog
--- a/ChangeLog Tue Nov 17 21:35:00 2009 +0000
+++ b/ChangeLog Mon Nov 23 09:31:03 2009 +0000
@@ -1,3 +1,14 @@ 2009-11-17 Andrew John Hughes <ahughes
+2009-11-23 Andrew John Hughes <ahughes at redhat.com>
+
+ * INSTALL: Update NetBeans requirement
+ to 6.7.1.
+
+2009-11-17 Andrew John Hughes <ahughes at redhat.com>
+
+ * NEWS:
+ Mention VisualVM and changes in building
+ the Java plugin code.
+
2009-11-17 Andrew John Hughes <ahughes at redhat.com>
* patches/icedtea-jaxws-getdtdtype.patch:
diff -r 81a1e18fede2 -r 440306c5b19d INSTALL
--- a/INSTALL Tue Nov 17 21:35:00 2009 +0000
+++ b/INSTALL Mon Nov 23 09:31:03 2009 +0000
@@ -35,7 +35,7 @@ pulseaudio-libs-devel >= 0.9.11
pulseaudio-libs-devel >= 0.9.11
For building VisualVM, you will need
-netbeans = 6.5
+netbeans = 6.7.1
For building the zero-assembler port (see below), you will need libffi.
diff -r 81a1e18fede2 -r 440306c5b19d NEWS
--- a/NEWS Tue Nov 17 21:35:00 2009 +0000
+++ b/NEWS Mon Nov 23 09:31:03 2009 +0000
@@ -1,4 +1,4 @@ New in release 1.12 (2009-XX-XX)
-New in release 1.12 (2009-XX-XX)
+New in release 1.12 (2009-11-17)
- Updated to OpenJDK7 milestone 5; includes:
- From Project Coin:
@@ -38,6 +38,10 @@ New in release 1.12 (2009-XX-XX)
patches/boot.
* The icedtea-against-icedtea target is now icedtea-stage2.
The icedtea-against-ecj target is now icedtea-stage1.
+ * The Java code for the plugin is now built by the
+ liveconnect.stamp and liveconnect-dist.stamp targets
+ rather than hijacking the OpenJDK build.
+- Upgraded to VisualVM 1.2.1
New in release 1.11 (2009-08-06)
More information about the distro-pkg-dev
mailing list