summaryrefslogtreecommitdiffstats
path: root/sms-client/src/java/main/SmsInterface.java
AgeCommit message (Collapse)AuthorFilesLines
2018-04-11Add maven build structureManjunath Ranganathaiah1-90/+0
Restructure the directories and files to accommodate maven build. This will build, test and generate jar file for clients to use. Adds a target in the top level makefile. Issue-ID: AAF-183 Change-Id: I8c27396248d83070befe51f2c6e01aed7dea9202 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-03-14Initial structure and java code for sms client.Manjunath Ranganathaiah1-0/+90
Change-Id: I245302bc125515269be948bb8b6874a7d3cb5367 Issue-ID: AAF-98 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>