Firbease Guice Support Patched
We've just patched the Firebase Guice Support to 1.1.1. This patch contains a single bug fix: If you configure your game to use a table listener, this listener needed also to be a tournament table listener previously. But no more! The
How to Solve the “file already exists” Maven/SVN Problem
If you are using Subversion and Maven, you might have experienced a message that looks something like: svn: File '/folder/pom.xml' already exists, when executing the "mvn release:prepare" goal. This has surely caused some frustration for us. After looking around we understood