eclipse/eclipse-fix-master-equinox....

48 lines
1.3 KiB
Diff
Raw Normal View History

2012-12-19 17:47:29 +00:00
--- eclipse.platform.releng/features/master-equinox/feature.xml.orig 2012-12-17 15:17:55.000000000 +0100
+++ eclipse.platform.releng/features/master-equinox/feature.xml 2012-12-18 09:50:45.413972005 +0100
@@ -128,13 +128,13 @@
unpack="false"/>
<plugin
- id="org.slf4j.api"
+ id="slf4j.api"
2012-07-27 12:25:09 +00:00
download-size="0"
install-size="0"
version="0.0.0"
2012-12-19 17:47:29 +00:00
unpack="false"/>
2012-07-27 12:25:09 +00:00
- <plugin
2012-12-19 17:47:29 +00:00
+ <!--plugin
id="org.apache.mina.core"
2012-07-27 12:25:09 +00:00
download-size="0"
install-size="0"
2012-12-19 17:47:29 +00:00
@@ -146,10 +146,10 @@
2012-07-27 12:25:09 +00:00
download-size="0"
install-size="0"
version="0.0.0"
2012-12-19 17:47:29 +00:00
- unpack="false"/>
+ unpack="false"/-->
<plugin
2012-07-27 12:25:09 +00:00
- id="org.apache.jasper.glassfish"
2012-12-19 17:47:29 +00:00
+ id="org.glassfish.web.javax.servlet.jsp"
2012-07-27 12:25:09 +00:00
download-size="0"
install-size="0"
version="0.0.0"
2012-12-19 17:47:29 +00:00
@@ -160,13 +160,13 @@
id="master-equinox-p2"
version="0.0.0"/>
-->
2012-07-27 12:25:09 +00:00
- <includes
2012-12-19 17:47:29 +00:00
+ <!--includes //no weaving for e-b
id="master-equinox-weaving"
version="0.0.0"/>
<includes
id="org.eclipse.equinox.weaving.sdk"
2012-07-27 12:25:09 +00:00
- version="0.0.0"/>
2012-12-19 17:47:29 +00:00
+ version="0.0.0"/-->
2012-07-27 12:25:09 +00:00
2012-12-19 17:47:29 +00:00
<includes
id="org.eclipse.equinox.starterkit.product.feature"