aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-07-07 17:41:17 +0300
committerGravatar Vitaly Takmazov2016-07-07 17:41:17 +0300
commita928be44a5aadf8f55ded02554949c61b995335b (patch)
tree6c9ffdc0742145e897d1628bbeccfa779d256b92 /juick-www
parent92b4d10aff738c18dee7e2d8d4d394904ccd6259 (diff)
fix project structure
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/webapp/WEB-INF/juick.conf.example (renamed from juick-www/src/webapp/WEB-INF/juick.conf.example)0
-rw-r--r--juick-www/src/main/webapp/WEB-INF/logging.properties.example (renamed from juick-www/src/webapp/WEB-INF/logging.properties.example)0
-rw-r--r--juick-www/src/main/webapp/WEB-INF/web.xml (renamed from juick-www/src/webapp/WEB-INF/web.xml)0
-rw-r--r--juick-www/src/main/webapp/favicon.png (renamed from juick-www/src/webapp/favicon.png)bin244 -> 244 bytes
-rw-r--r--juick-www/src/main/webapp/logo.png (renamed from juick-www/src/webapp/logo.png)bin1184 -> 1184 bytes
-rw-r--r--juick-www/src/main/webapp/scripts.js (renamed from juick-www/src/webapp/scripts.js)0
-rw-r--r--juick-www/src/main/webapp/style.css (renamed from juick-www/src/webapp/style.css)0
7 files changed, 0 insertions, 0 deletions
diff --git a/juick-www/src/webapp/WEB-INF/juick.conf.example b/juick-www/src/main/webapp/WEB-INF/juick.conf.example
index 54ac862a..54ac862a 100644
--- a/juick-www/src/webapp/WEB-INF/juick.conf.example
+++ b/juick-www/src/main/webapp/WEB-INF/juick.conf.example
diff --git a/juick-www/src/webapp/WEB-INF/logging.properties.example b/juick-www/src/main/webapp/WEB-INF/logging.properties.example
index 7bdaa72e..7bdaa72e 100644
--- a/juick-www/src/webapp/WEB-INF/logging.properties.example
+++ b/juick-www/src/main/webapp/WEB-INF/logging.properties.example
diff --git a/juick-www/src/webapp/WEB-INF/web.xml b/juick-www/src/main/webapp/WEB-INF/web.xml
index 4db19af6..4db19af6 100644
--- a/juick-www/src/webapp/WEB-INF/web.xml
+++ b/juick-www/src/main/webapp/WEB-INF/web.xml
diff --git a/juick-www/src/webapp/favicon.png b/juick-www/src/main/webapp/favicon.png
index bc7161e2..bc7161e2 100644
--- a/juick-www/src/webapp/favicon.png
+++ b/juick-www/src/main/webapp/favicon.png
Binary files differ
diff --git a/juick-www/src/webapp/logo.png b/juick-www/src/main/webapp/logo.png
index 933f6099..933f6099 100644
--- a/juick-www/src/webapp/logo.png
+++ b/juick-www/src/main/webapp/logo.png
Binary files differ
diff --git a/juick-www/src/webapp/scripts.js b/juick-www/src/main/webapp/scripts.js
index 93594f71..93594f71 100644
--- a/juick-www/src/webapp/scripts.js
+++ b/juick-www/src/main/webapp/scripts.js
diff --git a/juick-www/src/webapp/style.css b/juick-www/src/main/webapp/style.css
index 5548b79a..5548b79a 100644
--- a/juick-www/src/webapp/style.css
+++ b/juick-www/src/main/webapp/style.css