Issue Details (XML | Word | Printable)

Key: DERBY-153
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andrew McIntyre
Reporter: Jörg von Frantzius
Votes: 0
Watchers: 1
Operations

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

Bad Eclipse plugin version specification

Created: 25/Feb/05 12:33 AM   Updated: 12/Jul/06 12:04 AM
Return to search
Component/s: Eclipse Plug-in
Affects Version/s: 10.1.1.0
Fix Version/s: 10.0.2.2, 10.1.1.0

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works eclipseplugin.diff 2005-04-13 04:31 AM 1 kB
Environment: Eclipse 3.1 M5 (probably problematic also with earlier versions)

Resolution Date: 29/Apr/05 01:05 PM


 Description  « Hide
In the plugin.xml of the Derby Eclipse plugin, the version specification reads "10.1.0.0 (124830)", which Eclipse complains about as being illegal. In consequence, the plugin is not loaded.

The Eclipse docs have the following to say about the version specification: "Plug-in version format is major.minor.service.qualifier".

Stripping the "(1234830)", whatever that is anyway, solves the problem.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andrew McIntyre added a comment - 13/Apr/05 04:32 AM
Attached patch for this issue submitted by Rajesh Kartha.

Andrew McIntyre added a comment - 13/Apr/05 04:44 AM
Committed, revision 161100 (trunk) and 161102 (10.0)

Andrew McIntyre added a comment - 13/Apr/05 04:47 AM
Meant to mark this as in-progress, not resolved. Will mark resolved once an updated Eclipse plugin is available from the Derby website.

Andrew McIntyre added a comment - 29/Apr/05 01:05 PM
Eclipse plugin fixed with snapshot version posted on 4/28/2005

Rick Hillegas added a comment - 12/Jul/06 12:04 AM
Assigning to Eclipse-plugin component.