Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Adding GlazedLists 1.11.0

Hi,

Thanks!

Now I have another problem. While trying to add the recipe I faced several issues that I was able to solve myself. But now I am stuck on verifying everything by building locally. When trying to build the aggregationfeature I get an error that the dependency to the package jnr.x86asm cannot be satisfied.

I have no idea what to do now. In the local maven repository it is available, but not as a p2 bundle probably. The error comes on resolving org.eclipse.equnix.p2.iu, which depends on com.github.jnr.ffi, which requires jnr.x86asm

Any idea or hint how this can be solved? 

Greez, 
Dirk 

Dirk Fauth <dirk.fauth@xxxxxxxxx> schrieb am Do., 12. Sep. 2019, 11:14:
Hi,

Thanks!

Now I have another problem. While trying to add the recipe I faced several issues that I was able to solve myself. But now I am stuck on verifying everything by building locally. When trying to build the aggregationfeature I get an error that the dependency to the package jnr.x86asm cannot be satisfied.

I have no idea what to do now. In the local maven repository it is available, but not as a p2 bundle probably. The error comes on resolving org.eclipse.equnix.p2.iu, which depends on com.github.jnr.ffi, which requires jnr.x86asm

Any idea or hint how this can be solved? 

Greez, 
Dirk 

Roland Grunberg <rgrunber@xxxxxxxxxx> schrieb am Mi., 11. Sep. 2019, 19:36:
On Wed, 2019-09-11 at 19:22 +0200, Dirk Fauth wrote:
> Hi,
>
> I would like to add GlazedLists 1.11.0 to Orbit. I have already an approved CQ: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=20790
>
> I tried to follow the description here: https://wiki.eclipse.org/Orbit/Adding_Bundles_to_Orbit
>
> But I already fail in creating the piggy-back CQ, as I am not a committer on the project, I do not see the committer tools of Orbit.
>
> How can I create a PB CQ for Orbit. And is the description in Wiki still correct? GlazedLists 1.11.0 has proper OSGi metadata already, so it should be easy to add it to Orbit as far as I understand.

Hi Dirk,

I've created https://dev.eclipse.org/ipzilla/show_bug.cgi?id=20816 as
the ATO CQ. You should be able to use that ID in the ip_log.xml file
when contributing to the orbit-recipes repository.

Cheers,
--
Roland Grunberg

_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/orbit-dev

Back to the top