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

View File

@@ -1,8 +1,10 @@
package com.commafeed.backend.feeds;
package com.commafeed.backend.feed;
import org.junit.Assert;
import org.junit.Test;
import com.commafeed.backend.feed.FeedUtils;
public class FeedUtilsTest {
@Test