Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] Best tool to check binary compatibility

Hi all,

I'd like to set up some automated checks that take as input 2 p2 repository and that verify that they are "binary compatible" in the plain Java meaning (same files in, same public signatures...). It seems to be a more generic and simpler scope than the one provided by PDE API Tools, and I guess there are some good ways to achieve that with more usual Java tools.
Does anyone have a recommendation of a tool/process to achieve that?

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top