public final class SvnPropertiesValidator
extends java.lang.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() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(com.qulice.maven.MavenEnvironment env)
Validate this environment.
|
public void validate(com.qulice.maven.MavenEnvironment env)
throws ValidationException
env - The environmentValidationException - In case of violationsCopyright © 2011–2018 Qulice.com. All rights reserved.