merged osgi-refactoring and sbt branch

This commit is contained in:
Jonas Bonér 2010-03-11 09:50:15 +01:00
commit 073c0cbe72
74 changed files with 740 additions and 363 deletions

View file

@ -8,7 +8,7 @@ import se.scalablesolutions.akka.config.*;
import se.scalablesolutions.akka.config.ActiveObjectConfigurator;
import static se.scalablesolutions.akka.config.JavaConfig.*;
import se.scalablesolutions.akka.actor.*;
import se.scalablesolutions.akka.Kernel;
import se.scalablesolutions.akka.kernel.Kernel;
import junit.framework.TestCase;