commit | 3960d5fe8a04c505334714516c3144c327bb98c1 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jul 30 13:44:53 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jul 30 13:44:53 2020 -0400 |
tree | 57ace5e7233bcf11a0cdf18e77fb5a6fc4698386 | |
parent | 7b790e614732183db8be972a168a60d564a86d60 [diff] [blame] |
Add error handling for OSGi classes not found Added error handling to correctly handle case where SqlResource is used outside an OSGi container. Change-Id: I0b5a526b01c151c4a7924f474bf7d21e783ac260 Issue-ID: CCSDK-2625 Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/.gitignore b/.gitignore index 34a96c1..cc576b7 100755 --- a/.gitignore +++ b/.gitignore
@@ -10,6 +10,7 @@ maven-eclipse.xml workspace .checkstyle +.vscode ## Compilation Files ## *.class