Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Force Tycho to NOT use pack200 bundles

Can you explain your overall development flow? Specifically, why eclemma
"sees" both the original and pack200 normalized versions of the same class?

Not saying Tycho doesn't need the option to ignore pack200 artifacts,
just curious why you need it.

--
Regards,
Igor

On 1/7/2014, 13:09, Mickael Istria wrote:
Hi all,

Because pack200 messes up with EclEmma (class files get modified by
pack200 so EclEmma don't succeed to bind to reports/classes/sources),
I'd like to find a way to force Tycho to not use pack200 bundles while
retrieving dependencies.
Is there an option to allow that?

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-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top