ICU-5051 swat deprecated tooling
X-SVN-Rev: 19255
This commit is contained in:
parent
99fced0f63
commit
dfb3a6b3ea
@ -86,7 +86,7 @@ public class SwatDeprecated {
|
||||
this.verbosity = verbosity;
|
||||
|
||||
this.srcTag = "@deprecated This is a draft API and might change in a future release of ICU.";
|
||||
this.trgTag = "@provisional";
|
||||
this.trgTag = "@provisional This API might change or be removed in a future release.";
|
||||
if (!dep) {
|
||||
String temp = srcTag;
|
||||
srcTag = trgTag;
|
||||
|
Loading…
Reference in New Issue
Block a user