diff --git a/build.xml b/build.xml index 15625912..7c735a1b 100644 --- a/build.xml +++ b/build.xml @@ -17,7 +17,6 @@ - @@ -31,9 +30,6 @@ - - - @@ -63,10 +59,6 @@ - - - - @@ -132,57 +124,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -244,9 +185,6 @@ - - - @@ -267,7 +205,6 @@ - @@ -299,11 +236,6 @@ - - - - - @@ -339,23 +271,17 @@ - + - - - - - - - - + @@ -369,13 +295,8 @@ - + - - - - @@ -395,7 +316,6 @@ - @@ -416,7 +336,6 @@ - @@ -433,12 +352,10 @@ - - @@ -457,12 +374,10 @@ - - @@ -473,7 +388,6 @@ - diff --git a/build/main/apps.properties b/build/main/apps.properties index b76cec2f..19f43a8f 100644 --- a/build/main/apps.properties +++ b/build/main/apps.properties @@ -10,14 +10,3 @@ manage -# More complex example of an application with custom configuration: - -welcome -welcome.mountpoint = / -welcome.repository.0 = apps/welcome/code/ -welcome.repository.1 = modules/helmaTools.zip -welcome.static = apps/welcome/static -welcome.staticMountpoint = /static -welcome.staticHome = index.html,default.html -welcome.staticIndex = true -welcome.uploadLimit = 2048