Created attachment 633345 [details] git-formatted patch Upstream has released 3.4.1, latest Fedora package is 3.4.0. There are a couple of little changes in this patch to allow 3.4.1 to be built: - The script that creates the source tarball (fetch-wtp-servertools.sh) has been changed to fetch sources from git.eclipse.org rather than CVS. - An orbit dependency has been added since org.eclipse.emf.edit_ bundle now exists in %{_javadir}/emf/eclipse/plugins/ rather than in the eclipse dropins location. It's a dependency for an eclipse-wtp-common bundle, and when it can't be located, eclipse-wtp-common can't be used as a dependency here. Once this patch is applied, the fetch-wtp-servertools.sh script will need to be run to fetch new sources.
Patch applied. Thanks!