use backend to populate data

This commit is contained in:
Athou
2013-03-22 20:51:22 +01:00
parent c6ec3c9517
commit f3ff02b476
14 changed files with 239 additions and 126 deletions

5
.gitignore vendored
View File

@@ -1,7 +1,8 @@
#log files
#runtime files
commafeed.log
derby.log
data
data/
java_pid*
# Maven build directory
target