<?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.25.7" date="2017-11-06T21:14:21+00:00">
  <puzzle alive="false">
    <issue>unknown</issue>
    <id>316-0657128e</id>
    <ticket>316</ticket>
    <file>src/main/java/com/jcabi/matchers/JaxbConverter.java</file>
    <lines>110-110</lines>
    <estimate>30</estimate>
    <role>DEV</role>
    <author>unknown</author>
    <email>unknown@0pdd.com</email>
    <time>2016-12-14T11:55:26Z</time>
    <body>This "unchecked" warning should be removed somehow</body>
    <children/>
  </puzzle>
  <puzzle alive="false">
    <issue>unknown</issue>
    <id>10-7b3f9a1b</id>
    <ticket>10</ticket>
    <file>src/main/java/com/jcabi/matchers/RegexMatchers.java</file>
    <lines>65-67</lines>
    <estimate>30</estimate>
    <author>unknown</author>
    <email>unknown@0pdd.com</email>
    <time>2016-12-14T11:55:26Z</time>
    <body>Let's create a convenience method matchesAnyPattern(String...patterns) that should pass if a string matches any of the given patterns.</body>
    <role>IMP</role>
    <children/>
  </puzzle>
  <puzzle alive="false">
    <issue>unknown</issue>
    <id>10-8e2f1dc4</id>
    <ticket>10</ticket>
    <file>src/main/java/com/jcabi/matchers/RegexMatchers.java</file>
    <lines>85-89</lines>
    <estimate>30</estimate>
    <author>unknown</author>
    <email>unknown@0pdd.com</email>
    <time>2016-12-14T11:55:26Z</time>
    <body>Let's create the following convenience methods: 1) containsAnyPattern(String...patterns), which should pass if a string contains ANY of the given patterns, and 2) containsAllPatterns(String...patterns). which should pass if a string contains ALL of the given patterns.</body>
    <role>IMP</role>
    <children/>
  </puzzle>
</puzzles>
