I’m not sure where this is coming from. Are we in favor of deprecating this code? I’d like to keep maintaining it. Chris was in the initial committer list but never signed the ICLA.
Cheers, Antoine > Begin forwarded message: > > From: Chris Leishman <[email protected]> > Subject: [apache/incubator-tuweni] Add deprecation and relocation warning to > Toml library (#16) > Date: May 11, 2019 at 11:30:05 PM PDT > To: apache/incubator-tuweni <[email protected]> > Cc: Subscribed <[email protected]> > Reply-To: apache/incubator-tuweni > <reply+aaaec5vzgixjy7fkojf4dqn24tx63evbnhhbu2f...@reply.github.com> > > New location is https://tomlj.org <https://tomlj.org/> > You can view, comment on, or merge this pull request online at: > > https://github.com/apache/incubator-tuweni/pull/16 > <https://github.com/apache/incubator-tuweni/pull/16> > Commit Summary > > Add deprecation and relocation warning to Toml library > File Changes > > M toml/README.md > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-0> (33) > M toml/src/main/java/org/apache/tuweni/toml/Toml.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-1> (31) > M toml/src/main/java/org/apache/tuweni/toml/TomlArray.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-2> (3) > M toml/src/main/java/org/apache/tuweni/toml/TomlInvalidTypeException.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-3> (3) > M toml/src/main/java/org/apache/tuweni/toml/TomlParseError.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-4> (3) > M toml/src/main/java/org/apache/tuweni/toml/TomlParseResult.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-5> (3) > M toml/src/main/java/org/apache/tuweni/toml/TomlPosition.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-6> (5) > M toml/src/main/java/org/apache/tuweni/toml/TomlTable.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-7> (3) > M toml/src/main/java/org/apache/tuweni/toml/TomlVersion.java > <https://github.com/apache/incubator-tuweni/pull/16/files#diff-8> (3) > Patch Links: > > https://github.com/apache/incubator-tuweni/pull/16.patch > <https://github.com/apache/incubator-tuweni/pull/16.patch> > https://github.com/apache/incubator-tuweni/pull/16.diff > <https://github.com/apache/incubator-tuweni/pull/16.diff> > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-tuweni/pull/16>, or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAAEC5RGMPLS7KA22BLR2GDPU62O3ANCNFSM4HMJV3YA>. >
