RFR: 7348: JMC preference options are duplicated [v3]
Guru Hb
ghb at openjdk.java.net
Wed Jul 28 11:02:56 UTC 2021
> "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:
Copyright notice format corrected
-------------
Changes:
- all: https://git.openjdk.java.net/jmc/pull/289/files
- new: https://git.openjdk.java.net/jmc/pull/289/files/ffb3ebc1..6db4e6c7
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jmc&pr=289&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=289&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jmc/pull/289.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/289/head:pull/289
PR: https://git.openjdk.java.net/jmc/pull/289
More information about the jmc-dev
mailing list