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