Some background is in this jira:
http://jira.terracotta.org/jira/browse/FORGE-456In 3.0, we have an artifact with coordinates org.terracotta.api:api
that contains the cluster event and data locality apis for
Terracotta. We put the same jar with the same name in the kit. Due
to Maven naming conventions, the name is something like
api-1.0.0.jar. Users may be using this jar to get access to these
apis in their classpath, but it's been noted that just naming a jar
"api" is not particularly helpful or unique.
So the coordinates changed yesterday to org.terracotta.api:terracotta-
api and the jar will now called terracotta-api-1.1.0.jar for 3.1. At
this point the kit and (I think) all forge projects that depended on
it (tim-async, tim-map-evictor, tim-messaging) have been updated.
Let me know if you have any questions...
Alex
_______________________________________________
tc-users mailing list
tc-users@...
http://lists.terracotta.org/mailman/listinfo/tc-users