Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] [indigo M6] problems building projects using buckminster

Nicolas, thomas,

i understand that some dependencies are not conssistent, but i could not find which is causing the problem.

I use the 2.7milestones of EMF and 3.7milestones of Platform and get the same errors : Found two entries for component org.eclipse.core.databinding.property:osgi.bundle. Version 1.3.0.I20110111-0800 located at /opt/users/hudsonbuild/.hudson/jobs/m2t-acceleo-3.1/workspace/buildroot/target.platform/plugins/org.eclipse.core.databinding.property_1.3.0.I20110111-0800.jar and version 1.4.0.I20110222-0800 at /opt/users/hudsonbuild/.hudson/jobs/m2t-acceleo-3.1/workspace/buildroot/target.platform/plugins/org.eclipse.core.databinding.property_1.4.0.I20110222-0800.jar Found two entries for component org.eclipse.search:osgi.bundle. Version 3.7.0.v20110208-0800 located at /opt/users/hudsonbuild/.hudson/jobs/m2t-acceleo-3.1/workspace/buildroot/target.platform/plugins/org.eclipse.search_3.7.0.v20110208-0800.jar and version 3.6.100.v20110124-0100 at /opt/users/hudsonbuild/.hudson/jobs/m2t-acceleo-3.1/workspace/buildroot/target.platform/plugins/org.eclipse.search_3.6.100.v20110124-0100.jar


i attached my platform.rmap file, did i set up something wrong ?




Le 15/03/2011 13:04, Nicolas Bros a écrit :
hi,

