Bug 870077

Summary: [patch] Update to latest upstream 3.4.1
Product: [Fedora] Fedora Reporter: Gerard Ryan <fedora>
Component: eclipse-wtp-servertoolsAssignee: Vladimir Kostadinov <vladimir.kostadinov>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, kdaniel, vladimir.kostadinov
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-26 12:49:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
git-formatted patch none

Description Gerard Ryan 2012-10-25 14:17:31 UTC
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.

Comment 1 Vladimir Kostadinov 2012-10-26 12:49:09 UTC
Patch applied. Thanks!