RFR: JMC-6115 Use Jemmy builds from Maven Central

Patrick Reinhart patrick at reini.net
Sat Oct 13 16:48:27 UTC 2018


Hi Jie,

For me the tests do not run here under Linux:

mvn verify -P uitests

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JDK Mission Control 7.0.0-SNAPSHOT ................. SUCCESS [ 
2.095 s]
[INFO] missioncontrol.application ......................... SUCCESS [ 
0.059 s]
[INFO] org.openjdk.jmc.ui.common .......................... SUCCESS [ 
6.941 s]
[INFO] org.openjdk.jmc.commands ........................... SUCCESS [ 
4.492 s]
[INFO] org.openjdk.jmc.ui ................................. SUCCESS [
14.612 s]
[INFO] org.openjdk.jmc.greychart .......................... SUCCESS [ 
7.724 s]
[INFO] org.openjdk.jmc.greychart.ui ....................... SUCCESS [ 
6.848 s]
[INFO] org.openjdk.jmc.rjmx ............................... SUCCESS [
10.093 s]
[INFO] org.openjdk.jmc.rjmx.ui ............................ SUCCESS [ 
9.516 s]
[INFO] org.openjdk.jmc.alert .............................. SUCCESS [ 
5.107 s]
[INFO] org.openjdk.jmc.attach ............................. SUCCESS [ 
2.444 s]
[INFO] org.openjdk.jmc.browser.attach ..................... FAILURE [ 
4.726 s]

Also the UI tests fail:

mvn verify -P uitests

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JDK Mission Control 7.0.0-SNAPSHOT ................. SUCCESS [ 
1.867 s]
[INFO] missioncontrol.application ......................... SUCCESS [ 
0.061 s]
[INFO] org.openjdk.jmc.ui.common .......................... SUCCESS [ 
5.843 s]
[INFO] org.openjdk.jmc.commands ........................... SUCCESS [ 
4.192 s]
[INFO] org.openjdk.jmc.ui ................................. SUCCESS [
12.285 s]
[INFO] org.openjdk.jmc.greychart .......................... SUCCESS [ 
5.707 s]
[INFO] org.openjdk.jmc.greychart.ui ....................... SUCCESS [ 
6.156 s]
[INFO] org.openjdk.jmc.rjmx ............................... SUCCESS [ 
9.170 s]
[INFO] org.openjdk.jmc.rjmx.ui ............................ SUCCESS [ 
9.860 s]
[INFO] org.openjdk.jmc.alert .............................. SUCCESS [ 
4.523 s]
[INFO] org.openjdk.jmc.attach ............................. SUCCESS [ 
1.856 s]
[INFO] org.openjdk.jmc.browser.attach ..................... FAILURE [ 
3.777 s]

-Patrick

Am 10.10.18 um 19:29 schrieb Jie Kang:
> On Mon, Oct 1, 2018 at 4:43 PM Jie Kang <jkang at redhat.com> wrote:
>> Hi all,
>>
>> Please find attached an alternative patch that addresses JMC-6115. It
>> adds a step in the maven phase to download the Jemmy libraries from
>> Maven Central. The pom file is also converted to all tabs. Let me know
>> what you think!
> Hi,
>
> Would anyone be able to look at the alternative patch I've proposed?
> I've attached it again to this e-mail.
>
>
> Regards,
>
>>
>> Regards,





More information about the jmc-dev mailing list