Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Aug 1, 2015
2 parents 3bff26a + 1c4c390 commit 4949197
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,12 @@
/**
* Check pom.xml with XPath validation queries.
*
* Restrictions:
* 1. Each xpath component should contains namespace prefix pom:
* 2. Each xpath query should end with /text()
* <p>Restrictions:
*
* <ol>
* <li>Each xpath component should contains namespace prefix pom:</li>
* <li>Each xpath query should end with /text()</li>
* </ol>
*
* @author Paul Polishchuk (ppol@ua.fm)
* @version $Id$
Expand Down

0 comments on commit 4949197

Please sign in to comment.