Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF 2.5M5 has 2.4.0 version plugins, is this normal?
EMF 2.5M5 has 2.4.0 version plugins, is this normal? [message #427602] Tue, 24 February 2009 05:25 Go to next message
Nicolas Rouquette is currently offline Nicolas RouquetteFriend
Messages: 157
Registered: July 2009
Senior Member
With various flavors of Eclipse 3.5M5, P2 install/update is complaining
about missing EMF 2.4 plugins. I finally decided to take a closer look.

http://download.eclipse.org/modeling/emf/updates/milestones/

<!-- EMF 2.5.0M5 S200902031500 -->
....

</feature>
<feature id="org.eclipse.xsd.doc" version="2.4.0.v200902031500"
url="features/org.eclipse.xsd.doc_2.4.0.v200902031500.jar" patch="false">
<category name="EMF SDK 2.5.0M5 S200902031500 (EMF + XSD)"/>
</feature>
....
<feature id="org.eclipse.xsd.mapping.editor"
version="2.4.0.v200902031500"
url=" features/org.eclipse.xsd.mapping.editor_2.4.0.v200902031500. jar "
patch="false">
<category name="EMF SDK 2.5.0M5 S200902031500 (EMF + XSD)"/>
</feature>
....
<feature id="org.eclipse.emf.codegen.ui" version="2.4.0.v200902031500"
url="features/org.eclipse.emf.codegen.ui_2.4.0.v200902031500.jar "
patch="false">
<category name="EMF SDK 2.5.0M5 S200902031500 (EMF + XSD)"/>
</feature>

Is this a bug?

-- Nicolas.
Re: EMF 2.5M5 has 2.4.0 version plugins, is this normal? [message #427605 is a reply to message #427602] Tue, 24 February 2009 08:34 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
!Attention this is standard Eclipse-Policy and I don't know whether EMF
is following it - but I'm quite sure!

The version is normally only incremented when something is changed in
the bundle. So it is quite natural to have e.g. 3.2 bundles in an
Eclipse installation 3.4.x ... .

Tom

Nicolas Rouquette schrieb:
>
> With various flavors of Eclipse 3.5M5, P2 install/update is complaining
> about missing EMF 2.4 plugins. I finally decided to take a closer look.
>
> http://download.eclipse.org/modeling/emf/updates/milestones/
>
> <!-- EMF 2.5.0M5 S200902031500 -->
> ...
>
> </feature>
> <feature id="org.eclipse.xsd.doc" version="2.4.0.v200902031500"
> url="features/org.eclipse.xsd.doc_2.4.0.v200902031500.jar" patch="false">
> <category name="EMF SDK 2.5.0M5 S200902031500 (EMF + XSD)"/>
> </feature>
> ...
> <feature id="org.eclipse.xsd.mapping.editor"
> version="2.4.0.v200902031500"
> url=" features/org.eclipse.xsd.mapping.editor_2.4.0.v200902031500. jar "
> patch="false">
> <category name="EMF SDK 2.5.0M5 S200902031500 (EMF + XSD)"/>
> </feature>
> ...
> <feature id="org.eclipse.emf.codegen.ui" version="2.4.0.v200902031500"
> url="features/org.eclipse.emf.codegen.ui_2.4.0.v200902031500.jar "
> patch="false">
> <category name="EMF SDK 2.5.0M5 S200902031500 (EMF + XSD)"/>
> </feature>
>
> Is this a bug?
>
> -- Nicolas.


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:Generated .xsd
Next Topic:EMFT Validation: Inspecting constraints in ConstraintRegistry
Goto Forum:
  


Current Time: Tue Sep 24 19:30:23 GMT 2024

Powered by FUDForum. Page generated in 0.03873 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top