Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-releng] Orion Build : I20120531-2230

The Git support is still broken in this build. We were affected by an API change in Git, where they changed the exception types in their throws clauses. We adapted to the change, but in some cases they were still throwing the old exception despite declaring the new one. Gosia and Szymon have added a workaround in Orion code to handle both exception types:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=381148

We are also closely tracking the JGit problem to make sure we can adapt to any further changes:

https://git.eclipse.org/r/#/c/6207/

I have started a new build to pick up our workaround which should enable us to continue self-hosting.

John


e4Build@xxxxxxxxxxx
Sent by: orion-releng-bounces@xxxxxxxxxxx

06/01/2012 12:34 AM

Please respond to
Orion build notices and discussions <orion-releng@xxxxxxxxxxx>

To
orion-releng@xxxxxxxxxxx
cc
Subject
[orion-releng] Orion Build : I20120531-2230





See here for the build results: I20120531-2230
The build contains the following changes:
+ Bug 381260 - why is editor is making multiple requests for metadata? (FIXED)

The following projects have changed:
org.eclipse.orion.client.core
org.eclipse.orion.client.editor
org.eclipse.orion.client.git
org.eclipse.orion.releng
org.eclipse.orion.server.authentication.formopenid
org.eclipse.orion.server.core
org.eclipse.orion.server.git


Test Results
Test
# Tests
Failures
Errors
Success Rate
Time
 JS Tests - Chrome 12
0
0
0
NaN
0.000
 JS Tests - Firefox 11.0
0
0
0
NaN
0.000
 JS Tests - Internet Explorer 9.0
597
0
5
99.16%
8.524
 JUnit Tests: Server Tests
281
0
0
100.00%
248.579



_______________________________________________
orion-releng mailing list
orion-releng@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/orion-releng


Back to the top