Tests for app-props-metadata

This commit is contained in:
BoykoAlex
2016-10-13 13:11:38 -04:00
parent 04679f2650
commit 01c3bb03d4
19 changed files with 618 additions and 10 deletions

8
.gitignore vendored
View File

@@ -7,9 +7,15 @@
*.jar
*.war
*.ear
# Exceptions
!**/.mvn/wrapper/maven-wrapper.jar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/
*.log
*.log
# Mac OSX aux files
.DS_Store
**/.DS_Store