You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2013/06/02 07:14:19 UTC

[jira] [Created] (CASSANDRA-5606) remove some deprecations in use of SnakeYaml

Dave Brosius created CASSANDRA-5606:
---------------------------------------

             Summary: remove some deprecations in use of SnakeYaml
                 Key: CASSANDRA-5606
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5606
             Project: Cassandra
          Issue Type: Improvement
          Components: Config
    Affects Versions: 2.0
            Reporter: Dave Brosius
            Assignee: Dave Brosius
            Priority: Trivial
             Fix For: 2.0
         Attachments: 5606.txt

new Yaml(new Loader(constructor)) is equivalent to new Yaml(constructor) now. remove the use of Yaml(Loader) constructor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira