public final class SvnPropertiesValidator extends Object
Every text file should have two SVN properties:
svn:keywords=Id svn:eol-style=native
Read SVN documentation about how you can set them.
Constructor and Description |
---|
SvnPropertiesValidator() |
public void validate(com.qulice.maven.MavenEnvironment env) throws ValidationException
env
- The environmentValidationException
- In case of violationsCopyright © 2011-2012 Qulice.com. All Rights Reserved.