]
Rob Stryker updated JBIDE-8866:
-------------------------------
Fix Version/s: 4.0.0.Alpha2
(was: 4.0.0.Alpha1)
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: Rob Stryker
Fix For: 4.0.0.Alpha2
Attachments: hibernate-tools.patch, 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: