Bug#587657: locally installed plugins aren't loaded

Jim Hague jim.hague at acm.org
Thu Sep 2 13:11:03 UTC 2010


I updated to 5.3.5-6 today, and lo! The Android plugin again disappears.

In case it helps anyone, this patch restores it.

--- bundles.info	2010-09-02 14:04:23.000000000 +0100
+++ 
.eclipse/org.eclipse.platform_3.5.0_155965261/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info	
2010-09-02 14:04:36.000000000 +0100
@@ -12,8 +12,8 @@
 org.apache.commons.httpclient,3.1.0,plugins/org.apache.commons.httpclient_3.1.0.jar,4,false
 org.apache.commons.logging,1.0.4.v20080605-1930,plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar,4,false
 org.apache.jasper,5.5.26,plugins/org.apache.jasper_5.5.26.jar,4,false
-org.apache.lucene,2.9.2,plugins/org.apache.lucene_2.9.3.jar,4,false
-
org.apache.lucene.analysis,2.9.2,plugins/org.apache.lucene.analysis_2.9.3.jar,4,false
+org.apache.lucene,2.9.3,plugins/org.apache.lucene_2.9.3.jar,4,false
+org.apache.lucene.analysis,2.9.3,plugins/org.apache.lucene.analysis_2.9.3.jar,4,false
 org.apache.xerces,2.9.0.v200909240008,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.apache.xerces_2.9.0.v200909240008.jar,4,false
 org.apache.xml.resolver,1.2.0.v200902170519,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.apache.xml.resolver_1.2.0.v200902170519.jar,4,false
 org.apache.xml.serializer,2.7.1.v200902170519,../../../home/jim/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/org.apache.xml.serializer_2.7.1.v200902170519.jar,4,false

-- 
Jim Hague - jim.hague at acm.org          Never trust a computer you can't lift.





More information about the pkg-java-maintainers mailing list