Package com.qulice.maven
Class SvnPropertiesValidator
java.lang.Object
com.qulice.maven.SvnPropertiesValidator
Check for required svn properties in all text files.
Every text file should have two SVN properties:
svn:keywords=Id svn:eol-style=native
Read SVN documentation about how you can set them.
- Since:
- 0.3
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SvnPropertiesValidator
public SvnPropertiesValidator()
-
-
Method Details
-
validate
- Throws:
ValidationException
-