Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] R3 prototype build

I've had a look at the product built for R3_tycho-monolith-build.  It launches fine on my machine.  Some minor things I noticed:

1) the splash screen says @qualifier@ instead of the build id.

2) I wasn't able to get this build to correctly generate the JUnit test html from the 3.8M4 junit automated test bundle.  It NPEs at the end of the first test plugin (ant) and then doesn't generate any more results html,  although it appears to have run the tests and generated the test .xml: http://build.eclipse.org/eclipse/e4/build/e4/downloads/drops/4.0.0/40builds/mavenTest/eclipse-testing/results/linux.gtk.x86_64/

3) I haven't had a chance to run the automated tests yet, that's next on my TODO list.

A quick comparison against 3.8M4 (sans qualifiers) shows only a few different bundles:
< 3.8M4
---
> maven prototype
0a1,3
> ch.qos.logback.classic_0.9.27
> ch.qos.logback.core_0.9.27
> ch.qos.logback.slf4j_0.9.27
2c5
< com.jcraft.jsch_0.1.41
---
> com.jcraft.jsch_0.1.44
3a7
> javax.activation_1.1.0
4a9
> javax.mail_1.4.0
10c15
< org.apache.commons.logging_1.0.4
---
> org.apache.commons.logging_1.1.1
17a23,28
> org.apache.lucene.highlighter_2.9.1
> org.apache.lucene.memory_2.9.1
> org.apache.lucene.misc_2.9.1
> org.apache.lucene.queries_2.9.1
> org.apache.lucene.snowball_2.9.1
> org.apache.lucene.spellchecker_2.9.1
49c60
< org.eclipse.ecf.identity_3.1.100
---
> org.eclipse.ecf.identity_3.1.200
51c62
< org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0
---
> org.eclipse.ecf.provider.filetransfer.httpclient_4.0.1
105d115
< org.eclipse.equinox.slf4j.stub_1.0.0
123d132
< org.eclipse.jdt.doc.isv_3.8.0
133a143
> org.eclipse.jetty.jmx_8.1.0
164d173
< org.eclipse.platform.doc.isv_3.8.0
191d199
< org.eclipse.ui.presentations.r21_3.2.200
205a214
> org.mortbay.jetty.util_6.1.23


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top