History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1390
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: Siim Käba
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Quickbuild 4.0.61 upgrade does not fully follow Require-bundle syntax

Created: 27/Sep/12 12:03 PM   Updated: 27/Sep/12 12:03 PM
Component/s: None
Affects Version/s: 4.0.61
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
On migration test there were exceptions like:

Caused by: java.lang.RuntimeException: Plugin 'xxx requires non-existant plugin '4.1.0)"'
        at com.pmease.quickbuild.Quickbuild.loadPluginModules(Quickbuild.java:466)
        ... 12 more

And on Quickbuild.java:454 theres split on comma that conflicts with version range syntax that also includes comma.
We find our range spec to follow general pattern:
Require-Bundle: com.pmease.quickbuild;bundle-version="[4.0.0,4.1.0)"


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.