August 4, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:03:15] *** rcjsuen has quit IRC
[00:44:16] *** borisb6i has quit IRC
[01:15:12] *** rcjsuen has joined #eclipse-e4
[04:31:32] *** rcjsuen has quit IRC
[08:29:10] *** borisb6i has joined #eclipse-e4
[08:35:45] *** borisb6i has quit IRC
[08:50:53] *** borisb6i has joined #eclipse-e4
[09:05:58] *** borisb6i has quit IRC
[09:52:17] *** borisb6i has joined #eclipse-e4
[09:59:17] *** borisb6i has quit IRC
[12:31:31] *** borisb6i has joined #eclipse-e4
[12:52:08] *** borisb6i has quit IRC
[13:00:46] *** borisb6i has joined #eclipse-e4
[13:05:10] *** borisb6i has quit IRC
[13:12:04] *** rcjsuen has joined #eclipse-e4
[13:39:15] *** borisb6i has joined #eclipse-e4
[14:06:44] *** borisb6i has quit IRC
[14:11:49] *** borisb6i has joined #eclipse-e4
[15:06:19] *** borisb6i has quit IRC
[15:13:02] *** borisb6i has joined #eclipse-e4
[15:24:11] *** borisb6i has quit IRC
[17:11:17] <rcjsuen> emoffatt: Does Andrew know why our builds' tests are mostly red?
[17:11:59] <emoffatt> not sure, I'll go ask (I saw that yesterday...)
[17:35:38] <emoffatt> rcjsuen: It appears that PDE has changed a field in one of their wizards from a Text to a Combo, causing "e4/internal/tools/wizards/project/PluginContentPage.java" to not compile
[17:36:13] <rcjsuen> oh it's still that one problem
[17:36:14] <rcjsuen> ok
[17:36:16] <emoffatt> then once the testing phase tries to run the tests it fails, takig the others with it
[17:36:41] <emoffatt> now, why do we run the 'tools' tests on an SDK build ?? not sure...
[17:37:13] <rcjsuen> It's part of the e4 build. And the tests come after that build.
[17:37:27] <rcjsuen> That's the extent of the relation I know between them.
[17:37:28] <emoffatt> Also, the maintenance builds test results aren't much better (even though they should be compiled against the 3.7 PDE and should work ok
[17:38:06] <emoffatt> I'm gonna check out the 'tools' repository and see if I can find a 'fix'...
[17:38:35] <emoffatt> Andrew is changing the test script to fail more gracefully if the bundle is missing...
[17:38:47] <rcjsuen> there's abug open about it
[17:38:50] <rcjsuen> it's assigned to Tom
[17:38:56] <rcjsuen> i think
[17:38:56] <emoffatt> between the two of us we might get something more sane...;-)
[17:39:22] <emoffatt> any idea of the number ?
[17:40:26] <rcjsuen> emoffatt: ~352781
[17:40:27] <Arbalest> Bug 352781 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=352781 - e4 / UI / unspecified - PC / Linux - NEW / critical / - Assignee: tom.schindl - [tools] [0.12] compile errors
[17:41:05] <emoffatt> kk thanks
[17:42:01] <emoffatt> I'll comment on the defect and then try to hack some fix (Tom can provide the correct fix once he surfaces
[18:51:30] *** borisb6i has joined #eclipse-e4
[19:35:50] *** tschindl has joined #eclipse-e4
[19:36:34] <tschindl> so where are the git repos? how do I clone them?
[19:38:03] <tschindl> rcjsuen: ^?
[19:45:42] *** borisb6i has quit IRC
[19:51:58] <tschindl> ok found it out myself
[20:08:46] *** borisb6i has joined #eclipse-e4
[20:17:25] <tschindl> emoffatt: ping
[20:21:03] <tschindl> rcjsuen, emoffatt, paulweb515_: anyone here?
[20:36:13] <emoffatt> tschindl: hi there !
[20:36:23] <tschindl> i master things my own
[20:36:24] <tschindl> I
[20:36:36] <emoffatt> lol, how was vacation ??
[20:36:39] <tschindl> i've fixed the compiler problem with PDE and pushed my first change
[20:36:44] <tschindl> to git
[20:37:38] <emoffatt> kk, we still have an issue though I think...we haven't branched the GIT repro yet but we do build 4.1.1 against 3.7.1
[20:37:55] <rcjsuen> tschindl: let me do some greepping
[20:38:05] <tschindl> so now we fail on 3.7 right?
[20:38:25] <emoffatt> technically 4.1.1 builds but yes, I think so
[20:38:41] <tschindl> right 4.1.1 :-)
[20:38:50] <rcjsuen> tschindl: http://dev.eclipse.org/mhonarc/lists/platform-releng-dev/msg18728.html
[20:39:53] <tschindl> hm it says there one should use master for tools
[20:42:03] <emoffatt> likely because it's not 'graduated' yet ??
[20:42:38] <emoffatt> so we don't produce maintenance streams...perhaps...
[20:44:28] <emoffatt> tschindl: I've sent Yves an email since it looks like this is XWT code...do you know ?
[20:44:59] <tschindl> yes it was original developed by Yves but we moved it out of XWT
[20:45:38] <tschindl> you are still talking about PluginContentPage
[20:45:42] <tschindl> right?
[20:46:04] <emoffatt> yes
[20:46:27] <emoffatt> kk so we need it then :)
[20:46:28] <tschindl> I've maintained this code since it has been moved
[20:46:42] <tschindl> yes it provides the e4-project wizard
[20:46:46] <emoffatt> kk, cool...just didn't want you supporting stale code
[20:47:03] <tschindl> which allows you to create an example e4 project with model, .product, ....
[20:47:13] <emoffatt> beauty...
[20:47:36] <tschindl> it's the standard way of bootstrapping an e4 project similar to the wizards provided by PDE for RCP
[20:48:07] <tschindl> so ideally if PDE would itself support e4 it would get there (we are using internals of them at the moment)
[20:51:56] <emoffatt> Do we need to base our wizard off of the PDE one or is this just for convenience ??
[20:52:38] *** tschindl has quit IRC
[21:04:48] *** rcjsuen has quit IRC
[21:26:39] *** borisb6i has quit IRC
[21:52:16] *** rcjsuen has joined #eclipse-e4
[22:14:16] *** borisb6i has joined #eclipse-e4
[22:41:49] *** borisb6i has quit IRC
[22:52:06] *** tschindl has joined #eclipse-e4

top