eclipse/eclipse-remove-jaas.patch

92 lines
3.2 KiB
Diff

--- rt.equinox.incubator/console/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF.bak 2012-07-26 16:40:00.000000000 +0200
+++ rt.equinox.incubator/console/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF 2012-07-26 16:40:17.896441807 +0200
@@ -5,4 +5,4 @@
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
DynamicImport-Package: org.eclipse.equinox.console.jaas
-Fragment-Host: org.apache.sshd.core;bundle-version="0.5.0"
+Fragment-Host: org.apache.sshd.core
--- rt.equinox.bundles/bundles/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF.bak 2012-07-25 17:41:27.000000000 +0200
+++ rt.equinox.bundles/bundles/org.eclipse.equinox.console.jaas.fragment/META-INF/MANIFEST.MF 2012-07-27 09:17:27.641681636 +0200
@@ -7,4 +7,4 @@
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
DynamicImport-Package: org.eclipse.equinox.console.jaas
-Fragment-Host: org.apache.sshd.core;bundle-version="0.5.0"
+Fragment-Host: org.apache.sshd.core
--- rt.equinox.framework/features/org.eclipse.equinox.core.sdk/feature.xml.bak 2012-09-07 14:34:00.000000000 +0200
+++ rt.equinox.framework/features/org.eclipse.equinox.core.sdk/feature.xml 2012-09-07 14:42:44.111687873 +0200
@@ -340,13 +340,13 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--plugin
id="org.eclipse.equinox.console.jaas.fragment"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"
- unpack="false"/>
+ unpack="false"/-->
<plugin
id="org.apache.felix.gogo.command"
@@ -369,7 +369,7 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--plugin
id="org.apache.mina.core"
download-size="0"
install-size="0"
@@ -381,7 +381,7 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/-->
<plugin
id="org.eclipse.equinox.bidi"
--- rt.equinox.framework/features/org.eclipse.equinox.core.sdk/feature.xml.bak 2012-09-07 17:38:22.000000000 +0200
+++ rt.equinox.framework/features/org.eclipse.equinox.core.sdk/feature.xml 2012-09-07 17:46:04.368180213 +0200
@@ -326,7 +326,7 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--plugin
id="org.eclipse.equinox.console.ssh"
download-size="0"
install-size="0"
@@ -338,7 +338,7 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/-->
<!--plugin
id="org.eclipse.equinox.console.jaas.fragment"
--- eclipse.platform.releng/features/master-equinox/feature.xml.bak 2012-09-07 17:47:28.000000000 +0200
+++ eclipse.platform.releng/features/master-equinox/feature.xml 2012-09-07 19:13:44.225560231 +0200
@@ -142,7 +142,7 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--plugin
id="org.apache.mina.core"
download-size="0"
install-size="0"
@@ -154,6 +154,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/-->
</feature>