Created attachment 911007 [details] patch to add feature Description of problem: I can't build eclipse-webtools-dali (current package is eclipse-wtp-jpa). Tycho sez that it cant resolve org.eclipse.datatools.sqldevtools.feature without org.eclipse.datatools.doc.user: [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.jpt.jpa.feature.feature.group 3.4.0.qualifier [ERROR] Missing requirement: org.eclipse.datatools.sqldevtools.feature.feature.group 1.11.2.v201402080500 requires 'org.eclipse.datatools.doc.user.feature.group 1.8.0' but it could not be found [ERROR] Cannot satisfy dependency: org.eclipse.jpt.jpa.feature.feature.group 3.4.0.qualifier depends on: org.eclipse.datatools.sqldevtools.feature.feature.group 0.0.0 Attached patch proposes inclusion of the feature, but there's a bundle as part of that feature that's stored as a jar in upstream source repository. It doesn't appear to contain any compiled code or anything like that, so this patch unpacks it so that the build will recreate it. Thanks, Gerard.
Hi Gerard, I just added you as committer to dtp as I don't have much time for it lately and you need it oviously. Please push the change yourself.
Thanks Alexander. I've pushed the change and rebuilt successfully in Rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=7080763