removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead

This commit is contained in:
Athou
2014-08-08 16:49:02 +02:00
parent bbcd79e49f
commit 986fd25942
357 changed files with 2178 additions and 19556 deletions

17
.gitignore vendored
View File

@@ -1,19 +1,18 @@
#runtime files
commafeed.log
derby.log
data/
java_pid*
# Maven build directory
# build directory
target
deployments/ROOT.war
# node
node
node_modules
# bower
src/main/app/lib
# Eclipse files
.project
.classpath
.settings
.factorypath
/target
# IntelliJ Idea files
.idea