diff options
author | Pierre Rioux <pierre.rioux@amdocs.com> | 2018-09-27 09:38:31 -0400 |
---|---|---|
committer | Pierre Rioux <pierre.rioux@amdocs.com> | 2018-10-03 00:31:28 -0400 |
commit | 8d9e717828d97237754a3fce252566ad7e8a554e (patch) | |
tree | 8d1c5f0800971f2d72286225f713b84d5c959a46 /.gitignore | |
parent | 1d79514150cb1617af9c11b58bf11ec4e303bbde (diff) |
adding dynamic err message support for violations
Change-Id: I80c1a0cade46ef623fce91921449642d8eafb2f6
Issue-ID: LOG-683
Signed-off-by: Pierre Rioux <pierre.rioux@amdocs.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ bundleconfig-local/etc/auth/tomcat_keystore .classpath .project .settings/ +staticContent/ target/ src/main/java/META-INF/ |