Moving the project to a multi-level maven project to allow for separation of the adapter from the core of the project

Fixes #28
This commit is contained in:
camilojc
2017-05-17 22:59:54 +01:00
committed by Eric Bottard
parent 3313140ecb
commit 9ca98cdd7d
65 changed files with 295 additions and 48 deletions

21
.gitignore vendored
View File

@@ -1,17 +1,10 @@
/.classpath
/.project
.classpath
.project
.settings/
.gradle
build
target/
/log.roo
/bin/
/*.log
/.idea
/*.iml
/*.ipr
/*.iws
out
.gradletasknamecache
.idea/
*.iml
*.ipr
*.iws