AdoptOpenJDK / AdoptOpenJDK/IcedTea-Web

DeploymentRuleset: add matching logic for rules

オープン
#830 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
deployment ruleset
主要言語
Java
スター
268
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

Implement matching of rules according to https://docs.oracle.com/javase/10/deploy/deployment-rule-set.htm#GUID-413F29CF-81B5-4154-9C52-22D993819C2B

In the class `net.adoptopenjdk.icedteaweb.deploymentrules.Rule` there is a TODO in the method `matches`.

Please add the missing implementation and also include tests.

Inspiration can be drawn from the class `ParsedWhitelistEntry`

Decide how to react if a rule has any of the following elements or attributes set:
* title
* certificate
* checksum
* jnlp-checksum

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Read the TODO in net.adoptopenjdk.icedteaweb.deploymentrules.Rule.matches and compare its expected behavior with the Java deployment rule set specification. Use ParsedWhitelistEntry as the stated inspiration, then add tests covering matching and rules containing title, certificate, checksum, or jnlp-checksum; done means the missing logic is implemented and the tests pass.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
desktop
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
52/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。