On 25/06/2015 14:08, Ivan Gerasimov wrote:
Yes. This is it!
Would it make sense then to simply skip jsse.jar when executing the
test in compact[12]?
I guess It should be possible to determine that by checking the
properties profile.compact1 and profile.compact2 aren't nulls.
There aren't any defined properties for when running with a compact
profile but you could look in the top-level release file or check for
specific classes. It might not be worth it though and excluding it as
you originally proposed might be okay.
-Alan