Fedora Core 4 Test Update: eclipse-3.1.1-1jpp_1fc.FC4.1

Andrew Overholt overholt at redhat.com
Mon Oct 24 21:17:45 UTC 2005


---------------------------------------------------------------------
Fedora Test Update Notification
FEDORA-2005-1017
2005-10-24
---------------------------------------------------------------------

Product     : Fedora Core 4
Name        : eclipse
Version     : 3.1.1                      
Release     : 1jpp_1fc.FC4.1                  
Summary     : An open, extensible IDE
Description :
The Eclipse Platform is designed for building integrated development
environments (IDEs) that can be used to create applications as diverse
as web sites, embedded Java(tm) programs, C++ programs, and Enterprise
JavaBeans(tm).

---------------------------------------------------------------------
Update Information:

This is a release of Eclipse 3.1.1 natively-compiled for
FC4.  I had been holding off on releasing this, hoping that
we could fix
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=161483
first, but that looks unlikely at the moment.  Since that
bug does not affect all users (and there are some
workarounds for those cases), I'm going ahead with this release.

Please test and comment on the bugs listed.
---------------------------------------------------------------------
* Fri Oct 21 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_1fc.FC4.1
- Back-port 3.1.1 to FC4.
- Use native /usr/bin/ecj.

* Wed Oct 12 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_2fc
- Add JavaModelCache overflow patch (e.o#111299).

* Tue Oct 11 2005 Andrew Overholt <overholt at redhat.com> 3.1.1-1jpp_1fc
- 3.1.1.
- Patch around gij failing for the doc plug-in generation.
- Make /usr/bin/ecj a script (allows all jvms to call it).

* Sat Oct  8 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-15
- Bump mozilla requirement.
- Re-enable org.eclipse.ui.forms_3.1.0.jar.so, org.eclipse.osgi_3.1.0.jar.so,
  and org.eclipse.ui.workbench_3.1.0.jar.so (rh#146463, rh#158137, rh#151919)
- Add patch for /etc/gre64.conf (for 64-bit systems, rh#168040, e.o#109253).
- Remove MOZILLA_FIVE_HOME magic from eclipse.script.
- Remove jdtCompilerAdapter.jar due to aot-compile-rpm smarts.
- Bump gcc and java-gcj-compat requirements.
- Remove lucene-1.4.3-src.zip (rh#170343).

* Wed Aug 24 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-14
- /usr/lib -> /usr/lib64 in eclipse.script (rh#159031).

* Tue Aug 23 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-13
- Bump mozilla requirement.

* Thu Jul 28 2005 Gary Benson <gbenson at redhat.com> 3.1.0_fc-12
- Allow leading separators in classpaths (e.o#105430).
- Clear away ant-jmf entirely.

* Wed Jul 27 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-11
- Bump release for FC4 update.
- Remove ant-jmf from exclude list.

* Mon Jul 25 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-10
- Change mozilla BuildRequirement to be equals and not greater-than or equals
  since we need the exact version for our patches.
- Bump mozilla requirements and patches to 1.7.10.
- Bump release due to FC4 update still not being released.
- Add ant-jmf to exclude list.

* Thu Jul 21 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-9
- Bump release for FC4 update.
- Bump gcc requirement to that available in FC4 updates.

* Tue Jul 19 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-8
- Bring in work done on rawhide:
- Update to use java-gcj-compat and not java-1.4.2-gcj-compat.
- Keep mozilla requirement off ppc64.
- Remove lots of jiggery-pokery with native compilation and use gbenson's new
  aot-compile.
- Re-work files sections appropriately.
- Downgrade gcc requirement so we can build for FC4 in advance of gcc update.
- Bump release for FC4 update.

* Tue Jul  5 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-3
- Bump release for FC4 update.

* Mon Jul  4 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-2
- Remove remaining pre-built ant jars (but don't symlink to ant.jar until we
  have ant 1.6.5 - rh#162444).
- Bump requirement on gcc to get fixes for rh#158614 and gcc#21637.
- Add patch to not try to link to external javadocs and include the javadoc
  output in the build output.
- Add build and runtime requirement on ant-javamail (I'm not sure how we missed
  this previously).

* Mon Jul  4 2005 Gary Benson <gbenson at redhat.com> 3.1.0_fc-2
- Disable classpath access rules introduced in e.o#92398 (rh#162177).

* Tue Jun 28 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-1
- Import 3.1.
- Update splash screen.

* Sun Jun 26 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.RC4.1
- Import 3.1 RC4.
- Remove activeHelpSample.jar building patch as it's now fixed upstream.
- Add patch to remove references to cairo since we don't have it in FC4.
- Add about.html and about_files to eclipse-platform.install (x86 & x86_64).
- Add patch to create public compare API (jpound - e.o#98707).
- Add patch from Robin Green to not look for firefox libxpcom.so (rh#161658).
- Symlink lucene jars (rh#159939).

* Fri Jun 24 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.RC3.3
- Add rcp requirement for platform (rh#161267).
- Add un-owned osgi directories to libswt and platform.

* Tue Jun 21 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.RC3.2
- Use SWT bundle ID for SWT %files list (determine in %install).

* Mon Jun 20 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.RC3.1
- Import 3.1RC3.
- Use FileInitializer (e.o#90535) - this should eliminate .sos in ~/.eclipse.
- Add eclipse-filenamepatterns.txt ("*.so" currently) for above.
- Symlink JNI libraries.

* Fri Jun 17 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.RC2.2
- Update to new naming scheme for resulting gzipped tarball.
- Add patch to not generate help indices (it seems to hang).

* Thu Jun 16 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.RC2.1
- Import 3.1RC2.
- Add RCP sub-package.  Unsure about its dependencies ATM.

* Tue Jun 14 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.M7.9
- Add tomcat5 patch and symlinks.

* Thu May 26 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.M7.8
- Fix ant jar removal (gbenson).

* Wed May 25 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-0.M7.7
- Fix ecj symlink in /usr/share/java (rh#158734).


---------------------------------------------------------------------
This update can be downloaded from:
  http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/

1d460d9254b8ad642da6df6686504e8b  SRPMS/eclipse-3.1.1-1jpp_1fc.FC4.1.src.rpm
cb8947ce37dd595298b5a81ea30482f4  ppc/eclipse-ecj-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
6030cfd87c1106519edff3d3e8b740f9  ppc/eclipse-platform-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
d17be69f4825783a410e89d630bb5c86  ppc/eclipse-platform-devel-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
ca772649462ab38ef7315b397e93d724  ppc/eclipse-jdt-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
3bebc01e8902196b3a2879061aea6ff5  ppc/eclipse-jdt-devel-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
b5c38d9084a368d9541c3c2a5567dd01  ppc/eclipse-pde-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
e6b2e499ffac202aae61a3f638977506  ppc/eclipse-pde-devel-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
4417be0d38d2b7a03004df79ba2d5f38  ppc/libswt3-gtk2-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
2c8917f8e51ef28aebaf7f12da152fa9  ppc/eclipse-rcp-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
f92183b2f453513a8eebe129b8be3779  ppc/eclipse-rcp-devel-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
cbddaffcaed6bf946540f253babd041e  ppc/debug/eclipse-debuginfo-3.1.1-1jpp_1fc.FC4.1.ppc.rpm
9327b7aeb26cf0e534a6bade7827e5c7  x86_64/eclipse-ecj-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
73c1ed69ca48ab97c1c2b41eac359d4d  x86_64/eclipse-platform-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
0e99500c309294fb4f3cfd832e5e4ca7  x86_64/eclipse-platform-devel-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
244ce233d1078ff63d01c390009e313c  x86_64/eclipse-jdt-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
9d5903b0656588de7513b869b3898c09  x86_64/eclipse-jdt-devel-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
c4e3b81b7c7c5949a4befb1c88612adf  x86_64/eclipse-pde-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
207f8cda85aa439f9f89e41ca22c0792  x86_64/eclipse-pde-devel-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
a0eae7c320bb323d351b210bc43981c1  x86_64/libswt3-gtk2-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
a15818f557640d4d1cf46e6d2246ad4f  x86_64/eclipse-rcp-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
31b40c601b2f01f6a424c992444a3774  x86_64/eclipse-rcp-devel-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
92f57a47328f8721c0ac0f54135dc6ca  x86_64/debug/eclipse-debuginfo-3.1.1-1jpp_1fc.FC4.1.x86_64.rpm
a82c8948062120de081a7072a0dd800f  i386/eclipse-ecj-3.1.1-1jpp_1fc.FC4.1.i386.rpm
24eb728410dcddd0650a0f35217ecb8a  i386/eclipse-platform-3.1.1-1jpp_1fc.FC4.1.i386.rpm
bcd4e3ba7c36126c70046ce46046fa78  i386/eclipse-platform-devel-3.1.1-1jpp_1fc.FC4.1.i386.rpm
f54d68b57ed3ef6219fb93c3603af163  i386/eclipse-jdt-3.1.1-1jpp_1fc.FC4.1.i386.rpm
39bd7afdfe58d220ebc062338644a8d1  i386/eclipse-jdt-devel-3.1.1-1jpp_1fc.FC4.1.i386.rpm
cc138ac4dd3cab6782eba8579db66c57  i386/eclipse-pde-3.1.1-1jpp_1fc.FC4.1.i386.rpm
ecf864b16a08b0ce379b1593451e8247  i386/eclipse-pde-devel-3.1.1-1jpp_1fc.FC4.1.i386.rpm
aac905dd858229a20378e4ceebac4284  i386/libswt3-gtk2-3.1.1-1jpp_1fc.FC4.1.i386.rpm
1d925a2b7d7a21b0be49d0be40f6b727  i386/eclipse-rcp-3.1.1-1jpp_1fc.FC4.1.i386.rpm
ac7077f6828fe051743ec58e25572ea2  i386/eclipse-rcp-devel-3.1.1-1jpp_1fc.FC4.1.i386.rpm
88980d27fa1fb2bab30aa4826f50586e  i386/debug/eclipse-debuginfo-3.1.1-1jpp_1fc.FC4.1.i386.rpm

This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.  You may 
need to edit your up2date channels configuration.  Within 
/etc/sysconfig/rhn/sources enable the following line: 
yum updates-testing http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/4/$ARCH
---------------------------------------------------------------------




More information about the fedora-test-list mailing list