<?xml version="1.0"?>
<?xml-stylesheet href="/puzzles.xsl" type="text/xsl"?>
<puzzles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.0pdd.com/puzzles.xsd" version="0.30.22" date="2021-01-01T23:52:53+00:00">
  <puzzle alive="false">
    <issue>unknown</issue>
    <id>143-957c5b96</id>
    <ticket>143</ticket>
    <file>src/main/java/com/jcabi/jdbc/SingleHandler.java</file>
    <lines>69-70</lines>
    <estimate>30</estimate>
    <role>DEV</role>
    <author>unknown</author>
    <email>unknown@0pdd.com</email>
    <time>2016-12-14T11:58:54Z</time>
    <body>This class should be @Immutable, but we can't do it at the moment, because "Class" type is mutable. Let's refactor somehow.</body>
    <children/>
  </puzzle>
  <puzzle alive="true">
    <issue href="https://github.com/jcabi/jcabi-jdbc/issues/61">61</issue>
    <id>51-55acd5db</id>
    <ticket>51</ticket>
    <file>src/main/java/com/jcabi/jdbc/JdbcSession.java</file>
    <lines>141-143</lines>
    <estimate>30</estimate>
    <body>Refactor this class to avoid too much coupling. For instance, CRUD operations could be performed by another class. Don't forget to remove the suppressions that become obsolete afterwards.</body>
    <role>IMP</role>
    <author>amihaiemil</author>
    <email>amihaiemil@gmail.com</email>
    <time>2016-08-17T05:41:06Z</time>
    <children/>
  </puzzle>
  <puzzle alive="false">
    <issue href="https://github.com/jcabi/jcabi-jdbc/issues/85" closed="2021-01-01T23:52:53+00:00">85</issue>
    <ticket>81</ticket>
    <estimate>30</estimate>
    <role>DEV</role>
    <id>81-55c37fa6</id>
    <lines>116-119</lines>
    <body>Migrate to Junit 5 . This dependency added in order to support Junit 4 test. Replace Junit 4 API with JUnit 5's and remove this dependency.</body>
    <file>pom.xml</file>
    <author>@rultor</author>
    <email>me@rultor.com</email>
    <time>2020-08-25T17:42:40Z</time>
    <children/>
  </puzzle>
</puzzles>
