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
Repository Revision Date User Message
ASF #161100 Tue Apr 12 19:36:03 UTC 2005 fuzzylogic DERBY-153: Fix Eclipse plugin version specification.

Committed for Rajesh Kartha <kartha@source-zone.org>
Files Changed
MODIFY /incubator/derby/code/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java

Repository Revision Date User Message
ASF #161102 Tue Apr 12 19:41:51 UTC 2005 fuzzylogic DERBY-153: Fix Eclipse plugin version specification

Committed for Rajesh Kartha <kartha@source-zone.org>
Files Changed
MODIFY /incubator/derby/code/branches/10.0/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java

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 made changes - 13/Apr/05 04:44 AM
Fix Version/s 10.0.2.2 [ 10992 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Fix Version/s 10.1.0.0 [ 10993 ]
Andrew McIntyre made changes - 13/Apr/05 04:45 AM
Assignee Samuel Andrew McIntyre [ fuzzylogic ]
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 made changes - 13/Apr/05 04:47 AM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Andrew McIntyre made changes - 13/Apr/05 04:47 AM
Status Reopened [ 4 ] In Progress [ 3 ]
Andrew McIntyre added a comment - 29/Apr/05 01:05 PM
Eclipse plugin fixed with snapshot version posted on 4/28/2005

Andrew McIntyre made changes - 29/Apr/05 01:05 PM
Status In Progress [ 3 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Rick Hillegas added a comment - 12/Jul/06 12:04 AM
Assigning to Eclipse-plugin component.

Rick Hillegas made changes - 12/Jul/06 12:04 AM
Component/s Eclipse Plug-in [ 12310670 ]