Ticket #36430

deprecated なものの修正

오픈 날짜: 2016-07-04 18:21 마지막 업데이트: 2016-07-04 22:31

Reporter:
(Anonymous)
소유자:
Type:
Status:
Open [Owner assigned]
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

ほんの少しですが deprecated なものがあるようです。 将来に向けて修正をお願いできますか?

    [javac] Compiling 67 source files to /build/pleiades-1.7.0/build/bin
    [javac] /build/pleiades-1.7.0/src/jp/sourceforge/mergedoc/pleiades/aspect/Metadata.java:175: warning: [deprecation] writeStringToFile(File,String) in FileUtils has been deprecated
    [javac]             FileUtils.writeStringToFile(copiedFile, "");
    [javac]                      ^
    [javac] /build/pleiades-1.7.0/src/jp/sourceforge/mergedoc/pleiades/aspect/resource/ExcludeClassNameCache.java:80: warning: [deprecation] readLines(File) in FileUtils has been deprecated
    [javac]                             set.addAll(FileUtils.readLines(cacheFile));
    [javac]                                                 ^
    [javac] /build/pleiades-1.7.0/src/jp/sourceforge/mergedoc/pleiades/generator/nls/Plugin.java:300: warning: [deprecation] toString(InputStream) in IOUtils has been deprecated
    [javac]             String fragment = IOUtils.toString(is);
    [javac]                                      ^
    [javac] 3 warnings

Ticket History (3/3 Histories)

2016-07-04 18:21 Updated by: None
  • New Ticket "deprecated なものの修正" created
2016-07-04 22:09 Updated by: cypher256
  • 소유자 Update from (None) to cypher256
2016-07-04 22:31 Updated by: cypher256
댓글 올리기

引数に UTF-8 を指定するように修正してコミットしました。 次回リリース分から反映されます。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login