compiles, tests and dists without Redis + samples
This commit is contained in:
parent
e571161866
commit
fbef975746
14 changed files with 64 additions and 52 deletions
|
|
@ -27,4 +27,9 @@ public class Foo extends se.scalablesolutions.akka.serialization.Serializable.Ja
|
|||
if (true) throw new RuntimeException("expected");
|
||||
return "test";
|
||||
}
|
||||
|
||||
public int $tag() throws java.rmi.RemoteException
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue