Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO] CDO Model Repository Test dependency issue
[CDO] CDO Model Repository Test dependency issue [message #959383] Fri, 26 October 2012 17:19 Go to next message
Matt Mursko is currently offline Matt MurskoFriend
Messages: 5
Registered: October 2012
Junior Member
Hello,

I am having issues installing the "CDO Model Repository Tests" from the CDO update site:
http://download.eclipse.org/modeling/emf/cdo/drops/R20120918-0947/

The update site dependency error is as follows:
Cannot complete the install because one or more required items could not be found.
  Software being installed: CDO Model Repository Tests 4.1.1.v20120911-1146 (org.eclipse.emf.cdo.tests.feature.group 4.1.1.v20120911-1146)
  Missing requirement: CDO Model Repository Tests DB 4.0.101.v20120821-1005 (org.eclipse.emf.cdo.tests.db 4.0.101.v20120821-1005) requires 'package org.hsqldb.jdbc [2.0.0,3.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: CDO Model Repository Tests 4.1.1.v20120911-1146 (org.eclipse.emf.cdo.tests.feature.group 4.1.1.v20120911-1146)
    To: org.eclipse.emf.cdo.tests.db [4.0.101.v20120821-1005]


The HSQLDB version provided by the Net4j update site is 1.8.9.v20110215-0651, and I was unable to locate any other update site source for a 2.x version. In order to attempt to resolve the dependency, I downloaded the latest available version of HSQLDB, version 2.2.9.

To install HSQLDB in my workspace, I created a new "Plug-in from Existing JAR Archives", pointed it to the hsqldb.jar, and set the new MANIFEST.MF Bundle-Version to 2.2.9. I have verified that org.hsqldb.jdbc is contained in the .jar and is exported in the manifest. Upon restart of Eclipse, the new plugin is listed in the Eclipse "Plug-ins" view. However, attempting to install the CDO test suite from the update site results in the same dependency error.

I've never packaged up an existing .jar into a plugin to resolve an update site dependency, so I'm not sure my methodology is correct. Does anyone have any suggestions of how to resolve this dependency issue?

Thanks in advance!
Matt
Re: [CDO] CDO Model Repository Test dependency issue [message #960235 is a reply to message #959383] Sat, 27 October 2012 09:41 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6690
Registered: July 2009
Senior Member
Hi Matt,

I'm going to deprecate the sf.net p2 repository soon because we've switched to consuming all external dependencies from
http://www.elver.org/eclipse/2.0.0/update .

Newer bookmarks.xml files reflect that already, e.g.,
http://download.eclipse.org/modeling/emf/cdo/drops/I20121026-0410/bookmarks.xml

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper




Am 26.10.2012 20:32, schrieb Matt Mursko:
> Hello,
>
> I am having issues installing the "CDO Model Repository Tests" from the CDO update site:
> http://download.eclipse.org/modeling/emf/cdo/drops/R20120918-0947/
>
> The update site dependency error is as follows:
>
> Cannot complete the install because one or more required items could not be found.
> Software being installed: CDO Model Repository Tests 4.1.1.v20120911-1146 (org.eclipse.emf.cdo.tests.feature.group
> 4.1.1.v20120911-1146)
> Missing requirement: CDO Model Repository Tests DB 4.0.101.v20120821-1005 (org.eclipse.emf.cdo.tests.db
> 4.0.101.v20120821-1005) requires 'package org.hsqldb.jdbc [2.0.0,3.0.0)' but it could not be found
> Cannot satisfy dependency:
> From: CDO Model Repository Tests 4.1.1.v20120911-1146 (org.eclipse.emf.cdo.tests.feature.group 4.1.1.v20120911-1146)
> To: org.eclipse.emf.cdo.tests.db [4.0.101.v20120821-1005]
>
>
> The HSQLDB version provided by the Net4j update site is 1.8.9.v20110215-0651, and I was unable to locate any other
> update site source for a 2.x version. In order to attempt to resolve the dependency, I downloaded the latest
> available version of HSQLDB, version 2.2.9.
>
> To install HSQLDB in my workspace, I created a new "Plug-in from Existing JAR Archives", pointed it to the hsqldb.jar,
> and set the new MANIFEST.MF Bundle-Version to 2.2.9. I have verified that org.hsqldb.jdbc is contained in the .jar
> and is exported in the manifest. Upon restart of Eclipse, the new plugin is listed in the Eclipse "Plug-ins" view.
> However, attempting to install the CDO test suite from the update site results in the same dependency error.
>
> I've never packaged up an existing .jar into a plugin to resolve an update site dependency, so I'm not sure my
> methodology is correct. Does anyone have any suggestions of how to resolve this dependency issue?
>
> Thanks in advance!
> Matt


Previous Topic:Is it possible to maintain external entity references when saving ecore model?
Next Topic:User control in CDO
Goto Forum:
  


Current Time: Mon Sep 23 17:20:39 GMT 2024

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

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

Back to the top