- Introduce Maven pom.xml. - Moved Asciidoctor files to src/main/asciidoc. - Moved notice.txt etc. to src/main/resources. - Add logback.xml - Update Makefile to use maven and pick build profiles. - Update template.mf to pick up versions in pom.xml - Add build matrix for spring versions to .travis.yml - Use container based travis infrastructure. - Update readme.
18 lines
123 B
Plaintext
18 lines
123 B
Plaintext
.DS_Store
|
|
target
|
|
bin
|
|
build
|
|
.gradle
|
|
.springBeans
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
*.log
|
|
.classpath
|
|
.project
|
|
.settings
|
|
.idea
|
|
out
|
|
work
|
|
*.rdb
|