The MoDisco build uses buckminster too, but we don't see this problem.
In the latest build's log
(https://hudson.eclipse.org/hudson/job/modisco-nightly/492/consoleFull),
I see :


org.eclipse.search:osgi.bundle/[3.7.0.v20110208-0800,3.7.0.v20110208-0800]: Using provider p2(http://download.eclipse.org/eclipse/updates/3.7milestones/S-3.7M6-201103101119[http://download.eclipse.org/eclipse/updates/3.7milestones/S-3.7M6-201103101119])



But I found no reference to org.eclipse.search version 3.6.



Also, I had a problem with EMF dependencies a few days ago when EMF
updated their update site:


Bug 339707  <https://bugs.eclipse.org/bugs/show_bug.cgi?id=339707>  -  unsatisfiable dependency in org.eclipse.emf.databinding


but it was solved when Platform udpated their contribution.


2011/3/15 Stéphane Bouchet <stephane.bouchet@xxxxxxx
<mailto:stephane.bouchet@xxxxxxx>>

    Hi all,

    This is a help call for the releng community.

    We have problems building our acceleo M6 build and cannot find any
    solution ourselves.
    We do not change any dependencies to our builds and all our builds
    are failling since m6 +0 day.

    the error is very strange, and google is not helping :

    CSpec org.eclipse.search:osgi.bundle$3.6.100.v20110124-0100 has no
    action, group, or local artifact named java.binaries


    Activating the debug, it seems buckminster resolves 2 differents
    versions of eclipse.search :
    Found two entries for component org.eclipse.search:osgi.bundle.
    Version 3.7.0.v20110208-0800 located at
    <https://hudson.eclipse.org/hudson/job/m2t-acceleo-3.1/ws/buildroot/target.platform/plugins/org.eclipse.search_3.7.0.v20110208-0800.jar>
    and version 3.6.100.v20110124-0100 at
    <https://hudson.eclipse.org/hudson/job/m2t-acceleo-3.1/ws/buildroot/target.platform/plugins/org.eclipse.search_3.6.100.v20110124-0100.jar>

    i am using the 3.7milestones repository for the platform, so i
    suspect it to changed its dependenies rnage since M5. Am I correct ?
    i tried to switch back to 3.7M5 with no luck.

    it seems also that emf changes its dependencies, so i reverted to
    use EMF 2.7M5 ( for the record :
    Found two entries for component
    org.eclipse.core.databinding.property:osgi.bundle. Version
    1.3.0.I20110111-0800 located at
    <https://hudson.eclipse.org/hudson/job/m2t-acceleo-3.1/ws/buildroot/target.platform/plugins/org.eclipse.core.databinding.property_1.3.0.I20110111-0800.jar>
    and version 1.4.0.I20110222-0800 at
    <https://hudson.eclipse.org/hudson/job/m2t-acceleo-3.1/ws/buildroot/target.platform/plugins/org.eclipse.core.databinding.property_1.4.0.I20110222-0800.jar>
    )

    any help will be appreciate,

    regards,




    _______________________________________________
    cross-project-issues-dev mailing list
    cross-project-issues-dev@xxxxxxxxxxx
    <mailto:cross-project-issues-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>
nbros.mia@xxxxxxxxx <mailto:nbros.mia@xxxxxxxxx>
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.

<?xml version="1.0" encoding="UTF-8"?>
<rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"; xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0";>
  <rm:property key="checkout.location" value="${workspace.root}/"/>
  <rm:property key="eclipse.download" value="http://download.eclipse.org"/>
  <rm:locator pattern="^org\.eclipse\.acceleo\.releng$" searchPathRef="local.releng"/>
  <rm:locator pattern="^org\.eclipse\.emf(?:\..+)?$" searchPathRef="emf"/>
  <rm:locator pattern="^org\.eclipse\.ocl(?:\..+)?$" searchPathRef="ocl"/>
  <rm:locator pattern="^lpg\.runtime\.java?$" searchPathRef="ocl"/>
  <rm:locator pattern="^org\.eclipse\.swtbot(?:\..+)?$" searchPathRef="swtbot"/>
  <rm:locator pattern="^org\.apache\.log4j(?:\..+)?$" searchPathRef="swtbot"/>
  <rm:locator pattern="^org\.hamcrest(?:\..+)?$" searchPathRef="swtbot"/>
  <rm:locator searchPathRef="platform"/>
  <rm:searchPath name="local.releng">
    <rm:provider componentTypes="buckminster" readerType="local" mutable="false">
      <rm:uri format="{0}{1}">
        <bc:propertyRef key="checkout.location"/>
        <bc:propertyRef key="buckminster.component"/>
      </rm:uri>
    </rm:provider>
  </rm:searchPath>
  <rm:searchPath name="emf">
    <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
      <rm:uri format="{0}/modeling/emf/emf/updates/2.7milestones">
        <bc:propertyRef key="eclipse.download"/>
      </rm:uri>
    </rm:provider>
    <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
      <rm:uri format="{0}/modeling/emf/emf/updates/2.7milestones">
        <bc:propertyRef key="eclipse.download"/>
      </rm:uri>
    </rm:provider>
  </rm:searchPath>
  <rm:searchPath name="ocl">
    <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
      <rm:uri format="{0}/modeling/mdt/ocl/updates/interim/3.1.0">
        <bc:propertyRef key="eclipse.download"/>
      </rm:uri>
    </rm:provider>
  </rm:searchPath>
  <rm:searchPath name="swtbot">
    <rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="p2" source="false" mutable="false">
      <rm:uri format="{0}/technology/swtbot/helios/dev-build/update-site">
        <bc:propertyRef key="eclipse.download"/>
      </rm:uri>
    </rm:provider>
  </rm:searchPath>
  <rm:searchPath name="platform">
    <rm:provider componentTypes="eclipse.feature,osgi.bundle" readerType="p2" source="false" mutable="false">
      <rm:uri format="{0}/eclipse/updates/3.7milestones">
        <bc:propertyRef key="eclipse.download"/>
      </rm:uri>
    </rm:provider>
  </rm:searchPath>
</rm:rmap>
begin:vcard
fn;quoted-printable:St=C3=A9phane Bouchet
n;quoted-printable:Bouchet;St=C3=A9phane
org:Obeo
adr;quoted-printable:BP 20773;;7 Boulevard Amp=C3=A8re;CARQUEFOU;;44481;France
email;internet:stephane.bouchet@xxxxxxx
tel;work:02-51-13-61-67
x-mozilla-html:FALSE
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top