moved akka.annotation._ to akka.actor.annotation._ to be merged in with akka-core OSGi bundle
This commit is contained in:
parent
10a6a7d32f
commit
f0e53bc049
22 changed files with 32 additions and 32 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* Copyright (C) 2009-2010 Scalable Solutions AB <http://scalablesolutions.se>
|
||||
*/
|
||||
|
||||
package se.scalablesolutions.akka.annotation;
|
||||
package se.scalablesolutions.akka.actor.annotation;
|
||||
|
||||
import java.lang.annotation.*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue