rpms/eclipse/devel import.log, NONE, 1.1 .cvsignore, 1.50, 1.51 eclipse-memorypermsizeandjvmcrash.patch, 1.5, 1.6 eclipse.spec, 1.588, 1.589 sources, 1.67, 1.68 eclipse-17vmgenerate16bytecode.patch, 1.1, NONE eclipse-build.patch, 1.8, NONE eclipse-buildagainstxulrunner.patch, 1.2, NONE eclipse-ecj-rpmdebuginfo.patch, 1.1, NONE eclipse-idreplace.patch, 1.1, NONE eclipse-launcher-double-free-bug.patch, 1.1, NONE eclipse-launcher-set-install-dir-and-shared-config.patch, 1.4, NONE eclipse-libupdatebuild2.patch, 1.2, NONE eclipse-swt-mozprofile.patch, 1.1, NONE eclipse-swttools.patch, 1.6, NONE eclipse-tomcat55-build.patch, 1.19, NONE eclipse-tomcat55.patch, 1.14, NONE eclipse.in, 1.5, NONE pre320changelog.txt, 1.1, NONE

Michal Nowak mnowak at fedoraproject.org
Thu Sep 25 13:11:22 UTC 2008


Author: mnowak

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28525/devel

Modified Files:
	.cvsignore eclipse-memorypermsizeandjvmcrash.patch 
	eclipse.spec sources 
Added Files:
	import.log 
Removed Files:
	eclipse-17vmgenerate16bytecode.patch eclipse-build.patch 
	eclipse-buildagainstxulrunner.patch 
	eclipse-ecj-rpmdebuginfo.patch eclipse-idreplace.patch 
	eclipse-launcher-double-free-bug.patch 
	eclipse-launcher-set-install-dir-and-shared-config.patch 
	eclipse-libupdatebuild2.patch eclipse-swt-mozprofile.patch 
	eclipse-swttools.patch eclipse-tomcat55-build.patch 
	eclipse-tomcat55.patch eclipse.in pre320changelog.txt 
Log Message:
- resolves bug 461860
- CVS is going to remove unused, but packed, patches (I kept them localy)



--- NEW FILE import.log ---
eclipse-3_4_0-24_fc10:HEAD:eclipse-3.4.0-24.fc10.src.rpm:1222346507


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore	27 Aug 2008 20:12:34 -0000	1.50
+++ .cvsignore	25 Sep 2008 13:10:51 -0000	1.51
@@ -1,7 +1,7 @@
-eclipse-fileinitializerapp.tar.bz2
-org.fedoraproject.ide.feature-1.0.0.zip
 ecf-filetransfer-v20080611-1715.tar.bz2
+eclipse-3.4.0-testframework.tar.bz2
+eclipse-ecj-gcj.tar.bz2
+eclipse-fileinitializerapp.tar.bz2
 eclipse-sourceBuild-srcIncluded-3.4.zip
+org.fedoraproject.ide.feature-1.0.0.zip
 org.fedoraproject.ide.platform-3.4.0-1.zip
-eclipse-ecj-gcj.tar.bz2
-eclipse-3.4.0-testframework.tar.bz2

eclipse-memorypermsizeandjvmcrash.patch:

Index: eclipse-memorypermsizeandjvmcrash.patch
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse-memorypermsizeandjvmcrash.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eclipse-memorypermsizeandjvmcrash.patch	5 Aug 2008 22:21:54 -0000	1.5
+++ eclipse-memorypermsizeandjvmcrash.patch	25 Sep 2008 13:10:51 -0000	1.6
@@ -1,13 +1,6 @@
-### Eclipse Workspace Patch 1.0
-#P org.eclipse.platform-feature
-Index: gtk/eclipse.ini
-===================================================================
-RCS file: /cvsroot/eclipse/org.eclipse.platform-feature/gtk/eclipse.ini,v
-retrieving revision 1.3
-diff -u -r1.3 eclipse.ini
---- gtk/eclipse.ini	3 Jun 2008 20:55:37 -0000	1.3
-+++ gtk/eclipse.ini	31 Jul 2008 00:28:29 -0000
-@@ -4,4 +4,10 @@
+--- gtk/eclipse.ini	2008-06-18 02:52:18.000000000 +0200
++++ gtk/eclipse.ini.patched	2008-09-25 13:38:03.000000000 +0200
+@@ -4,4 +4,12 @@ org.eclipse.platform
  256m
  -vmargs
  -Xms40m
@@ -18,4 +11,6 @@
 +-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
 +-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate
 +-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding
++-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile
++-XX:CompileCommand=exclude,org/python/pydev/ui/filetypes/FileTypesPreferencesPage,getDottedValidSourceFiles
 +-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -r1.588 -r1.589
--- eclipse.spec	3 Sep 2008 18:01:27 -0000	1.588
+++ eclipse.spec	25 Sep 2008 13:10:51 -0000	1.589
@@ -22,7 +22,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        23%{?dist} 
+Release:        24%{?dist} 
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -119,6 +119,7 @@
 # JVM crash:
 # http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6614100
 # https://bugs.eclipse.org/bugs/show_bug.cgi?id=214092
+# https://bugzilla.redhat.com/show_bug.cgi?id=461860 (mnowak)
 Patch29:        %{name}-memorypermsizeandjvmcrash.patch
 
 Patch31:	%{name}-ia64-packaging.patch
@@ -1515,6 +1516,10 @@
 %{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Thu Sep 25 2008 Michal Nowak <mnowak at redhat.com> 3.4.0-24
+- exclude parts of eclipse-pydev from JIT compilation
+- Resolves: bug 461860
+
 * Tue Sep 02 2008 Andrew Overholt <overholt at redhat.com> 3.4.0-23
 - Use icu4j in its new place.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources	27 Aug 2008 20:12:35 -0000	1.67
+++ sources	25 Sep 2008 13:10:51 -0000	1.68
@@ -1,7 +1,7 @@
-e1313563c7e36aa46e33789a1386b815  eclipse-fileinitializerapp.tar.bz2
-28c8d625ea1af348cfc592369d52284c  org.fedoraproject.ide.feature-1.0.0.zip
 611d3dc63e9e4246e325848d32773132  ecf-filetransfer-v20080611-1715.tar.bz2
+26ef7c2af793ec8b4ecffb62616483d1  eclipse-3.4.0-testframework.tar.bz2
+43c2aa722a815c61706549d28786d134  eclipse-ecj-gcj.tar.bz2
+e1313563c7e36aa46e33789a1386b815  eclipse-fileinitializerapp.tar.bz2
 555c99aee06fc52d2ec03995b5ac0710  eclipse-sourceBuild-srcIncluded-3.4.zip
+28c8d625ea1af348cfc592369d52284c  org.fedoraproject.ide.feature-1.0.0.zip
 372361ae6f1355ec5cfb9a301ad690f5  org.fedoraproject.ide.platform-3.4.0-1.zip
-43c2aa722a815c61706549d28786d134  eclipse-ecj-gcj.tar.bz2
-26ef7c2af793ec8b4ecffb62616483d1  eclipse-3.4.0-testframework.tar.bz2


--- eclipse-17vmgenerate16bytecode.patch DELETED ---


--- eclipse-build.patch DELETED ---


--- eclipse-buildagainstxulrunner.patch DELETED ---


--- eclipse-ecj-rpmdebuginfo.patch DELETED ---


--- eclipse-idreplace.patch DELETED ---


--- eclipse-launcher-double-free-bug.patch DELETED ---


--- eclipse-launcher-set-install-dir-and-shared-config.patch DELETED ---


--- eclipse-libupdatebuild2.patch DELETED ---


--- eclipse-swt-mozprofile.patch DELETED ---


--- eclipse-swttools.patch DELETED ---


--- eclipse-tomcat55-build.patch DELETED ---


--- eclipse-tomcat55.patch DELETED ---


--- eclipse.in DELETED ---


--- pre320changelog.txt DELETED ---




More information about the fedora-extras-commits mailing list