summaryrefslogtreecommitdiffstats
path: root/vaadin-app/build.properties
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-12-03 14:00:31 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2011-12-03 14:00:31 +0100
commit3a9a839165b735694698010a8aae1672a364e948 (patch)
treed2c33f4e1b92613c7d493e82a579f5089bef60a2 /vaadin-app/build.properties
parent9e255f98b2c90724a1796892bccee5986f373ef1 (diff)
downloadskeletons-3a9a839165b735694698010a8aae1672a364e948.zip
skeletons-3a9a839165b735694698010a8aae1672a364e948.tar.gz
rename vaadin-app into java-vaadin
Diffstat (limited to 'vaadin-app/build.properties')
-rw-r--r--vaadin-app/build.properties10
1 files changed, 0 insertions, 10 deletions
diff --git a/vaadin-app/build.properties b/vaadin-app/build.properties
deleted file mode 100644
index dbf322a..0000000
--- a/vaadin-app/build.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-# Context path to install this application on
-app.path=/hello
-
-# Tomcat 7 installation directory
-catalina.home=/usr/share/tomcat7
-
-# Manager webapp username and password
-manager.username=manager
-manager.password=none
-