You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by Antoine Toulme <an...@toulme.name> on 2019/05/12 06:38:34 UTC

Fwd: [apache/incubator-tuweni] Add deprecation and relocation warning to Toml library (#16)

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 <no...@github.com>
> 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 <in...@noreply.github.com>
> Cc: Subscribed <su...@noreply.github.com>
> Reply-To: apache/incubator-tuweni <re...@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>.
>