chg: replaced ant with gradle
This commit is contained in:
parent
ced560f0c7
commit
7eebeee1d0
615 changed files with 87626 additions and 638 deletions
|
@ -1,23 +0,0 @@
|
|||
# List of applications to start.
|
||||
# More information about this file is available at
|
||||
# http://helma.org/Documentation/Properties+Files/apps.properties/
|
||||
|
||||
|
||||
# Administrative application to manage all other apps on this server,
|
||||
# accessible via its default mountpoint at http://<host>:<port>/manage
|
||||
# and using its default repository at apps/manage
|
||||
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue