Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc) » org.eclipse.emf.teneo.hibernate has vanished from update site ?
| | | | |
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #122481 is a reply to message #122451] |
Wed, 14 May 2008 06:43   |
Eclipse User |
|
|
|
Hi Guillaume,
Teneo has no dependency on uml2. Can you check if you not accidently also download/install another
feature which uses uml2?
gr. Martin
Guillaume CHATELET wrote:
> Just let me add that Buckminster finds the dependencies by parsing the
> plugin.xml of each features/plugin. So org.eclipse.uml2.examples might
> be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>
> user@domain.invalid wrote:
>> Hi Martin,
>>
>> Thx for the quick answer.
>> I'm using buckminster to materialize teneo feature and the resolve
>> phase leads to a missing file. Here is the error :
>> Unable to retrieve remote reference
>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>
>> Server returned HTTP response code: "404 Not Found" for URL:
>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar.
>>
>>
>> It seems, either the site.xml contains an error or the file really is
>> missing. Can you check it ?
>>
>> Cheers,
>> Guillaume
>>
>> Martin Taal wrote:
>>> Hi Guillaume,
>>> The hibernate and jpox part are distributed together within the Teneo
>>> feature(s). So if you install the Teneo sdk or runtime you should get
>>> it.
>>>
>>> Thanks for letting me know about the wrong link. I'll change that.
>>>
>>> gr. Martin
>>>
>>> Guillaume CHATELET wrote:
>>>> I'd like to add that I used to use this update site :
>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>> according to installation procedure
>>>> http://www.elver.org/hibernate/installation.html
>>>>
>>>> But this address is unavailable so I searched a bit and found this
>>>> one as a replacement
>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>> feature.
>>>>
>>>> Guillaume CHATELET wrote:
>>>>
>>>>> Hi everyone,
>>>>
>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has vanished
>>>>> from interim update site ?
>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>> There's Teneo but no more teneo.hibernate ...
>>>>
>>>>> Cheers,
>>>>> Guillaume
>>>>
>>>>
>>>
>>>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #122538 is a reply to message #122481] |
Fri, 16 May 2008 08:14   |
Eclipse User |
|
|
|
Hi Martin,
I checked it with Thomas Hallgren from Buckminster project :
http://www.eclipse.org/newsportal/article.php?id=132&gro up=eclipse.tools.buckminster#132
The problem is there's an inconsistency in the EMFT site.xml -> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
Thomas Hallgren wrote:
> You can report that the following features referenced from the site.xml includes the missing uml2.examples feature.
>
> org.eclipse.emf.search.all.sdk_0.7.0.HEAD.jar
> org.eclipse.emf.search.all.sdk_0.7.0.v200805020316.jar
> org.eclipse.emf.search.all.sdk_0.7.0.v200805031222.jar
Can you fix this ?
Cheers,
Guillaume
Martin Taal wrote:
> Hi Guillaume,
> Teneo has no dependency on uml2. Can you check if you not accidently
> also download/install another feature which uses uml2?
>
> gr. Martin
>
> Guillaume CHATELET wrote:
>> Just let me add that Buckminster finds the dependencies by parsing the
>> plugin.xml of each features/plugin. So org.eclipse.uml2.examples might
>> be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>>
>> user@domain.invalid wrote:
>>> Hi Martin,
>>>
>>> Thx for the quick answer.
>>> I'm using buckminster to materialize teneo feature and the resolve
>>> phase leads to a missing file. Here is the error :
>>> Unable to retrieve remote reference
>>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>>
>>> Server returned HTTP response code: "404 Not Found" for URL:
>>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar.
>>>
>>>
>>> It seems, either the site.xml contains an error or the file really is
>>> missing. Can you check it ?
>>>
>>> Cheers,
>>> Guillaume
>>>
>>> Martin Taal wrote:
>>>> Hi Guillaume,
>>>> The hibernate and jpox part are distributed together within the
>>>> Teneo feature(s). So if you install the Teneo sdk or runtime you
>>>> should get it.
>>>>
>>>> Thanks for letting me know about the wrong link. I'll change that.
>>>>
>>>> gr. Martin
>>>>
>>>> Guillaume CHATELET wrote:
>>>>> I'd like to add that I used to use this update site :
>>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>>> according to installation procedure
>>>>> http://www.elver.org/hibernate/installation.html
>>>>>
>>>>> But this address is unavailable so I searched a bit and found this
>>>>> one as a replacement
>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>>> feature.
>>>>>
>>>>> Guillaume CHATELET wrote:
>>>>>
>>>>>> Hi everyone,
>>>>>
>>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has vanished
>>>>>> from interim update site ?
>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>> There's Teneo but no more teneo.hibernate ...
>>>>>
>>>>>> Cheers,
>>>>>> Guillaume
>>>>>
>>>>>
>>>>
>>>>
>
>
|
|
|
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #122562 is a reply to message #122538] |
Fri, 16 May 2008 10:08   |
Eclipse User |
|
|
|
Hi Guillaume,
I am not sure, is this really a Teneo issue? I am not yet convinced about that.
Maybe it is an issue of another EMFT component... (maybe search?)
gr. Martin
Guillaume CHATELET wrote:
> Hi Martin,
>
> I checked it with Thomas Hallgren from Buckminster project :
> http://www.eclipse.org/newsportal/article.php?id=132&gro up=eclipse.tools.buckminster#132
>
>
> The problem is there's an inconsistency in the EMFT site.xml ->
> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>
> Thomas Hallgren wrote:
>> You can report that the following features referenced from the
>> site.xml includes the missing uml2.examples feature.
>>
>> org.eclipse.emf.search.all.sdk_0.7.0.HEAD.jar
>> org.eclipse.emf.search.all.sdk_0.7.0.v200805020316.jar
>> org.eclipse.emf.search.all.sdk_0.7.0.v200805031222.jar
>
> Can you fix this ?
>
> Cheers,
> Guillaume
>
> Martin Taal wrote:
>> Hi Guillaume,
>> Teneo has no dependency on uml2. Can you check if you not accidently
>> also download/install another feature which uses uml2?
>>
>> gr. Martin
>>
>> Guillaume CHATELET wrote:
>>> Just let me add that Buckminster finds the dependencies by parsing
>>> the plugin.xml of each features/plugin. So org.eclipse.uml2.examples
>>> might be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>>>
>>> user@domain.invalid wrote:
>>>> Hi Martin,
>>>>
>>>> Thx for the quick answer.
>>>> I'm using buckminster to materialize teneo feature and the resolve
>>>> phase leads to a missing file. Here is the error :
>>>> Unable to retrieve remote reference
>>>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>>>
>>>> Server returned HTTP response code: "404 Not Found" for URL:
>>>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar.
>>>>
>>>>
>>>> It seems, either the site.xml contains an error or the file really
>>>> is missing. Can you check it ?
>>>>
>>>> Cheers,
>>>> Guillaume
>>>>
>>>> Martin Taal wrote:
>>>>> Hi Guillaume,
>>>>> The hibernate and jpox part are distributed together within the
>>>>> Teneo feature(s). So if you install the Teneo sdk or runtime you
>>>>> should get it.
>>>>>
>>>>> Thanks for letting me know about the wrong link. I'll change that.
>>>>>
>>>>> gr. Martin
>>>>>
>>>>> Guillaume CHATELET wrote:
>>>>>> I'd like to add that I used to use this update site :
>>>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>>>> according to installation procedure
>>>>>> http://www.elver.org/hibernate/installation.html
>>>>>>
>>>>>> But this address is unavailable so I searched a bit and found this
>>>>>> one as a replacement
>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>>>> feature.
>>>>>>
>>>>>> Guillaume CHATELET wrote:
>>>>>>
>>>>>>> Hi everyone,
>>>>>>
>>>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has vanished
>>>>>>> from interim update site ?
>>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>>> There's Teneo but no more teneo.hibernate ...
>>>>>>
>>>>>>> Cheers,
>>>>>>> Guillaume
>>>>>>
>>>>>>
>>>>>
>>>>>
>>
>>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #122588 is a reply to message #122562] |
Fri, 16 May 2008 11:25  |
Eclipse User |
|
|
|
Originally posted by: codeslave.ca.ibm.com
Surprisingly enough, emf.search == EMF Search [0].
(I know, what's up with the logical mapping between feature namespace
and component name?) :)
If EMF Search depends on UML2, just add one of the MDT update sites as
well in order to resolve those dependencies. Choices are listed here [1].
Or, simpler, install from the Ganymede site, since it includes
everything in one site [2]. Or use the bleeding edge staging site [3].
[0] http://www.eclipse.org/modeling/emft/?project=search#search
[1] http://www.eclipse.org/modeling/mdt/updates/
[2] http://download.eclipse.org/releases/ganymede/
[3] http://download.eclipse.org/releases/ganymede/staging/
Nick
Martin Taal wrote:
> Hi Guillaume,
> I am not sure, is this really a Teneo issue? I am not yet convinced
> about that.
> Maybe it is an issue of another EMFT component... (maybe search?)
>
> gr. Martin
>
> Guillaume CHATELET wrote:
>> Hi Martin,
>>
>> I checked it with Thomas Hallgren from Buckminster project :
>> http://www.eclipse.org/newsportal/article.php?id=132&gro up=eclipse.tools.buckminster#132
>>
>>
>> The problem is there's an inconsistency in the EMFT site.xml ->
>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>
>> Thomas Hallgren wrote:
>>> You can report that the following features referenced from the
>>> site.xml includes the missing uml2.examples feature.
>>>
>>> org.eclipse.emf.search.all.sdk_0.7.0.HEAD.jar
>>> org.eclipse.emf.search.all.sdk_0.7.0.v200805020316.jar
>>> org.eclipse.emf.search.all.sdk_0.7.0.v200805031222.jar
>>
>> Can you fix this ?
>>
>> Cheers,
>> Guillaume
>>
>> Martin Taal wrote:
>>> Hi Guillaume,
>>> Teneo has no dependency on uml2. Can you check if you not accidently
>>> also download/install another feature which uses uml2?
>>>
>>> gr. Martin
>>>
>>> Guillaume CHATELET wrote:
>>>> Just let me add that Buckminster finds the dependencies by parsing
>>>> the plugin.xml of each features/plugin. So org.eclipse.uml2.examples
>>>> might be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>>>>
>>>> user@domain.invalid wrote:
>>>>> Hi Martin,
>>>>>
>>>>> Thx for the quick answer.
>>>>> I'm using buckminster to materialize teneo feature and the resolve
>>>>> phase leads to a missing file. Here is the error :
>>>>> Unable to retrieve remote reference
>>>>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>>>>
>>>>> Server returned HTTP response code: "404 Not Found" for URL:
>>>>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar.
>>>>>
>>>>>
>>>>> It seems, either the site.xml contains an error or the file really
>>>>> is missing. Can you check it ?
>>>>>
>>>>> Cheers,
>>>>> Guillaume
>>>>>
>>>>> Martin Taal wrote:
>>>>>> Hi Guillaume,
>>>>>> The hibernate and jpox part are distributed together within the
>>>>>> Teneo feature(s). So if you install the Teneo sdk or runtime you
>>>>>> should get it.
>>>>>>
>>>>>> Thanks for letting me know about the wrong link. I'll change that.
>>>>>>
>>>>>> gr. Martin
>>>>>>
>>>>>> Guillaume CHATELET wrote:
>>>>>>> I'd like to add that I used to use this update site :
>>>>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>>>>> according to installation procedure
>>>>>>> http://www.elver.org/hibernate/installation.html
>>>>>>>
>>>>>>> But this address is unavailable so I searched a bit and found
>>>>>>> this one as a replacement
>>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>>>>> feature.
>>>>>>>
>>>>>>> Guillaume CHATELET wrote:
>>>>>>>
>>>>>>>> Hi everyone,
>>>>>>>
>>>>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has
>>>>>>>> vanished from interim update site ?
>>>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>>>> There's Teneo but no more teneo.hibernate ...
>>>>>>>
>>>>>>>> Cheers,
>>>>>>>> Guillaume
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>
>>>
>
>
|
|
| | | | |
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #618044 is a reply to message #122451] |
Wed, 14 May 2008 06:43  |
Eclipse User |
|
|
|
Hi Guillaume,
Teneo has no dependency on uml2. Can you check if you not accidently also download/install another
feature which uses uml2?
gr. Martin
Guillaume CHATELET wrote:
> Just let me add that Buckminster finds the dependencies by parsing the
> plugin.xml of each features/plugin. So org.eclipse.uml2.examples might
> be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>
> user@domain.invalid wrote:
>> Hi Martin,
>>
>> Thx for the quick answer.
>> I'm using buckminster to materialize teneo feature and the resolve
>> phase leads to a missing file. Here is the error :
>> Unable to retrieve remote reference
>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>
>> Server returned HTTP response code: "404 Not Found" for URL:
>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar
>>
>>
>> It seems, either the site.xml contains an error or the file really is
>> missing. Can you check it ?
>>
>> Cheers,
>> Guillaume
>>
>> Martin Taal wrote:
>>> Hi Guillaume,
>>> The hibernate and jpox part are distributed together within the Teneo
>>> feature(s). So if you install the Teneo sdk or runtime you should get
>>> it.
>>>
>>> Thanks for letting me know about the wrong link. I'll change that.
>>>
>>> gr. Martin
>>>
>>> Guillaume CHATELET wrote:
>>>> I'd like to add that I used to use this update site :
>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>> according to installation procedure
>>>> http://www.elver.org/hibernate/installation.html
>>>>
>>>> But this address is unavailable so I searched a bit and found this
>>>> one as a replacement
>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>> feature.
>>>>
>>>> Guillaume CHATELET wrote:
>>>>
>>>>> Hi everyone,
>>>>
>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has vanished
>>>>> from interim update site ?
>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>> There's Teneo but no more teneo.hibernate ...
>>>>
>>>>> Cheers,
>>>>> Guillaume
>>>>
>>>>
>>>
>>>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #618050 is a reply to message #122481] |
Fri, 16 May 2008 08:14  |
Eclipse User |
|
|
|
Hi Martin,
I checked it with Thomas Hallgren from Buckminster project :
http://www.eclipse.org/newsportal/article.php?id=132&gro up=eclipse.tools.buckminster#132
The problem is there's an inconsistency in the EMFT site.xml -> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
Thomas Hallgren wrote:
> You can report that the following features referenced from the site.xml includes the missing uml2.examples feature.
>
> org.eclipse.emf.search.all.sdk_0.7.0.HEAD.jar
> org.eclipse.emf.search.all.sdk_0.7.0.v200805020316.jar
> org.eclipse.emf.search.all.sdk_0.7.0.v200805031222.jar
Can you fix this ?
Cheers,
Guillaume
Martin Taal wrote:
> Hi Guillaume,
> Teneo has no dependency on uml2. Can you check if you not accidently
> also download/install another feature which uses uml2?
>
> gr. Martin
>
> Guillaume CHATELET wrote:
>> Just let me add that Buckminster finds the dependencies by parsing the
>> plugin.xml of each features/plugin. So org.eclipse.uml2.examples might
>> be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>>
>> user@domain.invalid wrote:
>>> Hi Martin,
>>>
>>> Thx for the quick answer.
>>> I'm using buckminster to materialize teneo feature and the resolve
>>> phase leads to a missing file. Here is the error :
>>> Unable to retrieve remote reference
>>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>>
>>> Server returned HTTP response code: "404 Not Found" for URL:
>>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar
>>>
>>>
>>> It seems, either the site.xml contains an error or the file really is
>>> missing. Can you check it ?
>>>
>>> Cheers,
>>> Guillaume
>>>
>>> Martin Taal wrote:
>>>> Hi Guillaume,
>>>> The hibernate and jpox part are distributed together within the
>>>> Teneo feature(s). So if you install the Teneo sdk or runtime you
>>>> should get it.
>>>>
>>>> Thanks for letting me know about the wrong link. I'll change that.
>>>>
>>>> gr. Martin
>>>>
>>>> Guillaume CHATELET wrote:
>>>>> I'd like to add that I used to use this update site :
>>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>>> according to installation procedure
>>>>> http://www.elver.org/hibernate/installation.html
>>>>>
>>>>> But this address is unavailable so I searched a bit and found this
>>>>> one as a replacement
>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>>> feature.
>>>>>
>>>>> Guillaume CHATELET wrote:
>>>>>
>>>>>> Hi everyone,
>>>>>
>>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has vanished
>>>>>> from interim update site ?
>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>> There's Teneo but no more teneo.hibernate ...
>>>>>
>>>>>> Cheers,
>>>>>> Guillaume
>>>>>
>>>>>
>>>>
>>>>
>
>
|
|
|
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #618053 is a reply to message #122538] |
Fri, 16 May 2008 10:08  |
Eclipse User |
|
|
|
Hi Guillaume,
I am not sure, is this really a Teneo issue? I am not yet convinced about that.
Maybe it is an issue of another EMFT component... (maybe search?)
gr. Martin
Guillaume CHATELET wrote:
> Hi Martin,
>
> I checked it with Thomas Hallgren from Buckminster project :
> http://www.eclipse.org/newsportal/article.php?id=132&gro up=eclipse.tools.buckminster#132
>
>
> The problem is there's an inconsistency in the EMFT site.xml ->
> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>
> Thomas Hallgren wrote:
>> You can report that the following features referenced from the
>> site.xml includes the missing uml2.examples feature.
>>
>> org.eclipse.emf.search.all.sdk_0.7.0.HEAD.jar
>> org.eclipse.emf.search.all.sdk_0.7.0.v200805020316.jar
>> org.eclipse.emf.search.all.sdk_0.7.0.v200805031222.jar
>
> Can you fix this ?
>
> Cheers,
> Guillaume
>
> Martin Taal wrote:
>> Hi Guillaume,
>> Teneo has no dependency on uml2. Can you check if you not accidently
>> also download/install another feature which uses uml2?
>>
>> gr. Martin
>>
>> Guillaume CHATELET wrote:
>>> Just let me add that Buckminster finds the dependencies by parsing
>>> the plugin.xml of each features/plugin. So org.eclipse.uml2.examples
>>> might be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>>>
>>> user@domain.invalid wrote:
>>>> Hi Martin,
>>>>
>>>> Thx for the quick answer.
>>>> I'm using buckminster to materialize teneo feature and the resolve
>>>> phase leads to a missing file. Here is the error :
>>>> Unable to retrieve remote reference
>>>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>>>
>>>> Server returned HTTP response code: "404 Not Found" for URL:
>>>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar
>>>>
>>>>
>>>> It seems, either the site.xml contains an error or the file really
>>>> is missing. Can you check it ?
>>>>
>>>> Cheers,
>>>> Guillaume
>>>>
>>>> Martin Taal wrote:
>>>>> Hi Guillaume,
>>>>> The hibernate and jpox part are distributed together within the
>>>>> Teneo feature(s). So if you install the Teneo sdk or runtime you
>>>>> should get it.
>>>>>
>>>>> Thanks for letting me know about the wrong link. I'll change that.
>>>>>
>>>>> gr. Martin
>>>>>
>>>>> Guillaume CHATELET wrote:
>>>>>> I'd like to add that I used to use this update site :
>>>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>>>> according to installation procedure
>>>>>> http://www.elver.org/hibernate/installation.html
>>>>>>
>>>>>> But this address is unavailable so I searched a bit and found this
>>>>>> one as a replacement
>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>>>> feature.
>>>>>>
>>>>>> Guillaume CHATELET wrote:
>>>>>>
>>>>>>> Hi everyone,
>>>>>>
>>>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has vanished
>>>>>>> from interim update site ?
>>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>>> There's Teneo but no more teneo.hibernate ...
>>>>>>
>>>>>>> Cheers,
>>>>>>> Guillaume
>>>>>>
>>>>>>
>>>>>
>>>>>
>>
>>
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: org.eclipse.emf.teneo.hibernate has vanished from update site ? [message #618056 is a reply to message #122562] |
Fri, 16 May 2008 11:25  |
Eclipse User |
|
|
|
Surprisingly enough, emf.search == EMF Search [0].
(I know, what's up with the logical mapping between feature namespace
and component name?) :)
If EMF Search depends on UML2, just add one of the MDT update sites as
well in order to resolve those dependencies. Choices are listed here [1].
Or, simpler, install from the Ganymede site, since it includes
everything in one site [2]. Or use the bleeding edge staging site [3].
[0] http://www.eclipse.org/modeling/emft/?project=search#search
[1] http://www.eclipse.org/modeling/mdt/updates/
[2] http://download.eclipse.org/releases/ganymede/
[3] http://download.eclipse.org/releases/ganymede/staging/
Nick
Martin Taal wrote:
> Hi Guillaume,
> I am not sure, is this really a Teneo issue? I am not yet convinced
> about that.
> Maybe it is an issue of another EMFT component... (maybe search?)
>
> gr. Martin
>
> Guillaume CHATELET wrote:
>> Hi Martin,
>>
>> I checked it with Thomas Hallgren from Buckminster project :
>> http://www.eclipse.org/newsportal/article.php?id=132&gro up=eclipse.tools.buckminster#132
>>
>>
>> The problem is there's an inconsistency in the EMFT site.xml ->
>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>
>> Thomas Hallgren wrote:
>>> You can report that the following features referenced from the
>>> site.xml includes the missing uml2.examples feature.
>>>
>>> org.eclipse.emf.search.all.sdk_0.7.0.HEAD.jar
>>> org.eclipse.emf.search.all.sdk_0.7.0.v200805020316.jar
>>> org.eclipse.emf.search.all.sdk_0.7.0.v200805031222.jar
>>
>> Can you fix this ?
>>
>> Cheers,
>> Guillaume
>>
>> Martin Taal wrote:
>>> Hi Guillaume,
>>> Teneo has no dependency on uml2. Can you check if you not accidently
>>> also download/install another feature which uses uml2?
>>>
>>> gr. Martin
>>>
>>> Guillaume CHATELET wrote:
>>>> Just let me add that Buckminster finds the dependencies by parsing
>>>> the plugin.xml of each features/plugin. So org.eclipse.uml2.examples
>>>> might be a dependency of org.eclipse.emf.teneo . Does it make sense ?
>>>>
>>>> user@domain.invalid wrote:
>>>>> Hi Martin,
>>>>>
>>>>> Thx for the quick answer.
>>>>> I'm using buckminster to materialize teneo feature and the resolve
>>>>> phase leads to a missing file. Here is the error :
>>>>> Unable to retrieve remote reference
>>>>> " http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar".
>>>>>
>>>>> Server returned HTTP response code: "404 Not Found" for URL:
>>>>> http://download.eclipse.org/modeling/emft/updates/interim/fe atures/org.eclipse.uml2.examples_2.2.0.v200803260935.jar
>>>>>
>>>>>
>>>>> It seems, either the site.xml contains an error or the file really
>>>>> is missing. Can you check it ?
>>>>>
>>>>> Cheers,
>>>>> Guillaume
>>>>>
>>>>> Martin Taal wrote:
>>>>>> Hi Guillaume,
>>>>>> The hibernate and jpox part are distributed together within the
>>>>>> Teneo feature(s). So if you install the Teneo sdk or runtime you
>>>>>> should get it.
>>>>>>
>>>>>> Thanks for letting me know about the wrong link. I'll change that.
>>>>>>
>>>>>> gr. Martin
>>>>>>
>>>>>> Guillaume CHATELET wrote:
>>>>>>> I'd like to add that I used to use this update site :
>>>>>>> http://download.eclipse.org/modeling/emft/updates/site-inter im.xml
>>>>>>> according to installation procedure
>>>>>>> http://www.elver.org/hibernate/installation.html
>>>>>>>
>>>>>>> But this address is unavailable so I searched a bit and found
>>>>>>> this one as a replacement
>>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>>> but this update site contains no org.eclipse.emf.teneo.hibernate
>>>>>>> feature.
>>>>>>>
>>>>>>> Guillaume CHATELET wrote:
>>>>>>>
>>>>>>>> Hi everyone,
>>>>>>>
>>>>>>>> Does anyone know why org.eclipse.emf.teneo.hibernate has
>>>>>>>> vanished from interim update site ?
>>>>>>>> http://download.eclipse.org/modeling/emft/updates/interim/si te.xml
>>>>>>>> There's Teneo but no more teneo.hibernate ...
>>>>>>>
>>>>>>>> Cheers,
>>>>>>>> Guillaume
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>
>>>
>
>
|
|
|
Goto Forum:
Current Time: Fri Apr 25 02:02:05 EDT 2025
Powered by FUDForum. Page generated in 0.04767 seconds
|