Skip to content

daggerok/thorntail-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thorntail-example (aka wildfly-swarm) Build Status

for how2 see Travis CI build config file

links:

others
java -Dthorntail.classpath=/path/to/h2-1.4.196.jar -jar my-app-thorntail.jar
java -jar my-app-thorntail.jar -s /path/to/project-defaults.yaml
profiles
java -jar ./target/*-thorntail.jar -Stesting -Scloud -s/home/app/openshift.yml
# applied in order:
/home/app/openshift.yml
./src/main/resources/project-testing.yml
./src/main/resources/project-cloud.yml
./src/main/resources/project-defaults.yml
usage instructions
/usage.txt
/META-INF/usage.txt
/WEB-INF/usage.txt