Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] I20130501-1400 - BUILD FAILED ... build at 8 PM (Eastern)

Failed for same problem.

Bug 406465 - Build fails during pack, if bundle already signed

I've looked at the Tycho code, and am surprised it ever works for any bundle that is already signed (and not packed) ... but ... I guess it could take a special code path for jdt.core that simply isn't followed by other bundles ... but, the immediate code around around the error message is clearly doing things in the wrong order.

That is, don't think it's related to our "custom code" unless that is what's causing it to take some special path through the Tycho code. More comments in the bug.
I think our options, at this point, are to either

1. turn "off" the comparator replace property. Or,

2. Mark jdt.core to not be signed.

Normally I'd suggest '1', but I am kind of curious if we don't sign jdt.core if the bug will manifest itself again on some other bundle (that is signed, but not packed, and that we are "re-using" from a previous build). It should from a surface scan of the Tycho code, but if it doesn't, might help debug what "special path" that particular bundle is taking. But, '1' is less stressful at this point.

So, unless I hear any other suggestions/preferences before 8 PM, I will set the <baselineReplace> property back to "none" (off) and we'll build "fresh" each time.

(At this point, 5 PM, I think it is close enough to 8 PM we just as well wait till the normally scheduled build ... but, am open to suggestions about that too, if anyone has them).

[And, to be perfectly clear, option 1 means JDT team does not have to do anything :) ]

Thanks,





From:        e4Builder@xxxxxxxxxxx
To:        platform-releng-dev@xxxxxxxxxxx,
Date:        05/01/2013 03:50 PM
Subject:        [platform-releng-dev] 4.3.0 I-Build: I20130501-1400 - BUILD FAILED
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




Eclipse downloads: http://download.eclipse.org/eclipse/downloads/drops4/I20130501-1400/_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top