]
Rob Stryker updated JBIDE-8866:
-------------------------------
Attachment: manifests.zip
A selection of non-zero size patches to fix manifest files that do not include minimum
version or version ranges.
Move all plugins up to baseline
-------------------------------
Key: JBIDE-8866
URL:
https://issues.jboss.org/browse/JBIDE-8866
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Build/Releng
Affects Versions: 3.3.0.M2
Reporter: Rob Stryker
Assignee: Nick Boldt
Fix For: 3.3.0.M2
Attachments: manifests.zip
Not really sure who to assign this to, short of making three dozen separate jira issues
;) I have 33 patches, one for each module, which modify all manifest.mf version numbers
(in plugins, not in tests) to be brought up to our current baseline.
So assuming our baseline for some specific plugin is 3.6.200, these patches will turn a
dependency on this.specific.runtime into
this.specific.runtime;bundle-version="3.6.200". If a plugin currently reads
this.specific.plugin;bundle-version="3.5.0", it will move it up to
this.specific.runtime;bundle-version="3.6.200".
Etc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: