RFR: 7348: JMC preference options are duplicated [v2]
    Marcus Hirt 
    hirt at openjdk.java.net
       
    Wed Jul 28 10:57:36 UTC 2021
    
    
  
On Wed, 28 Jul 2021 10:52:53 GMT, Guru Hb <ghb at openjdk.org> wrote:
>> "General" , "Appearance" and "Keys" had duplicate entry . This was due to some in consistence "org.eclipse.ui.*" Components were used (one with older + latest version which is causing duplicate entry). 
>> 
>> Solution : adding "resolution:=optional" resolves the duplicate entry. ~~Restricted the Eclipse UI components to v3.2.0 and less than equal to 4.0.0.~~
>
> Guru Hb has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removing required-bundle which is redundent
application/org.openjdk.jmc.feature.console.agent/feature.xml line 3:
> 1: <?xml version="1.0" encoding="UTF-8"?>
> 2: <!--   
> 3:    Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved.
Comma after year.
-------------
PR: https://git.openjdk.java.net/jmc/pull/289
    
    
More information about the jmc-dev
mailing list