aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/appsh/booter/jetty/Main.java
Commit message (Collapse)AuthorAgeFilesLines
* o New feature: Ability to run web apps from nested classpath ↵Trygve Laugstøl2013-01-111-4/+2
| | | | | | (foo.jar!/my-webapp/WEB-INF/web.xml). o Refactored the code to separate configuration from the "active" parts.
* o New feature: Ability to run web apps from nested classpath ↵Trygve Laugstøl2013-01-111-1/+13
| | | | (foo.jar!/my-webapp/WEB-INF/web.xml).
* o Renaming packages.Trygve Laugstøl2012-10-231-0/+95