Community
Participate
Working Groups
Build Identifier: M20110810-0800 1) Create a feature that includes the following feature: org.eclipse.gmf.sdk.experimental 2) Build this feature in order to create a update site 3) During the ant script creation the following exception is thrown. The org.eclipse.gmf feature works fine but does not contain the svg plugin.. An internal error occurred during: "Build Site". java.lang.StackOverflowError at java.util.Vector.copyInto(Unknown Source) at org.eclipse.pde.internal.core.feature.Feature.getPlugins(Feature.java:89) at org.eclipse.pde.internal.core.exports.FeatureExportOperation.deleteBuildFiles(FeatureExportOperation.java:361) at org.eclipse.pde.internal.core.exports.FeatureExportOperation.deleteBuildFiles(FeatureExportOperation.java:357) at org.eclipse.pde.internal.core.exports.FeatureExportOperation.deleteBuildFiles(FeatureExportOperation.java:357) at org.eclipse.pde.internal.core.exports.FeatureExportOperation.deleteBuildFiles(FeatureExportOperation.java:357)... Reproducible: Always
Could you please retry your use-case with the new 2.4.0 release?
Everything works fine with the build from http://download.eclipse.org/modeling/gmp/gmf-tooling/updates/releases/
Thanks Ralph!