Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Override Equinox implementation?

tycho.target should have new version or use 0.0.0 to let tycho
pick the latest one.

--
Regards,
Igor

On 12-06-12 6:22 AM, Mickael Istria wrote:
I can successfully change rebuild tycho-external-bundles.product with my
own version of p2, and get Maven plugins to use this version.
However, I am having troubles with building
org.eclipse.tycho.p2.resolver.impl bundle with my own version of p2.
This version is available locally in my Maven repo, but whatever version
I set for my p2 bundle in the MANIFEST.MF of the Tycho bundle, it keeps
on using the one that can be resolved from target-platform. I tried with
the fully qulified version of my local build, but nothing changed.

Is there something to modify in tycho-bundles/pom.xml or
tycho-bundles/tycho-bundles-target/tycho.target to be able to build
those bundles with my own local version of p2?

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat <http://www.jboss.org/tools>
My blog <http://mickaelistria.wordpress.com> - My Tweets
<http://twitter.com/mickaelistria>


_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev




Back to the top