fix log path and java warnings

This commit is contained in:
Jeremie Panzer
2013-03-21 08:55:53 +01:00
parent 7b3c53fcb9
commit a5ac6b9c44
14 changed files with 15 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ import com.google.common.collect.Sets;
@Entity
@Table(name = "FEEDS")
@SuppressWarnings("serial")
public class Feed implements Serializable {
@Id