Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #79: Remove support for old version config files #82

Merged
merged 2 commits into from Jun 16, 2019

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Jun 15, 2019

#79 のPRです。バージョン1.9.5未満の書式の設定ファイルをサポート終了します。
現行の設定ファイルが読み込めなかった場合に古い設定ファイルを読み込めるか試す処理を削除します。
修正後は古い設定ファイル自体は無視されるだけで削除はされません。

サポートを終了する設定ファイル
  • ~/.jdrc
  • $JDIM_CACHE/list_main.xml
  • $JDIM_CACHE/favorite.xml
  • $JDIM_CACHE/usrcmd.txt
  • $JDIM_CACHE/jd.css
  • $JDIM_CACHE/Res.html

バージョン1.9.5未満の書式の設定ファイルをサポート終了する。
現行の設定ファイルが読み込めなかった場合に古い設定ファイルを
読み込めるか試す処理を削除する。
修正後は古い設定ファイル自体は無視されるだけで削除はされない。

Closes #79
@ma8ma ma8ma added the feature 機能の追加と削除 label Jun 15, 2019
@ma8ma ma8ma added this to In progress in State of JDim-v0.1.0+ via automation Jun 15, 2019
@ma8ma
Copy link
Collaborator Author

ma8ma commented Jun 15, 2019

ローカルで #82 から #85 のマージテストを試したところ変更履歴(docs/2019.md)の追加する項目よってconflictsが発生しました。
お手数をおかけしますが項目の整列をお願いいたします。 🙇‍♂️

@yama-natuki yama-natuki merged commit 5211a56 into JDimproved:master Jun 16, 2019
State of JDim-v0.1.0+ automation moved this from In progress to Done Jun 16, 2019
@yama-natuki
Copy link
Collaborator

ありがとうございます

@ma8ma ma8ma deleted the remove-old-config-file branch June 17, 2019 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants